summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-07PCI: tegra: Add Tegra124 supportstaging/pciThierry Reding2-32/+204
2014-08-07PCI: tegra: Make sure the PCIe PLL is really resetThierry Reding1-0/+7
2014-08-07PCI: tegra: Fix extended configuration space mappingPeter Daifuku1-1/+1
2014-08-07PCI: tegra: Clear CLKREQ# enable on port disableThierry Reding1-0/+5
2014-08-07PCI: tegra: Allow building as a moduleThierry Reding1-1/+1
2014-08-07PCI: Export pci_create_root_bus()Thierry Reding1-0/+1
2014-08-07PCI: Export MSI helpersThierry Reding1-0/+3
2014-08-07genirq: Export irq_set_msi_desc()Thierry Reding1-0/+1
2014-08-07mm, vmalloc: Export get_vm_area()Thierry Reding1-0/+1
2014-08-07ARM: tegra: Export tegra_cpuidle_pcie_irqs_in_use()Thierry Reding1-0/+1
2014-08-07ARM: PCI: Export pci_common_init_dev() and pci_common_exit()Thierry Reding1-0/+2
2014-08-07PCI: tegra: Support driver unbindingThierry Reding1-1/+44
2014-08-07ARM: Introduce pci_common_exit()Thierry Reding2-4/+36
2014-08-07ARM: Allow unmapping of fixed PCI I/O mappingsThierry Reding2-0/+7
2014-08-07PCI: Disable Hypertransport quirk on TegraThierry Reding1-0/+2
2014-08-07PCI: tegra: Implement a proper resource hierarchyThierry Reding1-3/+29
2014-08-07resource: Add device-managed request/release_resource()Thierry Reding3-0/+77
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