index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
2021-06-10
powerpc/kprobes: Fix validation of prefixed instructions across page boundary
Naveen N. Rao
2021-05-26
powerpc: Fix early setup to make early_ioremap() work
Alexey Kardashevskiy
2021-05-19
powerpc/iommu: Annotate nested lock for lockdep
Alexey Kardashevskiy
2021-05-19
powerpc/smp: Set numa node before updating mask
Srikar Dronamraju
2021-05-19
powerpc/32: Statically initialise first emergency context
Christophe Leroy
2021-05-14
powerpc/smp: Reintroduce cpu_core_mask
Srikar Dronamraju
2021-05-14
powerpc/syscall: switch user_exit_irqoff and trace_hardirqs_off order
Nicholas Piggin
2021-05-14
powerpc/prom: Mark identical_pvr_fixup as __init
Nathan Chancellor
2021-05-14
powerpc/fadump: Mark fadump_calculate_reserve_size as __init
Nathan Chancellor
2021-05-12
powerpc/eeh: Fix EEH handling for hugepages in ioremap space.
Mahesh Salgaonkar
2021-05-12
powerpc/powernv: Enable HAIL (HV AIL) for ISA v3.1 processors
Nicholas Piggin
2021-05-12
powerpc/vdso: Separate vvar vma from vdso
Dmitry Safonov
2021-04-02
powerpc/vdso: Make sure vdso_wrapper.o is rebuilt everytime vdso.so is rebuilt
Christophe Leroy
2021-04-02
powerpc/signal32: Fix Oops on sigreturn with unmapped VDSO
Christophe Leroy
2021-04-02
powerpc/ptrace: Don't return error when getting/setting FP regs without CONFI...
Christophe Leroy
2021-03-14
powerpc/vdso32: Add missing _restgpr_31_x to fix build failure
Christophe Leroy
2021-03-12
powerpc/traps: unrecoverable_exception() is not an interrupt handler
Christophe Leroy
2021-03-10
powerpc/64s/exception: Clean up a missed SRR specifier
Daniel Axtens
2021-03-01
powerpc/syscall: Force inlining of __prep_irq_for_enabled_exit()
Christophe Leroy
2021-03-01
powerpc/603: Fix protection of user pages mapped with PROT_NONE
Christophe Leroy
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-02-24
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-02-23
arch: ensure parisc/powerpc handle PF_IO_WORKER in copy_thread()
Jens Axboe
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-22
Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-02-22
arch: syscalls: remove $(srctree)/ prefix from syscall tables
Masahiro Yamada
2021-02-22
arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work
Masahiro Yamada
2021-02-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-02-21
Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-12
Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-02-12
Merge branch 'x86/paravirt' into x86/entry
Ingo Molnar
2021-02-11
powerpc/64: Fix stack trace not displaying final frame
Michael Ellerman
2021-02-11
powerpc/syscall: Avoid storing 'current' in another pointer
Christophe Leroy
2021-02-11
powerpc/32: Handle bookE debugging in C in syscall entry/exit
Christophe Leroy
2021-02-11
powerpc/syscall: Do not check unsupported scv vector on PPC32
Christophe Leroy
2021-02-11
powerpc/32: Remove the counter in global_dbcr0
Christophe Leroy
2021-02-11
powerpc/32: Remove verification of MSR_PR on syscall in the ASM entry
Christophe Leroy
2021-02-11
powerpc/syscall: implement system call entry/exit logic in C for PPC32
Christophe Leroy
2021-02-11
powerpc/32: Always save non volatile GPRs at syscall entry
Christophe Leroy
2021-02-11
powerpc/syscall: Change condition to check MSR_RI
Christophe Leroy
2021-02-11
powerpc/syscall: Save r3 in regs->orig_r3
Christophe Leroy
2021-02-11
powerpc/syscall: Use is_compat_task()
Christophe Leroy
2021-02-11
powerpc/syscall: Make interrupt.c buildable on PPC32
Christophe Leroy
2021-02-11
powerpc/syscall: Rename syscall_64.c into interrupt.c
Christophe Leroy
2021-02-11
powerpc/32: Reorder instructions to avoid using CTR in syscall entry
Christophe Leroy
2021-02-11
powerpc/32: On syscall entry, enable instruction translation at the same time...
Christophe Leroy
2021-02-11
powerpc/32: Always enable data translation on syscall entry
Christophe Leroy
2021-02-11
powerpc/32s: Add missing call to kuep_lock on syscall entry
Christophe Leroy
2021-02-11
powerpc/compat_sys: swap hi/lo parts of 64-bit syscall args in LE mode
Will Springer
[next]