index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
2022-03-08
powerpc/code-patching: Pre-map patch area
Michael Ellerman
2022-03-08
powerpc/64s: Don't use DSISR for SLB faults
Michael Ellerman
2022-03-08
powerpc/sysdev: fix incorrect use to determine if list is empty
Jakob Koschel
2022-03-08
powerpc/pseries/vas: Add VAS migration handler
Haren Myneni
2022-03-08
powerpc/pseries/vas: Modify reconfig open/close functions for migration
Haren Myneni
2022-03-08
powerpc/pseries/vas: Define global hv_cop_caps struct
Haren Myneni
2022-03-08
powerpc/pseries/vas: Add 'update_total_credits' entry for QoS capabilities
Haren Myneni
2022-03-08
powerpc/pseries/vas: sysfs interface to export capabilities
Haren Myneni
2022-03-08
powerpc/pseries/vas: Reopen windows with DLPAR core add
Haren Myneni
2022-03-08
powerpc/pseries/vas: Close windows with DLPAR core removal
Haren Myneni
2022-03-08
powerpc/vas: Map paste address only if window is active
Haren Myneni
2022-03-08
powerpc/vas: Return paste instruction failure if no active window
Haren Myneni
2022-03-08
powerpc/vas: Add paste address mmap fault handler
Haren Myneni
2022-03-08
powerpc/pseries/vas: Save PID in pseries_vas_window struct
Haren Myneni
2022-03-08
powerpc/pseries/vas: Use common names in VAS capability structure
Haren Myneni
2022-03-08
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2022-03-07
Merge branch 'topic/func-desc-lkdtm' into next
Michael Ellerman
2022-03-07
KVM: PPC: Book3S HV P9: Fix "lost kick" race
Nicholas Piggin
2022-03-07
powerpc: Fix STACKTRACE=n build
Michael Ellerman
2022-03-05
powerpc/64s: Fix build failure when CONFIG_PPC_64S_HASH_MMU is not set
Murilo Opsfelder Araujo
2022-03-04
KVM: PPC: Book3S HV: remove unnecessary casts
Nour-eddine Taleb
2022-03-03
mm: remove the extra ZONE_DEVICE struct page refcount
Christoph Hellwig
2022-03-03
mm: don't include <linux/memremap.h> in <linux/mm.h>
Christoph Hellwig
2022-03-01
powerpc/lib/sstep: Fix build errors with newer binutils
Anders Roxell
2022-03-01
powerpc: Fix build errors with newer binutils
Anders Roxell
2022-03-01
powerpc/lib/sstep: Fix 'sthcx' instruction
Anders Roxell
2022-03-01
powerpc/Makefile: Don't pass -mcpu=powerpc64 when building 32-bit
Michael Ellerman
2022-03-01
powerpc/mm/numa: skip NUMA_NO_NODE onlining in parse_numa_properties()
Daniel Henrique Barboza
2022-03-01
powerpc/interrupt: Remove struct interrupt_state
Christophe Leroy
2022-03-01
powerpc/fadump: register for fadump as early as possible
Hari Bathini
2022-02-25
usercopy: Check valid lifetime via stack depth
Kees Cook
2022-02-25
Merge branch 'set_fs-4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Arnd Bergmann
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
2022-02-25
uaccess: fix type mismatch warnings from access_ok()
Arnd Bergmann
2022-02-25
uaccess: add generic __{get,put}_kernel_nofault
Arnd Bergmann
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-24
powerpc/module_64: fix array_size.cocci warning
Guo Zhengkui
2022-02-24
powerpc/64s/hash: Make hash faults work in NMI context
Nicholas Piggin
2022-02-23
powerpc: Remove remaining stab codes
Christophe Leroy
2022-02-17
PCI: Add defines for normal and subtractive PCI bridges
Pali Rohár
2022-02-17
shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverage
Masahiro Yamada
2022-02-17
signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverage
Masahiro Yamada
2022-02-16
asm-generic: Refactor dereference_[kernel]_function_descriptor()
Christophe Leroy
2022-02-16
asm-generic: Define 'func_desc_t' to commonly describe function descriptors
Christophe Leroy
2022-02-16
asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORS
Christophe Leroy
2022-02-16
powerpc: Prepare func_desc_t for refactorisation
Christophe Leroy
2022-02-16
powerpc: Remove 'struct ppc64_opd_entry'
Christophe Leroy
2022-02-16
powerpc: Use 'struct func_desc' instead of 'struct ppc64_opd_entry'
Christophe Leroy
2022-02-16
powerpc: Move and rename func_descr_t
Christophe Leroy
2022-02-16
powerpc: Fix 'sparse' checking on PPC64le
Christophe Leroy
[prev]
[next]