summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* partitions/efi: compare first and last usable LBAsDavidlohr Bueso2013-09-111-1/+6
* partitions/efi: account for pmbr size in lbaDavidlohr Bueso2013-09-111-3/+18
* partitions/efi: detect hybrid MBRsDavidlohr Bueso2013-09-112-21/+56
* partitions/efi: do not require gpt partition to begin at sector 1Davidlohr Bueso2013-09-111-3/+0
* partitions/efi: check pmbr record's starting lbaDavidlohr Bueso2013-09-111-4/+13
* partitions/efi: use lba-aware partition recordsDavidlohr Bueso2013-09-112-6/+19
* s390/vmcore: use vmcore for zfcpdumpMichael Holzheu2013-09-114-22/+110
* vmcore: enable /proc/vmcore mmap for s390Michael Holzheu2013-09-111-1/+1
* s390/vmcore: implement remap_oldmem_pfn_range for s390Jan Willeke2013-09-111-0/+26
* vmcore: introduce remap_oldmem_pfn_range()Michael Holzheu2013-09-112-8/+86
* s390/vmcore: use ELF header in new memory featureMichael Holzheu2013-09-111-27/+54
* vmcore: introduce ELF header in new memory featureMichael Holzheu2013-09-112-10/+57
* kexec: remove unnecessary returnXishi Qiu2013-09-111-4/+1
* exec: cleanup the error handling in search_binary_handler()Oleg Nesterov2013-09-111-8/+3
* exec: don't retry if request_module() failsOleg Nesterov2013-09-111-1/+2
* exec: cleanup the CONFIG_MODULES logicOleg Nesterov2013-09-111-37/+31
* exec: kill ->load_binary != NULL check in search_binary_handler()Oleg Nesterov2013-09-111-4/+3
* exec: move allow_write_access/fput to exec_binprm()Oleg Nesterov2013-09-111-4/+6
* exec: proc_exec_connector() should be called only onceOleg Nesterov2013-09-111-1/+1
* exec: kill "int depth" in search_binary_handler()Oleg Nesterov2013-09-112-6/+5
* exec: introduce exec_binprm() for "depth == 0" codeOleg Nesterov2013-09-111-14/+22
* proc: make proc_fd_permission() thread-friendlyOleg Nesterov2013-09-111-1/+1
* fs/proc/task_mmu.c: check the return value of mpol_to_str()Chen Gang2013-09-111-1/+3
* Documentation/filesystems/proc.txt: fix mistake in the description of Committ...Minto Joseph2013-09-111-10/+9
* fs/file_table.c:fput(): make comment more truthfulAndrew Morton2013-09-111-2/+1
* coredump: add new %P variable in core_patternStéphane Graber2013-09-112-0/+6
* __ptrace_may_access() should not deny sub-threadsMark Grondona2013-09-111-1/+1
* hfsplus: integrate POSIX ACLs support into driverVyacheslav Dubeyko2013-09-116-26/+99
* hfsplus: implement POSIX ACLs supportVyacheslav Dubeyko2013-09-111-0/+274
* hfsplus: add necessary declarations for POSIX ACLs supportVyacheslav Dubeyko2013-09-113-0/+49
* rtc: simplify devm_request_mem_region/devm_ioremapJulia Lawall2013-09-119-107/+37
* drivers/rtc/rtc-ds1742.c: report to RTC core if retrieved time is invalidAlexander Shiyan2013-09-111-5/+1
* drivers/rtc/rtc-ds1742.c: remove unused field "rtc" from private structureAlexander Shiyan2013-09-111-2/+0
* drivers/rtc/rtc-ds1742.c: use devm_ioremap_resource()Alexander Shiyan2013-09-111-12/+6
* drivers/rtc/rtc-sirfsoc.c: fix kernel warning during wakeupXianglong Du2013-09-111-4/+9
* drivers/rtc/rtc-nuc900.c: use NULL instead of 0Jingoo Han2013-09-111-1/+1
* drivers/rtc/rtc-max77686.c: Fix wrong registerSangjung Woo2013-09-111-2/+2
* drivers/rtc/rtc-hid-sensor-time.c: improve error handling when rtc register f...Alexander Holler2013-09-111-2/+4
* drivers/rtc/rtc-palmas.c: support for backup battery chargingLaxman Dewangan2013-09-112-0/+68
* drivers/rtc/rtc-omap.c: add rtc wakeup support to alarm eventsHebbar Gururaja2013-09-112-9/+57
* rtc: add MOXA ART RTC driverJonas Jensen2013-09-114-0/+357
* drivers/rtc/rtc-pcf2127.c: remove empty functionSachin Kamat2013-09-111-6/+0
* drivers/rtc/rtc-hid-sensor-time.c: add module alias to let the module load au...Alexander Holler2013-09-111-5/+11
* s390/kprobes: add support for pc-relative long displacement instructionsHeiko Carstens2013-09-112-8/+140
* kprobes: allow to specify custom allocator for insn cachesHeiko Carstens2013-09-112-2/+20
* kprobes: unify insn cachesHeiko Carstens2013-09-112-58/+49
* firmware/dmi_scan: drop OOM messagesJean Delvare2013-09-111-17/+6
* firmware/dmi_scan: constify stringsJean Delvare2013-09-111-5/+5
* firmware/dmi_scan: fix most checkpatch errors and warningsJean Delvare2013-09-111-23/+24
* firmware/dmi_scan: drop obsolete commentJean Delvare2013-09-111-5/+0