summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim2020-10-181-0/+1
* Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-10-16169-2310/+2639
|\
| * Revert "powerpc/pci: unmap legacy INTx interrupts when a PHB is removed"Qian Cai2020-10-152-120/+0
| * powerpc/time: Make get_tb() common to PPC32 and PPC64Christophe Leroy2020-10-081-7/+3
| * powerpc/time: Make get_tbl() common to PPC32 and PPC64Christophe Leroy2020-10-081-7/+0
| * powerpc/time: Remove get_tbu()Christophe Leroy2020-10-081-5/+0
| * powerpc/time: Avoid using get_tbl() and get_tbu() internallyChristophe Leroy2020-10-083-7/+7
| * powerpc/time: Make mftb() common to PPC32 and PPC64Christophe Leroy2020-10-081-10/+4
| * powerpc/time: Rename mftbl() to mftb()Christophe Leroy2020-10-082-4/+3
| * powerpc/32s: Remove #ifdef CONFIG_PPC_BOOK3S_32 in head_book3s_32.SChristophe Leroy2020-10-081-15/+0
| * powerpc/32s: Rename head_32.S to head_book3s_32.SChristophe Leroy2020-10-083-3/+5
| * powerpc/32s: Setup the early hash table at all time.Christophe Leroy2020-10-084-38/+17
| * powerpc/time: Remove ifdef in get_dec() and set_dec()Christophe Leroy2020-10-083-14/+12
| * powerpc: Remove get_tb_or_rtc()Christophe Leroy2020-10-083-9/+4
| * powerpc: Remove __USE_RTC()Christophe Leroy2020-10-082-71/+9
| * powerpc: Tidy up a bit after removal of PowerPC 601.Christophe Leroy2020-10-082-32/+24
| * powerpc: Remove support for PowerPC 601Christophe Leroy2020-10-0817-206/+17
| * powerpc: Remove PowerPC 601Christophe Leroy2020-10-082-24/+2
| * powerpc: Drop SYNC_601() ISYNC_601() and SYNC()Christophe Leroy2020-10-087-45/+2
| * powerpc: Remove CONFIG_PPC601_SYNC_FIXChristophe Leroy2020-10-082-21/+0
| * powerpc: Remove SYNC on non 6xxChristophe Leroy2020-10-083-3/+0
| * powerpc/papr_scm: Add PAPR command family to pass-through command-setVaibhav Jain2020-10-081-0/+3
| * powerpc/lmb-size: Use addr #size-cells value when fetching lmb-sizeAneesh Kumar K.V2020-10-082-7/+13
| * powerpc/book3s64/radix: Make radix_mem_block_size 64bitAneesh Kumar K.V2020-10-082-2/+2
| * powerpc/memhotplug: Make lmb size 64bitAneesh Kumar K.V2020-10-081-14/+29
| * powerpc/drmem: Make lmb_size 64 bitAneesh Kumar K.V2020-10-081-2/+2
| * powerpc/security: Fix link stack flush instructionNicholas Piggin2020-10-083-13/+33
| * powerpc/hv-gpci: Add sysfs files inside hv-gpci device to show cpumaskKajol Jain2020-10-071-0/+18
| * powerpc/perf/hv-gpci: Add cpu hotplug supportKajol Jain2020-10-071-0/+46
| * powerpc/perf/hv-gpci: Fix starting index valueKajol Jain2020-10-071-3/+3
| * powerpc/pseries/eeh: Fix use of uninitialised variableOliver O'Halloran2020-10-071-5/+4
| * powerpc/eeh: Delete eeh_pe->config_addrOliver O'Halloran2020-10-073-4/+3
| * pseries/hotplug-memory: hot-add: skip redundant LMB lookupScott Cheloha2020-10-063-3/+8
| * powerpc/rtas: Restrict RTAS requests from userspaceAndrew Donnellan2020-10-062-0/+166
| * powerpc/perf: Exclude pmc5/6 from the irrelevant PMU group constraintsAthira Rajeev2020-10-061-0/+10
| * powerpc/smp: Optimize update_coregroup_maskSrikar Dronamraju2020-10-061-8/+22
| * powerpc/smp: Move coregroup mask updation to a new functionSrikar Dronamraju2020-10-061-13/+19
| * powerpc/smp: Optimize update_mask_by_l2Srikar Dronamraju2020-10-061-6/+45
| * powerpc/smp: Check for duplicate topologies and consolidateSrikar Dronamraju2020-10-061-0/+26
| * powerpc/smp: Depend on cpu_l1_cache_map when adding CPUsSrikar Dronamraju2020-10-061-4/+3
| * powerpc/smp: Stop passing mask to update_mask_by_l2Srikar Dronamraju2020-10-061-4/+4
| * powerpc/smp: Limit CPUs traversed to within a node.Srikar Dronamraju2020-10-061-1/+1
| * powerpc/smp: Optimize remove_cpu_from_masksSrikar Dronamraju2020-10-061-2/+9
| * powerpc/smp: Remove get_physical_package_idSrikar Dronamraju2020-10-062-25/+0
| * powerpc/smp: Stop updating cpu_core_maskSrikar Dronamraju2020-10-062-31/+7
| * powerpc/topology: Update topology_core_cpumaskSrikar Dronamraju2020-10-061-1/+1
| * powerpc/tm: Save and restore AMR on treclaim and trechkptGustavo Romero2020-10-063-4/+33
| * powerpc/eeh: Clean up PE addressingOliver O'Halloran2020-10-065-93/+17
| * powerpc/pseries/eeh: Allow zero to be a valid PE configuration addressOliver O'Halloran2020-10-061-16/+22
| * powerpc/pseries/eeh: Rework device EEH PE determinationOliver O'Halloran2020-10-061-35/+22