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
Age
Commit message (
Expand
)
Author
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
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-23
Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
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
KVM: x86/mmu: Consider the hva in mmu_notifier retry
David Stevens
2021-02-22
Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
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 'perf-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-02-21
Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-21
Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-21
Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2021-02-17
sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIO
Dietmar Eggemann
2021-02-12
of: Remove of_dev_{get,put}()
Rob Herring
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
Merge tag 'powerpc-5.11-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-02-12
kbuild: LD_VERSION redenomination
Masahiro Yamada
2021-02-11
powerpc/perf: Adds support for programming of Thresholding in P10
Kajol Jain
2021-02-11
powerpc/pci: Remove unimplemented prototypes
Oliver O'Halloran
2021-02-11
powerpc/uaccess: Merge raw_copy_to_user_allowed() into raw_copy_to_user()
Christophe Leroy
2021-02-11
powerpc/uaccess: Merge __put_user_size_allowed() into __put_user_size()
Christophe Leroy
2021-02-11
powerpc/uaccess: get rid of small constant size cases in raw_copy_{to,from}_u...
Christophe Leroy
2021-02-11
powerpc/64: Fix stack trace not displaying final frame
Michael Ellerman
2021-02-11
powerpc/time: Remove get_tbl()
Christophe Leroy
2021-02-11
powerpc/time: Avoid using get_tbl()
Christophe Leroy
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/irq: Add stub irq_soft_mask_return() for PPC32
Christophe Leroy
2021-02-11
powerpc/irq: Rework helpers that manipulate MSR[EE/RI]
Christophe Leroy
2021-02-11
powerpc/irq: Add helper to set regs->softe
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
[next]