summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-29Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-04-24Merge branch 'pci/gavin-msi-cleanup' into nextBjorn Helgaas
2013-04-23PCI: Remove "extern" from function declarationsBjorn Helgaas
2013-04-23PCI: Cache MSI/MSI-X capability offsets in struct pci_devGavin Shan
2013-04-23PCI: Use u8, not int, for PM capability offsetBjorn Helgaas
2013-04-20Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-04-19Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin
2013-04-19mutex: Queue mutex spinners with MCS lock to reduce cacheline contentionWaiman Long
2013-04-19mutex: Move mutex spinning code from sched/core.c back to mutex.cWaiman Long
2013-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-18Revert "block: add missing block_bio_complete() tracepoint"Linus Torvalds
2013-04-17x86, kdump: Retore crashkernel= to allocate under 896MYinghai Lu
2013-04-17x86, kdump: Set crashkernel_low automaticallyYinghai Lu
2013-04-17Merge branch 'pci/cleanup' into nextBjorn Helgaas
2013-04-17PCI: Remove "extern" from function declarationsBjorn Helgaas
2013-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-04-16vm: add vm_iomap_memory() helper functionLinus Torvalds
2013-04-16Merge branch 'pci/jiang-subdrivers' into nextBjorn Helgaas
2013-04-16PCI/ACPI: Remove support of ACPI PCI subdriversMyron Stowe
2013-04-15Merge branch 'pci/misc' into nextBjorn Helgaas
2013-04-15PCI: Define macro for Marvell vendor IDXiangliang Yu
2013-04-15Merge branch 'pci/gabor-get-of-node' into nextBjorn Helgaas
2013-04-15Move utf16 functions to kernel core and renameMatthew Garrett
2013-04-15Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-ur...Linus Torvalds
2013-04-14Merge tag 'trace-fixes-v3.9-rc-v3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-14Add file_ns_capable() helper function for open-time capability checkingLinus Torvalds
2013-04-12PCI: acpiphp: Do not use ACPI PCI subdriver mechanismJiang Liu
2013-04-12PCI/ACPI: Handle PCI slot devices when creating/destroying PCI busesJiang Liu
2013-04-12PCI/ACPI: Prepare stub functions to handle ACPI PCI (hotplug) slotsJiang Liu
2013-04-12PCI: Add pcibios hooks for adding and removing PCI busesJiang Liu
2013-04-12ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE sectionSteven Rostedt (Red Hat)
2013-04-12tracing: Fix possible NULL pointer dereferencesNamhyung Kim
2013-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-04-12kthread: Prevent unpark race which puts threads on the wrong cpuThomas Gleixner
2013-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-04-10lsm: add the missing documentation for the security_skb_owned_by() hookPaul Moore
2013-04-10PCI: Remove __weak annotation from pcibios_get_phb_of_node declBjorn Helgaas
2013-04-10ssb: implement spurious tone avoidanceRafał Miłecki
2013-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-09netfilter: ipset: hash:*net*: nomatch flag not excluded on set resizeJozsef Kadlecsik
2013-04-09procfs: add proc_remove_subtree()Al Viro
2013-04-09spinlocks and preemption points need to be at least compiler barriersLinus Torvalds
2013-04-09selinux: add a skb_owned_by() hookEric Dumazet
2013-04-09x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming
2013-04-08Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-04-08Merge tag 'trace-fixes-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-04-08ftrace: Do not call stub functions in control loopSteven Rostedt (Red Hat)