index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/vmlinux.lds: Don't discard .comment
Michael Ellerman
2023-01-05
1
-1
/
+1
*
powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
Michael Ellerman
2023-01-05
1
-1
/
+4
*
powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
Michael Ellerman
2023-01-05
1
-0
/
+1
*
random: do not include <asm/archrandom.h> from random.h
Jason A. Donenfeld
2022-12-20
1
-0
/
+1
*
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-12-19
38
-365
/
+498
|
\
|
*
Merge branch 'topic/objtool' into next
Michael Ellerman
2022-12-08
14
-31
/
+84
|
|
\
|
|
*
powerpc/vdso: Skip objtool from running on VDSO files
Sathvika Vasireddy
2022-11-18
1
-0
/
+2
|
|
*
powerpc/32: Fix objtool unannotated intra-function call warnings
Christophe Leroy
2022-11-18
8
-26
/
+66
|
|
*
powerpc: Curb objtool unannotated intra-function call warnings
Sathvika Vasireddy
2022-11-15
1
-0
/
+2
|
|
*
powerpc: Fix objtool unannotated intra-function call warnings
Sathvika Vasireddy
2022-11-15
4
-5
/
+14
|
*
|
powerpc/prom: Fix 32-bit build
Michael Ellerman
2022-12-07
1
-1
/
+2
|
*
|
powerpc/rtas: mandate RTAS syscall filtering
Nathan Lynch
2022-12-07
1
-16
/
+0
|
*
|
powerpc/rtas: define pr_fmt and convert printk call sites
Nathan Lynch
2022-12-07
1
-9
/
+10
|
*
|
powerpc/rtas: clean up includes
Nathan Lynch
2022-12-07
1
-26
/
+16
|
*
|
powerpc/rtas: clean up rtas_error_log_max initialization
Nathan Lynch
2022-12-07
1
-11
/
+26
|
*
|
powerpc/rtas: avoid scheduling in rtas_os_term()
Nathan Lynch
2022-12-07
1
-1
/
+6
|
*
|
powerpc/rtas: avoid device tree lookups in rtas_os_term()
Nathan Lynch
2022-12-07
1
-3
/
+10
|
*
|
powerpc/rtasd: use correct OF API for event scan rate
Nathan Lynch
2022-12-07
1
-2
/
+5
|
*
|
powerpc/rtas: document rtas_call()
Nathan Lynch
2022-12-07
1
-0
/
+58
|
*
|
powerpc: export the CPU node count
Laurent Dufour
2022-12-07
1
-0
/
+3
|
*
|
powerpc/64e: Clear gprs on interrupt routine entry on Book3E
Rohan McLure
2022-12-02
1
-2
/
+2
|
*
|
powerpc/64s: Zeroise gprs on interrupt routine entry on Book3S
Rohan McLure
2022-12-02
2
-11
/
+32
|
*
|
powerpc/64s: IOption for MSR stored in r12
Rohan McLure
2022-12-02
1
-0
/
+7
|
*
|
powerpc/64: Sanitise common exit code for interrupts
Rohan McLure
2022-12-02
1
-0
/
+6
|
*
|
powerpc: allow minimum sized kernel stack frames
Nicholas Piggin
2022-12-02
12
-20
/
+20
|
*
|
powerpc: split validate_sp into two functions
Nicholas Piggin
2022-12-02
2
-10
/
+15
|
*
|
powerpc: copy_thread add a back chain to the switch stack frame
Nicholas Piggin
2022-12-02
1
-0
/
+2
|
*
|
powerpc: copy_thread fill in interrupt frame marker and back chain
Nicholas Piggin
2022-12-02
1
-1
/
+3
|
*
|
powerpc: add a define for the switch frame size and regs offset
Nicholas Piggin
2022-12-02
3
-8
/
+12
|
*
|
powerpc: add a define for the user interrupt frame size
Nicholas Piggin
2022-12-02
2
-5
/
+5
|
*
|
powerpc: Rename STACK_FRAME_MARKER and derive it from frame offset
Nicholas Piggin
2022-12-02
2
-2
/
+2
|
*
|
powerpc: add a definition for the marker offset within the interrupt frame
Nicholas Piggin
2022-12-02
6
-10
/
+10
|
*
|
powerpc: add definition for pt_regs offset within an interrupt frame
Nicholas Piggin
2022-12-02
14
-94
/
+93
|
*
|
powerpc: simplify ppc_save_regs
Nicholas Piggin
2022-12-02
1
-42
/
+15
|
*
|
powerpc: Rearrange copy_thread child stack creation
Nicholas Piggin
2022-12-02
1
-5
/
+6
|
*
|
powerpc/64: Add module check for ELF ABI version
Nicholas Piggin
2022-12-02
1
-0
/
+10
|
*
|
powerpc: Allow clearing and restoring registers independent of saved breakpoi...
Jordan Niethe
2022-11-30
1
-3
/
+35
|
*
|
Merge branch 'fixes' into next
Michael Ellerman
2022-11-30
7
-10
/
+60
|
|
\
\
|
*
|
|
powerpc/8xx: Fix warning in hw_breakpoint_handler()
Russell Currey
2022-11-24
1
-1
/
+1
|
*
|
|
powerpc/kprobes: Use preempt_enable() rather than the no_resched variant
Naveen N. Rao
2022-11-24
1
-6
/
+6
|
*
|
|
powerpc/kprobes: Have optimized_callback() use preempt_enable()
Naveen N. Rao
2022-11-24
1
-1
/
+1
|
*
|
|
powerpc/kprobes: Remove preempt disable around call to get_kprobe() in arch_p...
Naveen N. Rao
2022-11-24
1
-2
/
+0
|
*
|
|
powerpc: remove the last remnants of cputime_t
Nicholas Piggin
2022-11-24
1
-21
/
+2
|
*
|
|
powerpc: Print instruction dump on a single line
Michael Ellerman
2022-11-24
1
-4
/
+1
|
*
|
|
powerpc: Make instruction dump work with scripts/decodecode
Michael Ellerman
2022-11-24
1
-1
/
+1
|
*
|
|
powerpc/kvm: Remove unused macros from asm-offset
Disha Goel
2022-11-24
1
-25
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-17
1
-5
/
+4
|
\
\
\
|
*
|
|
mm: Introduce set_memory_rox()
Peter Zijlstra
2022-12-15
1
-5
/
+4
*
|
|
|
Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-12-13
2
-12
/
+13
|
\
\
\
\
|
*
|
|
|
powerpc: ptrace: user_regset_copyin_ignore() always returns 0
Sergey Shtylyov
2022-11-15
2
-12
/
+13
[next]