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
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2025-02-26
powerpc/io: Use standard barrier macros in io.c
Michael Ellerman
-18
/
+24
2025-02-26
powerpc/io: Rename _insw_ns() etc.
Michael Ellerman
-8
/
+8
2025-02-26
powerpc/io: Remove PPC_INDIRECT_MMIO
Michael Ellerman
-1
/
+1
2025-02-26
powerpc/io: Remove PPC_IO_WORKAROUNDS
Michael Ellerman
-199
/
+0
2025-02-26
powerpc: Remove PPC_OF_PLATFORM_PCI
Michael Ellerman
-103
/
+1
2025-02-26
powerpc: Remove some Cell leftovers
Michael Ellerman
-1
/
+1
2025-02-26
powerpc/cell: Remove support for IBM Cell Blades
Michael Ellerman
-55
/
+0
2025-02-26
powerpc/static_call: Implement inline static calls
Christophe Leroy
-1
/
+23
2025-02-26
powerpc: Prepare arch_static_call_transform() for supporting inline static calls
Christophe Leroy
-15
/
+21
2025-02-24
powerpc/time: Define div128_by_32() static and __init
Christophe Leroy
-33
/
+32
2025-02-24
powerpc/vmlinux: Remove etext, edata and end
Christophe Leroy
-9
/
+0
2025-02-21
powerpc/vdso: Switch to generic storage implementation
Thomas Weißschuh
-120
/
+30
2025-02-21
vdso: Rename included Makefile
Thomas Weißschuh
-1
/
+1
2025-02-21
powerpc/secvar: Constify 'struct bin_attribute'
Thomas Weißschuh
-6
/
+6
2025-02-21
powerpc/secvar: Mark __init functions as such
Thomas Weißschuh
-6
/
+6
2025-02-18
powerpc/watchdog: Switch to use hrtimer_setup()
Nam Cao
-2
/
+1
2025-02-12
fs: add open_tree_attr()
Christian Brauner
-0
/
+1
2025-02-11
powerpc/fadump: fix additional param memory reservation for HASH MMU
Sourabh Jain
-10
/
+11
2025-02-11
powerpc: export MIN RMA size
Sourabh Jain
-1
/
+1
2025-02-10
powerpc/crash: Use note name macros
Akihiko Odaki
-1
/
+1
2025-02-10
seccomp: remove the 'sd' argument from __secure_computing()
Oleg Nesterov
-1
/
+1
2025-01-31
Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
-2
/
+22
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
-1
/
+1
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-21
/
+7
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
-21
/
+7
2025-01-21
Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
-17
/
+7
2025-01-11
powerpc/prom_init: Use IS_ENABLED()
Michael Ellerman
-25
/
+14
2025-01-11
powerpc/pseries/iommu: IOMMU incorrectly marks MMIO range in DDW
Gaurav Batra
-1
/
+1
2025-01-11
modules: Support extended MODVERSIONS info
Matthew Maurer
-2
/
+22
2024-12-26
fgraph: Pass ftrace_regs to entryfunc
Masami Hiramatsu (Google)
-5
/
+7
2024-12-23
fgraph: Get ftrace recursion lock in function_graph_enter
Masami Hiramatsu (Google)
-12
/
+0
2024-12-23
powerpc: Use str_on_off() helper in check_cache_coherency()
Thorsten Blum
-2
/
+2
2024-12-19
powerpc: Add preempt lazy support
Shrikanth Hegde
-2
/
+2
2024-12-18
powerpc/vdso: Mark the vDSO code read-only after init
Christophe Leroy
-2
/
+2
2024-12-18
powerpc/64: Use get_user() in start_thread()
Michael Ellerman
-2
/
+2
2024-12-10
powerpc/32: Replace mulhdu() by mul_u64_u64_shr()
Christophe Leroy
-26
/
+0
2024-11-27
powerpc/prom_init: Fixup missing powermac #size-cells
Michael Ellerman
-2
/
+27
2024-11-23
Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-344
/
+679
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-15
/
+15
2024-11-20
Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-2
/
+2
2024-11-20
Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
-3
/
+3
2024-11-19
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-14
/
+7
2024-11-19
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-33
/
+45
2024-11-18
Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
-0
/
+4
2024-11-15
powerpc/Makefile: Allow overriding CPP
Arnd Bergmann
-1
/
+1
2024-11-14
powerpc/vdso: Remove unused clockmode asm offsets
Thomas Weißschuh
-2
/
+0
2024-11-10
powerpc/irq: use seq_put_decimal_ull_width() for decimal values
David Wang
-22
/
+22
2024-11-10
powerpc/pseries: Fix KVM guest detection for disabling hardlockup detector
Gautam Menghani
-0
/
+1
2024-11-10
fadump: reserve param area if below boot_mem_top
Sourabh Jain
-1
/
+1
2024-11-10
powerpc/fadump: allocate memory for additional parameters early
Hari Bathini
-5
/
+13
[prev]
[next]