summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-01Merge branch 'akpm/master'Stephen Rothwell
2014-08-01mm: add strictlimit knobMaxim Patlasov
2014-08-01drivers/w1/w1_int.c: call put_device if device_register failsLevente Kurusa
2014-08-01Documentation/filesystems/vfat.txt: update the limitation for fat fallocateNamjae Jeon
2014-08-01fat: permit to return phy block number by fibmap in fallocated regionNamjae Jeon
2014-08-01fat: fallback to buffered write in case of fallocated region on direct IONamjae Jeon
2014-08-01fat: zero out seek range on _fat_get_blockNamjae Jeon
2014-08-01fat: add fat_fallocate operationNamjae Jeon
2014-08-01fat: add i_disksize to represent uninitialized sizeNamjae Jeon
2014-08-01mm: remap_file_pages: grab file ref to prevent race while mmapingSasha Levin
2014-08-01mm: remap_file_pages: initialize populate before usageSasha Levin
2014-08-01mm-replace-remap_file_pages-syscall-with-emulation-fixAndrew Morton
2014-08-01mm: replace remap_file_pages() syscall with emulationKirill A. Shutemov
2014-08-01kernel/kprobes.c: convert printk to pr_foo()Fabian Frederick
2014-08-01MAINTAINERS: update nomadik patternsJoe Perches
2014-08-01MAINTAINERS: update samsung pinctrl patternsJoe Perches
2014-08-01MAINTAINERS: update usb/gadget patternsJoe Perches
2014-08-01MAINTAINERS: update DMA BUFFER SHARING patternsJoe Perches
2014-08-01ksm-provide-support-to-use-deferrable-timers-for-scanner-thread-fix-fix-2Andrew Morton
2014-08-01ksm-provide-support-to-use-deferrable-timers-for-scanner-thread-fixAndrew Morton
2014-08-01ksm: provide support to use deferrable timers for scanner threadChintan Pandya
2014-08-01timer: provide an api for deferrable timeoutChintan Pandya
2014-08-01dlm: plock: reduce indentation by rearranging orderJoe Perches
2014-08-01dlm, lockd: remove unused conf from lm_grantJoe Perches
2014-08-01fs/dlm/plock.c: add argument descriptions to notifyJoe Perches
2014-08-01fs.h: add member argument descriptions to lock_manager_operationsJoe Perches
2014-08-01fs.h: add argument names to struct file_lock_operations (*funcs)Joe Perches
2014-08-01fs.h: a few more whitespace neateningsJoe Perches
2014-08-01fs.h: whitespace neateningJoe Perches
2014-08-01fs.h: remove unnecessary extern prototypesJoe Perches
2014-08-01kexec: verify the signature of signed PE bzImageVivek Goyal
2014-08-01kexec-support-kexec-kdump-on-efi-systems-fixAndrew Morton
2014-08-01kexec: support kexec/kdump on EFI systemsVivek Goyal
2014-08-01kexec-bzimage64: fix the ordering of registersVivek Goyal
2014-08-01kexec: support for kexec on panic using new system callVivek Goyal
2014-08-01kexec: fix freeing up for image loader data loadingVivek Goyal
2014-08-01kexec-bzImage64: support for loading bzImage using 64bit entryVivek Goyal
2014-08-01kexec-load-and-relocate-purgatory-at-kernel-load-time-fixVivek Goyal
2014-08-01kexec: load and relocate purgatory at kernel load timeVivek Goyal
2014-08-01purgatory: run host built programs from objtreeStephen Rothwell
2014-08-01purgatory: core purgatory functionalityVivek Goyal
2014-08-01purgatory/sha256: provide implementation of sha256 in purgaotory contextVivek Goyal
2014-08-01kexec: return error if file bytes are less then file sizeVivek Goyal
2014-08-01kexec-implementation-of-new-syscall-kexec_file_load-checkpatch-fixesAndrew Morton
2014-08-01kexec: implementation of new syscall kexec_file_loadVivek Goyal
2014-08-01kexec: new syscall kexec_file_load() declarationVivek Goyal
2014-08-01kexec: make kexec_segment user buffer pointer a unionVivek Goyal
2014-08-01resource: provide new functions to walk through resourcesVivek Goyal
2014-08-01kexec: use common function for kimage_normal_alloc() and kimage_crash_alloc()Vivek Goyal
2014-08-01kexec: move segment verification code in a separate functionVivek Goyal