index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
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
2021-12-09
powerpc/kuep: Remove 'nosmep' boot time parameter except for book3s/64
Christophe Leroy
2021-12-09
powerpc/32s: Save content of sr0 to avoid 'mfsr'
Christophe Leroy
2021-12-09
powerpc/32s: Do kuep_lock() and kuep_unlock() in assembly
Christophe Leroy
2021-12-09
powerpc/32s: Remove capability to disable KUEP at boottime
Christophe Leroy
2021-12-09
powerpc/44x: Activate KUEP at all time
Christophe Leroy
2021-12-09
powerpc/8xx: Activate KUEP at all time
Christophe Leroy
2021-12-09
Revert "powerpc: Inline setup_kup()"
Christophe Leroy
2021-12-09
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
2021-12-09
powerpc/64s: Make hash MMU support configurable
Nicholas Piggin
[prev]
[next]