index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
|
*
[POWERPC] cell: fix interrupt priority handling
arnd@arndb.de
2006-06-21
1
-2
/
+1
|
*
[POWERPC] cell: add RAS support
Benjamin Herrenschmidt
2006-06-21
13
-146
/
+500
|
*
[POWERPC] Add mpc8641hpcn PCI/PCI-Express platform files.
Jon Loeliger
2006-06-21
2
-0
/
+498
|
*
[POWERPC] Add the MPC8641 HPCN platform files.
Jon Loeliger
2006-06-21
4
-0
/
+525
|
*
[POWERPC] Add starting of secondary 86xx CPUs.
Jon Loeliger
2006-06-21
3
-4
/
+16
|
*
[POWERPC] Add 8641 CPU table entry.
Jon Loeliger
2006-06-21
1
-0
/
+12
|
*
[POWERPC] Add mpc8641_hpcn_defconfig config file.
Jon Loeliger
2006-06-21
1
-0
/
+921
|
*
[POWERPC] Add the mpc8641 hpcn Kconfig and Makefiles.
Jon Loeliger
2006-06-21
4
-2
/
+60
|
*
[POWERPC] Prevent duplicate lmb reservations for Device Tree blob.
Jon Loeliger
2006-06-21
1
-2
/
+11
|
*
[POWERPC] Guard L3CR references with CPU_FTR_L3CR.
Jon Loeliger
2006-06-21
1
-0
/
+2
|
*
[POWERPC] RTAS delay, fix module build breaks
John Rose
2006-06-21
2
-3
/
+4
|
*
[POWERPC] make pmf irq_client functions safe against pmf interrupts coming in
Johannes Berg
2006-06-15
1
-0
/
+14
|
*
[POWERPC] check firmware state before suspending
Dave C Boutcher
2006-06-15
1
-0
/
+22
|
*
[POWERPC] Fix builtin command line interaction with firmware
Amos Waterland
2006-06-15
1
-1
/
+1
|
*
[POWERPC] update pmac32_defconfig
Anton Blanchard
2006-06-15
1
-80
/
+124
|
*
[POWERPC] system call micro optimisation
Anton Blanchard
2006-06-15
1
-1
/
+1
|
*
[POWERPC] cleanup dma_mapping_ops
Anton Blanchard
2006-06-15
3
-21
/
+33
[next]