index
:
linux.git
master
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
Age
Commit message (
Expand
)
Author
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: Use task_stack_page() in current_pt_regs()
Christophe Leroy
2019-02-23
powerpc: Use linux/thread_info.h in processor.h
Christophe Leroy
2019-02-23
powerpc: Use sizeof(struct thread_info) in INIT_SP_LIMIT
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: Avoid circular header inclusion in mmu-hash.h
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/kconfig: make _etext and data areas alignment configurable on Book3s 32
Christophe Leroy
2019-02-23
powerpc/mm/32s: Use BATs for 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/kconfig: define PAGE_SHIFT inside Kconfig
Christophe Leroy
2019-02-23
powerpc/mmu: add is_strict_kernel_rwx() helper
Christophe Leroy
2019-02-23
powerpc/32: add helper to write into segment registers
Christophe Leroy
2019-02-23
powerpc/mm/32s: use _PAGE_EXEC in setbat()
Christophe Leroy
2019-02-23
powerpc/wii: remove wii_mmu_mapin_mem2()
Christophe Leroy
2019-02-23
powerpc/32: always populate page tables for Abatron BDI.
Christophe Leroy
2019-02-23
powerpc/mm/32s: use generic mmu_mapin_ram() for all blocks.
Christophe Leroy
2019-02-23
powerpc/mm/32s: rework mmu_mapin_ram()
Christophe Leroy
2019-02-23
powerpc/mm/32: add base address to mmu_mapin_ram()
Christophe Leroy
2019-02-23
powerpc/wii: properly disable use of BATs when requested.
Christophe Leroy
2019-02-23
powerpc/8xx: Map 32Mb of RAM at init.
Christophe Leroy
2019-02-23
powerpc/8xx: replace most #ifdef by IS_ENABLED() in 8xx_mmu.c
Christophe Leroy
2019-02-23
powerpc: sstep: Add tests for addc[.] instruction
Sandipan Das
2019-02-23
powerpc: sstep: Add tests for add[.] instruction
Sandipan Das
2019-02-23
powerpc: sstep: Add tests for compute type instructions
Sandipan Das
2019-02-23
Revert "powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling"
Michael Ellerman
2019-02-22
powerpc: Move page table dump files in a dedicated subdirectory
Christophe Leroy
2019-02-22
powerpc/kvm: Save and restore host AMR/IAMR/UAMOR
Michael Ellerman
2019-02-22
powerpc: dump as a single line areas mapping a single physical page.
Christophe Leroy
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
[prev]
[next]