index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
2018-10-22
powerpc/8xx: add missing header in 8xx_mmu.c
Christophe Leroy
2018-10-22
powerpc/8xx: Add DT node for using the SEC engine of the MPC885
Christophe Leroy
2018-10-20
powerpc/dts/fsl: t2080rdb: reorder the Cortina PHY XFI lanes
Camelia Groza
2018-10-19
powerpc/io: remove old GCC version implementation
Christophe Leroy
2018-10-19
powerpc: Add -Werror at arch/powerpc level
Michael Ellerman
2018-10-19
powerpc: Move core kernel logic into arch/powerpc/Kbuild
Michael Ellerman
2018-10-19
powerpc/traps: remove redundant in_interrupt panic in die()
Christophe Leroy
2018-10-19
powerpc/prom_init: Generate "phandle" instead of "linux, phandle"
Benjamin Herrenschmidt
2018-10-19
powerpc: Check prom_init for disallowed sections
Benjamin Herrenschmidt
2018-10-19
powerpc/prom_init: Move __prombss to it's own section and store it in .bss
Benjamin Herrenschmidt
2018-10-19
powerpc/prom_init: Move a few remaining statics to appropriate sections
Benjamin Herrenschmidt
2018-10-19
powerpc/prom_init: Move const structures to __initconst
Benjamin Herrenschmidt
2018-10-19
powerpc/prom_init: Move ibm_arch_vec to __prombss
Benjamin Herrenschmidt
2018-10-19
powerpc/prom_init: Move prom_radix_disable to __prombss
Benjamin Herrenschmidt
2018-10-19
powerpc/prom_init: Remove support for OPAL v2
Benjamin Herrenschmidt
2018-10-19
powerpc/prom_init: Replace __initdata with __prombss when applicable
Benjamin Herrenschmidt
2018-10-19
powerpc/pseries: Add driver for PAPR SCM regions
Oliver O'Halloran
2018-10-19
powerpc/pseries: PAPR persistent memory support
Oliver O'Halloran
2018-10-19
powerpc/traps: fix machine check handlers to use pr_cont()
Christophe Leroy
2018-10-19
powerpc/book3e: redefine pte_mkprivileged() and pte_mkuser()
Christophe Leroy
2018-10-19
powerpc/mm: Make pte_pgprot return all pte bits
Aneesh Kumar K.V
2018-10-14
powerpc/mm: Increase the max addressable memory to 2PB
Aneesh Kumar K.V
2018-10-14
powerpc/mm/hash: Rename get_ea_context to get_user_context
Aneesh Kumar K.V
2018-10-14
powerpc/64s/hash: Add some SLB debugging tests
Nicholas Piggin
2018-10-14
powerpc/64s/hash: Simplify slb_flush_and_rebolt()
Nicholas Piggin
2018-10-14
powerpc/64s/hash: Add a SLB preload cache
Nicholas Piggin
2018-10-14
powerpc/64s/hash: Provide arch_setup_exec() hooks for hash slice setup
Nicholas Piggin
2018-10-14
powerpc/64s/hash: Add SLB allocation status bitmaps
Nicholas Piggin
2018-10-14
powerpc/64s/hash: Convert SLB miss handlers to C
Nicholas Piggin
2018-10-14
powerpc/64: Interrupts save PPR on stack rather than thread_struct
Nicholas Piggin
2018-10-14
powerpc/ptrace: Don't use sizeof(struct pt_regs) in ptrace code
Michael Ellerman
2018-10-14
powerpc: Split user/kernel definitions of struct pt_regs
Michael Ellerman
2018-10-14
powerpc/prom_init: Make "default_colors" const
Benjamin Herrenschmidt
2018-10-14
powerpc/prom_init: Make "fake_elf" const
Benjamin Herrenschmidt
2018-10-14
powerpc/prom_init: Make of_workarounds static
Benjamin Herrenschmidt
2018-10-14
powerpc/book3s64: Avoid multiple endian conversion in pte helpers
Christophe Leroy
2018-10-14
powerpc/8xx: change name of a few page flags to avoid confusion
Christophe Leroy
2018-10-14
powerpc/mm: Get rid of pte-common.h
Christophe Leroy
2018-10-14
powerpc/mm: Define platform default caches related flags
Christophe Leroy
2018-10-14
powerpc/mm: Allow platforms to redefine some helpers
Christophe Leroy
2018-10-14
powerpc/nohash/64: do not include pte-common.h
Christophe Leroy
2018-10-14
powerpc/mm: Distribute platform specific PAGE and PMD flags and definitions
Christophe Leroy
2018-10-14
powerpc/mm: Move pte_user() into nohash/pgtable.h
Christophe Leroy
2018-10-14
powerpc/book3s/32: do not include pte-common.h
Christophe Leroy
2018-10-14
powerpc/mm: move __P and __S tables in the common pgtable.h
Christophe Leroy
2018-10-14
powerpc/mm: drop unused page flags
Christophe Leroy
2018-10-14
powerpc/mm: Split dump_pagelinuxtables flag_array table
Christophe Leroy
2018-10-14
powerpc/mm: use pte helpers in generic code
Christophe Leroy
2018-10-14
powerpc/mm: don't use _PAGE_EXEC for calling hash_preload()
Christophe Leroy
2018-10-14
powerpc/mm: add pte helpers to query and change pte flags
Christophe Leroy
[next]