index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-29
powerpc/32: Move exception prolog code into .text once MMU is back on
Christophe Leroy
4
-34
/
+36
2021-03-29
powerpc/32: Use START_EXCEPTION() as much as possible
Christophe Leroy
3
-47
/
+22
2021-03-29
powerpc/32: Add vmap_stack_overflow label inside the macro
Christophe Leroy
3
-3
/
+4
2021-03-29
powerpc/32: Statically initialise first emergency context
Christophe Leroy
2
-6
/
+2
2021-03-29
powerpc/32: Enable instruction translation at the same time as data translation
Christophe Leroy
4
-28
/
+31
2021-03-29
powerpc/32: Tag DAR in EXCEPTION_PROLOG_2 for the 8xx
Christophe Leroy
2
-12
/
+12
2021-03-29
powerpc/32: Always enable data translation in exception prolog
Christophe Leroy
10
-199
/
+16
2021-03-29
powerpc/32: Remove ksp_limit
Christophe Leroy
7
-97
/
+2
2021-03-29
powerpc/32: Use fast instruction to set MSR RI in exception prolog on 8xx
Christophe Leroy
1
-0
/
+2
2021-03-29
powerpc/32: Handle bookE debugging in C in exception entry
Christophe Leroy
1
-23
/
+0
2021-03-29
powerpc/32: Entry cpu time accounting in C
Christophe Leroy
1
-1
/
+0
2021-03-29
powerpc/32: Reconcile interrupts in C
Christophe Leroy
1
-58
/
+0
2021-03-29
powerpc/40x: Prepare normal exception handler for enabling MMU early
Christophe Leroy
3
-13
/
+21
2021-03-29
powerpc/40x: Prepare for enabling MMU in critical exception prolog
Christophe Leroy
1
-3
/
+37
2021-03-29
powerpc/40x: Reorder a few instructions in critical exception prolog
Christophe Leroy
1
-4
/
+4
2021-03-29
powerpc/40x: Save SRR0/SRR1 and r10/r11 earlier in critical exception
Christophe Leroy
2
-9
/
+8
2021-03-29
powerpc/40x: Change CRITICAL_EXCEPTION_PROLOG macro to a gas macro
Christophe Leroy
1
-35
/
+36
2021-03-29
powerpc/40x: Don't use SPRN_SPRG_SCRATCH0/1 in TLB miss handlers
Christophe Leroy
1
-21
/
+18
2021-03-29
powerpc/traps: Declare unrecoverable_exception() as __noreturn
Christophe Leroy
1
-1
/
+4
2021-03-29
powerpc/uprobes: Validation for prefixed instruction
Ravi Bangoria
1
-0
/
+7
2021-03-29
powerpc/signal: Use __get_user() to copy sigset_t
Christopher M. Riedl
3
-3
/
+10
2021-03-29
powerpc/signal64: Rewrite rt_sigreturn() to minimise uaccess switches
Daniel Axtens
1
-4
/
+6
2021-03-29
powerpc/signal64: Rewrite handle_rt_signal64() to minimise uaccess switches
Daniel Axtens
1
-21
/
+36
2021-03-29
powerpc/signal64: Replace restore_sigcontext() w/ unsafe_restore_sigcontext()
Christopher M. Riedl
1
-27
/
+41
2021-03-29
powerpc/signal64: Replace setup_sigcontext() w/ unsafe_setup_sigcontext()
Christopher M. Riedl
1
-27
/
+45
2021-03-29
powerpc/signal64: Remove TM ifdefery in middle of if/else block
Christopher M. Riedl
2
-51
/
+54
2021-03-29
powerpc/signal64: Remove non-inline calls from setup_sigcontext()
Christopher M. Riedl
1
-11
/
+21
2021-03-29
powerpc/signal: Add unsafe_copy_{vsx, fpr}_from_user()
Christopher M. Riedl
1
-0
/
+26
2021-03-26
powerpc/ptrace: Convert gpr32_set_common() to user access block
Christophe Leroy
1
-12
/
+18
2021-03-26
powerpc/syscalls: Use sys_old_select() in ppc_select()
Christophe Leroy
1
-10
/
+2
2021-03-24
powerpc/ptrace: Remove duplicate check from pt_regs_check()
Denis Efremov
1
-2
/
+0
2021-03-24
powerpc: Remove duplicate includes
Zhang Yunkai
2
-2
/
+0
2021-03-24
powerpc/prom: Mark identical_pvr_fixup as __init
Nathan Chancellor
1
-1
/
+1
2021-03-24
powerpc/fadump: Mark fadump_calculate_reserve_size as __init
Nathan Chancellor
1
-1
/
+1
2021-03-24
powerpc: Fix spelling of "droping" to "dropping" in traps.c
Bhaskar Chowdhury
1
-1
/
+1
2021-03-24
powerpc: remove unneeded semicolon
Jiapeng Chong
1
-1
/
+1
2021-03-17
quota: wire up quotactl_path
Sascha Hauer
1
-0
/
+1
2021-03-14
powerpc/vdso32: Add missing _restgpr_31_x to fix build failure
Christophe Leroy
1
-0
/
+11
2021-03-12
powerpc/traps: unrecoverable_exception() is not an interrupt handler
Christophe Leroy
2
-2
/
+1
2021-03-10
powerpc/64s/exception: Clean up a missed SRR specifier
Daniel Axtens
1
-1
/
+1
2021-03-08
printk: introduce a kmsg_dump iterator
John Ogness
1
-3
/
+5
2021-03-01
powerpc/syscall: Force inlining of __prep_irq_for_enabled_exit()
Christophe Leroy
1
-1
/
+1
2021-03-01
powerpc/603: Fix protection of user pages mapped with PROT_NONE
Christophe Leroy
1
-3
/
+6
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-10
/
+11
2021-02-24
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2021-02-23
arch: ensure parisc/powerpc handle PF_IO_WORKER in copy_thread()
Jens Axboe
1
-1
/
+1
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2021-02-22
Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
39
-1262
/
+840
2021-02-22
arch: syscalls: remove $(srctree)/ prefix from syscall tables
Masahiro Yamada
1
-1
/
+1
[prev]
[next]