index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] powerpc: Remove redundant setting of htab_address
Michael Ellerman
2006-01-11
1
-6
/
+0
*
[PATCH] powerpc: Add ibm,pft-size to iSeries device tree
Michael Ellerman
2006-01-11
1
-2
/
+11
*
[PATCH] powerpc: Updated Kconfig and Makefiles for 83xx support
Kumar Gala
2006-01-11
4
-18
/
+31
*
[PATCH] spufs: Suspend/restore MFC DMA operations at SPU context switch.
Geoff Levand
2006-01-11
1
-5
/
+29
*
[PATCH] powerpc: Make early debugging configurable via Kconfig
Michael Ellerman
2006-01-11
1
-1
/
+1
*
[PATCH] powerpc: Early debugging support for iSeries
Michael Ellerman
2006-01-11
1
-3
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
2006-01-10
6
-388
/
+837
|
\
|
*
powerpc: Introduce a new config symbol to control 16550 early debug code
Paul Mackerras
2006-01-10
1
-3
/
+0
|
*
[PATCH] powerpc/pseries: dlpar-add crash on null pointer deref
linas
2006-01-10
1
-1
/
+2
|
*
powerpc: Fix up some compile errors in the PCI error recovery code
Paul Mackerras
2006-01-10
2
-10
/
+9
|
*
[PATCH] powerpc: get rid of per_cpu EEH counters
Linas Vepstas
2006-01-10
1
-37
/
+23
|
*
[PATCH] powerpc: Save device BARs much earlier in the boot sequence
Linas Vepstas
2006-01-10
2
-11
/
+8
|
*
[PATCH] powerpc: handle multifunction PCI devices properly
Linas Vepstas
2006-01-10
2
-4
/
+29
|
*
[PATCH] powerpc: Don't continue with PCI Error recovery if slot reset failed.
Linas Vepstas
2006-01-10
2
-39
/
+66
|
*
[PATCH] powerpc: set up the RTAS token just like the rest of them.
Linas Vepstas
2006-01-10
1
-5
/
+3
|
*
[PATCH] powerpc: Use PE configuration address consistently
Linas Vepstas
2006-01-10
1
-4
/
+23
|
*
[PATCH] powerpc: bugfix: fill in uninitialized field
Linas Vepstas
2006-01-10
1
-0
/
+3
|
*
[PATCH] powerpc: Remove duplicate code
Linas Vepstas
2006-01-10
2
-14
/
+1
|
*
[PATCH] powerpc: remove bogus printk
Linas Vepstas
2006-01-10
1
-5
/
+3
|
*
[PATCH] powerpc: Add "partitionable endpoint" support
Linas Vepstas
2006-01-10
1
-2
/
+24
|
*
[PATCH] powerpc: Split out PCI address cache to its own file
Linas Vepstas
2006-01-10
3
-294
/
+320
|
*
[PATCH] powerpc: PCI Error Recovery: PPC64 core recovery routines
Linas Vepstas
2006-01-10
4
-30
/
+394
*
|
[PATCH] spufs: fix for recent "shrink dentry_struct" patch
Andrew Morton
2006-01-10
1
-1
/
+1
|
/
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6
Linus Torvalds
2006-01-10
1
-6
/
+6
|
\
|
*
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2006-01-10
1
-6
/
+6
*
|
spelling: s/retreive/retrieve/
Adrian Bunk
2006-01-10
1
-1
/
+1
|
/
*
[PATCH] 4/5 powerpc: Add cpufreq support for all desktop G5
Benjamin Herrenschmidt
2006-01-09
1
-47
/
+449
*
[PATCH] 3/5 powerpc: Add platform functions interpreter
Benjamin Herrenschmidt
2006-01-09
6
-42
/
+1743
*
[PATCH] 2/5 powerpc: Rework PowerMac i2c part 2
Benjamin Herrenschmidt
2006-01-09
2
-89
/
+247
*
[PATCH] 1/5 powerpc: Rework PowerMac i2c part 1
Benjamin Herrenschmidt
2006-01-09
4
-348
/
+730
*
[PATCH] spufs: set irq affinity for running threads
Arnd Bergmann
2006-01-09
4
-16
/
+40
*
[PATCH] spufs: fix sparse warnings
Arnd Bergmann
2006-01-09
4
-6
/
+5
*
[PATCH] spufs: abstract priv1 register access.
Arnd Bergmann
2006-01-09
5
-129
/
+208
*
[PATCH] spufs: move spu_run call to its own file
Arnd Bergmann
2006-01-09
4
-153
/
+160
*
[PATCH] spufs: clean up use of bitops
Arnd Bergmann
2006-01-09
4
-13
/
+12
*
[PATCH] spufs: fix spufs_fill_dir error path
Arnd Bergmann
2006-01-09
1
-35
/
+38
*
[PATCH] spufs: dont leak directories in failed spu_create
Arnd Bergmann
2006-01-09
1
-17
/
+37
*
[PATCH] spufs fix spu_acquire_runnable error path
Arnd Bergmann
2006-01-09
1
-2
/
+2
*
[PATCH] spufs: serialize sys_spu_run per spu
Arnd Bergmann
2006-01-09
3
-5
/
+12
*
[PATCH] spufs: check for proper file pointer in sys_spu_run
Arnd Bergmann
2006-01-09
3
-3
/
+5
*
[PATCH] spufs: dont hold root->isem in spu_forget
Arnd Bergmann
2006-01-09
1
-10
/
+10
*
[PATCH] spufs: fix locking in spu_acquire_runnable
Arnd Bergmann
2006-01-09
1
-4
/
+6
*
[PATCH] cell: enable pause(0) in cpu_idle
Arnd Bergmann
2006-01-09
7
-4
/
+309
*
[PATCH] powerpc: Fix search for the main interrupt controller
Haren Myneni
2006-01-09
1
-6
/
+9
*
[PATCH] powerpc: added a udbg_progress
Kumar Gala
2006-01-09
1
-7
/
+1
*
[PATCH] powerpc: Experimental support for new G5 Macs (#2)
Benjamin Herrenschmidt
2006-01-09
6
-234
/
+449
*
[PATCH] powerpc: export PCI fixup routine
linas
2006-01-09
1
-1
/
+1
*
[PATCH] powerpc: Remove device_node addrs/n_addr
Benjamin Herrenschmidt
2006-01-09
7
-313
/
+381
*
[PATCH] powerpc/cell: disable legacy i/o area
David Woodhouse
2006-01-09
1
-0
/
+10
*
[PATCH] powerpc/cell: add iommu support for larger memory
Jens.Osterkamp@de.ibm.com
2006-01-09
1
-49
/
+176
[next]