index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
2022-10-04
Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-26
Merge tag 'mm-hotfixes-stable-2022-09-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-09-26
powerpc/64s/radix: don't need to broadcast IPI for radix pmd collapse flush
Yang Shi
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-16
Merge tag 'v6.0-rc5' into i2c/for-mergewindow
Wolfram Sang
2022-09-09
Merge tag 'powerpc-6.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-09-09
Merge tag 'asm-generic-fixes-6.0-rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-09-08
powerpc/pseries: Fix plpks crash on non-pseries
Michael Ellerman
2022-09-05
asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.
Sebastian Andrzej Siewior
2022-09-02
powerpc/papr_scm: Ensure rc is always initialized in papr_scm_pmu_register()
Nathan Chancellor
2022-09-02
Revert "powerpc/irq: Don't open code irq_soft_mask helpers"
Michael Ellerman
2022-08-31
powerpc: Fix hard_irq_disable() with sanitizer
Christophe Leroy
2022-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-08-26
powerpc/rtas: Fix RTAS MSR[HV] handling for Cell
Michael Ellerman
2022-08-26
Revert "powerpc: Remove unused FW_FEATURE_NATIVE references"
Michael Ellerman
2022-08-26
powerpc: align syscall table for ppc32
Masahiro Yamada
2022-08-25
powerpc/pci: Enable PCI domains in /proc when PCI bus numbers are not unique
Pali Rohár
2022-08-23
powerpc/papr_scm: Fix nvdimm event mappings
Kajol Jain
2022-08-22
Remove DECnet support from kernel
Stephen Hemminger
2022-08-20
Merge tag 'powerpc-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-08-19
KVM: Rename mmu_notifier_* to mmu_invalidate_*
Chao Peng
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-15
powerpc/pci: Fix get_phb_number() locking
Michael Ellerman
2022-08-14
Merge tag 'powerpc-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-08-10
Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2022-08-10
powerpc/kexec: Fix build failure from uninitialised variable
Russell Currey
2022-08-10
powerpc/ppc-opcode: Fix PPC_RAW_TW()
Christophe Leroy
2022-08-10
powerpc64/ftrace: Fix ftrace for clang builds
Naveen N. Rao
2022-08-10
powerpc: Make eh value more explicit when using lwarx
Christophe Leroy
2022-08-10
powerpc: Don't hide eh field of lwarx behind a macro
Christophe Leroy
2022-08-10
powerpc: Fix eh field when calling lwarx on PPC32
Christophe Leroy
2022-08-07
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-08-07
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-08-06
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-04
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-08-03
Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-08-03
powerpc/64e: Fix kexec build error
Michael Ellerman
2022-08-02
Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-02
Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-08-02
Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-08-02
Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2022-08-02
mm: Convert all PageMovable users to movable_operations
Matthew Wilcox (Oracle)
2022-08-02
powerpc/pci: Fix PHB numbering when using opal-phbid
Michael Ellerman
2022-08-01
powerpc: drop dependency on <asm/machdep.h> in archrandom.h
Yury Norov
[next]