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
2022-09-30
powerpc: Add hardware description string
Michael Ellerman
1
-1
/
+18
2022-09-30
powerpc: Drops STABS_DEBUG from linker scripts
Michael Ellerman
3
-3
/
+0
2022-09-30
powerpc/64s: Remove lost/old comment
Michael Ellerman
1
-10
/
+0
2022-09-30
powerpc/64s: Remove old STAB comment
Michael Ellerman
1
-6
/
+0
2022-09-30
powerpc: remove orphan systbl_chk.sh
Nicholas Piggin
1
-30
/
+0
2022-09-29
Merge branch 'v6.0-rc7'
Peter Zijlstra
4
-2
/
+16
2022-09-28
powerpc: Ignore DSI error caused by the copy/paste instruction
Haren Myneni
1
-10
/
+26
2022-09-28
powerpc/kprobes: Fix null pointer reference in arch_prepare_kprobe()
Li Huafei
1
-1
/
+7
2022-09-28
powerpc/smp: poll cpu_callin_map more aggressively in __cpu_up()
Nathan Lynch
1
-16
/
+22
2022-09-28
powerpc/rtas: block error injection when locked down
Nathan Lynch
1
-1
/
+24
2022-09-28
powerpc/64s/interrupt: halt early boot interrupts if paca is not set up
Nicholas Piggin
3
-2
/
+17
2022-09-28
powerpc/64: don't set boot CPU's r13 to paca until the structure is set up
Nicholas Piggin
1
-10
/
+10
2022-09-28
powerpc/64: avoid using r13 in relocate
Nicholas Piggin
1
-7
/
+7
2022-09-28
powerpc/64s: early boot machine check handler
Nicholas Piggin
3
-1
/
+33
2022-09-28
powerpc/64s/interrupt: move early boot ILE fixup into a macro
Nicholas Piggin
1
-45
/
+56
2022-09-28
powerpc/64e: provide an addressing macro for use with TOC in alternate register
Nicholas Piggin
1
-7
/
+7
2022-09-28
powerpc/64: provide a helper macro to load r2 with the kernel TOC
Nicholas Piggin
7
-21
/
+20
2022-09-28
powerpc/64: asm use consistent global variable declaration and access
Nicholas Piggin
3
-21
/
+13
2022-09-28
powerpc/64: use 32-bit immediate for STACK_FRAME_REGS_MARKER
Nicholas Piggin
5
-21
/
+8
2022-09-28
powerpc/64/irq: tidy soft-masked irq replay and improve documentation
Nicholas Piggin
1
-32
/
+61
2022-09-28
powerpc/64s/interrupt: masked handler debug check for previous hard disable
Nicholas Piggin
1
-0
/
+10
2022-09-28
powerpc/64/interrupt: Fix return to masked context after hard-mask irq become...
Nicholas Piggin
2
-13
/
+31
2022-09-28
powerpc/64: mark irqs hard disabled in boot paca
Nicholas Piggin
1
-1
/
+3
2022-09-28
powerpc: add ISA v3.0 / v3.1 wait opcode macro
Nicholas Piggin
1
-1
/
+1
2022-09-28
powerpc/time: avoid programming DEC at the start of the timer interrupt
Nicholas Piggin
1
-14
/
+15
2022-09-28
powerpc: Add support for early debugging via Serial 16550 console
Pali Rohár
2
-0
/
+35
2022-09-28
powerpc: Provide syscall wrapper
Rohan McLure
3
-16
/
+27
2022-09-28
powerpc: Change system_call_exception calling convention
Rohan McLure
3
-22
/
+22
2022-09-28
powerpc: Use common syscall handler type
Rohan McLure
3
-7
/
+10
2022-09-28
powerpc: Enable compile-time check for syscall handlers
Rohan McLure
1
-21
/
+11
2022-09-28
powerpc: Include all arch-specific syscall prototypes
Rohan McLure
2
-61
/
+1
2022-09-28
powerpc: Adopt SYSCALL_DEFINE for arch-specific syscall handlers
Rohan McLure
3
-29
/
+48
2022-09-28
powerpc: Provide do_ppc64_personality helper
Rohan McLure
1
-1
/
+5
2022-09-28
powerpc: Remove direct call to mmap2 syscall handlers
Rohan McLure
2
-12
/
+13
2022-09-26
powerpc: remove mmap linked list walks
Matthew Wilcox (Oracle)
1
-3
/
+3
2022-09-26
powerpc: Remove direct call to personality syscall handler
Rohan McLure
1
-1
/
+1
2022-09-26
powerpc/32: Remove powerpc select specialisation
Rohan McLure
2
-18
/
+1
2022-09-26
powerpc: Use generic fallocate compatibility syscall
Rohan McLure
1
-7
/
+0
2022-09-26
powerpc: Fix fallocate and fadvise64_64 compat parameter combination
Rohan McLure
2
-15
/
+3
2022-09-26
powerpc/64s: Fix comment on interrupt handler prologue
Rohan McLure
1
-2
/
+2
2022-09-26
powerpc/64e: Clarify register saves and clears with {SAVE,ZEROIZE}_GPRS
Rohan McLure
1
-16
/
+12
2022-09-26
powerpc/32: Clarify interrupt restores with REST_GPR macro in entry_32.S
Rohan McLure
1
-20
/
+13
2022-09-26
powerpc/64s: Use {ZEROIZE,SAVE,REST}_GPRS macros in sc, scv 0 handlers
Rohan McLure
1
-34
/
+9
2022-09-26
powerpc: Save caller r3 prior to system_call_exception
Rohan McLure
3
-1
/
+3
2022-09-26
powerpc: Remove asmlinkage from syscall handler definitions
Rohan McLure
1
-4
/
+4
2022-09-26
powerpc: Cleanup idle for e500
Christophe Leroy
3
-10
/
+4
2022-09-26
powerpc: Remove CONFIG_PPC_BOOK3E_MMU
Christophe Leroy
4
-8
/
+8
2022-09-26
powerpc: Remove CONFIG_PPC_FSL_BOOK3E
Christophe Leroy
9
-15
/
+15
2022-09-26
powerpc: Change CONFIG_E500 to CONFIG_PPC_E500
Christophe Leroy
7
-10
/
+10
2022-09-26
powerpc: Remove CONFIG_PPC_BOOK3E
Christophe Leroy
8
-38
/
+38
[prev]
[next]