index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
*
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
2016-09-27
1
-1
/
+1
*
powerpc/cell: Add missing error code in spufs_mkgang()
Dan Carpenter
2016-08-09
1
-1
/
+3
*
powerpc: Various typo fixes
Michael Ellerman
2016-06-14
3
-3
/
+3
*
coredump: fix dumping through pipes
Mateusz Guzik
2016-06-07
1
-1
/
+1
*
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-05-20
1
-2
/
+2
|
\
|
*
powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED
Aneesh Kumar K.V
2016-05-01
1
-1
/
+1
|
*
powerpc/mm: Use _PAGE_READ to indicate Read access
Aneesh Kumar K.V
2016-05-01
1
-2
/
+2
*
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-05-18
1
-2
/
+3
|
\
\
|
*
|
coredump: get rid of coredump_params->written
Omar Sandoval
2016-05-12
1
-2
/
+3
*
|
|
dcache_{readdir,dir_lseek}() users: switch to ->iterate_shared
Al Viro
2016-05-02
1
-1
/
+1
|
|
/
|
/
|
*
|
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-2
/
+2
|
/
*
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
[next]