summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-17vm: 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-16Merge branch 'pci/misc' into nextBjorn Helgaas1-0/+1
2013-04-16PCI: Define macro for Marvell vendor IDXiangliang Yu1-0/+1
2013-04-16Merge branch 'pci/gabor-get-of-node' into nextBjorn Helgaas1-1/+1
2013-04-16Move 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-ur...Linus Torvalds2-3/+4
2013-04-15fbdev: Merge fbdev topic branchesTomi Valkeinen4-75/+85
2013-04-15Merge 3.9-rc7 intp tty-nextGreg Kroah-Hartman21-38/+95
2013-04-15Merge 3.9-rc7 into staging-nextGreg Kroah-Hartman21-38/+95
2013-04-15Merge 3.9-rc7 into driver-core-nextGreg Kroah-Hartman21-38/+95
2013-04-15Merge 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-13x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen1-1/+6
2013-04-13PCI: acpiphp: Do not use ACPI PCI subdriver mechanismJiang Liu1-0/+11
2013-04-13PCI/ACPI: Handle PCI slot devices when creating/destroying PCI busesJiang Liu1-0/+12
2013-04-13PCI/ACPI: Prepare stub functions to handle ACPI PCI (hotplug) slotsJiang Liu1-1/+7
2013-04-13PCI: Add pcibios hooks for adding and removing PCI busesJiang Liu1-0/+2
2013-04-13ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE sectionSteven Rostedt (Red Hat)1-1/+2
2013-04-12tracing: Fix possible NULL pointer dereferencesNamhyung Kim1-1/+1
2013-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller1-7/+23
2013-04-12kthread: Prevent unpark race which puts threads on the wrong cpuThomas Gleixner2-3/+4
2013-04-12tty: serial/samsung: make register definitions globalArnd Bergmann1-0/+260
2013-04-11driver core: handle user namespaces properly with the uid/gid devtmpfs changeGreg Kroah-Hartman1-2/+2
2013-04-11video/s3c: move platform_data out of arch/armArnd Bergmann1-0/+54
2013-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+20
2013-04-10lsm: add the missing documentation for the security_skb_owned_by() hookPaul Moore1-0/+4
2013-04-10PCI: Remove __weak annotation from pcibios_get_phb_of_node declBjorn Helgaas1-1/+1
2013-04-10ssb: implement spurious tone avoidanceRafał Miłecki1-0/+2
2013-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+2
2013-04-09netfilter: ipset: hash:*net*: nomatch flag not excluded on set resizeJozsef Kadlecsik1-7/+23
2013-04-09procfs: add proc_remove_subtree()Al Viro1-0/+2
2013-04-09spinlocks and preemption points need to be at least compiler barriersLinus Torvalds2-19/+32
2013-04-09selinux: add a skb_owned_by() hookEric Dumazet1-0/+8