summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-07enable gk20a clockstaging/gk20aAlexandre Courbot1-0/+1
2014-08-07Add gk20a clockAlexandre Courbot3-0/+498
2014-08-07[HACK] drm/nouveau: disable caching for VRAM BOs on ARMAlexandre Courbot1-0/+4
2014-08-07[HACK] add gk20a instmemAlexandre Courbot7-8/+185
2014-08-07[HACK] drm/nouveau/graph: do not write reg 0x260Alexandre Courbot2-7/+7
2014-08-07[HACK] prevent warnings during GK20A probeAlexandre Courbot1-0/+5
2014-08-07[DEBUG] Add channel dumping functions for NVEAAlexandre Courbot3-0/+197
2014-08-07ARM: tegra: jetson-tk1: enable GK20A GPUAlexandre Courbot1-1/+7
2014-08-07ARM: tegra: venice2: enable GK20A GPUThierry Reding1-1/+7
2014-08-07drm/nouveau: support for probing platform devicesAlexandre Courbot6-15/+287
2014-08-07drm/nouveau: introduce CPU cache flushing macroAlexandre Courbot2-2/+26
2014-08-07drm/nouveau: hook up cache sync functionsLucas Stach3-1/+40
2014-08-07drm/ttm: introduce dma cache sync helpersLucas Stach2-0/+53
2014-08-07drm/gk20a/fb: use dma_alloc_coherent() for VRAMAlexandre Courbot1-0/+4
2014-08-07Add nouveau to Tegra config fileAlexandre Courbot1-1/+3
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