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
*
Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-07-16
128
-2449
/
+4330
|
\
|
*
Fix FADT parsing
Jan Beulich
2008-07-16
1
-6
/
+11
|
*
Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.
Aaron Durbin
2008-07-16
3
-7
/
+59
|
*
ACPI: use dev_printk when possible
Bjorn Helgaas
2008-07-16
1
-21
/
+17
|
*
PNPACPI: add support for HP vendor-specific CCSR descriptors
Bjorn Helgaas
2008-07-16
1
-0
/
+60
|
*
PNP: avoid legacy IDE IRQs
Bjorn Helgaas
2008-07-16
1
-11
/
+57
|
*
PNP: convert resource options to single linked list
Bjorn Helgaas
2008-07-16
11
-634
/
+571
|
*
ISAPNP: handle independent options following dependent ones
Bjorn Helgaas
2008-07-16
1
-2
/
+7
|
*
PNP: remove extra 0x100 bit from option priority
Bjorn Helgaas
2008-07-16
3
-9
/
+7
|
*
PNP: support optional IRQ resources
Bjorn Helgaas
2008-07-16
4
-44
/
+39
|
*
PNP: rename pnp_register_*_resource() local variables
Bjorn Helgaas
2008-07-16
1
-47
/
+47
|
*
PNPACPI: ignore _PRS interrupt numbers larger than PNP_IRQ_NR
Bjorn Helgaas
2008-07-16
1
-3
/
+10
|
*
PNP: centralize resource option allocations
Bjorn Helgaas
2008-07-16
5
-249
/
+198
|
*
PNP: remove redundant pnp_can_configure() check
Bjorn Helgaas
2008-07-16
1
-3
/
+0
|
*
PNP: make resource assignment functions return 0 (success) or -EBUSY (failure)
Bjorn Helgaas
2008-07-16
1
-19
/
+22
|
*
PNP: in debug resource dump, make empty list obvious
Bjorn Helgaas
2008-07-16
1
-1
/
+6
|
*
PNP: improve resource assignment debug
Bjorn Helgaas
2008-07-16
1
-2
/
+8
|
*
PNP: increase I/O port & memory option address sizes
Bjorn Helgaas
2008-07-16
3
-18
/
+29
|
*
PNP: introduce pnp_irq_mask_t typedef
Bjorn Helgaas
2008-07-16
8
-17
/
+22
|
*
PNP: make resource option structures private to PNP subsystem
Bjorn Helgaas
2008-07-16
2
-48
/
+48
|
*
PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEM
Bjorn Helgaas
2008-07-16
6
-13
/
+14
|
*
PNP: whitespace/coding style fixes
Bjorn Helgaas
2008-07-16
1
-7
/
+8
|
*
PNP: add pnp_possible_config() -- can a device could be configured this way?
Bjorn Helgaas
2008-07-16
3
-17
/
+74
|
*
PNP: dont sort by type in /sys/.../resources
Bjorn Helgaas
2008-07-16
1
-34
/
+22
|
*
PNP: remove ratelimit on add resource failures
Bjorn Helgaas
2008-07-16
1
-26
/
+8
|
*
PNPACPI: keep disabled resources when parsing current config
Bjorn Helgaas
2008-07-16
1
-18
/
+52
|
*
PNP: replace pnp_resource_table with dynamically allocated resources
Bjorn Helgaas
2008-07-16
12
-422
/
+331
|
*
PNP: make pnp_{port,mem,etc}_start(), et al work for invalid resources
Bjorn Helgaas
2008-07-16
1
-12
/
+60
|
*
PNP: add pnp_resource_type_name() helper function
Bjorn Helgaas
2008-07-16
2
-0
/
+16
|
*
PNP: add pnp_resource_type() internal interface
Bjorn Helgaas
2008-07-16
2
-0
/
+7
|
*
PNP: remove pnp_resource.index
Bjorn Helgaas
2008-07-16
4
-76
/
+33
|
*
PNP: add detail to debug resource dump
Bjorn Helgaas
2008-07-16
1
-8
/
+26
|
*
ACPI: video: fix brightness allocation
Julia Jomantaite
2008-07-16
1
-50
/
+73
|
*
ACPI: Andi Kleen maintains the ACPI sub-system
Len Brown
2008-07-16
1
-2
/
+2
|
*
ACPI: Zhang Rui maintains ACPI THERMAL and FAN
Len Brown
2008-07-16
1
-5
/
+5
|
*
ACPI: Disable MWAIT via DMI on broken Compal board
Zhao Yakui
2008-07-16
1
-0
/
+28
|
*
ACPI : Create "idle=nomwait" bootparam
Zhao Yakui
2008-07-16
7
-2
/
+35
|
*
ACPI: Create "idle=halt" bootparam
Zhao Yakui
2008-07-16
6
-2
/
+45
|
*
ACPI: Disable the C2C3_FFH access mode HW has no MWAIT support
Zhao Yakui
2008-07-16
1
-0
/
+6
|
*
ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from use...
Zhang Rui
2008-07-16
6
-64
/
+258
|
*
ACPICA: Update version to 20080609
Bob Moore
2008-07-16
1
-1
/
+1
|
*
ACPICA: Fix mutex debug code for wrong loop termination value
Bob Moore
2008-07-16
1
-2
/
+2
|
*
ACPICA: Cleanup of _PRT parsing code
Bob Moore
2008-07-16
1
-12
/
+12
|
*
ACPICA: Cleanup debug operand dump mechanism
Bob Moore
2008-07-16
8
-83
/
+37
|
*
ACPICA: Fix for invalid large array index on 64-bit systems
Bob Moore
2008-07-16
1
-1
/
+1
|
*
ACPICA: Update disassembler for DMAR table changes
Bob Moore
2008-07-16
2
-0
/
+5
|
*
ACPICA: Update DMAR and SRAT table definitions
Bob Moore
2008-07-16
3
-6
/
+20
|
*
ACPICA: Workaround for reversed _PRT entries from BIOS
Bob Moore
2008-07-16
1
-0
/
+17
|
*
ACPICA: Update version to 20080514
Bob Moore
2008-07-16
1
-1
/
+1
|
*
ACPICA: Add const qualifier for appropriate string constants
Bob Moore
2008-07-16
11
-74
/
+99
[next]