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
*
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-23
1
-4
/
+4
|
\
|
*
introduce fd_file(), convert all accessors to it.
Al Viro
2024-08-13
1
-4
/
+4
*
|
powerpc: Stop using no_llseek
Michael Ellerman
2024-09-05
1
-17
/
+0
|
/
*
powerpc: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-07-04
4
-0
/
+4
*
powerpc: Fix typos
Bjorn Helgaas
2024-05-07
1
-1
/
+1
*
powerpc/cell: Code cleanup for spufs_mfc_flush
Kunwu Chan
2024-05-07
1
-16
/
+4
*
powerpc/iommu: Code cleanup for cell/iommu.c
Kunwu Chan
2024-05-07
1
-17
/
+0
*
powerpc/rtas: Add kernel-doc comments to smp_startup_cpu()
Yang Li
2024-05-07
1
-0
/
+1
*
dentry: switch the lists of children to hlist
Al Viro
2023-11-25
1
-2
/
+3
*
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-30
1
-1
/
+1
|
\
|
*
spufs: convert to new timestamp accessors
Jeff Layton
2023-10-18
1
-1
/
+1
*
|
file: convert to SLAB_TYPESAFE_BY_RCU
Christian Brauner
2023-10-19
1
-4
/
+7
|
/
*
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-08-31
7
-6
/
+7
|
\
|
*
powerpc: address missing-prototypes warnings
Arnd Bergmann
2023-08-02
2
-1
/
+2
|
*
powerpc: Explicitly include correct DT includes
Rob Herring
2023-08-02
5
-5
/
+5
*
|
spufs: convert to ctime accessor functions
Jeff Layton
2023-07-10
1
-1
/
+1
|
/
*
powerpc/spufs: remove unneeded if-checks
Tom Rix
2023-05-15
1
-6
/
+0
*
powerpc: Use of_address_to_resource()
Rob Herring
2023-04-04
1
-5
/
+4
*
powerpc: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-30
1
-1
/
+1
*
powerpc: Make generic_calibrate_decr() the default
Christophe Leroy
2023-03-15
1
-1
/
+0
*
Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-02-25
2
-4
/
+4
|
\
|
*
powerpc/rtas: arch-wide function token lookup conversions
Nathan Lynch
2023-02-13
2
-4
/
+4
*
|
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-24
1
-7
/
+7
|
\
\
|
*
|
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-10
1
-7
/
+7
|
|
/
*
|
fs: port inode_init_owner() to mnt_idmap
Christian Brauner
2023-01-19
1
-2
/
+2
*
|
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-2
/
+2
|
/
*
powerpc/msi: Fix deassociation of MSI descriptors
Marc Zyngier
2022-12-17
1
-0
/
+1
*
Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-10-09
6
-16
/
+37
|
\
|
*
powerpc: Use common syscall handler type
Rohan McLure
2022-09-28
1
-3
/
+3
|
*
powerpc/spufs: remove orphan declarations from spufs.h
Gaosheng Cui
2022-09-15
1
-2
/
+0
|
*
powerpc/cell: Add missing of_node_put() in iommu.c
Liang He
2022-09-05
1
-1
/
+3
|
*
powerpc/cell: Add missing of_node_put()s in cbe_regs.c
Liang He
2022-09-05
1
-10
/
+27
|
*
powerpc/cell: Add missing of_node_put()s
Liang He
2022-09-05
2
-0
/
+4
*
|
spufs: constify path
Al Viro
2022-09-01
2
-4
/
+4
|
/
*
powerpc/cell/axon_msi: Fix refcount leak in setup_msi_msg_address
Miaoqian Lin
2022-08-01
1
-0
/
+1
*
powerpc/spufs: Fix refcount leak in spufs_init_isolated_loader
Miaoqian Lin
2022-08-01
1
-0
/
+1
*
powerpc: Remove remaining parts of oprofile
Christophe Leroy
2022-07-27
1
-1
/
+1
*
powerpc: Add missing headers
Christophe Leroy
2022-05-08
10
-8
/
+14
*
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
2022-05-08
6
-6
/
+0
*
powerpc: fix typos in comments
Julia Lawall
2022-05-05
4
-4
/
+4
*
powerpc: declare unmodified attribute_group usages const
Rohan McLure
2022-03-08
2
-3
/
+3
*
powerpc/spufs: Fix build warning when CONFIG_PROC_FS=n
YueHaibing
2022-03-08
1
-1
/
+3
*
powerpc/spufs: adjust list element pointer type
Julia Lawall
2022-02-03
1
-2
/
+1
*
Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-01-14
7
-21
/
+24
|
\
|
*
powerpc/cell: Add __init attribute to eligible functions
Nick Child
2021-12-23
5
-20
/
+20
|
*
powerpc/cell: Fix clang -Wimplicit-fallthrough warning
Anders Roxell
2021-12-09
1
-0
/
+1
|
*
powerpc/64s: Make hash MMU support configurable
Nicholas Piggin
2021-12-09
1
-0
/
+1
|
*
powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVE
Nicholas Piggin
2021-12-02
1
-1
/
+1
|
*
powerpc/cell: add missing of_node_put
Julia Lawall
2021-11-25
1
-0
/
+1
*
|
powerpc/cell/axon_msi: Convert to msi_on_each_desc()
Thomas Gleixner
2021-12-16
1
-5
/
+2
[next]