index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-30
Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2
-2
/
+3
2021-04-27
Merge branch 'work.coredump' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+1
2021-04-23
powerpc/iommu: Do not immediately panic when failed IOMMU table allocation
Alexey Kardashevskiy
1
-1
/
+2
2021-04-14
powerpc/syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
1
-1
/
+1
2021-03-12
spufs: fix bogosity in S_ISGID handling
Al Viro
1
-8
/
+2
2021-03-08
coredump: don't bother with do_truncate()
Al Viro
1
-2
/
+1
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
1
-2
/
+3
2021-02-22
Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
4
-9
/
+10
2021-02-21
Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2021-02-17
sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIO
Dietmar Eggemann
1
-1
/
+1
2021-02-09
powerpc: convert interrupt handlers to use wrappers
Nicholas Piggin
2
-6
/
+9
2021-02-09
powerpc/cell: tidy up pervasive declarations
Nicholas Piggin
2
-3
/
+1
2021-01-29
arch: powerpc: Stop building and using oprofile
Viresh Kumar
6
-72
/
+1
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
1
-1
/
+2
2021-01-24
attr: handle idmapped mounts
Christian Brauner
1
-1
/
+1
2020-12-10
file: Rename fcheck lookup_fd_rcu
Eric W. Biederman
1
-1
/
+1
2020-08-07
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2
-4
/
+18
2020-07-23
powerpc/spufs: Fix the type of ret in spufs_arch_write_note
Christoph Hellwig
1
-1
/
+1
2020-07-22
powerpc/spufs: Rework fcheck() usage
Michael Ellerman
1
-3
/
+16
2020-07-15
powerpc/spufs: add CONFIG_COREDUMP dependency
Arnd Bergmann
1
-0
/
+1
2020-07-02
cpufreq: Register governors at core_initcall
Quentin Perret
1
-24
/
+2
2020-06-17
powerpc/syscalls: Use the number when building SPU syscall table
Michael Ellerman
1
-1
/
+1
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-3
/
+3
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-2
/
+2
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
5
-5
/
+5
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
5
-5
/
+5
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-3
/
+3
2020-05-11
powerpc: Replace _ALIGN_UP() by ALIGN()
Christophe Leroy
1
-3
/
+3
2020-05-05
powerpc/spufs: simplify spufs core dumping
Christoph Hellwig
3
-176
/
+117
2020-05-05
powerpc/spufs: stop using access_ok
Christoph Hellwig
1
-34
/
+8
2020-05-05
powerpc/spufs: fix copy_to_user while atomic
Jeremy Kerr
1
-38
/
+75
2020-04-05
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2
-6
/
+2
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-03-25
powerpc/cell: Use fallthrough;
Joe Perches
1
-1
/
+1
2020-03-04
powerpc/cell/axon_msi: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-5
/
+1
2020-02-08
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-8
/
+3
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
1
-7
/
+3
2020-02-07
fs_parser: remove fs_parameter_description name field
Eric Sandeen
1
-1
/
+0
2020-01-14
arch/powerpc/setup: Drop dummy_con initialization
Arvind Sankar
1
-3
/
+0
2019-11-13
powerpc/spufs: remove set but not used variable 'ctx'
YueHaibing
1
-2
/
+0
2019-10-11
spufs: fix a crash in spufs_create_root()
Emmanuel Nicolet
1
-0
/
+1
2019-09-24
Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-91
/
+116
2019-09-18
vfs: Convert spufs to use the new mount API
David Howells
1
-91
/
+116
2019-08-19
powerpc/powernv/ioda2: Create bigger default window with 64k IOMMU pages
Alexey Kardashevskiy
1
-1
/
+1
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-1
/
+1
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
2
-6
/
+5
2019-07-04
powerpc/cell: set no_llseek in spufs_cntl_fops
Geliang Tang
1
-1
/
+1
2019-06-03
sched/core: Provide a pointer to the valid CPU mask
Sebastian Andrzej Siewior
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
2
-26
/
+2
[next]