platform/kernel/linux-rpi.git
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 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/kvm: Remove obsolete and unneeded select
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
2021-08-13 Aneesh Kumar K.Vpowerpc/book3s64/radix: make tlb_single_page_flush_ceil...
2021-08-13 Pratik R. Sampatcpufreq: powernv: Fix init_chip_info initialization...
2021-08-13 Emmanuel Gil... powerpc: wii_defconfig: Enable OTP by default
2021-08-13 Emmanuel Gil... powerpc: wii.dts: Expose the OTP on this platform
2021-08-13 Emmanuel Gil... powerpc: wii.dts: Reduce the size of the control area
2021-08-10 Marc Zyngierpowerpc: Bulk conversion to generic_handle_domain_irq()
2021-08-10 Cédric Le GoaterKVM: PPC: Book3S HV: XIVE: Add support for automatic...
2021-08-10 Cédric Le GoaterKVM: PPC: Book3S HV: XIVE: Add a 'flags' field
2021-08-10 Cédric Le Goaterpowerpc: use IRQF_NO_DEBUG for IPIs
2021-08-10 Cédric Le Goaterpowerpc/xive: Use XIVE domain under xmon and debugfs
2021-08-10 Cédric Le GoaterKVM: PPC: Book3S HV: XICS: Fix mapping of passthrough...
2021-08-10 Cédric Le Goaterpowerpc/powernv/pci: Rework pnv_opal_pci_msi_eoi()
2021-08-10 Cédric Le Goaterpowerpc/powernv/pci: Set the IRQ chip data for P8/CXL...
2021-08-10 Cédric Le Goaterpowerpc/xics: Fix IRQ migration
2021-08-10 Cédric Le Goaterpowerpc/powernv/pci: Adapt is_pnv_opal_msi() to detect...
2021-08-10 Cédric Le Goaterpowerpc/powernv/pci: Drop unused MSI code
2021-08-10 Cédric Le Goaterpowerpc/pseries/pci: Drop unused MSI code
2021-08-10 Cédric Le Goaterpowerpc/xics: Drop unmask of MSIs at startup
2021-08-10 Cédric Le Goaterpowerpc/pci: Drop XIVE restriction on MSI domains
2021-08-10 Cédric Le Goaterpowerpc/powernv/pci: Customize the MSI EOI handler...
next