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
*
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 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-02-08
17
-468
/
+1211
|
\
|
*
configfs: Zero terminate data in configfs attribute writes.
Joel Becker
2007-02-07
1
-3
/
+6
|
*
[PATCH] ocfs2 heartbeat: clean up bio submission code
Philipp Reisner
2007-02-07
1
-127
/
+31
|
*
ocfs2: introduce sc->sc_send_lock to protect outbound outbound messages
Zhen Wei
2007-02-07
2
-0
/
+10
|
*
[PATCH] ocfs2: drop INET from Kconfig, not needed
Randy Dunlap
2007-02-07
1
-1
/
+0
|
*
ocfs2_dlm: Add timeout to dlm join domain
Sunil Mushran
2007-02-07
1
-1
/
+13
|
*
ocfs2_dlm: Silence some messages during join domain
Sunil Mushran
2007-02-07
1
-3
/
+6
|
*
ocfs2_dlm: disallow a domain join if node maps mismatch
Srinivas Eeda
2007-02-07
3
-1
/
+62
|
*
ocfs2_dlm: Ensure correct ordering of set/clear refmap bit on lockres
Sunil Mushran
2007-02-07
2
-11
/
+94
|
*
ocfs2: Binds listener to the configured ip address
Sunil Mushran
2007-02-07
1
-7
/
+8
|
*
ocfs2_dlm: Calling post handler function in assert master handler
Kurt Hackel
2007-02-07
4
-4
/
+29
|
*
ocfs2: Added post handler callable function in o2net message handler
Kurt Hackel
2007-02-07
12
-60
/
+112
|
*
ocfs2_dlm: Cookies in locks not being printed correctly in error messages
Kurt Hackel
2007-02-07
5
-25
/
+26
|
*
ocfs2_dlm: Silence a failed convert
Kurt Hackel
2007-02-07
1
-22
/
+6
|
*
ocfs2_dlm: wake up sleepers on the lockres waitqueue
Kurt Hackel
2007-02-07
3
-2
/
+18
|
*
ocfs2_dlm: Dlm dispatch was stopping too early
Kurt Hackel
2007-02-07
1
-3
/
+0
|
*
ocfs2_dlm: Drop inflight refmap even if no locks found on the lockres
Kurt Hackel
2007-02-07
1
-5
/
+3
|
*
ocfs2_dlm: Flush dlm workqueue before starting to migrate
Kurt Hackel
2007-02-07
1
-16
/
+20
|
*
ocfs2_dlm: Fix migrate lockres handler queue scanning
Kurt Hackel
2007-02-07
1
-6
/
+20
|
*
ocfs2_dlm: Make dlmunlock() wait for migration to complete
Kurt Hackel
2007-02-07
2
-0
/
+5
|
*
ocfs2_dlm: Fixes race between migrate and dirty
Kurt Hackel
2007-02-07
3
-14
/
+33
|
*
[PATCH] fs/ocfs2/dlm/: make functions static
Adrian Bunk
2007-02-07
3
-10
/
+7
|
*
ocfs2_dlm: fix cluster-wide refcounting of lock resources
Kurt Hackel
2007-02-07
8
-174
/
+729
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-02-08
5
-27
/
+27
|
\
\
|
*
|
Revert "Driver core: convert SPI code to use struct device"
Greg Kroah-Hartman
2007-02-07
5
-27
/
+27
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2007-02-08
209
-3422
/
+17427
|
\
\
\
|
*
|
|
[POWERPC] Add export of vgacon_remap_base
Mathieu Desnoyers
2007-02-08
1
-0
/
+1
|
*
|
|
[POWERPC] Remove bogus comment about page_is_ram
Johannes Berg
2007-02-08
1
-4
/
+0
|
*
|
|
[POWERPC] windfarm: don't die on suspend thread signal
Johannes Berg
2007-02-08
1
-4
/
+2
|
*
|
|
[POWERPC] Fix comment in kernel/irq.c
Johannes Berg
2007-02-08
1
-3
/
+3
|
*
|
|
[POWERPC] ppc: Fix booke watchdog initialization
Stefan Roese
2007-02-08
1
-9
/
+11
|
*
|
|
[POWERPC] PPC: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-02-08
3
-6
/
+6
|
*
|
|
[POWERPC] Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-02-08
3
-7
/
+7
|
*
|
|
[POWERPC] Fix ppc64's writing to struct file_operations
Stephen Rothwell
2007-02-08
1
-4
/
+7
|
*
|
|
[POWERPC] ppc: use syslog macro for the printk log level
Robert P. J. Day
2007-02-08
1
-1
/
+2
|
*
|
|
[POWERPC] ppc: cs4218_tdm remove extra brace
Mariusz Kozlowski
2007-02-08
1
-1
/
+0
|
*
|
|
[POWERPC] Add mpc52xx/lite5200 PCI support
Grant Likely
2007-02-08
5
-1
/
+437
|
*
|
|
Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...
Paul Mackerras
2007-02-08
392
-2577
/
+3180
|
|
\
\
\
[next]