platform/kernel/linux-starfive.git
2021-09-03 Michael EllermanMerge branch 'fixes' into next
2021-09-01 Michael Ellermanpowerpc/bug: Cast to unsigned long before passing to...
2021-09-01 Michael Ellermanpowerpc/ptdump: Fix generic ptdump for 64-bit
2021-08-30 Alexey KardashevskiyKVM: PPC: Fix clearing never mapped TCEs in realmode
2021-08-26 Leonardo Braspowerpc/pseries/iommu: Rename "direct window" to "dma...
2021-08-26 Leonardo Braspowerpc/pseries/iommu: Make use of DDW for indirect...
2021-08-26 Leonardo Braspowerpc/pseries/iommu: Find existing DDW with given...
2021-08-26 Leonardo Braspowerpc/pseries/iommu: Update remove_dma_window() to...
2021-08-26 Leonardo Braspowerpc/pseries/iommu: Reorganize iommu_table_setparms...
2021-08-26 Leonardo Braspowerpc/pseries/iommu: Add ddw_property_create() and...
2021-08-26 Leonardo Braspowerpc/pseries/iommu: Allow DDW windows starting at...
2021-08-26 Leonardo Braspowerpc/pseries/iommu: Add ddw_list_new_entry() helper
2021-08-26 Leonardo Braspowerpc/pseries/iommu: Add iommu_pseries_alloc_table...
2021-08-26 Leonardo Braspowerpc/kernel/iommu: Add new iommu_table_in_use()...
2021-08-26 Leonardo Braspowerpc/pseries/iommu: Replace hard-coded page shift
2021-08-26 Srikar Dronamrajupowerpc/numa: Update cpu_cpu_map on CPU online/offline
2021-08-26 Srikar Dronamrajupowerpc/numa: Print debug statements only when required
2021-08-26 Srikar Dronamrajupowerpc/numa: convert printk to pr_xxx
2021-08-26 Srikar Dronamrajupowerpc/numa: Drop dbg in favour of pr_debug
2021-08-26 Srikar Dronamrajupowerpc/smp: Enable CACHE domain for shared processor
2021-08-26 Srikar Dronamrajupowerpc/smp: Update cpu_core_map on all PowerPc systems
2021-08-26 Srikar Dronamrajupowerpc/smp: Fix a crash while booting kvm guest with...
2021-08-26 Joel Stanleypowerpc/configs/microwatt: Enable options for systemd
2021-08-26 Joel Stanleypowerpc/configs/microwattt: Enable Liteeth
2021-08-26 Joel Stanleypowerpc/microwatt: Add Ethernet to device tree
2021-08-26 Christophe... powerpc: Redefine HMT_xxx macros as empty on PPC32
2021-08-26 Aneesh Kumar K.Vpowerpc/doc: Fix htmldocs errors
2021-08-26 Michael EllermanMerge changes from Paul Gortmaker
2021-08-26 Paul GortmakerMAINTAINERS: update for Paul Gortmaker
2021-08-26 Paul Gortmakerpowerpc: retire sbc8641d board support
2021-08-26 Paul Gortmakerpowerpc: retire sbc8548 board support
2021-08-26 Michael EllermanMerge branch 'topic/ppc-kvm' into next
2021-08-26 Christophe... powerpc: Refactor verification of MSR_RI
2021-08-26 Christophe... powerpc: Remove MSR_PR check in interrupt_exit_{user...
2021-08-26 Xiongwei Songpowerpc/64e: Get dear offset with _DEAR macro
2021-08-26 Xiongwei Songpowerpc: Add dear as a synonym for pt_regs.dar register
2021-08-26 Xiongwei Songpowerpc/64e: Get esr offset with _ESR macro
2021-08-26 Xiongwei Songpowerpc: Add esr as a synonym for pt_regs.dsisr
2021-08-26 Jordan Nietheselftests: Skip TM tests on synthetic TM implementations
2021-08-26 Jordan Nietheselftests/powerpc: Add missing clobbered register to...
2021-08-25 Kajol Jainpowerpc/perf: Fix the check for SIAR value
2021-08-25 Kajol Jainpowerpc/perf: Drop the case of returning 0 as instructi...
2021-08-25 Kajol Jainpowerpc/perf: Use stack siar instead of mfspr
2021-08-25 Nicholas Pigginpowerpc/64s: Remove WORT SPR from POWER9/10
2021-08-25 Nicholas PigginKVM: PPC: Book3S HV Nested: Reflect guest PMU in-use...
2021-08-25 Fabiano RosasKVM: PPC: Book3S HV Nested: save_hv_return_state does...
2021-08-25 Fabiano RosasKVM: PPC: Book3S HV Nested: Stop forwarding all HFUs...
2021-08-25 Nicholas PigginKVM: PPC: Book3S HV Nested: Make nested HFSCR state...
2021-08-25 Fabiano RosasKVM: PPC: Book3S HV Nested: Sanitise vcpu registers
2021-08-25 Nicholas PigginKVM: PPC: Book3S HV Nested: Fix TM softpatch HFAC inter...
2021-08-25 Nicholas PigginKVM: PPC: Book3S HV P9: Fixes for TM softpatch interrup...
2021-08-25 Nicholas PigginKVM: PPC: Book3S HV: Remove TM emulation from POWER7...
2021-08-25 Nicholas PigginKVM: PPC: Book3S HV: Initialise vcpu MSR with MSR_ME
2021-08-25 Christophe... powerpc: Use lwarx/ldarx directly instead of PPC_LWARX...
2021-08-25 Christophe... powerpc/ptrace: Make user_mode() common to PPC32 and...
2021-08-25 Christophe... powerpc/syscalls: Simplify do_mmap2()
2021-08-25 Christophe... powerpc/ptdump: Convert powerpc to GENERIC_PTDUMP
2021-08-25 Christophe... powerpc/ptdump: Reduce level numbers by 1 in note_page...
2021-08-25 Christophe... powerpc/ptdump: Remove unused 'page_size' parameter
2021-08-25 Christophe... powerpc/ptdump: Use DEFINE_SHOW_ATTRIBUTE()
2021-08-25 Christophe... powerpc: Avoid link stack corruption in misc asm functions
2021-08-25 Christophe... powerpc/booke: Avoid link stack corruption in several...
2021-08-25 Christophe... powerpc/32: indirect function call use bctrl rather...
2021-08-24 Fabiano RosasKVM: PPC: Book3S HV: Stop exporting symbols from book3s...
2021-08-24 Fabiano RosasKVM: PPC: Book3S HV: Add sanity check to copy_tofrom_guest
2021-08-24 Fabiano RosasKVM: PPC: Book3S HV: Fix copy_tofrom_guest routines
2021-08-23 Cédric Le Goaterpowerpc/compat_sys: Declare syscalls
2021-08-23 Cédric Le Goaterpowerpc/prom: Fix unused variable ‘reserve_map’ when...
2021-08-23 Christophe... powerpc/syscalls: Remove __NR__exit
2021-08-20 Christophe... powerpc/audit: Simplify syscall_get_arch()
2021-08-20 Christophe... powerpc/audit: Avoid unneccessary #ifdef in syscall_get...
2021-08-20 Nicholas Pigginpowerpc/64s: Fix scv implicit soft-mask table for reloc...
2021-08-20 Cédric Le GoaterKVM: PPC: Book3S PR: Remove unused variable
2021-08-20 Cédric Le GoaterKVM: PPC: Book3S PR: Declare kvmppc_handle_exit_pr()
2021-08-20 Cédric Le Goaterpowerpc/pseries/vas: Declare pseries_vas_fault_thread_f...
2021-08-20 Kajol Jainpowerpc/perf/hv-gpci: Fix counter value parsing
2021-08-20 Finn Thainpowerpc/tau: Add 'static' storage qualifier to 'tau_wor...
2021-08-20 Lukas Bulwahnpowerpc: Re-enable ARCH_ENABLE_SPLIT_PMD_PTLOCK
2021-08-20 Lukas Bulwahnpowerpc/kvm: Remove obsolete and unneeded select
2021-08-18 Michael Ellermanpowerpc/mm: Fix set_memory_*() against concurrent accesses
2021-08-18 Christophe... powerpc/32s: Fix random crashes by adding isync() after...
2021-08-18 Nathan Chancellorpowerpc/xive: Do not mark xive_request_ipi() as __init
2021-08-18 Christophe... powerpc/32: Remove unneccessary calculations in load_up...
2021-08-17 Zheng Yongjunselftests/powerpc: Remove duplicated include from tm...
2021-08-17 Wan Jiabingpowerpc: Remove duplicate includes
2021-08-17 Joel Stanleypowerpc/configs: Regenerate mpc885_ads_defconfig
2021-08-17 Joel Stanleypowerpc/config: Renable MTD_PHYSMAP_OF
2021-08-17 Joel Stanleypowerpc/config: Fix IPV6 warning in mpc855_ads
2021-08-17 Michael Ellermanpowerpc/head_check: Fix shellcheck errors
2021-08-16 Randy Dunlappowerpc/head_check: use stdout for error messages
2021-08-16 Michael Ellermanpowerpc/pseries: Fix build error when NUMA=n
2021-08-15 Fangrui Songpowerpc: Add "-z notext" flag to disable diagnostic
2021-08-15 Christophe... powerpc/bug: Provide better flexibility to WARN_ON...
2021-08-14 Christophe... powerpc/bug: Remove specific powerpc BUG_ON() and WARN_...
2021-08-13 Aneesh Kumar K.Vpowerpc/pseries: Add support for FORM2 associativity
2021-08-13 Aneesh Kumar K.Vpowerpc/pseries: Add a helper for form1 cpu distance
2021-08-13 Aneesh Kumar K.Vpowerpc/pseries: Consolidate different NUMA distance...
2021-08-13 Aneesh Kumar K.Vpowerpc/pseries: Rename TYPE1_AFFINITY to FORM1_AFFINITY
2021-08-13 Aneesh Kumar K.Vpowerpc/pseries: rename min_common_depth to primary_dom...
2021-08-13 Aneesh Kumar K.Vpowerpc: rename powerpc_debugfs_root to arch_debugfs_dir
next