index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
2020-03-19
bpf: Support llvm-objcopy for vmlinux BTF
Fangrui Song
2020-02-28
powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systems
Desnes A. Nunes do Rosario
2020-02-24
powerpc: Include .BTF section
Naveen N. Rao
2020-02-24
powerpc/watchpoint: Don't call dar_within_range() for Book3S
Ravi Bangoria
2020-02-19
powerpc/entry: Fix an #if which should be an #ifdef in entry_32.S
Christophe Leroy
2020-02-18
powerpc/6xx: Fix power_save_ppc32_restore() with CONFIG_VMAP_STACK
Christophe Leroy
2020-02-18
powerpc/chrp: Fix enter_rtas() with CONFIG_VMAP_STACK
Christophe Leroy
2020-02-18
powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACK
Christophe Leroy
2020-02-18
powerpc/tm: Fix clearing MSR[TS] in current when reclaiming on signal delivery
Gustavo Luiz Duarte
2020-02-17
powerpc/8xx: Fix clearing of bits 20-23 in ITLB miss
Christophe Leroy
2020-02-17
powerpc/eeh: Fix deadlock handling dead PHB
Sam Bobroff
2020-02-08
powerpc: Fix CONFIG_TRACE_IRQFLAGS with CONFIG_VMAP_STACK
Christophe Leroy
2020-02-04
Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-01-29
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
2020-01-29
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-01-29
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-01-29
powerpc: Provide initial documentation for PAPR hcalls
Vaibhav Jain
2020-01-28
powerpc/32s: Fix CPU wake-up from sleep mode
Christophe Leroy
2020-01-27
powerpc/32s: Enable CONFIG_VMAP_STACK
Christophe Leroy
2020-01-27
powerpc/32s: Avoid crossing page boundary while changing SRR0/1.
Christophe Leroy
2020-01-27
powerpc/32s: Reorganise DSI handler.
Christophe Leroy
2020-01-27
powerpc/8xx: Enable CONFIG_VMAP_STACK
Christophe Leroy
2020-01-27
powerpc/8xx: Move tail of alignment exception out of line
Michael Ellerman
2020-01-27
powerpc/8xx: Split breakpoint exception
Christophe Leroy
2020-01-27
powerpc/8xx: Move DataStoreTLBMiss perf handler
Christophe Leroy
2020-01-27
powerpc/8xx: Drop exception entries for non-existing exceptions
Christophe Leroy
2020-01-27
powerpc/8xx: Use alternative scratch registers in DTLB miss handler
Christophe Leroy
2020-01-27
powerpc/32: Use vmapped stacks for interrupts
Christophe Leroy
2020-01-27
powerpc/32: Add early stack overflow detection with VMAP stack.
Christophe Leroy
2020-01-26
powerpc: align stack to 2 * THREAD_SIZE with VMAP_STACK
Christophe Leroy
2020-01-26
powerpc/32: prepare for CONFIG_VMAP_STACK
Christophe Leroy
2020-01-26
powerpc/32: add a macro to get and/or save DAR and DSISR on stack.
Christophe Leroy
2020-01-26
powerpc/32: move MSR_PR test into EXCEPTION_PROLOG_0
Christophe Leroy
2020-01-26
powerpc/32: save DEAR/DAR before calling handle_page_fault
Christophe Leroy
2020-01-26
powerpc/32: Add EXCEPTION_PROLOG_0 in head_32.h
Christophe Leroy
2020-01-26
powerpc/32: replace MTMSRD() by mtmsr
Christophe Leroy
2020-01-26
powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2
Jordan Niethe
2020-01-26
powerpc: use probe_user_read() and probe_user_write()
Christophe Leroy
2020-01-23
powerpc/pci: Fold pcibios_setup_device() into pcibios_bus_add_device()
Oliver O'Halloran
2020-01-23
powerpc/eeh: Only dump stack once if an MMIO loop is detected
Oliver O'Halloran
2020-01-23
powerpc/pcidn: Warn when sriov pci_dn management is used incorrectly
Oliver O'Halloran
2020-01-23
powerpc/pcidn: Make VF pci_dn management CONFIG_PCI_IOV specific
Oliver O'Halloran
2020-01-23
powerpc/sriov: Remove VF eeh_dev state when disabling SR-IOV
Oliver O'Halloran
2020-01-23
powerpc/eeh_sysfs: Make clearing EEH_DEV_SYSFS saner
Oliver O'Halloran
2020-01-23
powerpc/eeh_sysfs: Remove double pci_dn lookup.
Oliver O'Halloran
2020-01-23
powerpc/eeh_sysfs: ifdef pseries sr-iov sysfs properties
Oliver O'Halloran
2020-01-23
powerpc/eeh_sysfs: Fix incorrect comment
Oliver O'Halloran
2020-01-23
powerpc/eeh_cache: Don't use pci_dn when inserting new ranges
Oliver O'Halloran
2020-01-23
powerpc/vdso32: miscellaneous optimisations
Christophe Leroy
[next]