index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
spufs
Commit message (
Expand
)
Author
Age
*
powerpc: Convert old cpumask API into new one
KOSAKI Motohiro
2011-05-04
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
kill path_lookup()
Al Viro
2011-03-14
*
powerpc/spufs: Use simple_write_to_buffer
Akinobu Mita
2011-01-20
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-01-11
|
\
|
*
powerpc/cell: Use vzalloc rather than vmalloc and memset in spu_alloc_lscsa_std
Jesper Juhl
2010-11-28
*
|
fs: icache RCU free inodes
Nick Piggin
2011-01-07
*
|
fs: dcache rationalise dget variants
Nick Piggin
2011-01-07
*
|
fs: dcache remove dcache_lock
Nick Piggin
2011-01-07
*
|
fs: dcache scale d_unhashed
Nick Piggin
2011-01-07
*
|
fs: dcache scale dentry refcount
Nick Piggin
2011-01-07
|
/
*
convert get_sb_single() users
Al Viro
2010-10-29
*
powerpc/spufs: Use llseek in all file operations
Arnd Bergmann
2010-10-13
*
spufs conversion to ->evict_inode()
Al Viro
2010-08-09
*
remove inode_setattr
Christoph Hellwig
2010-08-09
*
rename the generic fsync implementations
Christoph Hellwig
2010-05-27
*
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-27
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
powerpc: Use helpers for rlimits
Jiri Slaby
2010-01-14
*
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2009-12-17
|
\
|
*
kbuild: drop include2/ used for O=... builds
Sam Ravnborg
2009-12-12
*
|
powerpc/spufs: Fix test in spufs_switch_log_read()
roel kluin
2009-11-23
|
/
*
const: constify remaining file_operations
Alexey Dobriyan
2009-10-01
*
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-09-27
*
const: mark remaining inode_operations as const
Alexey Dobriyan
2009-09-22
*
const: mark remaining super_operations const
Alexey Dobriyan
2009-09-22
*
tracing: Remove markers
Christoph Hellwig
2009-09-18
*
powerpc/sputrace: Use the generic event tracer
Christoph Hellwig
2009-08-19
*
powerpc/spufs: Remove unused error path
Stephen Rothwell
2009-06-09
*
powerpc/spufs: Remove double check for non-negative dentry
Jan Blunck
2009-05-21
*
New helper - current_umask()
Al Viro
2009-03-31
*
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-03-29
|
\
|
*
timers: add mod_timer_pending()
Ingo Molnar
2009-02-18
*
|
powerpc/spufs: Fix incorrect buffer offset in regs write
Jeremy Kerr
2009-03-11
*
|
powerpc/spufs: Check file offset before calculating write size in fixed-sized...
Jeremy Kerr
2009-03-11
*
|
powerpc/spufs: Initialize ctx->stats.tstamp correctly
Arnd Bergmann
2009-03-11
*
|
powerpc/spufs: Constify context contents and coredump callback constants
Jeremy Kerr
2009-02-22
*
|
powerpc/spufs: Clear purge status before setting up isolated mode
Jeremy Kerr
2009-02-22
|
/
*
powerpc: Cleanup from l64 to ll64 change: arch code
Stephen Rothwell
2009-01-12
*
fix similar typos to successfull
Coly Li
2009-01-08
*
zero i_uid/i_gid on inode allocation
Al Viro
2009-01-05
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
2008-12-29
|
\
|
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...
Linus Torvalds
2008-12-28
|
|
\
|
|
*
powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED
Benjamin Herrenschmidt
2008-12-20
|
*
|
Merge branch 'master' into next
James Morris
2008-12-04
|
|
\
|
|
*
|
CRED: Pass credentials through dentry_open()
David Howells
2008-11-13
|
*
|
CRED: Wrap task credential accesses in the PowerPC arch
David Howells
2008-11-13
*
|
|
cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}...
Rusty Russell
2008-12-26
|
|
/
|
/
|
*
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...
Paul Mackerras
2008-11-23
|
\
\
|
|
/
|
/
|
|
*
powerpc/spufs: Fix spinning in spufs_ps_fault on signal
Jeremy Kerr
2008-11-20
[next]