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