index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
spufs
Commit message (
Expand
)
Author
Age
Files
Lines
*
wrappers for ->i_mutex access
Al Viro
2016-01-22
2
-8
/
+8
*
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-01-15
1
-1
/
+1
|
\
|
*
powerpc: Standardise on NR_syscalls rather than __NR_syscalls.
Rashmica Gupta
2015-11-26
1
-1
/
+1
*
|
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
2016-01-14
1
-1
/
+1
|
/
*
powerpc/cell: Drop support for 64K local store on 4K kernels
Michael Ellerman
2015-08-18
2
-177
/
+2
*
make simple_positive() public
Al Viro
2015-06-23
1
-1
/
+1
*
VFS: assorted weird filesystems: d_inode() annotations
David Howells
2015-04-15
1
-11
/
+11
*
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2014-12-11
1
-1
/
+1
|
\
|
*
powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault
Aneesh Kumar K.V
2014-12-05
1
-1
/
+1
*
|
Merge branch 'akpm' (patchbomb from Andrew)
Linus Torvalds
2014-12-10
1
-2
/
+2
|
\
\
|
*
|
ppc/cell: replace get_unused_fd() with get_unused_fd_flags(0)
Yann Droneaud
2014-12-10
1
-2
/
+2
|
|
/
*
|
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
2014-11-03
1
-1
/
+1
|
/
*
powerpc/cell: Move spu_handle_mm_fault() out of cell platform
Ian Munsie
2014-10-08
1
-2
/
+2
*
powerpc: cell: Use ktime_get_ns()
Thomas Gleixner
2014-07-23
3
-9
/
+3
*
powerpc/cell: Fix compilation with CONFIG_COREDUMP=n
Michael Ellerman
2014-07-11
2
-3
/
+6
*
powerpc/spufs: Remove duplicate SPUFS_CNTL_MAP_SIZE define
Dan Carpenter
2014-06-11
1
-1
/
+0
*
powerpc/spufs: Remove MAX_USER_PRIO define
Jeremy Kerr
2014-02-11
1
-1
/
+0
*
new helper: dump_align()
Al Viro
2013-11-09
1
-1
/
+1
*
spufs: get rid of dump_emit() wrappers
Al Viro
2013-11-09
1
-49
/
+20
*
switch elf_coredump_extra_notes_write() to dump_emit()
Al Viro
2013-11-09
2
-28
/
+19
*
powerpc/spufs: convert userns uid/gid mount options to kuid/kgid
Dwight Engen
2013-08-21
1
-2
/
+6
*
[readdir] switch dcache_readdir() users to ->iterate()
Al Viro
2013-06-29
1
-1
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-05-02
2
-1
/
+2
|
\
|
*
mm: remove free_area_cache use in powerpc architecture
Michel Lespinasse
2013-04-30
1
-1
/
+1
|
*
powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()
Michael Ellerman
2013-04-24
1
-0
/
+1
*
|
spufs: don't bother with fops->owner
Al Viro
2013-04-09
1
-2
/
+0
|
/
*
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-03-03
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
4
-50
/
+28
|
\
|
*
spufs_mkdir(): don't d_add() on negative parent
Al Viro
2013-02-22
1
-43
/
+21
|
*
new helper: file_inode(file)
Al Viro
2013-02-22
4
-7
/
+7
*
|
sched, powerpc: Fix sched.h split-up build failure
Ingo Molnar
2013-02-11
1
-0
/
+1
|
/
*
vfs: turn is_dir argument to kern_path_create into a lookup_flags arg
Jeff Layton
2012-12-20
1
-1
/
+1
*
pidns: Use task_active_pid_ns where appropriate
Eric W. Biederman
2012-11-19
1
-1
/
+1
*
switch spufs/coredump to iterate_fd()
Al Viro
2012-09-26
1
-20
/
+20
*
new helper: done_path_create()
Al Viro
2012-07-29
1
-3
/
+1
*
pull unlock+dput() out into do_spu_create()
Al Viro
2012-07-29
2
-16
/
+11
*
spufs: pull unlock-and-dput() up into spufs_create()
Al Viro
2012-07-29
1
-23
/
+10
*
spufs_create_context(): simplify failure exits
Al Viro
2012-07-29
1
-7
/
+1
*
move spu_forget() into spufs_rmdir()
Al Viro
2012-07-29
1
-6
/
+5
*
switch dentry_open() to struct path, make it grab references itself
Al Viro
2012-07-23
1
-10
/
+8
*
spufs: shift dget/mntget towards dentry_open()
Al Viro
2012-07-23
1
-28
/
+18
*
vfs: Rename end_writeback() to clear_inode()
Jan Kara
2012-05-06
1
-1
/
+1
*
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-29
1
-1
/
+1
|
\
|
*
Wrap accesses to the fd_sets in struct fdtable
David Howells
2012-02-19
1
-1
/
+1
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-21
2
-2
/
+1
|
\
\
|
*
|
powerpc/spufs: Fix double unlocks
Benjamin Herrenschmidt
2012-03-21
2
-2
/
+1
|
|
/
*
|
spufs: make register_filesystem the last potential failure exit
Al Viro
2012-03-20
1
-5
/
+5
*
|
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-20
1
-2
/
+2
|
/
*
switch spufs guts to umode_t
Al Viro
2012-01-03
3
-11
/
+11
*
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
2012-01-03
1
-1
/
+0
[next]