index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
2023-11-12
Merge tag 'powerpc-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-11-10
kprobes: unify kprobes_exceptions_nofify() prototypes
Arnd Bergmann
2023-11-09
Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-11-07
powerpc/rtas: Fix ppc_rtas_rmo_buf_show() kernel-doc
Nathan Lynch
2023-11-07
powerpc/pseries/rtas-work-area: Fix rtas_work_area_reserve_arena() kernel-doc
Nathan Lynch
2023-11-06
powerpc/fb: Call internal __phys_mem_access_prot() in fbdev code
Thomas Zimmermann
2023-11-06
powerpc: Remove file parameter from phys_mem_access_prot()
Thomas Zimmermann
2023-11-06
powerpc/machdep: Remove trailing whitespaces
Thomas Zimmermann
2023-11-04
Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-11-03
Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-11-03
Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-11-03
Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-01
Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-11-01
Merge tag 'docs-6.7' of git://git.lwn.net/linux
Linus Torvalds
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-01
Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
2023-11-01
Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-10-30
Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-30
Merge tag 'rcu-next-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...
Linus Torvalds
2023-10-30
Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-10-30
Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2023-10-28
kbuild: remove ARCH_POSTLINK from module builds
Masahiro Yamada
2023-10-27
Merge tag 'powerpc-6.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-10-27
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2023-10-26
Merge tag 'v6.6-rc7' into core
Joerg Roedel
2023-10-26
iommu: Move IOMMU_DOMAIN_BLOCKED global statics to ops->blocked_domain
Jason Gunthorpe
2023-10-25
powerpc: Remove initialisation of readpos
Matthew Wilcox (Oracle)
2023-10-25
powerpc/mm: Avoid calling arch_enter/leave_lazy_mmu() in set_ptes
Aneesh Kumar K.V
2023-10-25
powerpc/vmcore: Add MMU information to vmcoreinfo
Aditya Gupta
2023-10-25
Revert "powerpc: add `cur_cpu_spec` symbol to vmcoreinfo"
Michael Ellerman
2023-10-23
powerpc/mm: Fix boot crash with FLATMEM
Michael Ellerman
2023-10-23
powerpc/bpf: use bpf_jit_binary_pack_[alloc|finalize|free]
Hari Bathini
2023-10-23
powerpc/bpf: rename powerpc64_jit_data to powerpc_jit_data
Hari Bathini
2023-10-23
powerpc/bpf: implement bpf_arch_text_invalidate for bpf_prog_pack
Hari Bathini
2023-10-23
powerpc/bpf: implement bpf_arch_text_copy
Hari Bathini
2023-10-23
powerpc/code-patching: introduce patch_instructions()
Hari Bathini
2023-10-23
powerpc/32s: Implement local_flush_tlb_page_psize()
Michael Ellerman
2023-10-23
Merge tag 'v6.6-rc7' into sched/core, to pick up fixes
Ingo Molnar
2023-10-23
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
2023-10-21
Merge tag 'powerpc-6.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-10-20
powerpc/pseries: use kfree_sensitive() in plpks_gen_password()
Minjie Du
2023-10-20
powerpc/code-patching: Perform hwsync in __patch_instruction() in case of fai...
Christophe Leroy
2023-10-20
powerpc/fsl_msi: Use device_get_match_data()
Rob Herring
2023-10-20
powerpc: Remove cpm_dp...() macros
Christophe Leroy
2023-10-20
powerpc/qspinlock: Rename yield_propagate_owner tunable
Nicholas Piggin
2023-10-20
powerpc/qspinlock: Propagate sleepy if previous waiter is preempted
Nicholas Piggin
[next]