index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
powerpc/cell/axon_msi: Use PCI device property
Thomas Gleixner
2021-12-16
1
-4
/
+1
*
|
genirq/msi, treewide: Use a named struct for PCI/MSI attributes
Thomas Gleixner
2021-12-09
1
-1
/
+1
|
/
*
mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>
Christoph Hellwig
2021-10-18
1
-0
/
+1
*
powerpc: rename powerpc_debugfs_root to arch_debugfs_dir
Aneesh Kumar K.V
2021-08-13
1
-2
/
+2
*
powerpc: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-08-10
2
-14
/
+5
*
powerpc/preempt: Don't touch the idle task's preempt_count during hotplug
Valentin Schneider
2021-07-08
1
-3
/
+0
*
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-07-02
2
-6
/
+3
|
\
|
*
powerpc/spider-pci: Remove set but not used variable 'val'
Baokun Li
2021-06-15
1
-2
/
+1
|
*
powerpc/spufs: Remove set but not used variable 'dummy'
Baokun Li
2021-06-15
1
-4
/
+2
*
|
powerpc: Move the use of irq_domain_add_nomap() behind a config option
Marc Zyngier
2021-06-10
1
-0
/
+1
*
|
powerpc: Add missing linux/{of.h,irqdomain.h} include directives
Marc Zyngier
2021-06-10
1
-0
/
+1
|
/
*
Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-04-30
2
-2
/
+3
|
\
|
*
powerpc/iommu: Do not immediately panic when failed IOMMU table allocation
Alexey Kardashevskiy
2021-04-22
1
-1
/
+2
|
*
powerpc/syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
2021-04-14
1
-1
/
+1
*
|
Merge branch 'work.coredump' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-04-27
1
-2
/
+1
|
\
\
|
*
|
coredump: don't bother with do_truncate()
Al Viro
2021-03-08
1
-2
/
+1
|
|
/
*
/
spufs: fix bogosity in S_ISGID handling
Al Viro
2021-03-13
1
-8
/
+2
|
/
*
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
1
-2
/
+3
|
\
|
*
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
1
-1
/
+2
|
*
attr: handle idmapped mounts
Christian Brauner
2021-01-24
1
-1
/
+1
*
|
Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-02-22
4
-9
/
+10
|
\
\
|
*
|
powerpc: convert interrupt handlers to use wrappers
Nicholas Piggin
2021-02-08
2
-6
/
+9
|
*
|
powerpc/cell: tidy up pervasive declarations
Nicholas Piggin
2021-02-08
2
-3
/
+1
|
|
/
*
|
Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-21
1
-1
/
+1
|
\
\
|
*
|
sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIO
Dietmar Eggemann
2021-02-17
1
-1
/
+1
|
|
/
*
/
arch: powerpc: Stop building and using oprofile
Viresh Kumar
2021-01-29
6
-72
/
+1
|
/
*
file: Rename fcheck lookup_fd_rcu
Eric W. Biederman
2020-12-10
1
-1
/
+1
*
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-08-07
2
-4
/
+18
|
\
|
*
powerpc/spufs: Fix the type of ret in spufs_arch_write_note
Christoph Hellwig
2020-07-23
1
-1
/
+1
|
*
powerpc/spufs: Rework fcheck() usage
Michael Ellerman
2020-07-21
1
-3
/
+16
|
*
powerpc/spufs: add CONFIG_COREDUMP dependency
Arnd Bergmann
2020-07-15
1
-0
/
+1
*
|
cpufreq: Register governors at core_initcall
Quentin Perret
2020-07-02
1
-24
/
+2
|
/
*
powerpc/syscalls: Use the number when building SPU syscall table
Michael Ellerman
2020-06-17
1
-1
/
+1
*
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
1
-3
/
+3
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-2
/
+2
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
5
-5
/
+5
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
5
-5
/
+5
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-06-05
1
-3
/
+3
|
\
|
*
powerpc: Replace _ALIGN_UP() by ALIGN()
Christophe Leroy
2020-05-11
1
-3
/
+3
*
|
powerpc/spufs: simplify spufs core dumping
Christoph Hellwig
2020-05-05
3
-176
/
+117
*
|
powerpc/spufs: stop using access_ok
Christoph Hellwig
2020-05-05
1
-34
/
+8
*
|
powerpc/spufs: fix copy_to_user while atomic
Jeremy Kerr
2020-05-05
1
-38
/
+75
|
/
*
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-04-05
2
-6
/
+2
|
\
|
*
powerpc/cell: Use fallthrough;
Joe Perches
2020-03-25
1
-1
/
+1
|
*
powerpc/cell/axon_msi: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2020-03-04
1
-5
/
+1
*
|
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
1
-0
/
+1
|
/
*
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-02-08
1
-8
/
+3
|
\
|
*
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
2020-02-07
1
-7
/
+3
|
*
fs_parser: remove fs_parameter_description name field
Eric Sandeen
2020-02-07
1
-1
/
+0
[prev]
[next]