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
/
kernel
Age
Commit message (
Expand
)
Author
2020-04-22
powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32
Christophe Leroy
2020-04-21
powerpc/setup_64: Set cache-line-size based on cache-block-size
Chris Packham
2020-04-09
Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-04-07
asm-generic: fix unistd_32.h generation format
Michal Simek
2020-04-05
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-04-04
powerpc: Improve ppc_save_regs()
Nicholas Piggin
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
Revert "powerpc/64: irq_work avoid interrupt when called with hardware irqs e...
Nicholas Piggin
2020-04-03
powerpc/time: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
2020-04-02
Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-04-03
powerpc/64: make buildable without CONFIG_COMPAT
Michal Suchanek
2020-04-03
powerpc: move common register copy functions from signal_32.c to signal.c
Michal Suchanek
2020-04-03
powerpc/64s: Fix doorbell wakeup msgclr optimisation
Nicholas Piggin
2020-04-01
powerpc/cputable: Remove unnecessary copy of cpu_spec->oprofile_type
Leonardo Bras
2020-04-01
powerpc/32: drop unused ISA_DMA_THRESHOLD
Mike Rapoport
2020-04-01
powerpc/vmlinux.lds: Explicitly retain .gnu.hash
Michael Ellerman
2020-04-01
powerpc/ptrace: move ptrace_triggered() into hw_breakpoint.c
Christophe Leroy
2020-04-01
powerpc/ptrace: create ppc_gethwdinfo()
Christophe Leroy
2020-04-01
powerpc/ptrace: create ptrace_get_debugreg()
Christophe Leroy
2020-04-01
powerpc/ptrace: split out ADV_DEBUG_REGS related functions.
Christophe Leroy
2020-04-01
powerpc/ptrace: move register viewing functions out of ptrace.c
Christophe Leroy
2020-04-01
powerpc/ptrace: split out TRANSACTIONAL_MEM related functions.
Christophe Leroy
2020-04-01
powerpc/ptrace: split out SPE related functions.
Christophe Leroy
2020-04-01
powerpc/ptrace: split out ALTIVEC related functions.
Christophe Leroy
2020-04-01
powerpc/ptrace: split out VSX related functions.
Christophe Leroy
2020-04-01
powerpc/ptrace: drop PARAMETER_SAVE_AREA_OFFSET
Christophe Leroy
2020-04-01
powerpc/ptrace: drop unnecessary #ifdefs CONFIG_PPC64
Christophe Leroy
2020-04-01
powerpc/ptrace: remove unused header includes
Christophe Leroy
2020-04-01
powerpc: Move ptrace into a subdirectory.
Christophe Leroy
2020-04-01
powerpc/64/syscall: Reconcile interrupts
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Remove lite interrupt return
Nicholas Piggin
2020-04-01
powerpc/64s: Implement interrupt exit logic in C
Nicholas Piggin
2020-04-01
powerpc/64: Implement soft interrupt replay in C
Nicholas Piggin
2020-04-01
powerpc/64/syscall: Zero volatile registers when returning
Nicholas Piggin
2020-04-01
powerpc/64/sycall: Implement syscall entry/exit logic in C
Nicholas Piggin
2020-04-01
powerpc/64/syscall: Remove non-volatile GPR save optimisation
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Soft NMI interrupt should not use ret_from_except
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Reconcile interrupts in system_reset
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Only test KVM in SRR interrupts when PR KVM is supported
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Add more comments for interrupt handlers
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Clean up SRR specifiers
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Re-inline some handlers
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Avoid touching the stack in hdecrementer
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Trim unused arguments from KVMTEST macro
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Remove the SPR saving patch code macros
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Remove confusing IEARLY option
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Move KVM test to common code
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Move soft-mask test to common code
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Move real to virt switch into the common handler
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Add ISIDE option
Nicholas Piggin
[next]