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
2024-03-11
Merge tag 'sched-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-3
/
+3
2024-03-11
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-2
/
+2
2024-03-11
mm: Introduce vmap_page_range() to map pages in PCI address space
Alexei Starovoitov
-2
/
+2
2024-03-03
Merge tag 'powerpc-6.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-2
/
+7
2024-03-03
powerpc/irq: Allow softirq to hardirq stack transition
Michael Ellerman
-3
/
+2
2024-03-03
powerpc: Stop using of_root
Christophe Leroy
-2
/
+6
2024-03-03
powerpc/machdep: Define 'compatibles' property in ppc_md and use it
Christophe Leroy
-0
/
+2
2024-02-28
sched/topology: Rename SD_SHARE_PKG_RESOURCES to SD_SHARE_LLC
Alex Shi
-3
/
+3
2024-02-24
Merge tag 'powerpc-6.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-6
/
+17
2024-02-23
crash: split vmcoreinfo exporting code out from crash_core.c
Baoquan He
-1
/
+1
2024-02-23
powerpc/rtas: use correct function name for resetting TCE tables
Nathan Lynch
-2
/
+7
2024-02-22
powerpc/kprobes: Handle error returned by set_memory_rox()
Christophe Leroy
-2
/
+8
2024-02-22
powerpc: Use user_mode() macro when possible
Christophe Leroy
-3
/
+3
2024-02-21
powerpc/pseries: Set CPU_FTR_DBELL according to ibm,pi-features
Nicholas Piggin
-0
/
+1
2024-02-21
powerpc/pseries: Add a clear modifier to ibm,pa/pi-features parser
Nicholas Piggin
-3
/
+6
2024-02-21
powerpc: Add Power11 architected and raw mode
Madhavan Srinivasan
-1
/
+53
2024-02-21
powerpc: Remove duplicate/unnecessary ifdefs
Shrikanth Hegde
-2
/
+0
2024-02-19
powerpc: remove unused KCSAN_SANITIZE_early_64.o in Makefile
Masahiro Yamada
-1
/
+0
2024-02-19
powerpc/pseries/iommu: DLPAR add doesn't completely initialize pci_controller
Gaurav Batra
-6
/
+17
2024-02-17
Merge tag 'powerpc-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-5
/
+45
2024-02-15
powerpc/smp: Remap boot CPU onto core 0 if >= nr_cpu_ids
Michael Ellerman
-7
/
+28
2024-02-15
powerpc/smp: Factor out assign_threads()
Michael Ellerman
-11
/
+21
2024-02-15
powerpc/smp: Lookup avail once per device tree node
Michael Ellerman
-6
/
+5
2024-02-15
powerpc/smp: Increase nr_cpu_ids to include the boot CPU
Michael Ellerman
-0
/
+6
2024-02-15
powerpc/smp: Adjust nr_cpu_ids to cover all threads of a core
Michael Ellerman
-0
/
+6
2024-02-14
powerpc/iommu: Fix the missing iommu_group_put() during platform domain attach
Shivaprasad G Bhat
-1
/
+3
2024-02-14
powerpc/ftrace: Ignore ftrace locations in exit text sections
Naveen N Rao
-0
/
+19
2024-02-14
powerpc/cputable: Add missing PPC_FEATURE_BOOKE on PPC64 Book-E
David Engraf
-1
/
+2
2024-02-14
Revert "powerpc/pseries/iommu: Fix iommu initialisation during DLPAR add"
Michael Ellerman
-16
/
+5
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
-1
/
+1
2024-02-05
powerpc/6xx: set High BAT Enable flag on G2_LE cores
Matthias Schiffer
-1
/
+19
2024-02-05
powerpc/64: Set task pt_regs->link to the LR value on scv entry
Naveen N Rao
-2
/
+2
2024-02-05
powerpc/pseries/iommu: Fix iommu initialisation during DLPAR add
Gaurav Batra
-5
/
+16
2024-02-02
powerpc: iommu: Bring back table group release_ownership() call
Shivaprasad G Bhat
-9
/
+28
2024-01-10
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
-0
/
+1
2024-01-10
Merge tag 'bcachefs-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
-0
/
+2
2024-01-09
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+3
2024-01-08
Merge tag 'powerpc-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-114
/
+254
2024-01-08
Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
-0
/
+2
2024-01-01
powerpc: Export kvm_guest static key, for bcachefs six locks
Kent Overstreet
-0
/
+2
2023-12-27
rseq: Split out rseq.h from sched.h
Kent Overstreet
-0
/
+1
2023-12-15
Merge branch 'smp-topo' into next
Michael Ellerman
-54
/
+70
2023-12-15
powerpc/smp: Dynamically build Powerpc topology
Srikar Dronamraju
-50
/
+28
2023-12-15
powerpc/smp: Avoid asym packing within thread_group of a core
Srikar Dronamraju
-0
/
+13
2023-12-15
powerpc/smp: Add __ro_after_init attribute
Srikar Dronamraju
-5
/
+5
2023-12-15
powerpc/smp: Disable MC domain for shared processor
Srikar Dronamraju
-0
/
+4
2023-12-15
powerpc/smp: Enable Asym packing for cores on shared processor
Srikar Dronamraju
-2
/
+23
2023-12-14
wire up syscalls for statmount/listmount
Miklos Szeredi
-0
/
+2
2023-12-13
powerpc/ftrace: Remove nops after the call to ftrace_stub
Naveen N Rao
-2
/
+0
2023-12-13
powerpc/rtas: Warn if per-function lock isn't held
Nathan Lynch
-12
/
+9
[prev]
[next]