summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | powerpc/perf: Fix the check for SIAR valueKajol Jain2021-08-251-7/+1
| * | | powerpc/perf: Drop the case of returning 0 as instruction pointerKajol Jain2021-08-251-2/+0
| * | | powerpc/perf: Use stack siar instead of mfsprKajol Jain2021-08-251-1/+1
| * | | powerpc: Use lwarx/ldarx directly instead of PPC_LWARX/LDARX macrosChristophe Leroy2021-08-255-13/+11
| * | | powerpc/ptrace: Make user_mode() common to PPC32 and PPC64Christophe Leroy2021-08-251-4/+0
| * | | powerpc/syscalls: Simplify do_mmap2()Christophe Leroy2021-08-251-11/+4
| * | | powerpc/ptdump: Convert powerpc to GENERIC_PTDUMPChristophe Leroy2021-08-256-144/+47
| * | | powerpc/ptdump: Reduce level numbers by 1 in note_page() and add p4d levelChristophe Leroy2021-08-254-14/+21
| * | | powerpc/ptdump: Remove unused 'page_size' parameterChristophe Leroy2021-08-251-3/+3
| * | | powerpc/ptdump: Use DEFINE_SHOW_ATTRIBUTE()Christophe Leroy2021-08-254-46/+5
| * | | powerpc: Avoid link stack corruption in misc asm functionsChristophe Leroy2021-08-255-10/+10
| * | | powerpc/booke: Avoid link stack corruption in several placesChristophe Leroy2021-08-256-16/+16
| * | | powerpc/32: indirect function call use bctrl rather than blrl in ret_from_ker...Christophe Leroy2021-08-251-2/+2
| * | | powerpc/compat_sys: Declare syscallsCédric Le Goater2021-08-231-0/+30
| * | | powerpc/prom: Fix unused variable ‘reserve_map’ when CONFIG_PPC32 is not setCédric Le Goater2021-08-231-2/+3
| * | | powerpc/syscalls: Remove __NR__exitChristophe Leroy2021-08-231-2/+0
| * | | powerpc/audit: Simplify syscall_get_arch()Christophe Leroy2021-08-201-10/+5
| * | | powerpc/audit: Avoid unneccessary #ifdef in syscall_get_arguments()Christophe Leroy2021-08-201-3/+2
| * | | KVM: PPC: Book3S PR: Remove unused variableCédric Le Goater2021-08-201-2/+1
| * | | KVM: PPC: Book3S PR: Declare kvmppc_handle_exit_pr()Cédric Le Goater2021-08-201-1/+2
| * | | powerpc/pseries/vas: Declare pseries_vas_fault_thread_fn() as staticCédric Le Goater2021-08-201-1/+1
| * | | powerpc/perf/hv-gpci: Fix counter value parsingKajol Jain2021-08-201-1/+1
| * | | powerpc/tau: Add 'static' storage qualifier to 'tau_work' definitionFinn Thain2021-08-201-1/+1
| * | | powerpc/kvm: Remove obsolete and unneeded selectLukas Bulwahn2021-08-201-1/+0
| * | | powerpc/32: Remove unneccessary calculations in load_up_{fpu/altivec}Christophe Leroy2021-08-182-5/+2
| * | | powerpc: Remove duplicate includesWan Jiabing2021-08-182-3/+1
| * | | powerpc/configs: Regenerate mpc885_ads_defconfigJoel Stanley2021-08-171-24/+22
| * | | powerpc/config: Renable MTD_PHYSMAP_OFJoel Stanley2021-08-171-0/+1
| * | | powerpc/config: Fix IPV6 warning in mpc855_adsJoel Stanley2021-08-171-2/+0
| * | | powerpc/head_check: Fix shellcheck errorsMichael Ellerman2021-08-171-6/+6
| * | | powerpc/head_check: use stdout for error messagesRandy Dunlap2021-08-161-6/+6
| * | | powerpc/pseries: Fix build error when NUMA=nMichael Ellerman2021-08-161-1/+1
| * | | powerpc: Add "-z notext" flag to disable diagnosticFangrui Song2021-08-151-0/+1
| * | | powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm gotoChristophe Leroy2021-08-157-24/+70
| * | | powerpc/bug: Remove specific powerpc BUG_ON() and WARN_ON() on PPC32Christophe Leroy2021-08-141-3/+6
| * | | powerpc/pseries: Add support for FORM2 associativityAneesh Kumar K.V2021-08-135-37/+158
| * | | powerpc/pseries: Add a helper for form1 cpu distanceAneesh Kumar K.V2021-08-133-5/+13
| * | | powerpc/pseries: Consolidate different NUMA distance update code pathsAneesh Kumar K.V2021-08-134-57/+161
| * | | powerpc/pseries: Rename TYPE1_AFFINITY to FORM1_AFFINITYAneesh Kumar K.V2021-08-135-19/+26
| * | | powerpc/pseries: rename min_common_depth to primary_domain_indexAneesh Kumar K.V2021-08-131-19/+19
| * | | powerpc: rename powerpc_debugfs_root to arch_debugfs_dirAneesh Kumar K.V2021-08-1330-92/+75
| * | | powerpc/book3s64/radix: make tlb_single_page_flush_ceiling a debugfs entryAneesh Kumar K.V2021-08-131-2/+14
| * | | powerpc: wii_defconfig: Enable OTP by defaultEmmanuel Gil Peyrot2021-08-131-0/+1
| * | | powerpc: wii.dts: Expose the OTP on this platformEmmanuel Gil Peyrot2021-08-131-2/+7
| * | | powerpc: wii.dts: Reduce the size of the control areaEmmanuel Gil Peyrot2021-08-131-1/+7
| * | | powerpc: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-1011-74/+43
| * | | KVM: PPC: Book3S HV: XIVE: Add support for automatic save-restoreCédric Le Goater2021-08-106-2/+57
| * | | KVM: PPC: Book3S HV: XIVE: Add a 'flags' fieldCédric Le Goater2021-08-103-15/+25
| * | | powerpc: use IRQF_NO_DEBUG for IPIsCédric Le Goater2021-08-102-2/+3
| * | | powerpc/xive: Use XIVE domain under xmon and debugfsCédric Le Goater2021-08-101-6/+5