index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2008-10-20
47
-679
/
+1024
|
\
|
*
PCI: fix pci_ioremap_bar() on s390
Heiko Carstens
2008-10-20
1
-0
/
+2
|
*
PCI: fix AER capability check
Yu Zhao
2008-10-20
4
-12
/
+5
|
*
PCI: use pci_find_ext_capability everywhere
Jesse Barnes
2008-10-20
5
-65
/
+20
|
*
PCI: remove #ifdef DEBUG around dev_dbg call
Jesse Barnes
2008-10-20
1
-2
/
+0
|
*
PCI hotplug: fix get_##name return value problem
Kenji Kaneshige
2008-10-20
1
-1
/
+1
|
*
PCI: document the pcie_aspm kernel parameter
Chuck Ebbert
2008-10-20
1
-0
/
+6
|
*
PCI: introduce an pci_ioremap(pdev, barnr) function
Arjan van de Ven
2008-10-20
1
-0
/
+13
|
*
powerpc/PCI: Add legacy PCI access via sysfs
Benjamin Herrenschmidt
2008-10-20
3
-1
/
+153
|
*
PCI: Add ability to mmap legacy_io on some platforms
Benjamin Herrenschmidt
2008-10-20
5
-82
/
+102
|
*
PCI: probing debug message uniformization
Vincent Legoll
2008-10-20
2
-16
/
+15
|
*
PCI: support PCIe ARI capability
Yu Zhao
2008-10-20
5
-0
/
+62
|
*
PCI: centralize the capabilities code in probe.c
Zhao, Yu
2008-10-20
1
-7
/
+20
|
*
PCI: centralize the capabilities code in pci-sysfs.c
Zhao, Yu
2008-10-20
1
-55
/
+83
|
*
PCI: fix 64-vbit prefetchable memory resource BARs
Peter Chubb
2008-10-20
1
-1
/
+1
|
*
PCI: replace cfg space size (256/4096) by macros.
Zhao, Yu
2008-10-20
4
-12
/
+21
|
*
PCI: use resource_size() everywhere.
Zhao, Yu
2008-10-20
2
-3
/
+3
|
*
PCI: use same arg names in PCI_VDEVICE comment
Zhao, Yu
2008-10-20
1
-2
/
+2
|
*
PCI hotplug: rpaphp: make debug var unique
Kristen Carlson Accardi
2008-10-20
3
-5
/
+5
|
*
PCI: use %pF instead of print_fn_descriptor_symbol() in quirks.c
Yinghai Lu
2008-10-20
1
-2
/
+1
|
*
PCI: fix hotplug get_##name return value problem
Zhao, Yu
2008-10-20
1
-7
/
+7
|
*
PCI: fix sparse warning in pci_remove_behind_bridge
Stephen Hemminger
2008-10-20
1
-7
/
+3
|
*
PCI: fix MSI-HOWTO.txt info about MSI-X MMIO space
Roland Dreier
2008-10-20
1
-4
/
+2
|
*
PCI: fix -Wakpm warnings in pci_pm_init debug output
Jesse Barnes
2008-10-20
1
-2
/
+2
|
*
PCI: connect struct pci_dev to struct pci_slot
Alex Chiang
2008-10-20
2
-0
/
+15
|
*
PCI: make CPU list affinity visible
Mike Travis
2008-10-20
3
-0
/
+9
|
*
PCI: utilize calculated results when detecting MSI features
Jike Song
2008-10-20
1
-6
/
+4
|
*
PCI: pciehp: replace printk with dev_printk
Taku Izumi
2008-10-20
5
-186
/
+263
|
*
PCI: pciehp: change name tag of "hpdriver_portdrv" variable
Taku Izumi
2008-10-20
1
-2
/
+1
|
*
x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDs
Seth Heasley
2008-10-20
2
-5
/
+12
|
*
PCI: pciehp: fix irq initialization
Kenji Kaneshige
2008-10-20
2
-2
/
+4
|
*
PCI: Document that most pci options are shared between i386 and x86-64
Andi Kleen
2008-10-20
1
-12
/
+13
|
*
PCI: tidy PME support messages
Bjorn Helgaas
2008-10-20
1
-13
/
+13
|
*
PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanups
akpm@linux-foundation.org
2008-10-20
1
-22
/
+22
|
*
PCI: ibmphp: list_for_each to list_for_each_entry
akpm@linux-foundation.org
2008-10-20
1
-69
/
+23
|
*
PCI: follow lspci device/vendor style
Bjorn Helgaas
2008-10-20
2
-2
/
+2
|
*
x86/PCI: follow lspci device/vendor style
Bjorn Helgaas
2008-10-20
1
-4
/
+4
|
*
PCI: change MSI-x vector to 32bit
Yinghai Lu
2008-10-20
2
-2
/
+2
|
*
PCI PM: Introduce function pci_wake_from_d3
Rafael J. Wysocki
2008-10-20
2
-0
/
+23
|
*
PCI: allow quirks to be compiled out
Thomas Petazzoni
2008-10-20
2
-86
/
+98
|
*
PCI: Check dynids driver_data value for validity
Jean Delvare
2008-10-20
4
-10
/
+20
|
*
PCI: remove dynids.use_driver_data
Milton Miller
2008-10-20
5
-6
/
+1
*
|
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-10-20
65
-1585
/
+6108
|
\
\
|
*
|
tracing/fastboot: improve help text
Ingo Molnar
2008-10-14
1
-6
/
+11
|
*
|
tracing/stacktrace: improve help text
Ingo Molnar
2008-10-14
1
-2
/
+11
|
*
|
tracing/fastboot: fix initcalls disposition in bootgraph.pl
Frederic Weisbecker
2008-10-14
1
-0
/
+6
|
*
|
tracing/fastboot: fix bootgraph.pl initcall name regexp
Arnaud Patard
2008-10-14
1
-4
/
+4
|
*
|
tracing/fastboot: fix issues and improve output of bootgraph.pl
Arjan van de Ven
2008-10-14
1
-13
/
+16
|
*
|
tracepoints: synchronize unregister static inline
Mathieu Desnoyers
2008-10-14
1
-1
/
+4
|
*
|
tracepoints: tracepoint_synchronize_unregister()
Mathieu Desnoyers
2008-10-14
1
-0
/
+7
[next]