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
*
Pull fluff into release branch
Len Brown
2007-02-16
38
-128
/
+109
|
\
|
*
ACPI: IA64: react to acpi_table_parse() return value change
John Keller
2007-02-16
1
-2
/
+2
|
*
ACPI: acpi_table_parse_madt_family() is not MADT specific
Len Brown
2007-02-13
3
-19
/
+15
|
*
ACPI: acpi_madt_entry_handler() is not MADT specific
Len Brown
2007-02-13
3
-7
/
+7
|
*
ACPI: acpi_table_parse() now returns success/fail, not count
Len Brown
2007-02-13
5
-11
/
+21
|
*
ACPI: delete extra #defines in /drivers/acpi/ drivers
Len Brown
2007-02-12
23
-36
/
+13
|
*
ACPI: fix acpi_driver.name usage
Len Brown
2007-02-12
17
-17
/
+17
|
*
ACPI: clean up ACPI_MODULE_NAME() use
Len Brown
2007-02-12
32
-39
/
+39
*
|
Pull misc-for-upstream into release branch
Len Brown
2007-02-16
19
-170
/
+141
|
\
\
|
*
|
ACPI: bay: use IS_ERR for return of register_platform_device_simple
Henrique de Moraes Holschuh
2007-02-16
1
-1
/
+1
|
*
|
ACPI: acpi_unload_table_id() always returns error
John Keller
2007-02-16
1
-3
/
+4
|
*
|
ACPI: ec: add unlock in error path
Alexey Starikovskiy
2007-02-16
1
-1
/
+3
|
*
|
ACPI: thermal: fix units in debug output
Sanjoy Mahajan
2007-02-16
1
-1
/
+1
|
*
|
ACPI: include apic.h in processor driver for benefit of UP kernels
Thomas Gleixner
2007-02-15
1
-0
/
+8
|
*
|
ACPI: remove non-PNPACPI version of get_rtc_dev()
Len Brown
2007-02-15
1
-27
/
+0
|
*
|
ACPI: always enable CONFIG_PNPACPI on CONFIG_ACPI kernels
Len Brown
2007-02-15
2
-14
/
+3
|
*
|
ACPI: remove acpi_os_readable(), acpi_os_writable()
Len Brown
2007-02-15
2
-26
/
+0
|
*
|
ACPI: Fix sparse warnings
Randy Dunlap
2007-02-15
3
-3
/
+3
|
*
|
ACPI: Disable wake GPEs only once.
Alexey Starikovskiy
2007-02-13
1
-11
/
+0
|
*
|
ACPI: cleanup: make disable_acpi() valid w/o CONFIG_ACPI
Rusty Russell
2007-02-13
1
-0
/
+1
|
*
|
ACPI: IA64: fix calculation of apic_id
Alexey Starikovskiy
2007-02-12
1
-1
/
+1
|
*
|
ACPI: add video driver MAINTAINER
Len Brown
2007-02-10
1
-0
/
+7
|
*
|
ACPI: video: Fix null pointer in appledisplay driver
Michael Hanselmann
2007-02-10
1
-1
/
+1
|
*
|
ACPI: ibm-acpi: cleanup init and exit paths
Henrique de Moraes Holschuh
2007-02-09
1
-5
/
+8
|
*
|
ACPI: bay: fix wrong order of kzalloc arguments
Al Viro
2007-02-09
1
-1
/
+1
|
*
|
ACPI: toshiba_acpi: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-02-09
1
-1
/
+1
|
*
|
ACPI: bay: fix build warning
Andrew Morton
2007-02-09
1
-5
/
+19
|
*
|
ACPI: updates rtc-cmos device platform_data
David Brownell
2007-02-09
1
-0
/
+89
|
*
|
ACPI: asus_acpi: Add support for Asus Z81SP
Matthew C Campbell
2007-02-09
1
-1
/
+13
|
*
|
ACPI: bay: remove ACPI driver struct
Kristen Carlson Accardi
2007-02-09
1
-95
/
+4
*
|
|
Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32
Linus Torvalds
2007-02-16
7
-58
/
+167
|
\
\
\
|
*
|
|
[AVR32] Use per-controller spi_board_info structures
Haavard Skinnemoen
2007-02-16
3
-24
/
+44
|
*
|
|
[AVR32] Warn, don't BUG if clk_disable is called too many times
Haavard Skinnemoen
2007-02-16
1
-1
/
+5
|
*
|
|
[AVR32] Make sure all genclocks have a parent
Haavard Skinnemoen
2007-02-16
1
-16
/
+73
|
*
|
|
[AVR32] Remove unnecessary sys_nfsservctl conditional
Haavard Skinnemoen
2007-02-16
1
-4
/
+0
|
*
|
|
[AVR32] Wire up the SysV IPC calls properly
Haavard Skinnemoen
2007-02-16
2
-7
/
+28
|
*
|
|
[AVR32] Define ioremap_nocache, ioport_map and ioport_unmap
Haavard Skinnemoen
2007-02-16
1
-0
/
+11
|
*
|
|
[AVR32] Fix prototypes for __raw_writesb and friends
Haavard Skinnemoen
2007-02-16
1
-6
/
+6
*
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
2007-02-16
24
-98
/
+707
|
\
\
\
\
|
*
|
|
|
[AGPGART] allow drm populated agp memory types cleanups
Andrew Morton
2007-02-10
2
-14
/
+4
|
*
|
|
|
[AGPGART] intel-agp: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-02-06
1
-1
/
+2
|
*
|
|
|
[AGPGART] Add agp-type-to-mask-type method missing from some drivers.
Thomas Hellstrom
2007-02-05
2
-0
/
+2
|
*
|
|
|
[AGPGART] Don't try to remap i810 registers on resume.
Dave Jones
2007-02-04
1
-6
/
+8
|
*
|
|
|
[AGPGART] Allow drm-populated agp memory types
Thomas Hellstrom
2007-02-03
19
-75
/
+296
|
*
|
|
|
[AGPGART] compat ioctl
Zwane Mwaikambo
2007-02-03
5
-14
/
+407
*
|
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2007-02-16
13
-407
/
+795
|
\
\
\
\
\
|
*
|
|
|
|
[CPUFREQ] Longhaul - Redo Longhaul ver. 2
Rafa³ Bilski
2007-02-14
1
-22
/
+31
|
*
|
|
|
|
[CPUFREQ] EPS - Correct 2nd brand test
Rafa³ Bilski
2007-02-13
1
-1
/
+1
|
*
|
|
|
|
[CPUFREQ] Fix up merge conflicts with recent ACPI changes.
Dave Jones
2007-02-10
1978
-53145
/
+127363
|
|
\
\
\
\
\
|
*
|
|
|
|
|
[CPUFREQ] Longhaul - Separate frequency and voltage transition
Rafa³ Bilski
2007-02-10
1
-16
/
+93
[next]