OSDN Git Service

android-x86/kernel.git
2019-05-02 Christophe... powerpc/fsl_booke: ensure SPEFloatingPointException...
2019-05-02 Christophe... powerpc/40x: Refactor exception entry macros by using...
2019-05-02 Christophe... powerpc/40x: Split and rename NORMAL_EXCEPTION_PROLOG
2019-05-02 Christophe... powerpc/40x: add exception frame marker
2019-05-02 Christophe... powerpc/40x: Don't use SPRN_SPRG_SCRATCH2 in EXCEPTION_...
2019-05-02 Christophe... powerpc/32: make the 6xx/8xx EXC_XFER_TEMPLATE() simila...
2019-05-02 Christophe... powerpc/32: move LOAD_MSR_KERNEL() into head_32.h and...
2019-05-02 Christophe... powerpc/32: Refactor EXCEPTION entry macros for head_8x...
2019-05-02 Christophe... powerpc/mm: print hash info in a helper
2019-05-02 Christophe... powerpc/32s: don't try to print hash table address.
2019-05-02 Christophe... powerpc/32s: drop Hash_end
2019-05-02 Christophe... powerpc/32s: map kasan zero shadow with PAGE_READONLY...
2019-05-02 Christophe... powerpc/32s: set up an early static hash table for...
2019-05-02 Christophe... powerpc/32s: move hash code patching out of MMU_init_hw()
2019-05-02 Christophe... powerpc/32: Add KASAN support
2019-05-02 Christophe... powerpc: disable KASAN instrumentation on early/critica...
2019-05-02 Christophe... powerpc/32: prepare shadow area for KASAN
2019-05-02 Christophe... powerpc/32: make KVIRT_TOP dependent on FIXMAP_START
2019-05-02 Christophe... powerpc/32: use memset() instead of memset_io() to...
2019-05-02 Christophe... powerpc: don't use direct assignation during early...
2019-05-02 Christophe... powerpc/prom_init: don't use string functions from...
2019-05-02 Christophe... powerpc: remove CONFIG_CMDLINE #ifdef mess
2019-05-02 Christophe... powerpc: prepare string/mem functions for KASAN
2019-05-02 Christophe... powerpc/32: Move early_init() in a separate file
2019-05-02 Christophe... powerpc/mm: refactor pgd_alloc() and pgd_free() on...
2019-05-02 Christophe... powerpc/mm: refactor pmd_pgtable()
2019-05-02 Christophe... powerpc/mm: refactor pgtable freeing functions on nohash
2019-05-02 Christophe... powerpc/mm: Only keep one version of pmd_populate(...
2019-05-02 Christophe... powerpc/mm: refactor definition of pgtable_cache[]
2019-05-02 Christophe... powerpc/mm: refactor pte_alloc_one() and pte_free(...
2019-05-02 Christophe... powerpc/mm: inline pte_alloc_one_kernel() and pte_alloc...
2019-05-02 Christophe... powerpc/mm: don't use pte_alloc_kernel() until slab...
2019-05-02 Christophe... powerpc/book3e: move early_alloc_pgtable() to init...
2019-05-02 Christophe... powerpc/Kconfig: select PPC_MM_SLICES from subarch...
2019-05-02 Christophe... powerpc/mm: get rid of nohash/32/mmu.h and nohash/64...
2019-05-02 Christophe... powerpc/mm: move pgtable_t in asm/mmu.h
2019-05-02 Christophe... powerpc/mm: convert Book3E 64 to pte_fragment
2019-05-02 Christophe... powerpc/mm: drop __bad_pte()
2019-05-02 Christophe... powerpc/mm: flatten function __find_linux_pte() step 3
2019-05-02 Christophe... powerpc/mm: flatten function __find_linux_pte() step 2
2019-05-02 Christophe... powerpc/mm: flatten function __find_linux_pte() step 1
2019-05-02 Christophe... powerpc/mm: cleanup remaining ifdef mess in hugetlbpage.c
2019-05-02 Christophe... powerpc/mm: cleanup HPAGE_SHIFT setup
2019-05-02 Christophe... powerpc/mm: move hugetlb_disabled into asm/hugetlb.h
2019-05-02 Christophe... powerpc/mm: cleanup ifdef mess in add_huge_page_size()
2019-05-02 Christophe... powerpc/mm: add a helper to populate hugepd
2019-05-02 Christophe... powerpc/mm: split asm/hugetlb.h into dedicated subarch...
2019-05-02 Christophe... powerpc/mm: make gup_hugepte() static
2019-05-02 Christophe... powerpc/mm: make hugetlbpage.c depend on CONFIG_HUGETLB...
2019-05-02 Christophe... powerpc/mm: move __find_linux_pte() out of hugetlbpage.c
2019-05-02 Christophe... powerpc/book3e: hugetlbpage is only for CONFIG_PPC_FSL_...
2019-05-02 Christophe... powerpc/64: only book3s/64 supports CONFIG_PPC_64K_PAGES
2019-05-02 Christophe... powerpc/book3e: drop mmu_get_tsize()
2019-05-02 Christophe... powerpc/mm: define subarch SLB_ADDR_LIMIT_DEFAULT
2019-05-02 Christophe... powerpc/mm: define get_slice_psize() all the time
2019-05-02 Christophe... powerpc/8xx: get rid of #ifdef CONFIG_HUGETLB_PAGE...
2019-05-02 Christophe... powerpc/mm: remove a couple of #ifdef CONFIG_PPC_64K_PA...
2019-05-02 Christophe... powerpc/mm: remove unnecessary #ifdef CONFIG_PPC64
2019-05-02 Christophe... powerpc/mm: get rid of mm_ctx_slice_mask_xxx()
2019-05-02 Christophe... powerpc/mm: move slice_mask_for_size() into mmu.h
2019-05-02 Christophe... powerpc/mm: hand a context_t over to slice_mask_for_siz...
2019-05-02 Christophe... powerpc/mm: no slice for nohash/64
2019-05-02 Christophe... powerpc/mm: fix erroneous duplicate slb_addr_limit...
2019-05-02 Christophe... powerpc/mm: Move nohash specifics in subdirectory mm...
2019-05-02 Christophe... powerpc/mm: Move book3s32 specifics in subdirectory...
2019-05-02 Christophe... powerpc/mm: Move book3s64 specifics in subdirectory...
2019-05-02 Christophe... powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h>
2019-05-02 Christophe... powerpc/nohash64: clean pgtable.h
2019-05-02 Christophe... powerpc/book3e: drop BUG_ON() in map_kernel_page()
2019-05-01 Breno Leitaopowerpc/tm: Avoid machine crash on rt_sigreturn()
2019-05-01 Aneesh Kumar K.Vpowerpc/mm/radix: Fix kernel crash when running subpage...
2019-05-01 Mahesh Salgaonkarpowerpc/powernv/mce: Print additional information about...
2019-05-01 Mahesh Salgaonkarpowerpc/powernv/mce: Print correct severity for MCE...
2019-05-01 Mahesh Salgaonkarpowerpc/powernv/mce: Reduce MCE console logs to lesser...
2019-05-01 Anton Blanchardpowerpc: Add doorbell tracepoints
2019-05-01 YueHaibingocxl: remove set but not used variables 'tid' and ...
2019-05-01 Mathieu Malaterrepowerpc/64s: Remove 'dummy_copy_buffer'
2019-05-01 Tobin C. Hardingpowerpc/cacheinfo: Fix kobject memleak
2019-05-01 Nick Desaulnierspowerpc/vdso: Drop unnecessary cc-ldoption
2019-04-30 Alexey Kardashevskiypowerpc/powernv/ioda: Handle failures correctly in...
2019-04-30 Michael EllermanMerge branch 'topic/ppc-kvm' into next
2019-04-30 Michael Ellermanpowerpc/powernv/idle: Restore AMR/UAMOR/AMOR/IAMR after...
2019-04-30 Nicholas Pigginpowerpc/64s: Reimplement book3s idle code in C
2019-04-30 Nicholas Pigginpowerpc/watchdog: Use hrtimers for per-CPU heartbeat
2019-04-29 Nathan Fontenotpowerpc/pseries: Track LMB nid instead of using device...
2019-04-28 Colin Ian Kingpowerpc/mm: fix spelling mistake "Outisde" -> "Outside"
2019-04-21 Aneesh Kumar K.Vpowerpc/mm: Fix section mismatch warning
2019-04-21 Aneesh Kumar K.Vpowerpc/mm/hash: Rename KERNEL_REGION_ID to LINEAR_MAP_...
2019-04-21 Aneesh Kumar K.Vpowerpc/mm: Print kernel map details to dmesg
2019-04-21 Aneesh Kumar K.Vpowerpc/mm/hash: Simplify the region id calculation.
2019-04-21 Aneesh Kumar K.Vpowerpc/mm: Drop the unnecessary region check
2019-04-21 Aneesh Kumar K.Vpowerpc/mm: Validate address values against different...
2019-04-21 Aneesh Kumar K.Vpowerpc/mm/hash64: Map all the kernel regions in the...
2019-04-21 Aneesh Kumar K.Vpowerpc/mm/hash64: Add a variable to track the end...
2019-04-21 Aneesh Kumar K.Vpowerc/mm/hash: Reduce hash_mm_context size
2019-04-21 Aneesh Kumar K.Vpowerpc/mm: Reduce memory usage for mm_context_t for...
2019-04-21 Aneesh Kumar K.Vpowerpc/mm: Move slb_addr_linit to early_init_mmu
2019-04-21 Aneesh Kumar K.Vpowerpc/mm: Add helpers for accessing hash translation...
2019-04-21 Aneesh Kumar K.Vpowerpc/mm: Remove PPC_MM_SLICES #ifdef for book3s64
2019-04-21 Aneesh Kumar K.Vpowerpc/mm: Fix build error with FLATMEM book3s64 config
next