index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/cell: Disable ptcal in case of crash kdump
Arnd Bergmann
2008-06-30
1
-4
/
+18
*
spufs: Convert nopfn to fault
Nick Piggin
2008-06-30
2
-52
/
+54
*
Merge branch 'linux-2.6'
Paul Mackerras
2008-06-30
3
-30
/
+54
|
\
|
*
powerpc/spufs: fix missed stop-and-signal event
Luke Browning
2008-06-16
1
-0
/
+5
|
*
powerpc/spufs: synchronize interaction between spu exception handling and tim...
Luke Browning
2008-06-16
2
-19
/
+37
|
*
powerpc/spufs: remove class_0_dsisr from spu exception handling
Luke Browning
2008-06-16
2
-7
/
+0
|
*
powerpc/spufs: wait for stable spu status in spu_stopped()
Luke Browning
2008-06-16
1
-5
/
+13
*
|
powerpc: Fix irq_alloc_host() reference counting and callers
Michael Ellerman
2008-06-09
2
-2
/
+2
*
|
powerpc: Rework Axon MSI setup so we can avoid freeing the irq_host
Michael Ellerman
2008-06-09
1
-9
/
+7
*
|
Merge branch 'merge'
Paul Mackerras
2008-06-09
1
-2
/
+3
|
\
|
|
*
celleb_scc_pciex endianness misannotations
Al Viro
2008-06-04
1
-2
/
+3
*
|
[POWERPC] Add debugging trigger to Axon MSI code
Michael Ellerman
2008-05-23
1
-0
/
+58
|
/
*
[POWERPC] cell: Fix section mismatches in io-workarounds code
Ishizaki Kou
2008-05-15
2
-6
/
+6
*
[POWERPC] spufs: Fix compile error
FUJITA Tomonori
2008-05-15
1
-0
/
+1
*
[POWERPC] spufs: Fix pointer reference in find_victim
Luke Browning
2008-05-15
1
-1
/
+1
*
Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...
Paul Mackerras
2008-05-09
3
-4
/
+3
|
\
|
*
[PATCH] split linux/file.h
Al Viro
2008-05-01
1
-0
/
+1
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2008-04-30
7
-21
/
+226
|
|
\
|
*
|
powerpc: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-29
2
-4
/
+2
*
|
|
[POWERPC] spufs: lockdep annotations for spufs_dir_close
Christoph Hellwig
2008-05-08
1
-1
/
+1
*
|
|
[POWERPC] spufs: don't requeue victim contex in find_victim if it's not in sp...
Christoph Hellwig
2008-05-08
1
-1
/
+2
*
|
|
[POWERPC] spufs: spu_create should send inotify IM_CREATE event
Christoph Hellwig
2008-05-06
1
-2
/
+6
*
|
|
[POWERPC] spufs: handle faults while the context switch pending flag is set
Luke Browning
2008-05-05
2
-9
/
+18
*
|
|
[POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptions
Luke Browning
2008-05-05
4
-26
/
+49
*
|
|
[POWERPC] spufs: try to route SPU interrupts to local node
Luke Browning
2008-05-05
4
-3
/
+26
*
|
|
[POWERPC] spufs: set SPU_CONTEXT_SWITCH_PENDING before synchronising SPU irqs
Luke Browning
2008-05-05
1
-2
/
+8
*
|
|
[POWERPC] spufs: don't acquire state_mutex interruptible while performing cal...
Jeremy Kerr
2008-05-05
1
-4
/
+2
*
|
|
[POWERPC] spufs: update master runcntl with context lock held
Jeremy Kerr
2008-05-05
1
-1
/
+2
*
|
|
[POWERPC] spufs: fix post-stopped update of MFC_CNTL register
Jeremy Kerr
2008-05-05
1
-4
/
+9
*
|
|
[POWERPC] spufs: fix save of mfc_cntl register
Jeremy Kerr
2008-05-05
1
-6
/
+7
*
|
|
[POWERPC] spufs: don't touch suspend bits when purging DMA queue
Jeremy Kerr
2008-05-05
1
-1
/
+3
*
|
|
[POWERPC] cell: Fix lost interrupts due to fasteoi handler
Jeremy Kerr
2008-05-05
1
-2
/
+51
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs
Paul Mackerras
2008-04-30
7
-21
/
+226
|
\
\
|
|
/
|
/
|
|
*
[POWERPC] spufs: add .gitignore for spu_save_dump.h & spu_restore_dump.h
Kumar Gala
2008-04-30
1
-0
/
+2
|
*
[POWERPC] spufs: trace spu_acquire_saved events
Julio M. Merino Vidal
2008-04-30
1
-0
/
+2
|
*
[POWERPC] spufs: fix marker name for find_victim
Julio M. Merino Vidal
2008-04-30
1
-1
/
+1
|
*
[POWERPC] spufs: add marker for destroy_spu_context
Julio M. Merino Vidal
2008-04-30
1
-0
/
+1
|
*
[POWERPC] spufs: add sputrace marker parameter names
Julio M. Merino Vidal
2008-04-30
2
-20
/
+20
|
*
[POWERPC] spufs: add context switch notification log
Christoph Hellwig
2008-04-30
5
-0
/
+200
*
|
celleb_scc_pciex __iomem annotations
Al Viro
2008-04-28
1
-9
/
+9
*
|
[POWERPC] celleb: Add support for PCI Express
Ishizaki Kou
2008-04-24
5
-0
/
+639
*
|
[POWERPC] celleb: Move miscellaneous files for Beat
Ishizaki Kou
2008-04-24
8
-4
/
+847
*
|
[POWERPC] celleb: Move a file for SPU on Beat
Ishizaki Kou
2008-04-24
2
-0
/
+208
*
|
[POWERPC] celleb: Move files for Beat mmu and iommu
Ishizaki Kou
2008-04-24
3
-1
/
+559
*
|
[POWERPC] celleb: Move files for Beat hvcall interfaces
Ishizaki Kou
2008-04-24
5
-2
/
+743
*
|
[POWERPC] celleb: Move the SCC related code for celleb
Ishizaki Kou
2008-04-24
5
-1
/
+783
*
|
[POWERPC] celleb: Move the files for celleb base support
Ishizaki Kou
2008-04-24
5
-1
/
+827
*
|
[POWERPC] celleb: Consolidate io-workarounds code
Ishizaki Kou
2008-04-24
1
-0
/
+6
*
|
[POWERPC] cell: Generalize io-workarounds code
Ishizaki Kou
2008-04-24
5
-261
/
+376
*
|
[POWERPC] Use of_get_next_parent() in platforms/cell/axon_msi.c
Michael Ellerman
2008-04-24
1
-3
/
+3
[next]