summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-09-24Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into nextBjorn Helgaas
2012-09-24PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interfaceTaku Izumi
2012-09-24PCI/ACPI: Use normal list for struct acpi_pci_driverJiang Liu
2012-09-24PCI/ACPI: Use DEVICE_ACPI_HANDLE rather than searching acpi_pci_rootsYinghai Lu
2012-09-13Merge branch 'pci/trivial' into nextBjorn Helgaas
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas
2012-09-12Merge branch 'pci/stephen-const' into nextBjorn Helgaas
2012-09-11Merge branch 'pci/gavin-window-alignment' into nextBjorn Helgaas
2012-09-11PCI: Add weak pcibios_window_alignment() interfaceGavin Shan
2012-09-11PCI: Drop duplicate const in DECLARE_PCI_FIXUP_SECTIONMathias Krause
2012-09-07PCI: Make pci_error_handlers constStephen Hemminger
2012-09-06Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-09-06Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-09-04mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen
2012-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-09-02linux/kernel.h: Fix DIV_ROUND_CLOSEST to support negative dividendsGuenter Roeck
2012-09-01time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz
2012-08-31Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2012-08-31netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso
2012-08-30bnx2x: fix 57840_MF pci idYuval Mintz
2012-08-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-08-26Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-08-26Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-08-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-08-24Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-08-24Merge branch 'pci/bjorn-cleanup-remove' into nextBjorn Helgaas
2012-08-24Merge branch 'pci/bjorn-find-next-ext-cap' into nextBjorn Helgaas
2012-08-23drm: Check for invalid cursor flagsJakob Bornecrantz
2012-08-23drm: Initialize object type when using DRM_MODE() macroVille Syrjälä
2012-08-23PCI: Add accessors for PCI Express CapabilityJiang Liu
2012-08-23PCI: Remove unused field pcie_type from struct pci_devYijing Wang
2012-08-23Merge branch 'randconfig/mach' into fixesArnd Bergmann
2012-08-23ARM: omap: allow building omap44xx without SMPArnd Bergmann
2012-08-23Merge branch 'imx/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linu...Arnd Bergmann
2012-08-22PCI: Add Vendor-Specific Extended Capability header infoBjorn Helgaas
2012-08-22PCI: Add pci_find_next_ext_capability()Bjorn Helgaas
2012-08-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2012-08-22PCI: Remove unused pci_dev_b()Bjorn Helgaas
2012-08-22PCI: Remove pci_stop_and_remove_behind_bridge()Bjorn Helgaas
2012-08-22PCI: Don't export stop_bus_device and remove_bus_device interfacesBjorn Helgaas
2012-08-22Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-08-22introduce kref_put_mutex()Al Viro
2012-08-22Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-08-21mm: compaction: Abort async compaction if locks are contended or taking too longMel Gorman
2012-08-21string: do not export memweight() to userspaceWANG Cong
2012-08-21drm: Remove two unused fields from struct drm_display_modeDamien Lespiau
2012-08-21af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet