index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[S390] sysinfo: fix SYSIB 3,2,2 structure
Heiko Carstens
2010-02-26
1
-1
/
+2
*
[S390] add MACHINE_IS_LPAR flag
Martin Schwidefsky
2010-02-26
5
-7
/
+13
*
[S390] qdio: optimize cache line usage of struct qdio_irq
Jan Glauber
2010-02-26
3
-8
/
+14
*
[S390] qdio: account processed SBAL during queue scan
Jan Glauber
2010-02-26
3
-33
/
+101
*
[S390] smp: rework sigp code
Heiko Carstens
2010-02-26
3
-82
/
+74
*
[S390] smp: always reboot on cpu 0
Heiko Carstens
2010-02-26
7
-11
/
+191
*
[S390] smp: rename and add lowcore defines
Heiko Carstens
2010-02-26
2
-2
/
+5
*
[S390] zfcpdump: remove cross arch dump support
Heiko Carstens
2010-02-26
6
-205
/
+72
*
[S390] use inline assembly contraints available with gcc 3.3.3
Martin Schwidefsky
2010-02-26
11
-388
/
+226
*
[S390] cio: fix storage key handling
Heiko Carstens
2010-02-26
5
-12
/
+9
*
[S390] cio: trigger subchannel event at resume time
Sebastian Ott
2010-02-26
3
-51
/
+63
*
[S390] ccw_device_notify: improve return codes
Sebastian Ott
2010-02-26
3
-14
/
+37
*
[S390] cio: make wait_events interruptible
Sebastian Ott
2010-02-26
3
-10
/
+21
*
[S390] cio: wait for channel report
Sebastian Ott
2010-02-26
2
-14
/
+16
*
[S390] cio: introduce cio_settle
Sebastian Ott
2010-02-26
2
-5
/
+48
*
[S390] cio: consolidate workqueues
Sebastian Ott
2010-02-26
4
-32
/
+25
*
[S390] adapt text to cu3088-removal
Ursula Braun
2010-02-26
1
-2
/
+2
*
[S390] uaccess: implement strict user copy checks
Heiko Carstens
2010-02-26
4
-1
/
+34
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2010-02-26
113
-1360
/
+3007
|
\
|
*
x86/PCI: Prevent mmconfig memory corruption
Thomas Gleixner
2010-02-25
1
-11
/
+6
|
*
ACPI: Use GPE reference counting to support shared GPEs
Rafael J. Wysocki
2010-02-24
4
-22
/
+30
|
*
x86/PCI: use host bridge _CRS info by default on 2008 and newer machines
Bjorn Helgaas
2010-02-23
7
-8
/
+60
|
*
PCI: augment bus resource table with a list
Bjorn Helgaas
2010-02-23
7
-51
/
+98
|
*
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
[next]