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
/
include
/
asm
Age
Commit message (
Expand
)
Author
2020-11-27
Merge tag 'powerpc-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-11-27
powerpc/64s: Trim offlined CPUs from mm_cpumasks
Nicholas Piggin
2020-11-26
powerpc: Work around inline asm issues in alternate feature sections
Bill Wendling
2020-11-25
Merge branch 'fixes' into next
Michael Ellerman
2020-11-23
powerpc/64s: Fix allnoconfig build since uaccess flush
Stephen Rothwell
2020-11-23
Merge tag 'powerpc-cve-2020-4788' into fixes
Michael Ellerman
2020-11-22
mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exports
Dan Williams
2020-11-20
powerpc: Enable seccomp architecture tracking
YiFei Zhu
2020-11-19
Merge tag 'powerpc-cve-2020-4788' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-11-19
powerpc: Only include kup-radix.h for 64-bit Book3S
Michael Ellerman
2020-11-19
powerpc/64s: flush L1D after user accesses
Nicholas Piggin
2020-11-19
powerpc/64s: flush L1D on kernel entry
Nicholas Piggin
2020-11-19
powerpc/perf: Add new power PMU flag "PPMU_P10_DD1" for power10 DD1
Athira Rajeev
2020-11-19
powerpc: Remove RFI macro
Christophe Leroy
2020-11-19
powerpc/64s: Replace RFI by RFI_TO_KERNEL and remove RFI
Christophe Leroy
2020-11-19
powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32
Christophe Leroy
2020-11-19
powerpc/mm: Move setting PTE specific flags to pfn_pmd()
Aneesh Kumar K.V
2020-11-19
powerpc/bitops: Fix possible undefined behaviour with fls() and fls64()
Christophe Leroy
2020-11-19
powerpc/64s: Convert some cpu_setup() and cpu_restore() functions to C
Jordan Niethe
2020-11-16
arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
Arnd Bergmann
2020-11-13
livepatch: Use the default ftrace_ops instead of REGS when ARGS is available
Steven Rostedt (VMware)
2020-11-09
powerpc: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-11-06
powerpc/mm/highmem: Switch to generic kmap atomic
Thomas Gleixner
2020-11-06
powerpc/numa: Fix build when CONFIG_NUMA=n
Scott Cheloha
2020-11-05
powerpc/8xx: Manage _PAGE_ACCESSED through APG bits in L1 entry
Christophe Leroy
2020-11-05
powerpc: Use asm_goto_volatile for put_user()
Michael Ellerman
2020-10-27
powerpc: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-24
Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-10-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-10-22
powerpc/uaccess: Don't use "m<>" constraint with GCC 4.9
Christophe Leroy
2020-10-20
powerpc/64s: Remove TM from Power10 features
Jordan Niethe
2020-10-16
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-10-16
powerpc/mm: move setting pte specific flags to pfn_pte
Aneesh Kumar K.V
2020-10-16
powerpc/mm: add DEBUG_VM WARN for pmd_clear
Aneesh Kumar K.V
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-15
Revert "powerpc/pci: unmap legacy INTx interrupts when a PHB is removed"
Qian Cai
2020-10-12
Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-12
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-12
Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-08
powerpc/time: Make get_tb() common to PPC32 and PPC64
Christophe Leroy
2020-10-08
powerpc/time: Make get_tbl() common to PPC32 and PPC64
Christophe Leroy
2020-10-08
powerpc/time: Remove get_tbu()
Christophe Leroy
2020-10-08
powerpc/time: Avoid using get_tbl() and get_tbu() internally
Christophe Leroy
2020-10-08
powerpc/time: Make mftb() common to PPC32 and PPC64
Christophe Leroy
2020-10-08
powerpc/time: Rename mftbl() to mftb()
Christophe Leroy
2020-10-08
powerpc/time: Remove ifdef in get_dec() and set_dec()
Christophe Leroy
2020-10-08
powerpc: Remove get_tb_or_rtc()
Christophe Leroy
[prev]
[next]