Age | Commit message (Expand) | Author | Files | Lines |
2013-04-30 | mm, show_mem: suppress page counts in non-blockable contexts | David Rientjes | 1 | -1/+2 |
2013-04-30 | mm: trace filemap add and del | Robert Jarzmik | 1 | -0/+58 |
2013-04-30 | debug_locks.h: make warning more verbose | James Hogan | 1 | -1/+1 |
2013-04-30 | drivers/video: add Hyper-V Synthetic Video Frame Buffer Driver | Haiyang Zhang | 1 | -0/+11 |
2013-04-29 | Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 19 | -45/+252 |
2013-04-29 | Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 5 | -74/+366 |
2013-04-29 | Merge tag 'staging-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -95/+55 |
2013-04-29 | Merge tag 'driver-core-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -21/+23 |
2013-04-29 | Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 11 | -11/+237 |
2013-04-29 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+8 |
2013-04-29 | Merge tag 'pinctrl-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -3/+9 |
2013-04-29 | Merge tag 'fbdev-for-3.10' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds | 5 | -76/+87 |
2013-04-29 | Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 10 | -115/+156 |
2013-04-29 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -1/+3 |
2013-04-29 | Merge tag 'stable/for-linus-3.10-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -2/+1 |
2013-04-26 | Merge branch '3.10/fb-mmap' into for-next | Tomi Valkeinen | 36 | -277/+376 |
2013-04-24 | Merge branch 'pci/gavin-msi-cleanup' into next | Bjorn Helgaas | 3 | -27/+31 |
2013-04-23 | usb: phy: tegra: don't call into tegra-ehci directly | Arnd Bergmann | 1 | -5/+5 |
2013-04-23 | PCI: Remove "extern" from function declarations | Bjorn Helgaas | 1 | -12/+11 |
2013-04-23 | PCI: Clean up MSI/MSI-X capability #defines | Bjorn Helgaas | 1 | -13/+17 |
2013-04-23 | PCI: Cache MSI/MSI-X capability offsets in struct pci_dev | Gavin Shan | 1 | -0/+2 |
2013-04-23 | PCI: Use u8, not int, for PM capability offset | Bjorn Helgaas | 1 | -2/+1 |
2013-04-21 | Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -0/+3 |
2013-04-21 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -1/+22 |
2013-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -3/+6 |
2013-04-21 | net: fix incorrect credentials passing | Linus Torvalds | 1 | -2/+2 |
2013-04-20 | Merge remote-tracking branch 'efi/urgent' into x86/urgent | H. Peter Anvin | 2 | -1/+22 |
2013-04-20 | irda: small read past the end of array in debug code | Dan Carpenter | 1 | -1/+2 |
2013-04-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 1 | -220/+216 |
2013-04-19 | pinctrl/pinconfig: add debug interface | Laurent Meunier | 1 | -0/+6 |
2013-04-19 | mutex: Queue mutex spinners with MCS lock to reduce cacheline contention | Waiman Long | 1 | -0/+3 |
2013-04-19 | mutex: Move mutex spinning code from sched/core.c back to mutex.c | Waiman Long | 1 | -1/+0 |
2013-04-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+2 |
2013-04-18 | Revert "block: add missing block_bio_complete() tracepoint" | Linus Torvalds | 2 | -5/+4 |
2013-04-17 | x86, kdump: Retore crashkernel= to allocate under 896M | Yinghai Lu | 1 | -0/+2 |
2013-04-17 | x86, kdump: Set crashkernel_low automatically | Yinghai Lu | 1 | -0/+1 |
2013-04-17 | Merge branch 'pci/cleanup' into next | Bjorn Helgaas | 5 | -79/+78 |
2013-04-17 | PCI: Remove "extern" from function declarations | Bjorn Helgaas | 5 | -79/+78 |
2013-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -7/+24 |
2013-04-17 | fuse: fix type definitions in uapi header | Miklos Szeredi | 1 | -220/+216 |
2013-04-17 | vm: add vm_iomap_memory() helper function | Linus Torvalds | 1 | -0/+2 |
2013-04-16 | xen: drop tracking of IRQ vector | Jan Beulich | 1 | -2/+1 |
2013-04-16 | Merge branch 'pci/jiang-subdrivers' into next | Bjorn Helgaas | 3 | -9/+31 |
2013-04-16 | PCI/ACPI: Remove support of ACPI PCI subdrivers | Myron Stowe | 1 | -9/+0 |
2013-04-16 | Merge branch 'pci/misc' into next | Bjorn Helgaas | 1 | -0/+1 |
2013-04-16 | PCI: Define macro for Marvell vendor ID | Xiangliang Yu | 1 | -0/+1 |
2013-04-16 | Merge branch 'pci/gabor-get-of-node' into next | Bjorn Helgaas | 1 | -1/+1 |
2013-04-16 | Move utf16 functions to kernel core and rename | Matthew Garrett | 1 | -0/+14 |
2013-04-15 | serial: sccnxp: Replace pdata.init/exit with regulator API | Alexander Shiyan | 1 | -4/+0 |
2013-04-15 | Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-ur... | Linus Torvalds | 2 | -3/+4 |