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
*
VFS: assorted weird filesystems: d_inode() annotations
David Howells
2015-04-15
*
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2014-12-11
|
\
|
*
powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault
Aneesh Kumar K.V
2014-12-05
*
|
Merge branch 'akpm' (patchbomb from Andrew)
Linus Torvalds
2014-12-10
|
\
\
|
*
|
ppc/cell: replace get_unused_fd() with get_unused_fd_flags(0)
Yann Droneaud
2014-12-10
|
|
/
*
/
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
2014-11-03
|
/
*
powerpc/cell: Move spu_handle_mm_fault() out of cell platform
Ian Munsie
2014-10-08
*
powerpc: cell: Use ktime_get_ns()
Thomas Gleixner
2014-07-23
*
powerpc/cell: Fix compilation with CONFIG_COREDUMP=n
Michael Ellerman
2014-07-10
*
powerpc/spufs: Remove duplicate SPUFS_CNTL_MAP_SIZE define
Dan Carpenter
2014-06-11
*
powerpc/spufs: Remove MAX_USER_PRIO define
Jeremy Kerr
2014-02-11
*
new helper: dump_align()
Al Viro
2013-11-09
*
spufs: get rid of dump_emit() wrappers
Al Viro
2013-11-09
*
switch elf_coredump_extra_notes_write() to dump_emit()
Al Viro
2013-11-09
*
powerpc/spufs: convert userns uid/gid mount options to kuid/kgid
Dwight Engen
2013-08-21
*
[readdir] switch dcache_readdir() users to ->iterate()
Al Viro
2013-06-29
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-05-02
|
\
|
*
mm: remove free_area_cache use in powerpc architecture
Michel Lespinasse
2013-04-29
|
*
powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()
Michael Ellerman
2013-04-24
*
|
spufs: don't bother with fops->owner
Al Viro
2013-04-09
|
/
*
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-03-03
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
|
\
|
*
spufs_mkdir(): don't d_add() on negative parent
Al Viro
2013-02-22
|
*
new helper: file_inode(file)
Al Viro
2013-02-22
*
|
sched, powerpc: Fix sched.h split-up build failure
Ingo Molnar
2013-02-11
|
/
*
vfs: turn is_dir argument to kern_path_create into a lookup_flags arg
Jeff Layton
2012-12-20
*
pidns: Use task_active_pid_ns where appropriate
Eric W. Biederman
2012-11-19
*
switch spufs/coredump to iterate_fd()
Al Viro
2012-09-26
*
new helper: done_path_create()
Al Viro
2012-07-29
*
pull unlock+dput() out into do_spu_create()
Al Viro
2012-07-29
*
spufs: pull unlock-and-dput() up into spufs_create()
Al Viro
2012-07-29
*
spufs_create_context(): simplify failure exits
Al Viro
2012-07-29
*
move spu_forget() into spufs_rmdir()
Al Viro
2012-07-29
*
switch dentry_open() to struct path, make it grab references itself
Al Viro
2012-07-22
*
spufs: shift dget/mntget towards dentry_open()
Al Viro
2012-07-22
*
vfs: Rename end_writeback() to clear_inode()
Jan Kara
2012-05-06
*
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-29
|
\
|
*
Wrap accesses to the fd_sets in struct fdtable
David Howells
2012-02-19
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-21
|
\
\
|
*
|
powerpc/spufs: Fix double unlocks
Benjamin Herrenschmidt
2012-03-20
|
|
/
*
|
spufs: make register_filesystem the last potential failure exit
Al Viro
2012-03-20
*
|
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-20
|
/
*
switch spufs guts to umode_t
Al Viro
2012-01-03
*
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
2012-01-03
*
powerpc: remove non-required uses of include <linux/module.h>
Paul Gortmaker
2011-10-31
*
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
2011-10-31
*
powerpc: Fix up implicit sched.h users
Paul Gortmaker
2011-10-31
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
*
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-07-20
*
switch do_spufs_create() to user_path_create(), fix double-unlock
Al Viro
2011-07-20
[next]