index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-14
platform / x86: Use global PCI rescan-remove locking
Rafael J. Wysocki
2
-0
/
+4
2014-01-14
PCI: hotplug: Use global PCI rescan-remove locking
Rafael J. Wysocki
9
-19
/
+83
2014-01-14
pcmcia: Use global PCI rescan-remove locking
Rafael J. Wysocki
1
-0
/
+7
2014-01-14
ACPI / hotplug / PCI: Use global PCI rescan-remove locking
Rafael J. Wysocki
3
-7
/
+43
2014-01-14
ACPI / PCI: Use global PCI rescan-remove locking in PCI root hotplug
Rafael J. Wysocki
1
-0
/
+6
2014-01-13
PCI: Add global pci_lock_rescan_remove()
Rafael J. Wysocki
4
-12
/
+36
2014-01-13
Merge branch 'pci/ifndefs' into next
Bjorn Helgaas
2
-230
/
+93
2014-01-13
PCI: Cleanup pci.h whitespace
Bjorn Helgaas
1
-184
/
+54
2014-01-13
PCI: Reorder so actual code comes before stubs
Bjorn Helgaas
2
-55
/
+48
2014-01-13
Merge branch 'pci/dead-code' into next
Bjorn Helgaas
11
-530
/
+82
2014-01-13
Merge branch 'pci/aer' into next
Bjorn Helgaas
2
-5
/
+13
2014-01-13
PCI/AER: Support ACPI HEST AER error sources for PCI domains other than 0
Betty Dall
1
-4
/
+4
2014-01-13
ACPICA: Add helper macros to extract bus/segment numbers from HEST table.
Betty Dall
1
-1
/
+9
2014-01-13
PCI: Make local functions static
Stephen Hemminger
6
-91
/
+84
2014-01-13
PCI: Remove unused alloc_pci_dev()
Stephen Hemminger
2
-7
/
+0
2014-01-13
PCI: Remove unused pci_renumber_slot()
Stephen Hemminger
2
-27
/
+0
2014-01-13
PCI: Remove unused pcie_aspm_enabled()
Stephen Hemminger
2
-14
/
+0
2014-01-13
PCI: Remove unused pci_vpd_truncate()
Stephen Hemminger
2
-25
/
+0
2014-01-10
PCI: Remove unused ID-Based Ordering support
Stephen Hemminger
2
-53
/
+0
2014-01-10
PCI: Remove unused Optimized Buffer Flush/Fill support
Stephen Hemminger
2
-89
/
+0
2014-01-10
PCI: Remove unused Latency Tolerance Reporting support
Stephen Hemminger
2
-127
/
+0
2014-01-10
Merge branch 'pci/resource' into next
Bjorn Helgaas
33
-195
/
+244
2014-01-10
PCI: Removed unused parts of Page Request Interface support
Stephen Hemminger
2
-99
/
+0
2014-01-07
Merge branch 'pci/msi' into next
Bjorn Helgaas
5
-163
/
+385
2014-01-07
Merge branch 'pci/misc' into next
Bjorn Helgaas
3
-4
/
+9
2014-01-07
Merge branch 'pci/host-mvebu' into next
Bjorn Helgaas
1
-4
/
+6
2014-01-07
Merge branch 'pci/host-designware' into next
Bjorn Helgaas
1
-2
/
+2
2014-01-07
PCI: Update documentation 00-INDEX file
Erik Ekman
1
-2
/
+2
2014-01-07
PCI: Allocate 64-bit BARs above 4G when possible
Yinghai Lu
1
-3
/
+13
2014-01-07
PCI: Enforce bus address limits in resource allocation
Yinghai Lu
3
-33
/
+83
2014-01-07
PCI: Split out bridge window override of minimum allocation address
Bjorn Helgaas
1
-4
/
+11
2014-01-07
agp/ati: Use PCI_COMMAND instead of hard-coded 4
Bjorn Helgaas
1
-2
/
+2
2014-01-07
agp/intel: Use CPU physical address, not bus address, for ioremap()
Bjorn Helgaas
1
-7
/
+7
2014-01-07
agp/intel: Use pci_bus_address() to get GTTADR bus address
Bjorn Helgaas
2
-5
/
+4
2014-01-07
agp/intel: Use pci_bus_address() to get MMADR bus address
Bjorn Helgaas
2
-9
/
+5
2014-01-07
agp/intel: Support 64-bit GMADR
Yinghai Lu
2
-10
/
+6
2014-01-07
agp/intel: Rename gtt_bus_addr to gtt_phys_addr
Bjorn Helgaas
1
-8
/
+8
2014-01-07
drm/i915: Rename gtt_bus_addr to gtt_phys_addr
Bjorn Helgaas
1
-3
/
+3
2014-01-07
agp: Use pci_resource_start() to get CPU physical address for BAR
Bjorn Helgaas
3
-9
/
+11
2014-01-06
agp: Support 64-bit APBASE
Bjorn Helgaas
11
-60
/
+43
2014-01-03
PCI/MSI: Add pci_enable_msi_range() and pci_enable_msix_range()
Alexander Gordeev
3
-75
/
+274
2014-01-03
PCI/MSI: Add pci_msix_vec_count()
Alexander Gordeev
4
-11
/
+33
2014-01-03
PCI/MSI: Remove pci_enable_msi_block_auto()
Alexander Gordeev
4
-86
/
+41
2014-01-03
PCI/MSI: Add pci_msi_vec_count()
Alexander Gordeev
3
-8
/
+54
2014-01-03
PCI: Convert ioapic to be builtin only, not modular
Yinghai Lu
2
-2
/
+7
2014-01-02
PCI: designware: Fix indent code style
Jingoo Han
1
-2
/
+2
2014-01-02
PCI: mvebu: Use max_t() instead of max(resource_size_t,)
Jingoo Han
1
-2
/
+2
2014-01-02
PCI: mvebu: Call pci_ioremap_io() at startup instead of dynamically
Thomas Petazzoni
1
-2
/
+4
2013-12-21
PCI: Add pci_bus_address() to get bus address of a BAR
Bjorn Helgaas
1
-0
/
+8
2013-12-21
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
Yinghai Lu
17
-51
/
+49
[next]