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
*
PCI: pci-stub module to reserve pci device
Chris Wright
2009-01-07
3
-0
/
+58
*
PCI: allow pci driver to support only dynids
Chris Wright
2009-01-07
1
-9
/
+11
*
PCI/ACPI: acpiphp: Identify more removable slots
Matthew Garrett
2009-01-07
1
-15
/
+17
*
pci-acpi: Cleanup _OSC evaluation code
Taku Izumi
2009-01-07
1
-17
/
+14
*
PCI/ACPI: Remove unnecessary _OSC evaluation for control request
Taku Izumi
2009-01-07
1
-0
/
+4
*
PCI: revert additional _OSC evaluation
Taku Izumi
2009-01-07
1
-13
/
+17
*
drivers/pci/hotplug: Add missing pci_dev_get
Julia Lawall
2009-01-07
1
-0
/
+1
*
resource: allow MMIO exclusivity for device drivers
Arjan van de Ven
2009-01-07
9
-19
/
+176
*
ACPI/PCI: remove obsolete _OSC capability support functions
Andrew Patterson
2009-01-07
2
-36
/
+0
*
ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge added
Andrew Patterson
2009-01-07
5
-24
/
+18
*
ACPI/PCI: PCIe AER _OSC support capabilities called when root bridge added
Andrew Patterson
2009-01-07
1
-1
/
+0
*
ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge added
Andrew Patterson
2009-01-07
3
-18
/
+21
*
ACPI/PCI: PCI extended config _OSC support called when root bridge added
Andrew Patterson
2009-01-07
4
-2
/
+31
*
ACPI/PCI: call _OSC support during root bridge discovery
Andrew Patterson
2009-01-07
3
-5
/
+29
*
ACPI/PCI: include missing acpi.h file in pci-acpi.h.
Andrew Patterson
2009-01-07
1
-0
/
+2
*
PCI: Add legacy_io/mem to all busses
Benjamin Herrenschmidt
2009-01-07
1
-0
/
+4
*
PCI: Extend pci_reset_function() to support PCI Advanced Features
Sheng Yang
2009-01-07
1
-0
/
+41
*
PCI: add PCI Advanced Feature Capability defines
Sheng Yang
2009-01-07
1
-0
/
+12
*
PCI: Refactor pci_reset_function()
Sheng Yang
2009-01-07
1
-26
/
+40
*
PCI: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-07
6
-8
/
+8
*
PCI: fixup whitespace in quirks.c
Jesse Barnes
2009-01-07
1
-2
/
+3
*
PCI hotplug: pciehp: remove unnecessary wait after turning power off
Kenji Kaneshige
2009-01-07
1
-14
/
+12
*
PCI: check mmap range of /proc/bus/pci files too
Jesse Barnes
2009-01-07
3
-2
/
+15
*
Fix up 64-bit byte swaps for most 32-bit architectures
Linus Torvalds
2009-01-06
1
-1
/
+1
*
byteorder: remove the now unused byteorder.h
Harvey Harrison
2009-01-06
2
-373
/
+0
*
mn10300: introduce asm/swab.h
Harvey Harrison
2009-01-06
3
-40
/
+44
*
frv: introduce asm/swab.h
Harvey Harrison
2009-01-06
3
-7
/
+12
*
m32r: introduce asm/swab.h
Harvey Harrison
2009-01-06
3
-6
/
+12
*
m68knommu: introduce asm/swab.h
Harvey Harrison
2009-01-06
3
-21
/
+27
*
h8300: introduce asm/swab.h
Harvey Harrison
2009-01-06
3
-7
/
+12
*
ia64: introduce asm/swab.h
Harvey Harrison
2009-01-06
3
-36
/
+36
*
blackfin: introduce asm/swab.h
Harvey Harrison
2009-01-06
3
-42
/
+50
*
arm: introduce asm/swab.h
Harvey Harrison
2009-01-06
3
-32
/
+52
*
alpha: introduce asm/swab.h
Harvey Harrison
2009-01-06
3
-41
/
+44
*
m68k: introduce asm/swab.h
Harvey Harrison
2009-01-06
3
-14
/
+19
*
x86: introduce asm/swab.h
Harvey Harrison
2009-01-06
3
-60
/
+64
*
sparc: introduce asm/swab.h
Harvey Harrison
2009-01-06
3
-44
/
+48
*
sh: introduce asm/swab.h
Harvey Harrison
2009-01-06
3
-59
/
+64
*
s390: introduce asm/swab.h
Harvey Harrison
2009-01-06
3
-90
/
+94
*
powerpc: introduce asm/swab.h
Harvey Harrison
2009-01-06
3
-81
/
+93
*
mips: introduce asm/swab.h
Harvey Harrison
2009-01-06
3
-49
/
+59
*
avr32: introduce asm/swab.h
Harvey Harrison
2009-01-06
3
-29
/
+38
*
byteorder: only use linux/swab.h
Harvey Harrison
2009-01-06
6
-388
/
+27
*
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
2009-01-06
10
-39
/
+397
|
\
|
*
drm: fix ordering of driver unload vs agp unload.
Dave Airlie
2009-01-07
1
-3
/
+3
|
*
drm/i915: Respect the other stolen memory sizes we know of.
Eric Anholt
2009-01-07
2
-14
/
+40
|
*
drm/i915: Non-mobile parts don't have integrated TV-out.
Eric Anholt
2009-01-07
1
-1
/
+1
|
*
drm/i915: Add support for integrated HDMI on G4X hardware.
Eric Anholt
2009-01-07
7
-7
/
+322
|
*
drm/i915: Pin cursor bo and unpin old bo when setting cursor.
Kristian Høgsberg
2009-01-07
2
-8
/
+22
|
*
drm/i915: Don't allow objects to get bound while VT switched.
Eric Anholt
2009-01-07
1
-6
/
+9
[next]