开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
2023-01-06
powerpc/vmlinux.lds: Don't discard .comment
Michael Ellerman
2023-01-06
powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
Michael Ellerman
2023-01-06
powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
Michael Ellerman
2022-12-20
random: do not include <asm/archrandom.h> from random.h
Jason A. Donenfeld
2022-12-19
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-12-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-15
mm: Introduce set_memory_rox()
Peter Zijlstra
2022-12-12
Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-12
Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-12-08
Merge branch 'topic/objtool' into next
Michael Ellerman
2022-12-08
powerpc/prom: Fix 32-bit build
Michael Ellerman
2022-12-07
powerpc/rtas: mandate RTAS syscall filtering
Nathan Lynch
2022-12-07
powerpc/rtas: define pr_fmt and convert printk call sites
Nathan Lynch
2022-12-07
powerpc/rtas: clean up includes
Nathan Lynch
2022-12-07
powerpc/rtas: clean up rtas_error_log_max initialization
Nathan Lynch
2022-12-07
powerpc/rtas: avoid scheduling in rtas_os_term()
Nathan Lynch
2022-12-07
powerpc/rtas: avoid device tree lookups in rtas_os_term()
Nathan Lynch
2022-12-07
powerpc/rtasd: use correct OF API for event scan rate
Nathan Lynch
2022-12-07
powerpc/rtas: document rtas_call()
Nathan Lynch
2022-12-07
powerpc: export the CPU node count
Laurent Dufour
2022-12-02
powerpc/64e: Clear gprs on interrupt routine entry on Book3E
Rohan McLure
2022-12-02
powerpc/64s: Zeroise gprs on interrupt routine entry on Book3S
Rohan McLure
2022-12-02
powerpc/64s: IOption for MSR stored in r12
Rohan McLure
2022-12-02
powerpc/64: Sanitise common exit code for interrupts
Rohan McLure
2022-12-02
powerpc: allow minimum sized kernel stack frames
Nicholas Piggin
2022-12-02
powerpc: split validate_sp into two functions
Nicholas Piggin
2022-12-02
powerpc: copy_thread add a back chain to the switch stack frame
Nicholas Piggin
2022-12-02
powerpc: copy_thread fill in interrupt frame marker and back chain
Nicholas Piggin
2022-12-02
powerpc: add a define for the switch frame size and regs offset
Nicholas Piggin
2022-12-02
powerpc: add a define for the user interrupt frame size
Nicholas Piggin
2022-12-02
powerpc: Rename STACK_FRAME_MARKER and derive it from frame offset
Nicholas Piggin
2022-12-02
powerpc: add a definition for the marker offset within the interrupt frame
Nicholas Piggin
2022-12-02
powerpc: add definition for pt_regs offset within an interrupt frame
Nicholas Piggin
2022-12-02
powerpc: simplify ppc_save_regs
Nicholas Piggin
2022-12-02
powerpc: Rearrange copy_thread child stack creation
Nicholas Piggin
2022-12-02
powerpc/64: Add module check for ELF ABI version
Nicholas Piggin
2022-12-01
vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copy
Jann Horn
2022-11-30
powerpc: Allow clearing and restoring registers independent of saved breakpoi...
Jordan Niethe
2022-11-30
Merge branch 'fixes' into next
Michael Ellerman
2022-11-24
powerpc/8xx: Fix warning in hw_breakpoint_handler()
Russell Currey
2022-11-24
powerpc/kprobes: Use preempt_enable() rather than the no_resched variant
Naveen N. Rao
2022-11-24
powerpc/kprobes: Have optimized_callback() use preempt_enable()
Naveen N. Rao
2022-11-24
powerpc/kprobes: Remove preempt disable around call to get_kprobe() in arch_p...
Naveen N. Rao
2022-11-24
powerpc: remove the last remnants of cputime_t
Nicholas Piggin
2022-11-24
powerpc: Print instruction dump on a single line
Michael Ellerman
2022-11-24
powerpc: Make instruction dump work with scripts/decodecode
Michael Ellerman
2022-11-24
powerpc/kvm: Remove unused macros from asm-offset
Disha Goel
2022-11-18
powerpc/vdso: Skip objtool from running on VDSO files
Sathvika Vasireddy
2022-11-18
powerpc/32: Fix objtool unannotated intra-function call warnings
Christophe Leroy
[next]