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
Age
Commit message (
Expand
)
Author
2019-05-03
powerpc/32: get rid of COPY_EE in exception entry
Christophe Leroy
2019-05-03
powerpc/32: Enter exceptions with MSR_EE unset
Christophe Leroy
2019-05-03
powerpc/32: enter syscall with MSR_EE inconditionaly set
Christophe Leroy
2019-05-03
powerpc/fsl_booke: ensure SPEFloatingPointException() reenables interrupts
Christophe Leroy
2019-05-03
powerpc/40x: Refactor exception entry macros by using head_32.h
Christophe Leroy
2019-05-03
powerpc/40x: Split and rename NORMAL_EXCEPTION_PROLOG
Christophe Leroy
2019-05-03
powerpc/40x: add exception frame marker
Christophe Leroy
2019-05-03
powerpc/40x: Don't use SPRN_SPRG_SCRATCH2 in EXCEPTION_PROLOG
Christophe Leroy
2019-05-03
powerpc/32: make the 6xx/8xx EXC_XFER_TEMPLATE() similar to the 40x/booke one
Christophe Leroy
2019-05-03
powerpc/32: move LOAD_MSR_KERNEL() into head_32.h and use it
Christophe Leroy
2019-05-03
powerpc/32: Refactor EXCEPTION entry macros for head_8xx.S and head_32.S
Christophe Leroy
2019-05-03
powerpc/mm: print hash info in a helper
Christophe Leroy
2019-05-03
powerpc/32s: don't try to print hash table address.
Christophe Leroy
2019-05-03
powerpc/32s: drop Hash_end
Christophe Leroy
2019-05-03
powerpc/32s: map kasan zero shadow with PAGE_READONLY instead of PAGE_KERNEL_RO
Christophe Leroy
2019-05-03
powerpc/32s: set up an early static hash table for KASAN.
Christophe Leroy
2019-05-03
powerpc/32s: move hash code patching out of MMU_init_hw()
Christophe Leroy
2019-05-03
powerpc/32: Add KASAN support
Christophe Leroy
2019-05-03
powerpc: disable KASAN instrumentation on early/critical files.
Christophe Leroy
2019-05-03
powerpc/32: prepare shadow area for KASAN
Christophe Leroy
2019-05-03
powerpc/32: make KVIRT_TOP dependent on FIXMAP_START
Christophe Leroy
2019-05-03
powerpc/32: use memset() instead of memset_io() to zero BSS
Christophe Leroy
2019-05-03
powerpc: don't use direct assignation during early boot.
Christophe Leroy
2019-05-03
powerpc/prom_init: don't use string functions from lib/
Christophe Leroy
2019-05-03
powerpc: remove CONFIG_CMDLINE #ifdef mess
Christophe Leroy
2019-05-03
powerpc: prepare string/mem functions for KASAN
Christophe Leroy
2019-05-03
powerpc/32: Move early_init() in a separate file
Christophe Leroy
2019-05-03
powerpc/mm: refactor pgd_alloc() and pgd_free() on nohash
Christophe Leroy
2019-05-03
powerpc/mm: refactor pmd_pgtable()
Christophe Leroy
2019-05-03
powerpc/mm: refactor pgtable freeing functions on nohash
Christophe Leroy
2019-05-03
powerpc/mm: Only keep one version of pmd_populate() functions on nohash/32
Christophe Leroy
2019-05-03
powerpc/mm: refactor definition of pgtable_cache[]
Christophe Leroy
2019-05-03
powerpc/mm: refactor pte_alloc_one() and pte_free() families definition.
Christophe Leroy
2019-05-03
powerpc/mm: inline pte_alloc_one_kernel() and pte_alloc_one() on PPC32
Christophe Leroy
2019-05-03
powerpc/mm: don't use pte_alloc_kernel() until slab is available on PPC32
Christophe Leroy
2019-05-03
powerpc/book3e: move early_alloc_pgtable() to init section
Christophe Leroy
2019-05-03
powerpc/Kconfig: select PPC_MM_SLICES from subarch type
Christophe Leroy
2019-05-03
powerpc/mm: get rid of nohash/32/mmu.h and nohash/64/mmu.h
Christophe Leroy
2019-05-03
powerpc/mm: move pgtable_t in asm/mmu.h
Christophe Leroy
2019-05-03
powerpc/mm: convert Book3E 64 to pte_fragment
Christophe Leroy
2019-05-03
powerpc/mm: drop __bad_pte()
Christophe Leroy
2019-05-03
powerpc/mm: flatten function __find_linux_pte() step 3
Christophe Leroy
2019-05-03
powerpc/mm: flatten function __find_linux_pte() step 2
Christophe Leroy
2019-05-03
powerpc/mm: flatten function __find_linux_pte() step 1
Christophe Leroy
2019-05-03
powerpc/mm: cleanup remaining ifdef mess in hugetlbpage.c
Christophe Leroy
2019-05-03
powerpc/mm: cleanup HPAGE_SHIFT setup
Christophe Leroy
2019-05-03
powerpc/mm: move hugetlb_disabled into asm/hugetlb.h
Christophe Leroy
2019-05-03
powerpc/mm: cleanup ifdef mess in add_huge_page_size()
Christophe Leroy
2019-05-03
powerpc/mm: add a helper to populate hugepd
Christophe Leroy
2019-05-03
powerpc/mm: split asm/hugetlb.h into dedicated subarch files
Christophe Leroy
[prev]
[next]