aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-11rbtree: allow tests to run as builtinCody P Schafer
2013-09-11rbtree_test: add test for postorder iterationCody P Schafer
2013-09-11rbtree: add rbtree_postorder_for_each_entry_safe() helperCody P Schafer
2013-09-11rbtree: add postorder iteration functionsCody P Schafer
2013-09-11block/partitions/efi.c: consistently use pr_foo()Andrew Morton
2013-09-11partitions/efi: some style cleanupsDavidlohr Bueso
2013-09-11partitions/efi: delete annoying emacs style commentsDavidlohr Bueso
2013-09-11partitions/efi: compare first and last usable LBAsDavidlohr Bueso
2013-09-11partitions/efi: account for pmbr size in lbaDavidlohr Bueso
2013-09-11partitions/efi: detect hybrid MBRsDavidlohr Bueso
2013-09-11partitions/efi: do not require gpt partition to begin at sector 1Davidlohr Bueso
2013-09-11partitions/efi: check pmbr record's starting lbaDavidlohr Bueso
2013-09-11partitions/efi: use lba-aware partition recordsDavidlohr Bueso
2013-09-11s390/vmcore: use vmcore for zfcpdumpMichael Holzheu
2013-09-11vmcore: enable /proc/vmcore mmap for s390Michael Holzheu
2013-09-11s390/vmcore: implement remap_oldmem_pfn_range for s390Jan Willeke
2013-09-11vmcore: introduce remap_oldmem_pfn_range()Michael Holzheu
2013-09-11s390/vmcore: use ELF header in new memory featureMichael Holzheu
2013-09-11vmcore: introduce ELF header in new memory featureMichael Holzheu
2013-09-11kexec: remove unnecessary returnXishi Qiu
2013-09-11exec: cleanup the error handling in search_binary_handler()Oleg Nesterov
2013-09-11exec: don't retry if request_module() failsOleg Nesterov
2013-09-11exec: cleanup the CONFIG_MODULES logicOleg Nesterov
2013-09-11exec: kill ->load_binary != NULL check in search_binary_handler()Oleg Nesterov
2013-09-11exec: move allow_write_access/fput to exec_binprm()Oleg Nesterov
2013-09-11exec: proc_exec_connector() should be called only onceOleg Nesterov
2013-09-11exec: kill "int depth" in search_binary_handler()Oleg Nesterov
2013-09-11exec: introduce exec_binprm() for "depth == 0" codeOleg Nesterov
2013-09-11proc: make proc_fd_permission() thread-friendlyOleg Nesterov
2013-09-11fs/proc/task_mmu.c: check the return value of mpol_to_str()Chen Gang
2013-09-11Documentation/filesystems/proc.txt: fix mistake in the description of Committ...Minto Joseph
2013-09-11fs/file_table.c:fput(): make comment more truthfulAndrew Morton
2013-09-11coredump: add new %P variable in core_patternStéphane Graber
2013-09-11__ptrace_may_access() should not deny sub-threadsMark Grondona
2013-09-11hfsplus: integrate POSIX ACLs support into driverVyacheslav Dubeyko
2013-09-11hfsplus: implement POSIX ACLs supportVyacheslav Dubeyko
2013-09-11hfsplus: add necessary declarations for POSIX ACLs supportVyacheslav Dubeyko
2013-09-11rtc: simplify devm_request_mem_region/devm_ioremapJulia Lawall
2013-09-11drivers/rtc/rtc-ds1742.c: report to RTC core if retrieved time is invalidAlexander Shiyan
2013-09-11drivers/rtc/rtc-ds1742.c: remove unused field "rtc" from private structureAlexander Shiyan
2013-09-11drivers/rtc/rtc-ds1742.c: use devm_ioremap_resource()Alexander Shiyan
2013-09-11drivers/rtc/rtc-sirfsoc.c: fix kernel warning during wakeupXianglong Du
2013-09-11drivers/rtc/rtc-nuc900.c: use NULL instead of 0Jingoo Han
2013-09-11drivers/rtc/rtc-max77686.c: Fix wrong registerSangjung Woo
2013-09-11drivers/rtc/rtc-hid-sensor-time.c: improve error handling when rtc register f...Alexander Holler
2013-09-11drivers/rtc/rtc-palmas.c: support for backup battery chargingLaxman Dewangan
2013-09-11drivers/rtc/rtc-omap.c: add rtc wakeup support to alarm eventsHebbar Gururaja
2013-09-11rtc: add MOXA ART RTC driverJonas Jensen
2013-09-11drivers/rtc/rtc-pcf2127.c: remove empty functionSachin Kamat
2013-09-11drivers/rtc/rtc-hid-sensor-time.c: add module alias to let the module load au...Alexander Holler