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
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only
Chandra Seetharaman
2006-06-27
1
-5
/
+6
*
|
|
[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17
Chandra Seetharaman
2006-06-27
1
-1
/
+1
*
|
|
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
Chandra Seetharaman
2006-06-27
1
-1
/
+1
*
|
|
[PATCH] spin/rwlock init cleanups
Ingo Molnar
2006-06-27
4
-4
/
+4
*
|
|
[PATCH] add poison.h and patch primary users
Randy Dunlap
2006-06-27
1
-1
/
+2
*
|
|
[PATCH] node hotplug: register cpu: remove node struct
KAMEZAWA Hiroyuki
2006-06-27
2
-12
/
+2
*
|
|
[PATCH] Register sysfs file for hotplugged new node
Yasunori Goto
2006-06-27
1
-13
/
+2
*
|
|
[PATCH] pgdat allocation for new node add (specify node id)
Yasunori Goto
2006-06-27
1
-3
/
+8
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-26
4
-5
/
+5
|
\
\
|
*
|
Storage class should be first
Tobias Klauser
2006-06-26
1
-2
/
+2
|
*
|
spelling fixes
Andreas Mohr
2006-06-26
2
-2
/
+2
|
*
|
fix paniced->panicked typos
Lee Revell
2006-06-26
1
-1
/
+1
|
|
/
*
|
[PATCH] Notify page fault call chain for powerpc
Anil S Keshavamurthy
2006-06-26
1
-1
/
+35
*
|
[PATCH] fix and optimize clock source update
Roman Zippel
2006-06-26
1
-2
/
+2
*
|
[PATCH] Time: Let user request precision from current_tick_length()
john stultz
2006-06-26
1
-1
/
+1
*
|
[PATCH] oprofile: Fix unnecessary cleverness
Markus Armbruster
2006-06-26
1
-1
/
+1
|
/
*
[PATCH] spufs: update ->flush method proto
Al Viro
2006-06-25
1
-2
/
+2
*
[PATCH] Rewritten backlight infrastructure for portable Apple computers
Michael Hanselmann
2006-06-25
3
-167
/
+121
*
[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM
Christoph Lameter
2006-06-25
3
-4
/
+0
*
[PATCH] remove for_each_cpu()
Andrew Morton
2006-06-25
1
-1
/
+1
*
[PATCH] more for_each_cpu() removal
Andrew Morton
2006-06-25
1
-2
/
+2
*
[PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostly
Andreas Mohr
2006-06-23
1
-2
/
+2
*
[PATCH] clean up default value of SCHED_SMT
Jean-Luc Leger
2006-06-23
1
-1
/
+0
*
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
2006-06-23
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-06-22
149
-3726
/
+8367
|
\
|
*
[POWERPC] re-enable OProfile for iSeries, using timer interrupt
Kelly Daly
2006-06-21
2
-1
/
+4
|
*
[POWERPC] support ibm,extended-*-frequency properties
Anton Blanchard
2006-06-21
1
-27
/
+30
|
*
[POWERPC] Extra sanity check in EEH code
Nathan Lynch
2006-06-21
1
-0
/
+2
|
*
[POWERPC] Dont look for class-code in pci children
Anton Blanchard
2006-06-21
1
-6
/
+2
|
*
[POWERPC] Unify ppc syscall tables
Andreas Schwab
2006-06-21
2
-607
/
+18
|
*
[POWERPC] mpic: add support for serial mode interrupts
Mark A. Greer
2006-06-21
1
-0
/
+20
|
*
[POWERPC] pseries: Print PCI slot location code on failure
Linas Vepstas
2006-06-21
1
-13
/
+22
|
*
[POWERPC] spufs: one more fix for 64k pages
arnd@arndb.de
2006-06-21
3
-413
/
+1640
|
*
[POWERPC] spufs: fail spu_create with invalid flags
arnd@arndb.de
2006-06-21
1
-0
/
+4
|
*
[POWERPC] spufs: clear class2 interrupt status before wakeup
Masato Noguchi
2006-06-21
1
-59
/
+19
|
*
[POWERPC] spufs: fix Makefile for "make clean"
Masato Noguchi
2006-06-21
1
-0
/
+1
|
*
[POWERPC] spufs: remove stop_code from struct spu
Masato Noguchi
2006-06-21
2
-3
/
+0
|
*
[POWERPC] spufs: fix spu irq affinity setting
Geoff Levand
2006-06-21
3
-11
/
+8
|
*
[POWERPC] spufs: further abstract priv1 register access
Geoff Levand
2006-06-21
5
-41
/
+74
|
*
[POWERPC] spufs: split the Cell BE support into generic and platform dependan...
Geoff Levand
2006-06-21
5
-16
/
+30
|
*
[POWERPC] spufs: dont try to access SPE channel 1 count
arnd@arndb.de
2006-06-21
1
-6
/
+21
|
*
[POWERPC] spufs: use kzalloc in create_spu
Jeremy Kerr
2006-06-21
1
-19
/
+2
|
*
[POWERPC] spufs: fix initial state of wbox file
arnd@arndb.de
2006-06-21
1
-0
/
+1
|
*
[POWERPC] spufs: add a phys-id attribute to each SPU context
arnd@arndb.de
2006-06-21
1
-0
/
+17
|
*
[POWERPC] spufs: set up correct SLB entries for 64k pages
arnd@arndb.de
2006-06-21
2
-9
/
+16
|
*
[POWERPC] spufs: fix deadlock in spu_create error path
Michael Ellerman
2006-06-21
1
-11
/
+15
|
*
[POWERPC] spufs: restore mapping of mssync register
arnd@arndb.de
2006-06-21
1
-0
/
+50
|
*
[POWERPC] cell: always build spu base into the kernel
arnd@arndb.de
2006-06-21
3
-6
/
+8
|
*
[POWERPC] cell: register SPUs as sysdevs
Jeremy Kerr
2006-06-21
1
-0
/
+54
|
*
[POWERPC] cell: update defconfig
arnd@arndb.de
2006-06-21
1
-12
/
+17
[prev]
[next]