index
:
pm24.git
cpufreq-rust
master
perf-mon
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
/
kernel
Age
Commit message (
Expand
)
Author
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-14
Merge tag 'powerpc-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-10-13
powerpc/64s/interrupt: Fix lost interrupts when returning to soft-masked context
Nicholas Piggin
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-10-13
powerpc/32: fix syscall wrappers with 64-bit arguments of unaligned register-...
Nicholas Piggin
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-11
powerpc: Fix 85xx build
Joel Stanley
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2022-10-10
Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-09
Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-10-07
powerpc: Don't add __powerpc_ prefix to syscall entry points
Michael Ellerman
2022-10-05
powerpc/64s/interrupt: Fix stack frame regs marker
Nicholas Piggin
2022-10-04
powerpc/64: Fix msr_check_and_set/clear MSR[EE] race
Nicholas Piggin
2022-10-04
powerpc/64s/interrupt: Change must-hard-mask interrupt check from BUG to WARN
Nicholas Piggin
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
2022-09-30
powerpc: Add device-tree model to the hardware description
Michael Ellerman
2022-09-30
powerpc/64: Add logical PVR to the hardware description
Michael Ellerman
2022-09-30
powerpc: Add PVR & CPU name to hardware description
Michael Ellerman
2022-09-30
powerpc: Add hardware description string
Michael Ellerman
2022-09-30
powerpc: Drops STABS_DEBUG from linker scripts
Michael Ellerman
2022-09-30
powerpc/64s: Remove lost/old comment
Michael Ellerman
2022-09-30
powerpc/64s: Remove old STAB comment
Michael Ellerman
2022-09-30
powerpc: remove orphan systbl_chk.sh
Nicholas Piggin
2022-09-29
Merge branch 'v6.0-rc7'
Peter Zijlstra
2022-09-28
powerpc: Ignore DSI error caused by the copy/paste instruction
Haren Myneni
2022-09-28
powerpc/kprobes: Fix null pointer reference in arch_prepare_kprobe()
Li Huafei
2022-09-28
powerpc/smp: poll cpu_callin_map more aggressively in __cpu_up()
Nathan Lynch
2022-09-28
powerpc/rtas: block error injection when locked down
Nathan Lynch
2022-09-28
powerpc/64s/interrupt: halt early boot interrupts if paca is not set up
Nicholas Piggin
2022-09-28
powerpc/64: don't set boot CPU's r13 to paca until the structure is set up
Nicholas Piggin
2022-09-28
powerpc/64: avoid using r13 in relocate
Nicholas Piggin
2022-09-28
powerpc/64s: early boot machine check handler
Nicholas Piggin
2022-09-28
powerpc/64s/interrupt: move early boot ILE fixup into a macro
Nicholas Piggin
2022-09-28
powerpc/64e: provide an addressing macro for use with TOC in alternate register
Nicholas Piggin
2022-09-28
powerpc/64: provide a helper macro to load r2 with the kernel TOC
Nicholas Piggin
2022-09-28
powerpc/64: asm use consistent global variable declaration and access
Nicholas Piggin
2022-09-28
powerpc/64: use 32-bit immediate for STACK_FRAME_REGS_MARKER
Nicholas Piggin
2022-09-28
powerpc/64/irq: tidy soft-masked irq replay and improve documentation
Nicholas Piggin
2022-09-28
powerpc/64s/interrupt: masked handler debug check for previous hard disable
Nicholas Piggin
2022-09-28
powerpc/64/interrupt: Fix return to masked context after hard-mask irq become...
Nicholas Piggin
2022-09-28
powerpc/64: mark irqs hard disabled in boot paca
Nicholas Piggin
2022-09-28
powerpc: add ISA v3.0 / v3.1 wait opcode macro
Nicholas Piggin
2022-09-28
powerpc/time: avoid programming DEC at the start of the timer interrupt
Nicholas Piggin
2022-09-28
powerpc: Add support for early debugging via Serial 16550 console
Pali Rohár
2022-09-28
powerpc: Provide syscall wrapper
Rohan McLure
2022-09-28
powerpc: Change system_call_exception calling convention
Rohan McLure
2022-09-28
powerpc: Use common syscall handler type
Rohan McLure
2022-09-28
powerpc: Enable compile-time check for syscall handlers
Rohan McLure
[next]