开源镜像站
帮助
动态
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
2019-02-26
powerpc/64s: Fix data interrupts vs d-side MCE reentrancy
Nicholas Piggin
2019-02-26
powerpc/64s: Prepare to handle data interrupts vs d-side MCE reentrancy
Nicholas Piggin
2019-02-26
powerpc/64s: system reset interrupt preserve HSRRs
Nicholas Piggin
2019-02-26
powerpc/64s: Fix HV NMI vs HV interrupt recoverability test
Nicholas Piggin
2019-02-23
powerpc: clean stack pointers naming
Christophe Leroy
2019-02-23
powerpc/64: Replace CURRENT_THREAD_INFO with PACA_THREAD_INFO
Christophe Leroy
2019-02-23
powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU
Christophe Leroy
2019-02-23
powerpc: 'current_set' is now a table of task_struct pointers
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/idle/6xx: Use r1 with CURRENT_THREAD_INFO()
Christophe Leroy
2019-02-23
powerpc/64: Use task_stack_page() to initialise paca->kstack
Christophe Leroy
2019-02-23
powerpc: Update comments in preparation for THREAD_INFO_IN_TASK
Christophe Leroy
2019-02-23
powerpc: Replace current_thread_info()->task with current
Christophe Leroy
2019-02-23
powerpc: Don't use CURRENT_THREAD_INFO to find the stack
Christophe Leroy
2019-02-23
powerpc: call_do_[soft]irq() takes a pointer to the stack
Christophe Leroy
2019-02-23
powerpc: Rename THREAD_INFO to TASK_STACK
Christophe Leroy
2019-02-23
powerpc: prep stack walkers for THREAD_INFO_IN_TASK
Christophe Leroy
2019-02-23
powerpc: Only use task_struct 'cpu' field on SMP
Christophe Leroy
2019-02-23
powerpc/irq: use memblock functions returning virtual address
Christophe Leroy
2019-02-23
powerpc/64: Simplify __secondary_start paca->kstack handling
Michael Ellerman
2019-02-23
powerpc/64s: Remove MSR_RI optimisation in system_call_exit()
Michael Ellerman
2019-02-23
powerpc: Enable kcov
Andrew Donnellan
2019-02-23
powerpc/kconfig: make _etext and data areas alignment configurable on 8xx
Christophe Leroy
2019-02-23
powerpc/8xx: don't disable large TLBs with CONFIG_STRICT_KERNEL_RWX
Christophe Leroy
2019-02-23
powerpc/mm/32s: add setibat() clearibat() and update_bats()
Christophe Leroy
2019-02-23
powerpc/kconfig: define CONFIG_DATA_SHIFT and CONFIG_ETEXT_SHIFT
Christophe Leroy
2019-02-23
powerpc/8xx: Map 32Mb of RAM at init.
Christophe Leroy
2019-02-23
Revert "powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling"
Michael Ellerman
2019-02-22
powerpc/32: Fix CONFIG_VIRT_CPU_ACCOUNTING_NATIVE for 40x/booke
Christophe Leroy
2019-02-22
powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling
Christophe Leroy
2019-02-22
powerpc/603: don't handle PAGE_ACCESSED in TLB miss handlers.
Christophe Leroy
2019-02-22
powerpc/603: Don't worry about _PAGE_USER in TLB miss handlers
Christophe Leroy
2019-02-22
powerpc/603: let's handle PAGE_DIRTY directly
Christophe Leroy
2019-02-22
powerpc/603: Don't handle _PAGE_RW and _PAGE_DIRTY on ITLB misses
Christophe Leroy
2019-02-22
powerpc/603: Don't handle kernel page TLB misses when not need
Christophe Leroy
2019-02-22
powerpc/603: use physical address directly in TLB miss handlers.
Christophe Leroy
2019-02-22
powerpc/6xx: Store PGDIR physical address in a SPRG
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: simplify BDI switch
Christophe Leroy
2019-02-22
powerpc/traps: fix recoverability of machine check handling on book3s/32
Christophe Leroy
2019-02-22
powerpc/32: Remove unneccessary MSR[RI] clearing for 8xx
Christophe Leroy
2019-02-22
powerpc/setup: display reason for not booting
Christophe Leroy
2019-02-22
powerpc/8xx: hide itlbie and dtlbie symbols
Christophe Leroy
2019-02-22
powerpc/64s: Fix logic when handling unknown CPU features
Michael Ellerman
2019-02-22
powerpc/smp: Make __smp_send_nmi_ipi() static
Nicholas Piggin
2019-02-22
powerpc/smp: Fix NMI IPI xmon timeout
Nicholas Piggin
2019-02-22
powerpc/smp: Fix NMI IPI timeout
Nicholas Piggin
2019-02-22
powerpc/64: Make sys_switch_endian() traceable
Michael Ellerman
2019-02-22
powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guest
Mark Cave-Ayland
[next]