index
:
linux.git
master
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
/
include
Age
Commit message (
Expand
)
Author
2020-12-04
powerpc/signal: Remove get_clean_sp()
Christophe Leroy
2020-12-04
powerpc/signal: Don't manage floating point regs when no FPU
Christophe Leroy
2020-12-04
powerpc/ptrace: Move declaration of ptrace_get_reg() and ptrace_set_reg()
Christophe Leroy
2020-12-04
powerpc/vdso: Provide __kernel_clock_gettime64() on vdso32
Christophe Leroy
2020-12-04
powerpc/vdso: Switch VDSO to generic C implementation.
Christophe Leroy
2020-12-04
powerpc/vdso: Save and restore TOC pointer on PPC64
Christophe Leroy
2020-12-04
powerpc/vdso: Prepare for switching VDSO to generic C implementation.
Christophe Leroy
2020-12-04
powerpc/barrier: Use CONFIG_PPC64 for barrier selection
Michael Ellerman
2020-12-04
powerpc/time: Fix mftb()/get_tb() for use with the compat VDSO
Michael Ellerman
2020-12-04
powerpc/time: Move timebase functions into new asm/vdso/timebase.h
Christophe Leroy
2020-12-04
powerpc/processor: Move cpu_relax() into asm/vdso/processor.h
Christophe Leroy
2020-12-04
powerpc/feature: Use CONFIG_PPC64 instead of __powerpc64__ to define possible...
Christophe Leroy
2020-12-04
powerpc: inline iomap accessors
Christophe Leroy
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-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-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-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
[next]