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
*
PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs
Bjorn Helgaas
2010-02-23
11
-41
/
+32
*
PCI: read bridge windows before filling in subtractive decode resources
Bjorn Helgaas
2010-02-23
1
-5
/
+10
*
PCI: split up pci_read_bridge_bases()
Bjorn Helgaas
2010-02-23
1
-15
/
+39
*
PCIe PME: use pci_pcie_cap()
Kenji Kaneshige
2010-02-22
1
-4
/
+4
*
PCI PM: Run-time callbacks for PCI bus type
Rafael J. Wysocki
2010-02-22
5
-34
/
+184
*
PCIe PME: use pci_is_pcie()
Kenji Kaneshige
2010-02-22
1
-3
/
+3
*
PCI / ACPI / PM: Platform support for PCI PME wake-up
Rafael J. Wysocki
2010-02-22
10
-3
/
+319
*
ACPI / ACPICA: Multiple system notify handlers per device
Rafael J. Wysocki
2010-02-22
3
-39
/
+150
*
ACPI / PM: Add more run-time wake-up fields
Rafael J. Wysocki
2010-02-22
4
-11
/
+33
*
ACPI: Use GPE reference counting to support shared GPEs
Rafael J. Wysocki
2010-02-22
13
-325
/
+188
*
PCI PM: Make it possible to force using INTx for PCIe PME signaling
Rafael J. Wysocki
2010-02-22
5
-3
/
+69
*
PCI PM: PCIe PME root port service driver
Rafael J. Wysocki
2010-02-22
8
-0
/
+596
*
PCI PM: Add function for checking PME status of devices
Rafael J. Wysocki
2010-02-22
2
-0
/
+36
*
PCI: mark is_pcie obsolete
Kenji Kaneshige
2010-02-22
1
-1
/
+2
*
PCI: set PCI_PREF_RANGE_TYPE_64 in pci_bridge_check_ranges
Yinghai Lu
2010-02-22
1
-1
/
+4
*
PCI: pciehp: second try to get big range for pcie devices
Yinghai Lu
2010-02-22
1
-1
/
+50
*
PCI: pciehp: cleanup flow in pciehp_configure_device
Yinghai Lu
2010-02-22
1
-6
/
+17
*
PCI: introduce pci_assign_unassigned_bridge_resources
Yinghai Lu
2010-02-22
2
-27
/
+90
*
PCI: update bridge resources to get more big ranges in PCI assign unssigned
Yinghai Lu
2010-02-22
1
-2
/
+112
*
PCI: don't shrink bridge resources
Yinghai Lu
2010-02-22
1
-2
/
+12
*
PCI: reject mmio ranges starting at 0 on pci_bridge read
Yinghai Lu
2010-02-22
1
-3
/
+15
*
PCI: add failed_list to pci_bus_assign_resources
Yinghai Lu
2010-02-22
1
-4
/
+57
*
PCI: add pci_bridge_release_resources and pci_bus_release_bridge_resources
Yinghai Lu
2010-02-22
1
-0
/
+82
*
PCI hotplug: check ioremap() return value in ibmphp_ebda.c
Andrew Morton
2010-02-22
1
-0
/
+2
*
PCI hotplug: fix ibmphp build error
Randy Dunlap
2010-02-22
1
-0
/
+1
*
PCI: Make pci_scan_slot more robust
Matthew Wilcox
2010-02-22
1
-4
/
+14
*
PCI: hotplug/cpcihp, fix pci device refcounting
Jiri Slaby
2010-02-22
1
-0
/
+1
*
PCI: push deprecated pci_find_device() function to last user
Tilman Schmidt
2010-02-22
20
-102
/
+64
*
PCI: don't dump resource when bus resource flags indicates unused
Yinghai Lu
2010-02-22
1
-1
/
+2
*
resource: add release_child_resources
Yinghai Lu
2010-02-22
2
-0
/
+31
*
PCI: separate pci_setup_bridge to small functions
Yinghai Lu
2010-02-22
1
-16
/
+50
*
PCI hotplug: ibmphp: read the length of ebda and map entire ebda region
Chandru
2010-02-22
1
-2
/
+9
*
PCI hotplug: fix memory leaks
Jiri Slaby
2010-02-22
2
-0
/
+2
*
resource/PCI: mark struct resource as const
Dominik Brodowski
2010-02-22
21
-26
/
+28
*
resource/PCI: align functions now return start of resource
Dominik Brodowski
2010-02-22
21
-95
/
+102
*
x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDs
Seth Heasley
2010-02-22
2
-0
/
+5
*
PCI: Clean up build for CONFIG_PCI_QUIRKS unset
Rafael J. Wysocki
2010-02-22
5
-15
/
+23
*
PCI hotplug: remove obsolete usage of get_bus_speed from rpaphp hotplug ops
Jesse Barnes
2010-02-22
1
-1
/
+0
*
PCI: Add support for reporting PCIe 3.0 speeds
Matthew Wilcox
2010-02-22
3
-1
/
+3
*
PCI: Add support for AGP in cur/max bus speed
Matthew Wilcox
2010-02-22
3
-5
/
+55
*
PCI: Add support for detection of PCIe and PCI-X bus speeds
Matthew Wilcox
2010-02-22
1
-0
/
+66
*
PCI: Make current and maximum bus speeds part of the PCI core
Matthew Wilcox
2010-02-22
17
-498
/
+246
*
PCI: Unify pcie_link_speed and pci_bus_speed
Matthew Wilcox
2010-02-22
3
-34
/
+29
*
PCI: Rewrite pci_scan_slot
Matthew Wilcox
2010-02-22
1
-9
/
+47
*
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-02-22
5
-31
/
+22
|
\
|
*
perf probe: Init struct probe_point and set counter correctly
Masami Hiramatsu
2010-02-22
1
-0
/
+3
|
*
hw-breakpoint: Keep track of dr7 local enable bits
Frederic Weisbecker
2010-02-19
2
-2
/
+7
|
*
hw-breakpoints: Accept breakpoints on NULL address
Frederic Weisbecker
2010-02-19
1
-23
/
+7
|
*
perf_events: Fix FORK events
Peter Zijlstra
2010-02-14
1
-6
/
+5
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-02-22
2
-4
/
+10
|
\
\
[next]