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
Age
Commit message (
Expand
)
Author
Lines
2023-11-01
Merge tag 'docs-6.7' of git://git.lwn.net/linux
Linus Torvalds
-5
/
+5
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1
/
+2
2023-11-01
Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
-0
/
+138
2023-11-01
Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-8
/
+10
2023-10-30
Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+10
2023-10-30
Merge tag 'rcu-next-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...
Linus Torvalds
-1
/
+1
2023-10-30
Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-2
/
+2
2023-10-30
Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-6
/
+9
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-30
Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
-4
/
+7
2023-10-28
kbuild: remove ARCH_POSTLINK from module builds
Masahiro Yamada
-3
/
+0
2023-10-27
Merge tag 'powerpc-6.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-11
/
+24
2023-10-27
perf: Add branch stack counters
Kan Liang
-1
/
+1
2023-10-27
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
-267
/
+4039
2023-10-26
Merge tag 'v6.6-rc7' into core
Joerg Roedel
-48
/
+39
2023-10-26
iommu: Move IOMMU_DOMAIN_BLOCKED global statics to ops->blocked_domain
Jason Gunthorpe
-8
/
+1
2023-10-25
powerpc: Remove initialisation of readpos
Matthew Wilcox (Oracle)
-1
/
+0
2023-10-25
powerpc/mm: Avoid calling arch_enter/leave_lazy_mmu() in set_ptes
Aneesh Kumar K.V
-10
/
+22
2023-10-25
powerpc/vmcore: Add MMU information to vmcoreinfo
Aditya Gupta
-0
/
+3
2023-10-25
Revert "powerpc: add `cur_cpu_spec` symbol to vmcoreinfo"
Michael Ellerman
-2
/
+0
2023-10-23
powerpc/mm: Fix boot crash with FLATMEM
Michael Ellerman
-1
/
+2
2023-10-23
powerpc/bpf: use bpf_jit_binary_pack_[alloc|finalize|free]
Hari Bathini
-51
/
+96
2023-10-23
powerpc/bpf: rename powerpc64_jit_data to powerpc_jit_data
Hari Bathini
-2
/
+2
2023-10-23
powerpc/bpf: implement bpf_arch_text_invalidate for bpf_prog_pack
Hari Bathini
-0
/
+15
2023-10-23
powerpc/bpf: implement bpf_arch_text_copy
Hari Bathini
-1
/
+19
2023-10-23
powerpc/code-patching: introduce patch_instructions()
Hari Bathini
-3
/
+139
2023-10-23
powerpc/32s: Implement local_flush_tlb_page_psize()
Michael Ellerman
-1
/
+1
2023-10-23
Merge tag 'v6.6-rc7' into sched/core, to pick up fixes
Ingo Molnar
-21
/
+22
2023-10-23
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
-74
/
+99
2023-10-21
Merge tag 'powerpc-6.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-9
/
+5
2023-10-20
powerpc/pseries: use kfree_sensitive() in plpks_gen_password()
Minjie Du
-2
/
+2
2023-10-20
powerpc/code-patching: Perform hwsync in __patch_instruction() in case of fai...
Christophe Leroy
-4
/
+1
2023-10-20
powerpc/fsl_msi: Use device_get_match_data()
Rob Herring
-6
/
+4
2023-10-20
powerpc: Remove cpm_dp...() macros
Christophe Leroy
-9
/
+0
2023-10-20
powerpc/qspinlock: Rename yield_propagate_owner tunable
Nicholas Piggin
-9
/
+9
2023-10-20
powerpc/qspinlock: Propagate sleepy if previous waiter is preempted
Nicholas Piggin
-1
/
+5
2023-10-20
powerpc/qspinlock: don't propagate the not-sleepy state
Nicholas Piggin
-18
/
+8
2023-10-20
powerpc/qspinlock: propagate owner preemptedness rather than CPU number
Nicholas Piggin
-44
/
+36
2023-10-20
powerpc/qspinlock: stop queued waiters trying to set lock sleepy
Nicholas Piggin
-14
/
+10
2023-10-20
powerpc/perf: Fix disabling BHRB and instruction sampling
Nicholas Piggin
-3
/
+2
2023-10-20
powerpc/trace: Add support for HAVE_FUNCTION_ARG_ACCESS_API
Naveen N Rao
-0
/
+18
2023-10-20
powerpc/tools: Pass -mabi=elfv2 to gcc-check-mprofile-kernel.sh
Naveen N Rao
-6
/
+5
2023-10-20
powerpc/boot: Add version to install filenames
Nick Child
-6
/
+10
2023-10-20
powerpc/pseries: fix potential memory leak in init_cpu_associativity()
Wang Yufen
-1
/
+3
2023-10-20
powerpc/imc-pmu: Use the correct spinlock initializer.
Sebastian Andrzej Siewior
-1
/
+1
2023-10-20
powerpc/vas: Limit open window failure messages in log bufffer
Haren Myneni
-20
/
+18
2023-10-19
powerpc/pseries/iommu: enable_ddw incorrectly returns direct mapping for SR-I...
Gaurav Batra
-4
/
+4
2023-10-19
powerpc/paravirt: Improve vcpu_is_preempted
Srikar Dronamraju
-3
/
+44
2023-10-19
powerpc/perf: Optimize find_alternatives_list() using binary search
Kuan-Wei Chiu
-17
/
+29
2023-10-19
powerpc: Hide empty pt_regs at base of the stack
Michael Ellerman
-3
/
+23
[prev]
[next]