index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-20
Merge branch 'pci/resource' into next
Bjorn Helgaas
7
-67
/
+2
2014-03-20
Revert "[PATCH] Insert GART region into resource map"
Bjorn Helgaas
1
-19
/
+1
2014-03-20
s390/PCI: Use generic pci_enable_resources()
Bjorn Helgaas
1
-15
/
+1
2014-03-20
tile PCI RC: Use default pcibios_enable_device()
Bjorn Helgaas
1
-12
/
+0
2014-03-20
sparc/PCI: Use default pcibios_enable_device() (Leon only)
Bjorn Helgaas
1
-5
/
+0
2014-03-20
sh/PCI: Use default pcibios_enable_device()
Bjorn Helgaas
1
-5
/
+0
2014-03-20
microblaze/PCI: Use default pcibios_enable_device()
Bjorn Helgaas
1
-5
/
+0
2014-03-20
alpha/PCI: Use default pcibios_enable_device()
Bjorn Helgaas
1
-6
/
+0
2014-02-21
Merge branch 'pci/list-for-each-entry' into next
Bjorn Helgaas
1
-1
/
+1
2014-02-20
PCI: frv: replace now removed pci_bus_b() causing build failure
Paul Gortmaker
1
-1
/
+1
2014-02-19
Merge branch 'pci/misc' into next
Bjorn Helgaas
4
-38
/
+37
2014-02-19
Merge branch 'pci/list-for-each-entry' into next
Bjorn Helgaas
3
-11
/
+6
2014-02-15
ia64/PCI: Set IORESOURCE_ROM_SHADOW only for the default VGA device
Sander Eikelenboom
1
-11
/
+14
2014-02-14
x86/PCI: Set IORESOURCE_ROM_SHADOW only for the default VGA device
Sander Eikelenboom
1
-8
/
+10
2014-02-14
powerpc/PCI: Use list_for_each_entry() for bus traversal
Yijing Wang
2
-6
/
+4
2014-02-14
ARM/PCI: Use list_for_each_entry() for bus traversal
Yijing Wang
1
-5
/
+2
2014-02-14
PCI: Update outdated comment for pcibios_bus_report_status()
Yijing Wang
1
-1
/
+1
2014-02-13
x86/PCI: Fix function definition whitespace
Bjorn Helgaas
1
-10
/
+7
2014-02-13
x86/PCI: Reword comments
Bjorn Helgaas
1
-6
/
+3
2014-02-13
x86/PCI: Remove unnecessary local variable initialization
Bjorn Helgaas
1
-2
/
+2
2014-02-03
ia64: Remove acpi_get_pxm() usage
Bjorn Helgaas
4
-47
/
+15
2014-02-03
ia64 / sba_iommu: Use NUMA_NO_NODE, not MAX_NUMNODES, for unknown node
Bjorn Helgaas
1
-6
/
+8
2014-02-03
x86/PCI: Remove acpi_get_pxm() usage
Bjorn Helgaas
1
-17
/
+2
2014-02-03
x86/PCI: Use NUMA_NO_NODE, not -1, for unknown node
Bjorn Helgaas
1
-5
/
+5
2014-02-03
x86/PCI: Remove unnecessary list_empty(&pci_root_infos) check
Bjorn Helgaas
1
-3
/
+0
2014-02-03
x86/PCI: Remove mp_bus_to_node[], set_mp_bus_to_node(), get_mp_bus_to_node()
Bjorn Helgaas
4
-95
/
+1
2014-02-03
x86/PCI: Use x86_pci_root_bus_node() instead of get_mp_bus_to_node()
Bjorn Helgaas
2
-2
/
+2
2014-02-03
x86/PCI: Add x86_pci_root_bus_node() to look up NUMA node from PCI bus
Bjorn Helgaas
2
-0
/
+11
2014-02-03
x86/PCI: Drop return value of pcibios_scan_root()
Bjorn Helgaas
3
-8
/
+4
2014-02-03
x86/PCI: Merge pci_scan_bus_on_node() into pcibios_scan_root()
Bjorn Helgaas
2
-34
/
+19
2014-02-03
x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_on_node()
Bjorn Helgaas
2
-6
/
+2
2014-02-03
x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_with_sysdata()
Bjorn Helgaas
5
-14
/
+8
2014-02-03
x86/PCI: Drop pcibios_scan_root() check for bus already scanned
Bjorn Helgaas
1
-9
/
+0
2014-02-03
parisc: add flexible mmap memory layout support
Helge Deller
6
-43
/
+233
2014-02-02
parisc: Make EWOULDBLOCK be equal to EAGAIN on parisc
Guy Martin
1
-1
/
+1
2014-02-02
parisc: convert uapi/asm/stat.h to use native types only
Helge Deller
1
-21
/
+19
2014-02-02
parisc: wire up sched_setattr and sched_getattr
Helge Deller
2
-1
/
+5
2014-02-02
parisc: fix cache-flushing
Helge Deller
3
-3
/
+16
2014-02-02
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
27
-43
/
+381
2014-02-01
tile: remove compat_sys_lookup_dcookie declaration to fix compile error
Heiko Carstens
1
-1
/
+0
2014-02-01
ARM: multi_v7_defconfig: remove redundant entries and re-enable TI_EDMA
Olof Johansson
1
-10
/
+2
2014-02-01
ARM: multi_v7_defconfig: add mvebu drivers
Olof Johansson
1
-0
/
+10
2014-02-01
ARM: dts: bcm28155-ap: Fix Card Detection GPIO
Tim Kryger
1
-1
/
+3
2014-02-01
Merge tag 'renesas-dt-fixes2-for-v3.14' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
1
-4
/
+4
2014-02-01
ARM: multi_v7_defconfig: Select CONFIG_AT803X_PHY
Fabio Estevam
1
-0
/
+1
2014-02-01
ARM: keystone: config: fix build warning when CONFIG_DMADEVICES is not set
Grygorii Strashko
2
-1
/
+1
2014-02-01
Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
3
-3
/
+50
2014-02-01
ARM: dts: zynq: Add SDHCI nodes
Soren Brinkmann
4
-0
/
+32
2014-02-01
ARM: hisi: don't select SMP
Rob Herring
1
-1
/
+0
2014-02-01
ARM: tegra: rebuild tegra_defconfig to add DEBUG_FS
Stephen Warren
1
-8
/
+3
[next]