开源镜像站
帮助
动态
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
/
entry_32.S
Age
Commit message (
Expand
)
Author
2019-05-03
powerpc/entry: Remove unneeded need_resched() loop
Valentin Schneider
2019-05-03
powerpc/32: Don't add dummy frames when calling trace_hardirqs_on/off
Christophe Leroy
2019-05-03
powerpc/32: don't do syscall stuff in transfer_to_handler
Christophe Leroy
2019-05-03
powerpc/32: implement fast entry for syscalls on BOOKE
Christophe Leroy
2019-05-03
powerpc/32: implement fast entry for syscalls on non BOOKE
Christophe Leroy
2019-05-03
powerpc: Fix 32-bit handling of MSR_EE on exceptions
Christophe Leroy
2019-05-03
powerpc/32: move LOAD_MSR_KERNEL() into head_32.h and use it
Christophe Leroy
2019-04-21
powerpc/32s: Implement Kernel Userspace Execution Prevention.
Christophe Leroy
2019-04-21
powerpc/32: Prepare for Kernel Userspace Access Protection
Christophe Leroy
2019-04-21
powerpc/32: Remove MSR_PR test when returning from syscall
Christophe Leroy
2019-03-04
powerpc/32: Clear on-stack exception marker upon exception return
Christophe Leroy
2019-02-23
powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU
Christophe Leroy
2019-02-23
powerpc: regain entire stack space
Christophe Leroy
2019-02-23
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
Christophe Leroy
2019-02-23
powerpc: Rename THREAD_INFO to TASK_STACK
Christophe Leroy
2019-02-22
powerpc/32: Fix CONFIG_VIRT_CPU_ACCOUNTING_NATIVE for 40x/booke
Christophe Leroy
2019-02-22
powerpc/6xx: Don't use SPRN_SPRG2 for storing stack pointer while in RTAS
Christophe Leroy
2019-02-22
powerpc/32: Remove unneccessary MSR[RI] clearing for 8xx
Christophe Leroy
2018-11-26
powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
Christophe Leroy
2018-10-03
powerpc/traps: merge unrecoverable_exception() and nonrecoverable_exception()
Christophe Leroy
2018-08-08
powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platforms
Diana Craciun
2018-07-30
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
2018-07-30
powerpc/405: move PPC405_ERR77 in asm-405.h
Christophe Leroy
2018-06-06
powerpc: Add syscall detection for restartable sequences
Boqun Feng
2018-01-16
powerpc/8xx: Only perform perf counting when perf is in use.
Christophe Leroy
2017-08-15
powerpc/32: Avoid risk of unrecoverable TLBmiss inside entry_32.S
Christophe Leroy
2017-08-08
powerpc/32: Fix boot failure on non 6xx platforms
Christophe Leroy
2017-08-03
powerpc/6xx: Handle DABR match before calling do_page_fault
Benjamin Herrenschmidt
2017-04-27
powerpc: Split ftrace bits into a separate file
Naveen N. Rao
2017-03-01
Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-01-26
powerpc/8xx: Perf events on PPC 8xx
Christophe Leroy
2017-01-26
powerpc/32: Remove FIX_SRR1
Christophe Leroy
2017-01-24
powerpc: Revert the initial stack protector support
Michael Ellerman
2016-11-23
powerpc/32: Change the stack protector canary value per task
Christophe Leroy
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-09-23
powerpc/32: Remove CLR_TOP32
Christophe Leroy
2016-08-07
ppc: move exports to definitions
Al Viro
2016-07-09
powerpc32: provide VIRT_CPU_ACCOUNTING
Christophe Leroy
2015-07-29
powerpc/kernel: Change the do_syscall_trace_enter() API
Michael Ellerman
2015-07-29
powerpc/kernel: Switch to using MAX_ERRNO
Michael Ellerman
2015-02-02
powerpc: Remove old compile time disabled syscall tracing code
Michael Ellerman
2015-01-23
powerpc: Rename _TIF_SYSCALL_T_OR_A to _TIF_SYSCALL_DOTRACE
Michael Ellerman
2014-11-10
powerpc/ftrace: Fix obsolete comment
Jiri Slaby
2014-11-10
powerpc/ftrace: simplify prepare_ftrace_return
Anton Blanchard
2013-06-01
powerpc/32bit:Store temporary result in r0 instead of r8
Priyanka Jain
2013-05-14
powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning again
Li Zhong
2013-01-29
powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32
Li Zhong
2012-10-14
powerpc: switch to saner kernel_execve() semantics
Al Viro
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-09-30
powerpc: switch to generic sys_execve()/kernel_execve()
Al Viro
[next]