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