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
/
include
Age
Commit message (
Expand
)
Author
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-01-25
KVM: PPC: Book3S HV Nested: Fix nested HFSCR being clobbered with multiple vCPUs
Nicholas Piggin
2022-01-24
powerpc/fixmap: Fix VM debug warning on unmap
Christophe Leroy
2022-01-23
Merge tag 'powerpc-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-16
powerpc/32s: Fix kasan_init_region() for KASAN
Christophe Leroy
2022-01-16
powerpc/time: Fix build failure due to do_hard_irq_enable() on PPC32
Christophe Leroy
2022-01-15
include: move find.h from asm_generic to linux
Yury Norov
2022-01-15
powerpc/audit: Fix syscall_get_arch()
Christophe Leroy
2022-01-15
powerpc64/bpf: Limit 'ldbrx' to processors compliant with ISA v2.06
Naveen N. Rao
2022-01-14
Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-01-04
powerpc/sched: Remove unused TASK_SIZE_OF
Guo Ren
2022-01-04
powerpc/floppy: Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
2021-12-23
powerpc/code-patching: Replace patch_instruction() by ppc_inst_write() in sel...
Christophe Leroy
2021-12-23
powerpc/code-patching: Move instr_is_branch_{i/b}form() in code-patching.h
Christophe Leroy
2021-12-23
powerpc/code-patching: Move patch_exception() outside code-patching.c
Christophe Leroy
2021-12-23
powerpc/code-patching: Remove init_mem_is_free
Christophe Leroy
2021-12-23
powerpc/mm/book3s64/hash: Switch pre 2.06 tlbiel to .long
Alexey Kardashevskiy
2021-12-23
powerpc/mm: Switch obsolete dssall to .long
Alexey Kardashevskiy
2021-12-23
powerpc/64/asm: Do not reassign labels
Daniel Axtens
2021-12-23
powerpc/toc: Future proof kernel toc
Alan Modra
2021-12-23
powerpc/pseries: Add __init attribute to eligible functions
Nick Child
2021-12-23
powerpc/powernv: Add __init attribute to eligible functions
Nick Child
2021-12-23
powerpc/powermac: Add __init attribute to eligible functions
Nick Child
2021-12-23
powerpc/xmon: Add __init attribute to eligible functions
Nick Child
2021-12-23
powerpc/sysdev: Add __init attribute to eligible functions
Nick Child
2021-12-23
powerpc/perf: Add __init attribute to eligible functions
Nick Child
2021-12-23
powerpc/mm: Add __init attribute to eligible functions
Nick Child
2021-12-23
powerpc/lib: Add __init attribute to eligible functions
Nick Child
2021-12-23
powerpc/kernel: Add __init attribute to eligible functions
Nick Child
2021-12-19
Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2021-12-16
powerpc/64/interrupt: reduce expensive debug tests
Nicholas Piggin
2021-12-16
powerpc/64s/interrupt: Don't enable MSR[EE] in irq handlers unless perf is in...
Nicholas Piggin
2021-12-16
powerpc/64s/perf: add power_pmu_wants_prompt_pmi to say whether perf wants PM...
Nicholas Piggin
2021-12-16
powerpc/64s/interrupt: handle MSR EE and RI in interrupt entry wrapper
Nicholas Piggin
2021-12-16
powerpc/64/interrupt: make normal synchronous interrupts enable MSR[EE] if po...
Nicholas Piggin
2021-12-09
powerpc/inst: Optimise copy_inst_from_kernel_nofault()
Christophe Leroy
2021-12-09
powerpc/inst: Move ppc_inst_t definition in asm/reg.h
Christophe Leroy
2021-12-09
powerpc/inst: Define ppc_inst_t as u32 on PPC32
Christophe Leroy
2021-12-09
powerpc/inst: Define ppc_inst_t
Christophe Leroy
2021-12-09
powerpc/inst: Refactor ___get_user_instr()
Christophe Leroy
2021-12-09
powerpc: Add KUAP support for BOOKE and 40x
Christophe Leroy
2021-12-09
powerpc/kuap: Prepare for supporting KUAP on BOOK3E/64
Christophe Leroy
2021-12-09
powerpc/config: Add CONFIG_BOOKE_OR_40x
Christophe Leroy
2021-12-09
powerpc/kuap: Add kuap_lock()
Christophe Leroy
2021-12-09
powerpc/kuap: Remove __kuap_assert_locked()
Christophe Leroy
2021-12-09
powerpc/kuap: Check KUAP activation in generic functions
Christophe Leroy
2021-12-09
powerpc/kuap: Add a generic intermediate layer
Christophe Leroy
[next]