summaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-151-4/+1
|\
| * arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOCMike Rapoport2020-12-151-4/+1
* | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-157-92/+8
|\ \
| * | powerpc/mm/highmem: Switch to generic kmap atomicThomas Gleixner2020-11-067-92/+8
* | | Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-152-2/+27
|\ \ \
| * | | powerpc/8xx: Implement pXX_leaf_size() supportPeter Zijlstra2020-12-091-0/+23
| * | | Merge remote-tracking branch 'origin/master' into perf/corePeter Zijlstra2020-11-26257-3153/+4076
| |\ \ \
| * | | | powerpc/perf: Support PERF_SAMPLE_DATA_PAGE_SIZEKan Liang2020-10-291-2/+4
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-12-151-24/+0
|\ \ \ \ \
| * | | | | arch: move SA_* definitions to generic headersPeter Collingbourne2020-11-231-24/+0
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-12-143-4/+4
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | crypto: powerpc/sha256-spe - Fix sparse endianness warningHerbert Xu2020-11-271-1/+1
| * | | | | crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers2020-11-203-3/+3
| | |_|_|/ | |/| | |
* | | | | Merge tag 'powerpc-5.10-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-12-112-1/+10
|\ \ \ \ \
| * | | | | powerpc/mm: Fix KUAP warning by providing copy_from_kernel_nofault_allowed()Christophe Leroy2020-12-082-1/+10
* | | | | | Merge tag 'irq-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-061-1/+2
|\ \ \ \ \ \
| * | | | | | powerpc/pseries: Pass MSI affinity to irq_create_mapping()Laurent Vivier2020-11-301-1/+2
* | | | | | | Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-062-1/+1
|\ \ \ \ \ \ \
| * | | | | | | kbuild: Hoist '--orphan-handling' into KconfigNathan Chancellor2020-12-012-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'powerpc-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-12-059-17/+65
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | powerpc/64s/powernv: Fix memory corruption when saving SLB entries on MCENicholas Piggin2020-12-021-2/+7
| * | | | | KVM: PPC: Book3S HV: XIVE: Fix vCPU id sanity checkGreg Kurz2020-12-011-5/+2
| * | | | | powerpc/numa: Fix a regression on memoryless node 0Srikar Dronamraju2020-11-271-2/+1
| * | | | | powerpc/64s: Trim offlined CPUs from mm_cpumasksNicholas Piggin2020-11-265-0/+40
| * | | | | powerpc/64s/pseries: Fix hash tlbiel_all_isa300 for guest kernelsNicholas Piggin2020-11-261-7/+14
| * | | | | powerpc/64s: Fix hash ISA v3.0 TLBIEL instruction generationNicholas Piggin2020-11-261-1/+1
* | | | | | Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-11-291-2/+2
|\ \ \ \ \ \
| * | | | | | sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra2020-11-241-2/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-11-282-0/+4
|\ \ \ \ \ \
| * | | | | | arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann2020-11-162-0/+4
| |/ / / / /
* | | | | | Merge tag 'powerpc-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-11-275-8/+18
|\ \ \ \ \ \ | | |/ / / / | |/| / / / | |_|/ / / |/| | | |
| * | | | powerpc/64s: Fix allnoconfig build since uaccess flushStephen Rothwell2020-11-231-0/+2
| * | | | Merge tag 'powerpc-cve-2020-4788' into fixesMichael Ellerman2020-11-2315-80/+421
| |\ \ \ \
| * | | | | powerpc/64s/exception: KVM Fix for host DSI being taken in HPT guest MMU contextNicholas Piggin2020-11-181-4/+7
| * | | | | powerpc: Drop -me200 addition to build flagsMichael Ellerman2020-11-171-1/+0
| * | | | | KVM: PPC: Book3S HV: XIVE: Fix possible oops when accessing ESB pageCédric Le Goater2020-11-161-0/+7
| * | | | | powerpc/64s: Fix KVM system reset handling when CONFIG_PPC_PSERIES=yNicholas Piggin2020-11-161-2/+0
| * | | | | powerpc/32s: Use relocation offset when setting early hash tableChristophe Leroy2020-11-081-1/+2
| | |/ / / | |/| | |
* | | | | mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exportsDan Williams2020-11-223-3/+8
* | | | | Merge tag 'powerpc-cve-2020-4788' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-11-1915-80/+421
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | powerpc/64s: rename pnv|pseries_setup_rfi_flush to _setup_security_mitigationsDaniel Axtens2020-11-194-9/+11
| * | | | powerpc: Only include kup-radix.h for 64-bit Book3SMichael Ellerman2020-11-193-6/+11
| * | | | powerpc/64s: flush L1D after user accessesNicholas Piggin2020-11-1912-90/+229
| * | | | powerpc/64s: flush L1D on kernel entryNicholas Piggin2020-11-1910-2/+197
| | |/ / | |/| |
* | | | Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-11-152-3/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | perf/arch: Remove perf_sample_data::regs_user_copyPeter Zijlstra2020-11-091-2/+1
| * | | perf: Reduce stack usage of perf_output_begin()Peter Zijlstra2020-11-091-1/+1
| |/ /
* | | powerpc/numa: Fix build when CONFIG_NUMA=nScott Cheloha2020-11-061-3/+9
* | | powerpc/8xx: Manage _PAGE_ACCESSED through APG bits in L1 entryChristophe Leroy2020-11-054-66/+28
* | | powerpc/8xx: Always fault when _PAGE_ACCESSED is not setChristophe Leroy2020-11-051-12/+2