summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-04-29Merge tag 'staging-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-95/+55
2013-04-29Merge tag 'driver-core-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-21/+23
2013-04-29Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-11/+237
2013-04-29Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+8
2013-04-29Merge tag 'pinctrl-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+9
2013-04-29Merge tag 'fbdev-for-3.10' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds5-76/+87
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-115/+156
2013-04-29Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-1/+3
2013-04-29Merge tag 'stable/for-linus-3.10-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-2/+1
2013-04-26Merge branch '3.10/fb-mmap' into for-nextTomi Valkeinen36-277/+376
2013-04-24Merge branch 'pci/gavin-msi-cleanup' into nextBjorn Helgaas3-27/+31
2013-04-23PCI: Remove "extern" from function declarationsBjorn Helgaas1-12/+11
2013-04-23PCI: Clean up MSI/MSI-X capability #definesBjorn Helgaas1-13/+17
2013-04-23PCI: Cache MSI/MSI-X capability offsets in struct pci_devGavin Shan1-0/+2
2013-04-23PCI: Use u8, not int, for PM capability offsetBjorn Helgaas1-2/+1
2013-04-20Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+3
2013-04-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+22
2013-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+6
2013-04-20net: fix incorrect credentials passingLinus Torvalds1-2/+2
2013-04-19Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin2-1/+22
2013-04-19irda: small read past the end of array in debug codeDan Carpenter1-1/+2
2013-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-220/+216
2013-04-19pinctrl/pinconfig: add debug interfaceLaurent Meunier1-0/+6
2013-04-19mutex: Queue mutex spinners with MCS lock to reduce cacheline contentionWaiman Long1-0/+3
2013-04-19mutex: Move mutex spinning code from sched/core.c back to mutex.cWaiman Long1-1/+0
2013-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+2
2013-04-18Revert "block: add missing block_bio_complete() tracepoint"Linus Torvalds2-5/+4
2013-04-17x86, kdump: Retore crashkernel= to allocate under 896MYinghai Lu1-0/+2
2013-04-17x86, kdump: Set crashkernel_low automaticallyYinghai Lu1-0/+1
2013-04-17Merge branch 'pci/cleanup' into nextBjorn Helgaas5-79/+78
2013-04-17PCI: Remove "extern" from function declarationsBjorn Helgaas5-79/+78
2013-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-7/+24
2013-04-17fuse: fix type definitions in uapi headerMiklos Szeredi1-220/+216
2013-04-16vm: add vm_iomap_memory() helper functionLinus Torvalds1-0/+2
2013-04-16xen: drop tracking of IRQ vectorJan Beulich1-2/+1
2013-04-16Merge branch 'pci/jiang-subdrivers' into nextBjorn Helgaas3-9/+31
2013-04-16PCI/ACPI: Remove support of ACPI PCI subdriversMyron Stowe1-9/+0
2013-04-15Merge branch 'pci/misc' into nextBjorn Helgaas1-0/+1
2013-04-15PCI: Define macro for Marvell vendor IDXiangliang Yu1-0/+1
2013-04-15Merge branch 'pci/gabor-get-of-node' into nextBjorn Helgaas1-1/+1
2013-04-15Move utf16 functions to kernel core and renameMatthew Garrett1-0/+14
2013-04-15Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-ur...Linus Torvalds2-3/+4
2013-04-15fbdev: Merge fbdev topic branchesTomi Valkeinen4-75/+85
2013-04-14Merge 3.9-rc7 into staging-nextGreg Kroah-Hartman21-38/+95
2013-04-14Merge 3.9-rc7 into driver-core-nextGreg Kroah-Hartman21-38/+95
2013-04-14Merge 3.9-rc7 into char-misc-nextGreg Kroah-Hartman21-38/+95
2013-04-14ipv6: statically link register_inet6addr_notifier()Cong Wang1-0/+1
2013-04-14Merge tag 'trace-fixes-v3.9-rc-v3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+2
2013-04-14Add file_ns_capable() helper function for open-time capability checkingLinus Torvalds1-0/+2
2013-04-12x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen1-1/+6