aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-29fs: don't compile in drop_caches.c when CONFIG_SYSCTL=nJosh Triplett1-0/+4
2013-04-29cgroup: remove css_get_nextMichal Hocko1-7/+0
2013-04-29mm: introduce free_highmem_page() helper to free highmem pages into buddy systemJiang Liu1-0/+7
2013-04-29mm: introduce common help functions to deal with reserved/managed pagesJiang Liu1-0/+48
2013-04-29vm: adjust ifdef for TINY_RCUPaul E. McKenney1-1/+1
2013-04-29mm/shmem.c: remove an ifdefAndrew Morton1-1/+7
2013-04-29mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes1-1/+2
2013-04-29debug_locks.h: make warning more verboseJames Hogan1-1/+1
2013-04-29drivers/video: add Hyper-V Synthetic Video Frame Buffer DriverHaiyang Zhang1-0/+11
2013-04-29Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds17-43/+229
2013-04-29Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds5-74/+366
2013-04-29Merge tag 'staging-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds5-95/+55
2013-04-29Merge tag 'driver-core-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-21/+23
2013-04-29Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds9-10/+221
2013-04-29Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-2/+8
2013-04-29Merge tag 'pinctrl-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds2-3/+9
2013-04-29Merge tag 'fbdev-for-3.10' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2-31/+54
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds9-102/+139
2013-04-29Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+3
2013-04-26Merge branch '3.10/fb-mmap' into for-nextTomi Valkeinen25-47/+133
2013-04-24Merge branch 'pci/gavin-msi-cleanup' into nextBjorn Helgaas2-14/+14
2013-04-23usb: phy: tegra: don't call into tegra-ehci directlyArnd Bergmann1-5/+5
2013-04-23PCI: Remove "extern" from function declarationsBjorn Helgaas1-12/+11
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/kernel/git/tip/tipLinus Torvalds2-0/+3
2013-04-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+22
2013-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+2
2013-04-19Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin2-1/+22
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/linville/wireless into for-davemJohn W. Linville1-0/+2
2013-04-18Revert "block: add missing block_bio_complete() tracepoint"Linus Torvalds1-1/+0
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 Torvalds1-7/+23
2013-04-16vm: add vm_iomap_memory() helper functionLinus Torvalds1-0/+2
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-15serial: sccnxp: Replace pdata.init/exit with regulator APIAlexander Shiyan1-4/+0
2013-04-15Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+3
2013-04-15fbdev: Merge fbdev topic branchesTomi Valkeinen2-31/+54
2013-04-14Merge 3.9-rc7 intp tty-nextGreg Kroah-Hartman16-36/+78