powerpc/32s: Remove CONFIG_PPC_BOOK3S_6xx
[linux-2.6-microblaze.git] / arch /
2020-12-09 Christophe Leroypowerpc/32s: Remove CONFIG_PPC_BOOK3S_6xx
2020-12-09 Christophe Leroypowerpc/32s: Move early_mmu_init() into mmu.c
2020-12-09 Christophe Leroypowerpc/32s: Inline flush_hash_entry()
2020-12-09 Christophe Leroypowerpc/32s: Inline tlb_flush()
2020-12-09 Christophe Leroypowerpc/32s: Split and inline flush_range()
2020-12-09 Christophe Leroypowerpc/32s: Inline flush_tlb_range() and flush_tlb_ker...
2020-12-09 Christophe Leroypowerpc/32s: Split and inline flush_tlb_mm() and flush_...
2020-12-09 Christophe Leroypowerpc/32s: Move _tlbie() and _tlbia() in a new file
2020-12-09 Christophe Leroypowerpc/32s: Inline _tlbie() on non SMP
2020-12-09 Christophe Leroypowerpc/32s: Move _tlbie() and _tlbia() prototypes...
2020-12-09 Christophe Leroypowerpc/32s: Declare Hash related vars as __initdata
2020-12-09 Christophe Leroypowerpc/32s: Make Hash var static
2020-12-09 Christophe Leroypowerpc/32s: Use mmu_has_feature(MMU_FTR_HPTE_TABLE...
2020-12-09 Christophe Leroypowerpc/32s: Make bat_addrs[] static
2020-12-09 Christophe Leroypowerpc/mm: Remove flush_tlb_page_nohash() prototype.
2020-12-09 Christophe Leroypowerpc/mm: Add mask of always present MMU features
2020-12-09 Tyrel Datwylerpowerpc/rtas: Fix typo of ibm,open-errinjct in RTAS...
2020-12-08 Christophe Leroypowerpc/powermac: Fix low_sleep_handler with CONFIG_VMA...
2020-12-08 Colin Ian Kingpowerpc: fix spelling mistake in Kconfig "seleted"...
2020-12-08 Nathan Lynchpowerpc/pseries/mobility: refactor node lookup during...
2020-12-08 Nathan Lynchpowerpc/rtas: remove unused rtas_suspend_me_data
2020-12-08 Nathan Lynchpowerpc/pseries/hibernation: remove prepare_late()...
2020-12-08 Nathan Lynchpowerpc/pseries/hibernation: perform post-suspend fixup...
2020-12-08 Nathan Lynchpowerpc/pseries/hibernation: remove redundant cacheinfo...
2020-12-08 Nathan Lynchpowerpc/rtas: remove unused rtas_suspend_last_cpu()
2020-12-08 Nathan Lynchpowerpc/pseries/hibernation: switch to rtas_ibm_suspend...
2020-12-08 Nathan Lynchpowerpc/rtas: remove rtas_suspend_cpu()
2020-12-08 Nathan Lynchpowerpc/machdep: remove suspend_disable_cpu()
2020-12-08 Nathan Lynchpowerpc/pseries/hibernation: remove pseries_suspend_cpu()
2020-12-08 Nathan Lynchpowerpc/pseries/hibernation: pass stream id via functio...
2020-12-08 Nathan Lynchpowerpc/pseries/hibernation: drop pseries_suspend_begin...
2020-12-08 Nathan Lynchpowerpc/rtas: remove rtas_ibm_suspend_me_unsafe()
2020-12-08 Nathan Lynchpowerpc/rtas: dispatch partition migration requests...
2020-12-08 Nathan Lynchpowerpc/pseries/mobility: retry partition suspend after...
2020-12-08 Nathan Lynchpowerpc/pseries/mobility: signal suspend cancellation...
2020-12-08 Nathan Lynchpowerpc/pseries/mobility: use stop_machine for join...
2020-12-08 Nathan Lynchpowerpc/pseries/mobility: extract VASI session polling...
2020-12-08 Nathan Lynchpowerpc/pseries/mobility: use rtas_activate_firmware...
2020-12-08 Nathan Lynchpowerpc/pseries/mobility: error message improvements
2020-12-08 Nathan Lynchpowerpc/pseries/mobility: add missing break to default...
2020-12-08 Nathan Lynchpowerpc/pseries/mobility: don't error on absence of...
2020-12-08 Nathan Lynchpowerpc/hvcall: add token and codes for H_VASI_SIGNAL
2020-12-08 Nathan Lynchpowerpc/rtas: add rtas_activate_firmware()
2020-12-08 Nathan Lynchpowerpc/rtas: add rtas_ibm_suspend_me()
2020-12-08 Nathan Lynchpowerpc/rtas: rtas_ibm_suspend_me -> rtas_ibm_suspend_m...
2020-12-08 Nathan Lynchpowerpc/rtas: complete ibm,suspend-me status codes
2020-12-08 Nathan Lynchpowerpc/rtas: prevent suspend-related sys_rtas use...
2020-12-08 Aneesh Kumar K.Vpowerpc/book3s64/kuap: Improve error reporting with...
2020-12-07 Jordan Niethepowerpc/powernv/idle: Restore CIABR after idle for...
2020-12-07 Jordan Niethepowerpc/book3s64/kexec: Clear CIABR on kexec
2020-12-05 Christophe Leroypowerpc: Remove ucache_bsize
2020-12-05 Christophe Leroypowerpc: Retire e200 core (mpc555x processor)
2020-12-04 Christophe Leroypowerpc: Fix update form addressing in inline assembly
2020-12-04 Mathieu Desnoyerspowerpc: Fix incorrect stw{, ux, u, x} instructions...
2020-12-04 Christophe Leroypowerpc/xmon: Change printk() to pr_cont()
2020-12-04 Alexey Kardashevskiypowerpc/powernv/npu: Do not attempt NPU2 setup on POWER...
2020-12-03 Ganesh Goudarlkdtm/powerpc: Add SLB multihit test
2020-12-03 Oliver O'Halloranpowernv/pci: Print an error when device enable is blocked
2020-12-03 Oliver O'Halloranpowerpc/pci: Remove LSI mappings on device teardown
2020-12-03 Daniel Axtenspowerpc: add security.config, enforcing lockdown=integrity
2020-12-03 Christophe Leroypowerpc/44x: Don't support 47x code and non 47x code...
2020-12-03 Christophe Leroypowerpc/44x: Don't support 440 when CONFIG_PPC_47x...
2020-12-03 Christophe Leroypowerpc/feature: Remove CPU_FTR_NODSISRALIGN
2020-12-03 Christophe Leroypowerpc/mm: Desintegrate MMU_FTR_PPCAS_ARCH_V2
2020-12-03 Christophe Leroypowerpc/mm: MMU_FTR_NEED_DTLB_SW_LRU is only possible...
2020-12-03 Christophe Leroypowerpc/mm: Remove useless #ifndef CPU_FTR_COHERENT_ICA...
2020-12-03 Christophe Leroypowerpc/feature: Add CPU_FTR_NOEXECUTE to G2_LE
2020-12-03 Christophe Leroypowerpc/mm: Fix verification of MMU_FTR_TYPE_44x
2020-12-03 Christophe Leroypowerpc/time: Remove ifdef in get_vtb()
2020-12-03 Christophe Leroypowerpc/32: Use SPRN_SPRG_SCRATCH2 in exception prologs
2020-12-03 Christophe Leroypowerpc/32s: Use SPRN_SPRG_SCRATCH2 in DSI prolog
2020-12-03 Christophe Leroypowerpc/32: Simplify EXCEPTION_PROLOG_1 macro
2020-12-03 Christophe Leroypowerpc/603: Use SPRN_SDR1 to store the pgdir phys...
2020-12-03 Christophe Leroypowerpc/32s: Don't use SPRN_SPRG_PGDIR in hash_page
2020-12-03 Christophe Leroypowerpc/32s: Fix an FTR_SECTION_ELSE
2020-12-03 Christophe Leroypowerpc/32s: Don't hash_preload() kernel text
2020-12-03 Christophe Leroypowerpc/32s: Always map kernel text and rodata with...
2020-12-03 Christophe Lombardocxl: Initiate a TLB invalidate command
2020-12-03 Christophe Lombardocxl: Assign a register set to a Logical Partition
2020-12-03 Athira Rajeevpowerpc/perf: MMCR0 control for PMU registers under...
2020-12-03 Athira Rajeevpowerpc/perf: Fix to update cache events with l2l3...
2020-12-03 Athira Rajeevpowerpc/perf: Fix to update generic event codes for...
2020-12-03 Athira Rajeevpowerpc/perf: Add generic and cache event list for...
2020-12-03 Athira Rajeevpowerpc/perf: Fix the PMU group constraints for thresho...
2020-12-03 Athira Rajeevpowerpc/perf: Update the PMU group constraints for...
2020-12-03 Athira Rajeevpowerpc/perf: Fix to update radix_scope_qual in power10
2020-12-03 Aneesh Kumar K.Vpowerpc/book3s64/pkeys: Optimize KUAP and KUEP feature...
2020-12-03 Aneesh Kumar K.Vpowerpc/book3s64/kup: Check max key supported before...
2020-12-03 Aneesh Kumar K.Vpowerpc/book3s64/hash/kuep: Enable KUEP on hash
2020-12-03 Aneesh Kumar K.Vpowerpc/book3s64/hash/kuap: Enable kuap on hash
2020-12-03 Aneesh Kumar K.Vpowerpc/book3s64/kuep: Use Key 3 to implement KUEP...
2020-12-03 Aneesh Kumar K.Vpowerpc/book3s64/kuap: Use Key 3 to implement KUAP...
2020-12-03 Aneesh Kumar K.Vpowerpc/book3s64/kuap: Improve error reporting with...
2020-12-03 Aneesh Kumar K.Vpowerpc/book3s64/kuap: Restrict access to userspace...
2020-12-03 Aneesh Kumar K.Vpowerpc/book3s64/pkeys: Don't update SPRN_AMR when...
2020-12-03 Aneesh Kumar K.Vpowerpc/ptrace-view: Use pt_regs values instead of...
2020-12-03 Aneesh Kumar K.Vpowerpc/book3s64/pkeys: Reset userspace AMR correctly...
2020-12-03 Aneesh Kumar K.Vpowerpc/book3s64/pkeys: Inherit correctly on fork.
2020-12-03 Aneesh Kumar K.Vpowerpc/book3s64/pkeys: Store/restore userspace AMR...
2020-12-03 Aneesh Kumar K.Vpowerpc/exec: Set thread.regs early during exec
next