index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-10-14
Merge tag 'powerpc-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-17
/
+53
2022-10-13
powerpc/64s/interrupt: Fix lost interrupts when returning to soft-masked context
Nicholas Piggin
1
-2
/
+13
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+0
2022-10-13
powerpc/32: fix syscall wrappers with 64-bit arguments of unaligned register-...
Nicholas Piggin
3
-15
/
+40
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-1
/
+1
2022-10-11
powerpc: Fix 85xx build
Joel Stanley
1
-1
/
+1
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+3
2022-10-10
Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-0
/
+4
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-10
/
+10
2022-10-10
Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-13
/
+40
2022-10-09
Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
73
-2830
/
+2699
2022-10-07
powerpc: Don't add __powerpc_ prefix to syscall entry points
Michael Ellerman
2
-5
/
+1
2022-10-05
powerpc/64s/interrupt: Fix stack frame regs marker
Nicholas Piggin
1
-1
/
+0
2022-10-04
powerpc/64: Fix msr_check_and_set/clear MSR[EE] race
Nicholas Piggin
1
-2
/
+2
2022-10-04
powerpc/64s/interrupt: Change must-hard-mask interrupt check from BUG to WARN
Nicholas Piggin
1
-2
/
+6
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
1
-10
/
+10
2022-09-30
powerpc: Add device-tree model to the hardware description
Michael Ellerman
1
-0
/
+19
2022-09-30
powerpc/64: Add logical PVR to the hardware description
Michael Ellerman
1
-1
/
+3
2022-09-30
powerpc: Add PVR & CPU name to hardware description
Michael Ellerman
1
-0
/
+4
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
[next]