summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2018-10-14powerpc/64s/hash: Add a SLB preload cacheNicholas Piggin
2018-10-14powerpc/64s/hash: Provide arch_setup_exec() hooks for hash slice setupNicholas Piggin
2018-10-14powerpc/64s/hash: Add SLB allocation status bitmapsNicholas Piggin
2018-10-14powerpc/64s/hash: Convert SLB miss handlers to CNicholas Piggin
2018-10-14powerpc/64: Interrupts save PPR on stack rather than thread_structNicholas Piggin
2018-10-14powerpc/ptrace: Don't use sizeof(struct pt_regs) in ptrace codeMichael Ellerman
2018-10-14powerpc: Split user/kernel definitions of struct pt_regsMichael Ellerman
2018-10-14powerpc/prom_init: Make "default_colors" constBenjamin Herrenschmidt
2018-10-14powerpc/prom_init: Make "fake_elf" constBenjamin Herrenschmidt
2018-10-14powerpc/prom_init: Make of_workarounds staticBenjamin Herrenschmidt
2018-10-14powerpc/book3s64: Avoid multiple endian conversion in pte helpersChristophe Leroy
2018-10-14powerpc/8xx: change name of a few page flags to avoid confusionChristophe Leroy
2018-10-14powerpc/mm: Get rid of pte-common.hChristophe Leroy
2018-10-14powerpc/mm: Define platform default caches related flagsChristophe Leroy
2018-10-14powerpc/mm: Allow platforms to redefine some helpersChristophe Leroy
2018-10-14powerpc/nohash/64: do not include pte-common.hChristophe Leroy
2018-10-14powerpc/mm: Distribute platform specific PAGE and PMD flags and definitionsChristophe Leroy
2018-10-14powerpc/mm: Move pte_user() into nohash/pgtable.hChristophe Leroy
2018-10-14powerpc/book3s/32: do not include pte-common.hChristophe Leroy
2018-10-14powerpc/mm: move __P and __S tables in the common pgtable.hChristophe Leroy
2018-10-14powerpc/mm: drop unused page flagsChristophe Leroy
2018-10-14powerpc/mm: Split dump_pagelinuxtables flag_array tableChristophe Leroy
2018-10-14powerpc/mm: use pte helpers in generic codeChristophe Leroy
2018-10-14powerpc/mm: don't use _PAGE_EXEC for calling hash_preload()Christophe Leroy
2018-10-14powerpc/mm: add pte helpers to query and change pte flagsChristophe Leroy
2018-10-14powerpc/mm: move some nohash pte helpers in nohash/[32:64]/pgtable.hChristophe Leroy
2018-10-14powerpc/mm: don't use _PAGE_EXEC in book3s/32Christophe Leroy
2018-10-14powerpc: handover page flags with a pgprot_t parameterChristophe Leroy
2018-10-14powerpc/mm: properly set PAGE_KERNEL flags in ioremap()Christophe Leroy
2018-10-14powerpc: don't use ioremap_prot() nor __ioremap() unless really needed.Christophe Leroy
2018-10-13powerpc/32: Add ioremap_wt() and ioremap_coherent()Christophe Leroy
2018-10-13powerpc/rtas: Fix a potential race between CPU-Offline & MigrationGautham R. Shenoy
2018-10-13powerpc/cacheinfo: Report the correct shared_cpu_map on big-coresGautham R. Shenoy
2018-10-13powerpc: Use cpu_smallcore_sibling_mask at SMT level on bigcoresGautham R. Shenoy
2018-10-13powerpc: Detect the presence of big-cores via "ibm, thread-groups"Gautham R. Shenoy
2018-10-13powerpc: Fix stackprotector detection for non-glibc toolchainsMichael Ellerman
2018-10-13powerpc/xmon: Show the stack protector canary in xmonMichael Ellerman
2018-10-13powerpc: Use SWITCH_FRAME_SIZE for prom and rtas entryJoel Stanley
2018-10-13powerpc/pseries/mobility: Extend start/stop topology update scopeMichael Bringmann
2018-10-13powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGSJoel Stanley
2018-10-13powerpc/pseries/memory-hotplug: Fix return value type of find_aa_indexYueHaibing
2018-10-13powerpc/eeh: Cleanup control flow in eeh_handle_normal_event()Sam Bobroff
2018-10-13powerpc/eeh: Cleanup eeh_ops.wait_state()Sam Bobroff
2018-10-13powerpc/eeh: Cleanup eeh_pe_state_mark()Sam Bobroff
2018-10-13powerpc/eeh: Cleanup unnecessary eeh_pe_state_mark_with_cfg()Sam Bobroff
2018-10-13powerpc/eeh: Cleanup eeh_enabled()Sam Bobroff
2018-10-13powerpc/eeh: Cleanup logic in eeh_rmv_from_parent_pe()Sam Bobroff
2018-10-13powerpc/eeh: Cleanup field names in eeh_rmv_dataSam Bobroff
2018-10-13powerpc/eeh: Cleanup list_head field namesSam Bobroff
2018-10-13powerpc/eeh: Cleanup eeh_add_virt_device()Sam Bobroff