deliverable/linux.git
2013-04-24  Bjorn HelgaasMerge branch 'pci/gavin-msi-cleanup' into next
2013-04-24  Bjorn Helgaasvfio-pci: Use cached MSI/MSI-X capabilities
2013-04-24  Bjorn Helgaasvfio-pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BI...
2013-04-23  Bjorn HelgaasPCI: Remove "extern" from function declarations
2013-04-23  Bjorn HelgaasPCI: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK
2013-04-23  Bjorn HelgaasPCI: Drop msi_mask_reg() and remove drivers/pci/msi.h
2013-04-23  Bjorn HelgaasPCI: Use msix_table_size() directly, drop multi_msix_ca...
2013-04-23  Bjorn HelgaasPCI: Drop msix_table_offset_reg() and msix_pba_offset_r...
2013-04-23  Bjorn HelgaasPCI: Drop is_64bit_address() and is_mask_bit_support...
2013-04-23  Bjorn HelgaasPCI: Drop msi_data_reg() macro
2013-04-23  Bjorn HelgaasPCI: Drop msi_lower_address_reg() and msi_upper_address...
2013-04-23  Bjorn HelgaasPCI: Drop msi_control_reg() macro and use PCI_MSI_FLAGS...
2013-04-23  Bjorn HelgaasPCI: Use cached MSI/MSI-X offsets from dev, not from...
2013-04-23  Bjorn HelgaasPCI: Clean up MSI/MSI-X capability #defines
2013-04-23  Gavin ShanPCI: Use cached MSI-X cap while enabling MSI-X
2013-04-23  Gavin ShanPCI: Use cached MSI cap while enabling MSI interrupts
2013-04-23  Gavin ShanPCI: Remove MSI/MSI-X cap check in pci_msi_check_device()
2013-04-23  Gavin ShanPCI: Cache MSI/MSI-X capability offsets in struct pci_dev
2013-04-23  Bjorn HelgaasPCI: Use u8, not int, for PM capability offset
2013-04-18  Bjorn Helgaas[SCSI] megaraid_sas: Use correct #define for MSI-X...
2013-04-17  Bjorn HelgaasMerge branch 'pci/rafael-pm' into next
2013-04-17  Bjorn HelgaasMerge branch 'pci/cleanup' into next
2013-04-17  Bjorn HelgaasPCI: Remove "extern" from function declarations
2013-04-17  Bjorn HelgaasPCI: Warn about failures instead of "must_check" functions
2013-04-17  Bjorn HelgaasPCI: Remove __must_check from definitions
2013-04-16  Bjorn HelgaasMerge branch 'pci/jiang-subdrivers' into next
2013-04-16  Myron StowePCI/ACPI: Remove support of ACPI PCI subdrivers
2013-04-16  Jiang LiuPCI: acpiphp: Protect acpiphp data structures from...
2013-04-16  Yijing WangPCI: acpiphp: Use normal list to simplify implementation
2013-04-15  Bjorn HelgaasMerge branch 'pci/misc' into next
2013-04-15  Bjorn HelgaasMerge branch 'pci/bjorn-eisa' into next
2013-04-15  Bjorn HelgaasEISA: Log device resources in dmesg
2013-04-15  Bjorn HelgaasEISA: Initialize device before its resources
2013-04-15  Bjorn HelgaasEISA: Mark vendor ID resource as I/O port space
2013-04-15  Bjorn HelgaasEISA: Use dev_printk() when possible
2013-04-15  Yinghai LuPCI: Clean up quirk_io_region
2013-04-15  LibinPCI: Use vma_pages() to replace (vm_end - vm_start...
2013-04-15  Bjorn HelgaasPCI: Use PCI_EXP_SLTCAP_PSN mask when extracting slot...
2013-04-15  Bjorn HelgaasPCI: Remove unnecessary dependencies between PME and...
2013-04-15  Myron Stowe[SCSI] mvumi: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4b
2013-04-15  Myron Stowe[SCSI] mvsas: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4b
2013-04-15  Myron Stoweahci: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4b
2013-04-15  Xiangliang YuPCI: Define macro for Marvell vendor ID
2013-04-15  Bjorn HelgaasMerge branch 'pci/gabor-get-of-node' into next
2013-04-15  Rafael J. WysockiPCI/PM: Make pci_pme_active() ignore devices without...
2013-04-15  Rafael J. WysockiPCI/PM: Fix fallback to PCI_D0 in pci_platform_power_tr...
2013-04-15  Bjorn HelgaasPCI: Remove unused variables
2013-04-15  Bjorn HelgaasPCI: Move cpci_hotplug_init() proto to header file
2013-04-12  Jiang LiuPCI: acpiphp: Do not use ACPI PCI subdriver mechanism
2013-04-12  Jiang LiuPCI: acpiphp: Convert acpiphp to be builtin only, not...
2013-04-12  Jiang LiuPCI/ACPI: Handle PCI slot devices when creating/destroy...
2013-04-12  Jiang Liux86/PCI: Implement pcibios_{add|remove}_bus() hooks
2013-04-12  Jiang Liuia64/PCI: Implement pcibios_{add|remove}_bus() hooks
2013-04-12  Jiang LiuPCI/ACPI: Prepare stub functions to handle ACPI PCI...
2013-04-12  Jiang LiuPCI: Add pcibios hooks for adding and removing PCI...
2013-04-12  Jiang LiuPCI: acpiphp: Replace local macros with standard ACPI...
2013-04-12  Jiang LiuPCI: acpiphp: Remove all functions even if function...
2013-04-12  Yijing WangPCI: acpiphp: Use list_for_each_entry_safe() in acpiphp...
2013-04-12  Jiang LiuPCI: Clean up usages of pci_bus->is_added
2013-04-12  Jiang LiuPCI: When removing bus, always remove legacy files...
2013-04-12  Bjorn HelgaasPCI: Make local functions/structs static
2013-04-12  Andy ShevchenkoPCI: Fix missing prototype for pcie_port_acpi_setup()
2013-04-10  Gabor JuhosMIPS/PCI: Implement pcibios_get_phb_of_node
2013-04-10  Bjorn HelgaasPCI: Remove __weak annotation from pcibios_get_phb_of_n...
2013-04-04  Xiong HuangPCI: Add MSI INTX_DISABLE quirks for AR8161/AR8162...
2013-04-03  Prarit BhargavaPCI: aer_inject: Fix return values when device not...
2013-03-29  Bjorn HelgaasMerge branch 'pci/shuah-defines' into next
2013-03-26  Shuah Khaniommu/amd: Remove calc_devid() and use PCI_DEVID()...
2013-03-26  Shuah Khaniommu/amd: Remove local PCI_BUS() define and use PCI_BU...
2013-03-26  Shuah KhanPCI/AER: Remove local PCI_BUS() define and use PCI_BUS_...
2013-03-26  Shuah KhanPCI: Add PCI_BUS_NUM() and PCI_DEVID() interfaces
2013-03-10  Linus TorvaldsLinux 3.9-rc2
2013-03-10  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-03-09  Linus TorvaldsAtmel MXT touchscreen: increase reset timeouts
2013-03-09  Eric W. Biedermanproc: Use nd_jump_link in proc_ns_follow_link
2013-03-09  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-03-09  Benson LeungPlatform: x86: chromeos_laptop : Add basic platform...
2013-03-09  Daniel KurtzInput: atmel_mxt_ts - Support for touchpad variant
2013-03-08  Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2013-03-08  Linus TorvaldsMerge branch 'akpm' (fixes from Andrew)
2013-03-08  Will Deaconalpha: boot: fix build breakage introduced by system...
2013-03-08  Konstantin... memcg: initialize kmem-cache destroying work earlier
2013-03-08  Randy DunlapRandy has moved
2013-03-08  Hugh Dickinsksm: fix m68k build: only NUMA needs pfn_to_nid
2013-03-08  Ben Hutchingsdmi_scan: fix missing check for _DMI_ signature in...
2013-03-08  Arnd BergmannRevert parts of "hlist: drop the node parameter from...
2013-03-08  Tejun Heoidr: remove WARN_ON_ONCE() on negative IDs
2013-03-08  KOSAKI Motohiromm/mempolicy.c: fix sp_node_init() argument ordering
2013-03-08  Hillf Dantonmm/mempolicy.c: fix wrong sp_node insertion
2013-03-08  Peter Hurleyipc: don't allocate a copy larger than max
2013-03-08  Peter Hurleyipc: fix potential oops when src msg > 4k w/ MSG_COPY
2013-03-08  Linus TorvaldsMerge branch 'stable' of git://git./linux/kernel/git...
2013-03-08  Linus TorvaldsMerge tag 'metag-for-v3.9-rc2' of git://git./linux...
2013-03-08  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-03-08  Linus TorvaldsMerge branch 'for-3.9/upstream-fixes' of git://git...
2013-03-08  Linus TorvaldsMerge tag 'random_for_linus' of git://git./linux/kernel...
2013-03-08  Linus Torvaldsvfs: don't BUG_ON() if following a /proc fd pseudo...
2013-03-07  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2013-03-07  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-03-07  Linus TorvaldsMerge tag 'pm+acpi-3.9-rc2' of git://git./linux/kernel...
next
This page took 0.040033 seconds and 5 git commands to generate.