index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
Age
Commit message (
Expand
)
Author
Lines
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-7
/
+7
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-9
/
+9
2025-12-06
Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+1
2025-12-05
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-3
/
+7
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-10
/
+7
2025-11-28
spufs: convert spufs_gang_open() to FD_PREPARE()
Christian Brauner
-16
/
+5
2025-11-28
spufs: convert spufs_context_open() to FD_PREPARE()
Christian Brauner
-16
/
+5
2025-11-16
convert spufs
Al Viro
-10
/
+7
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
-3
/
+7
2025-10-22
powerpc: cell: make spu_subsys const
Adrian BarnaĆ
-1
/
+1
2025-09-29
Merge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-2
/
+2
2025-09-23
VFS: rename kern_path_locked() and related functions.
NeilBrown
-2
/
+2
2025-09-01
fs: add an icount_read helper
Josef Bacik
-1
/
+1
2025-07-02
spufs: switch to locked_recursive_removal()
Al Viro
-40
/
+9
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-3
/
+3
2025-04-03
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
-10
/
+56
2025-03-12
spufs: fix a leak in spufs_create_context()
Al Viro
-1
/
+4
2025-03-12
spufs: fix gang directory lifetimes
Al Viro
-8
/
+49
2025-03-12
spufs: fix a leak on spufs_new_file() failure
Al Viro
-1
/
+3
2025-02-26
powerpc/xmon: Remove SPU debug and disassembly
Michael Ellerman
-2
/
+0
2025-02-26
powerpc/cell: Remove CBE_CPUFREQ_SPU_GOVERNOR
Michael Ellerman
-145
/
+0
2025-02-26
powerpc: Remove PPC_PMI and driver
Michael Ellerman
-9
/
+0
2025-02-26
powerpc/cell: Remove support for IBM Cell Blades
Michael Ellerman
-5499
/
+0
2024-11-23
Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-33
/
+16
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1
/
+1
2024-11-19
Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+1
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
-46
/
+22
2024-11-08
powerpc/cell: Use for_each_of_range() iterator
Rob Herring (Arm)
-33
/
+16
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
-1
/
+1
2024-11-03
convert spu_run(2)
Al Viro
-9
/
+5
2024-11-03
switch spufs_calls_{get,put}() to CLASS() use
Al Viro
-35
/
+17
2024-11-03
fdget(), trivial conversions
Al Viro
-4
/
+2
2024-10-16
powerpc/cell: Switch to irq_get_nr_irqs()
Bart Van Assche
-1
/
+1
2024-10-07
get rid of ...lookup...fdget_rcu() family
Al Viro
-3
/
+1
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-4
/
+4
2024-09-05
powerpc: Stop using no_llseek
Michael Ellerman
-17
/
+0
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
-4
/
+4
2024-07-04
powerpc: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
-0
/
+4
2024-05-08
powerpc: Fix typos
Bjorn Helgaas
-1
/
+1
2024-05-07
powerpc/cell: Code cleanup for spufs_mfc_flush
Kunwu Chan
-16
/
+4
2024-05-07
powerpc/iommu: Code cleanup for cell/iommu.c
Kunwu Chan
-17
/
+0
2024-05-07
powerpc/rtas: Add kernel-doc comments to smp_startup_cpu()
Yang Li
-0
/
+1
2023-11-25
dentry: switch the lists of children to hlist
Al Viro
-2
/
+3
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
-1
/
+1
2023-10-19
file: convert to SLAB_TYPESAFE_BY_RCU
Christian Brauner
-4
/
+7
2023-10-18
spufs: convert to new timestamp accessors
Jeff Layton
-1
/
+1
2023-08-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-6
/
+7
2023-08-02
powerpc: address missing-prototypes warnings
Arnd Bergmann
-1
/
+2
2023-08-02
powerpc: Explicitly include correct DT includes
Rob Herring
-5
/
+5
[next]