summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-07drm/tegra: dc - Reset controller on driver removestaging/drm/tegraThierry Reding1-0/+1
2014-08-07drm/tegra: Properly align stride for framebuffersThierry Reding1-0/+5
2014-08-07drm/tegra: dc - Add powergate supportThierry Reding2-3/+43
2014-08-07Add linux-next specific files for 20140807staging/drm/fixesstaging/baseStephen Rothwell5-0/+9786
2014-08-07Merge branch 'akpm/master'Stephen Rothwell173-1802/+6786
2014-08-07mm: add strictlimit knobMaxim Patlasov2-0/+43
2014-08-07drivers/w1/w1_int.c: call put_device if device_register failsLevente Kurusa1-2/+1
2014-08-07Documentation/filesystems/vfat.txt: update the limitation for fat fallocateNamjae Jeon1-0/+10
2014-08-07fat: permit to return phy block number by fibmap in fallocated regionNamjae Jeon3-14/+78
2014-08-07fat: fallback to buffered write in case of fallocated region on direct IONamjae Jeon1-0/+7
2014-08-07fat: zero out seek range on _fat_get_blockNamjae Jeon1-1/+23
2014-08-07fat: add fat_fallocate operationNamjae Jeon2-0/+96
2014-08-07fat: add i_disksize to represent uninitialized sizeNamjae Jeon4-7/+15
2014-08-07mm: remap_file_pages: grab file ref to prevent race while mmapingSasha Levin1-0/+3
2014-08-07mm: remap_file_pages: initialize populate before usageSasha Levin1-1/+1
2014-08-07mm-replace-remap_file_pages-syscall-with-emulation-fixAndrew Morton1-1/+1
2014-08-07mm: replace remap_file_pages() syscall with emulationKirill A. Shutemov6-298/+76
2014-08-07kernel/kprobes.c: convert printk to pr_foo()Fabian Frederick1-17/+19
2014-08-07MAINTAINERS: update nomadik patternsJoe Perches1-1/+3
2014-08-07MAINTAINERS: update usb/gadget patternsJoe Perches1-6/+6
2014-08-07MAINTAINERS: update DMA BUFFER SHARING patternsJoe Perches1-1/+3
2014-08-07ksm-provide-support-to-use-deferrable-timers-for-scanner-thread-fix-fix-2Andrew Morton1-3/+3
2014-08-07ksm-provide-support-to-use-deferrable-timers-for-scanner-thread-fixAndrew Morton2-10/+11
2014-08-07ksm: provide support to use deferrable timers for scanner threadChintan Pandya2-2/+45
2014-08-07timer: provide an api for deferrable timeoutChintan Pandya2-3/+26
2014-08-07dlm: plock: reduce indentation by rearranging orderJoe Perches1-13/+13
2014-08-07dlm, lockd: remove unused conf from lm_grantJoe Perches3-14/+8
2014-08-07fs/dlm/plock.c: add argument descriptions to notifyJoe Perches1-2/+2
2014-08-07fs.h: add member argument descriptions to lock_manager_operationsJoe Perches1-6/+6
2014-08-07fs.h: add argument names to struct file_lock_operations (*funcs)Joe Perches1-2/+2
2014-08-07fs.h: a few more whitespace neateningsJoe Perches1-89/+98
2014-08-07fs.h: whitespace neateningJoe Perches1-250/+250
2014-08-07fs.h: remove unnecessary extern prototypesJoe Perches1-319/+319
2014-08-07kexec: verify the signature of signed PE bzImageVivek Goyal5-0/+72
2014-08-07kexec-support-kexec-kdump-on-efi-systems-fixAndrew Morton3-9/+9
2014-08-07kexec: support kexec/kdump on EFI systemsVivek Goyal3-12/+174
2014-08-07kexec-bzimage64: fix the ordering of registersVivek Goyal2-6/+11
2014-08-07kexec: support for kexec on panic using new system callVivek Goyal6-19/+713
2014-08-07kexec: fix freeing up for image loader data loadingVivek Goyal4-7/+12
2014-08-07kexec-bzImage64: support for loading bzImage using 64bit entryVivek Goyal5-1/+405
2014-08-07kexec-load-and-relocate-purgatory-at-kernel-load-time-fixVivek Goyal8-0/+16
2014-08-07kexec: load and relocate purgatory at kernel load timeVivek Goyal4-1/+720
2014-08-07purgatory: run host built programs from objtreeStephen Rothwell1-1/+1
2014-08-07purgatory: core purgatory functionalityVivek Goyal8-0/+305
2014-08-07purgatory/sha256: provide implementation of sha256 in purgaotory contextVivek Goyal2-0/+305
2014-08-07kexec: return error if file bytes are less then file sizeVivek Goyal1-1/+7
2014-08-07kexec-implementation-of-new-syscall-kexec_file_load-checkpatch-fixesAndrew Morton1-2/+1
2014-08-07kexec: implementation of new syscall kexec_file_loadVivek Goyal4-5/+582
2014-08-07kexec: new syscall kexec_file_load() declarationVivek Goyal4-0/+13
2014-08-07kexec: make kexec_segment user buffer pointer a unionVivek Goyal1-1/+12