index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-16
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-23
1
-7
/
+7
|
\
\
|
*
|
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
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
*
|
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-23
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
|
|
/
[next]