linux-2.6-microblaze.git
2020-12-09 Nicholas Pigginpowerpc/64s: Remove MSR[ISF] bit
2020-12-09 Nicholas Pigginpowerpc/64s/iommu: Don't use atomic_ function on atomic...
2020-12-09 Christophe... powerpc/32s: Cleanup around PTE_FLAGS_OFFSET in hash_low.S
2020-12-09 Christophe... powerpc/32s: In add_hash_page(), calculate VSID later
2020-12-09 Christophe... powerpc/32s: Remove unused counters incremented by...
2020-12-09 Christophe... powerpc/mm: Refactor the floor/ceiling check in hugetlb...
2020-12-09 Christophe... powerpc/fault: Perform exception fixup in do_page_fault()
2020-12-09 Christophe... powerpc/fault: Avoid heavy search_exception_tables...
2020-12-09 Christophe... powerpc/mm: Move the WARN() out of bad_kuap_fault()
2020-12-09 Christophe... powerpc/fault: Unnest definition of page_fault_is_write...
2020-12-09 Christophe... powerpc/mm: sanity_check_fault() should work for all...
2020-12-09 Christophe... powerpc/ppc-opcode: Add PPC_RAW_MFSPR()
2020-12-09 Christophe... powerpc/8xx: Use SPRN_SPRG_SCRATCH2 in DTLB miss exception
2020-12-09 Christophe... powerpc/8xx: Use SPRN_SPRG_SCRATCH2 in ITLB miss exception
2020-12-09 Christophe... powerpc/8xx: Simplify INVALIDATE_ADJACENT_PAGES_CPU15
2020-12-09 Christophe... powerpc/8xx: Always pin kernel text TLB
2020-12-09 Christophe... powerpc/8xx: DEBUG_PAGEALLOC doesn't require an ITLB...
2020-12-09 Christophe... powerpc/process: Remove target specific __set_dabr()
2020-12-09 Christophe... powerpc/8xx: Fix early debug when SMC1 is relocated
2020-12-09 Christophe... powerpc/32s: Handle PROTFAULT in hash_page() also for...
2020-12-09 Christophe... powerpc/32s: Make support for 603 and 604+ selectable
2020-12-09 Christophe... powerpc/32s: Regroup 603 based CPUs in cputable
2020-12-09 Christophe... powerpc/32s: Remove CONFIG_PPC_BOOK3S_6xx
2020-12-09 Christophe... powerpc/32s: Move early_mmu_init() into mmu.c
2020-12-09 Christophe... powerpc/32s: Inline flush_hash_entry()
2020-12-09 Christophe... powerpc/32s: Inline tlb_flush()
2020-12-09 Christophe... powerpc/32s: Split and inline flush_range()
2020-12-09 Christophe... powerpc/32s: Inline flush_tlb_range() and flush_tlb_ker...
2020-12-09 Christophe... powerpc/32s: Split and inline flush_tlb_mm() and flush_...
2020-12-09 Christophe... powerpc/32s: Move _tlbie() and _tlbia() in a new file
2020-12-09 Christophe... powerpc/32s: Inline _tlbie() on non SMP
2020-12-09 Christophe... powerpc/32s: Move _tlbie() and _tlbia() prototypes...
2020-12-09 Christophe... powerpc/32s: Declare Hash related vars as __initdata
2020-12-09 Christophe... powerpc/32s: Make Hash var static
2020-12-09 Christophe... powerpc/32s: Use mmu_has_feature(MMU_FTR_HPTE_TABLE...
2020-12-09 Christophe... powerpc/32s: Make bat_addrs[] static
2020-12-09 Christophe... powerpc/mm: Remove flush_tlb_page_nohash() prototype.
2020-12-09 Christophe... powerpc/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... powerpc/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... powerpc: Remove ucache_bsize
2020-12-05 Christophe... powerpc: Retire e200 core (mpc555x processor)
2020-12-04 Christophe... powerpc: Fix update form addressing in inline assembly
2020-12-04 Mathieu Desnoyerspowerpc: Fix incorrect stw{, ux, u, x} instructions...
2020-12-04 Christophe... powerpc/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... powerpc/44x: Don't support 47x code and non 47x code...
2020-12-03 Christophe... powerpc/44x: Don't support 440 when CONFIG_PPC_47x...
2020-12-03 Christophe... powerpc/feature: Remove CPU_FTR_NODSISRALIGN
2020-12-03 Christophe... powerpc/mm: Desintegrate MMU_FTR_PPCAS_ARCH_V2
2020-12-03 Christophe... powerpc/mm: MMU_FTR_NEED_DTLB_SW_LRU is only possible...
2020-12-03 Christophe... powerpc/mm: Remove useless #ifndef CPU_FTR_COHERENT_ICA...
2020-12-03 Christophe... powerpc/feature: Add CPU_FTR_NOEXECUTE to G2_LE
2020-12-03 Christophe... powerpc/mm: Fix verification of MMU_FTR_TYPE_44x
2020-12-03 Christophe... powerpc/time: Remove ifdef in get_vtb()
2020-12-03 Christophe... powerpc/32: Use SPRN_SPRG_SCRATCH2 in exception prologs
2020-12-03 Christophe... powerpc/32s: Use SPRN_SPRG_SCRATCH2 in DSI prolog
2020-12-03 Christophe... powerpc/32: Simplify EXCEPTION_PROLOG_1 macro
2020-12-03 Christophe... powerpc/603: Use SPRN_SDR1 to store the pgdir phys...
2020-12-03 Christophe... powerpc/32s: Don't use SPRN_SPRG_PGDIR in hash_page
2020-12-03 Christophe... powerpc/32s: Fix an FTR_SECTION_ELSE
2020-12-03 Christophe... powerpc/32s: Don't hash_preload() kernel text
2020-12-03 Christophe... powerpc/32s: Always map kernel text and rodata with...
2020-12-03 Christophe... ocxl: Add new kernel traces
next