index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-09
[PATCH] spufs: set irq affinity for running threads
Arnd Bergmann
4
-16
/
+40
2006-01-09
[PATCH] spufs: fix sparse warnings
Arnd Bergmann
4
-6
/
+5
2006-01-09
[PATCH] spufs: abstract priv1 register access.
Arnd Bergmann
5
-129
/
+208
2006-01-09
[PATCH] spufs: move spu_run call to its own file
Arnd Bergmann
4
-153
/
+160
2006-01-09
[PATCH] spufs: clean up use of bitops
Arnd Bergmann
4
-13
/
+12
2006-01-09
[PATCH] spufs: fix spufs_fill_dir error path
Arnd Bergmann
1
-35
/
+38
2006-01-09
[PATCH] spufs: dont leak directories in failed spu_create
Arnd Bergmann
1
-17
/
+37
2006-01-09
[PATCH] spufs fix spu_acquire_runnable error path
Arnd Bergmann
1
-2
/
+2
2006-01-09
[PATCH] spufs: serialize sys_spu_run per spu
Arnd Bergmann
3
-5
/
+12
2006-01-09
[PATCH] spufs: check for proper file pointer in sys_spu_run
Arnd Bergmann
3
-3
/
+5
2006-01-09
[PATCH] spufs: dont hold root->isem in spu_forget
Arnd Bergmann
1
-10
/
+10
2006-01-09
[PATCH] spufs: fix locking in spu_acquire_runnable
Arnd Bergmann
1
-4
/
+6
2006-01-09
[PATCH] cell: enable pause(0) in cpu_idle
Arnd Bergmann
7
-4
/
+309
2006-01-09
[PATCH] powerpc: Fix search for the main interrupt controller
Haren Myneni
1
-6
/
+9
2006-01-09
[PATCH] powerpc: added a udbg_progress
Kumar Gala
1
-7
/
+1
2006-01-09
[PATCH] powerpc: Experimental support for new G5 Macs (#2)
Benjamin Herrenschmidt
6
-234
/
+449
2006-01-09
[PATCH] powerpc: export PCI fixup routine
linas
1
-1
/
+1
2006-01-09
[PATCH] powerpc: Remove device_node addrs/n_addr
Benjamin Herrenschmidt
7
-313
/
+381
2006-01-09
[PATCH] powerpc/cell: disable legacy i/o area
David Woodhouse
1
-0
/
+10
2006-01-09
[PATCH] powerpc/cell: add iommu support for larger memory
Jens.Osterkamp@de.ibm.com
1
-49
/
+176
2006-01-09
[PATCH] spufs: clear dsisr on CLASS1[Mf] exception
Arnd Bergmann
1
-1
/
+2
2006-01-09
[PATCH] spufs: fix hexdump format
Arnd Bergmann
1
-1
/
+1
2006-01-09
[PATCH] spufs: trivial compile fix
Arnd Bergmann
1
-1
/
+1
2006-01-09
[PATCH] spufs: fix module refcount race
Arnd Bergmann
1
-1
/
+1
2006-01-09
[PATCH] spufs: fix mailbox polling
Arnd Bergmann
6
-24
/
+95
2006-01-09
[PATCH] spufs: Improved SPU preemptability [part 2].
Arnd Bergmann
3
-27
/
+63
2006-01-09
[PATCH] spufs: Improved SPU preemptability.
Arnd Bergmann
7
-121
/
+202
2006-01-09
[PATCH] spufs: Turn off debugging output
Arnd Bergmann
2
-2
/
+3
2006-01-09
[PATCH] spufs: Fix oops when spufs module is not loaded
Arnd Bergmann
1
-4
/
+6
2006-01-09
[PATCH] spufs: fix local store page refcounting
Arnd Bergmann
2
-2
/
+3
2006-01-09
[PATCH] spufs: Make all exports GPL-only
Arnd Bergmann
1
-3
/
+3
2006-01-09
[PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.
Michael Ellerman
5
-1
/
+5
2006-01-09
[PATCH] powerpc: Fixups for kernel linked at 32 MB
Michael Ellerman
1
-9
/
+7
2006-01-09
[PATCH] powerpc: Create a trampoline for the fwnmi vectors
Michael Ellerman
2
-12
/
+12
2006-01-09
[PATCH] powerpc: minor cleanup of void ptr deref
linas
2
-7
/
+7
2006-01-09
[PATCH] powerpc: Update OF address parsers
Benjamin Herrenschmidt
1
-1
/
+1
2006-01-09
[PATCH] powerpc: udbg updates
Benjamin Herrenschmidt
3
-8
/
+8
2006-01-09
[PATCH] powerpc: powermac adb fix udbg_adb_use_btext warning
Andy Whitcroft
1
-2
/
+2
2006-01-09
[PATCH] powerpc: powermac adb fix dependency on btext_drawchar
Andy Whitcroft
1
-2
/
+5
2006-01-09
[PATCH] powerpc: migrate common PCI hotplug code
Linas Vepstas
2
-1
/
+175
2006-01-09
[PATCH] powerpc: PCI hotplug common code elimination
Linas Vepstas
1
-0
/
+26
2006-01-09
[PATCH] powerpc: More serial probe fixes (#2)
Benjamin Herrenschmidt
1
-16
/
+0
2006-01-09
[PATCH] powerpc: Fix g5 build with xmon
Benjamin Herrenschmidt
1
-2
/
+2
2006-01-09
[PATCH] powerpc: Remove ItLpRegSave area from the paca
David Gibson
1
-0
/
+7
2006-01-09
powerpc: more iseries irq work
Stephen Rothwell
1
-20
/
+33
2006-01-09
powerpc: partly merge iseries do_IRQ
Stephen Rothwell
3
-10
/
+28
2006-01-09
powerpc: use end_IRQ for iseries irqs
Stephen Rothwell
1
-11
/
+10
2006-01-09
powerpc: cleanup iseries irq.c
Stephen Rothwell
1
-142
/
+118
2006-01-09
[PATCH] powerpc: Add back support for booting from BootX (#2)
Benjamin Herrenschmidt
2
-0
/
+550
2006-01-09
[PATCH] powerpc: Unify udbg (#2)
Benjamin Herrenschmidt
8
-67
/
+474
[prev]
[next]