summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | KVM: Simplify kvm_free_memslot() and all its descendentsSean Christopherson2020-03-161-4/+2
| * | | KVM: PPC: Move memslot memory allocation into prepare_memory_region()Sean Christopherson2020-03-161-7/+4
| | |/ | |/|
* | | asm-generic: make more kernel-space headers mandatoryMasahiro Yamada2020-04-021-4/+0
* | | Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner2020-03-281-3/+2
|\ \ \ | |_|/ |/| |
| * | futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro2020-03-271-3/+2
| |/
* | powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACKChristophe Leroy2020-02-181-0/+4
* | powerpc/hugetlb: Fix 8M hugepages on 8xxChristophe Leroy2020-02-171-0/+5
|/
* Merge tag 'powerpc-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-02-081-4/+6
|\
| * powerpc/futex: Fix incorrect user access blockingMichael Ellerman2020-02-081-4/+6
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2020-02-081-171/+1
|\ \ | |/ |/|
| * Merge tag 'soc-fsl-next-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2020-01-161-171/+1
| |\
| | * soc: fsl: move cpm.h from powerpc/include/asm to include/soc/fslRasmus Villemoes2019-12-091-171/+1
* | | Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-02-0421-112/+347
|\ \ \
| * \ \ Merge branch 'topic/user-access-begin' into nextMichael Ellerman2020-02-015-48/+218
| |\ \ \
| | * | | powerpc: Implement user_access_save() and user_access_restore()Christophe Leroy2020-01-285-3/+63
| | * | | powerpc: Implement user_access_begin and friendsChristophe Leroy2020-01-281-19/+66
| | * | | powerpc/32s: Prepare prevent_user_access() for user_access_end()Christophe Leroy2020-01-283-6/+32
| | * | | powerpc/32s: Drop NULL addr verificationChristophe Leroy2020-01-281-4/+6
| | * | | powerpc/kuap: Fix set direction in allow/prevent_user_access()Christophe Leroy2020-01-285-19/+43
| | * | | powerpc/32s: Fix bad_kuap_fault()Christophe Leroy2020-01-284-5/+16
| * | | | powerpc/32: Add support of KASAN_VMALLOCChristophe Leroy2020-01-273-0/+12
| * | | | powerpc: align stack to 2 * THREAD_SIZE with VMAP_STACKChristophe Leroy2020-01-261-0/+13
| * | | | powerpc/32: prepare for CONFIG_VMAP_STACKChristophe Leroy2020-01-262-0/+11
| * | | | powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2Jordan Niethe2020-01-261-2/+5
| * | | | powerpc/xive: Drop extern qualifiers from header function prototypesGreg Kurz2020-01-231-46/+46
| * | | | powerpc/pcidn: Make VF pci_dn management CONFIG_PCI_IOV specificOliver O'Halloran2020-01-231-2/+5
| * | | | powerpc/powernv/ioda: Find opencapi slot for a device nodeFrederic Barrat2020-01-231-0/+1
| * | | | powerpc/vdso32: Don't read cache line size from the datapage on PPC32.Christophe Leroy2020-01-231-4/+0
| * | | | powerpc/vdso32: inline __get_datapage()Christophe Leroy2020-01-231-0/+10
| * | | | powerpc/hw_breakpoints: Rewrite 8xx breakpoints to allow any address range size.Christophe Leroy2020-01-232-0/+18
| * | | | powerpc/ptdump: don't entirely rebuild kernel when selecting CONFIG_PPC_DEBUG_WXChristophe Leroy2020-01-231-6/+0
| * | | | powerpc/64s: Reimplement power4_idle code in CNicholas Piggin2020-01-161-0/+3
| * | | | powerpc32/booke: consistently return phys_addr_t in __pa()Bai Yingjie2020-01-071-1/+1
| * | | | powerpc/pseries/iommu: Separate FW_FEATURE_MULTITCE to put/stuff featuresAlexey Kardashevskiy2020-01-061-2/+4
| * | | | powerpc/pci: Remove pcibios_setup_bus_devices()Oliver O'Halloran2020-01-061-1/+0
| |/ / /
* | | | mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flushPeter Zijlstra2020-02-041-0/+11
* | | | powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP caseAneesh Kumar K.V2020-02-043-18/+0
* | | | powerpc: mm: add p?d_leaf() definitionsSteven Price2020-02-041-0/+3
* | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-02-011-18/+9
|\ \ \ \
| * | | | powerpc: Mark archrandom.h functions __must_checkRichard Henderson2020-01-251-4/+4
| * | | | powerpc: Use bool in archrandom.hRichard Henderson2020-01-251-8/+9
| * | | | powerpc: Remove arch_has_random, arch_has_random_seedRichard Henderson2020-01-251-10/+0
| | |/ / | |/| |
* | | | Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-01-314-5/+12
|\ \ \ \
| * \ \ \ Merge tag 'kvm-ppc-next-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2020-01-303-2/+10
| |\ \ \ \
| | * | | | KVM: PPC: Book3S HV: Implement H_SVM_INIT_ABORT hcallSukadev Bhattiprolu2020-01-173-0/+8
| | * | | | KVM: PPC: Add skip_page_out parameter to uvmem functionsSukadev Bhattiprolu2020-01-171-2/+2
| | | |/ / | | |/| |
| * | | | KVM: PPC: Move kvm_vcpu_init() invocation to common codeSean Christopherson2020-01-241-4/+2
| * | | | KVM: PPC: Allocate vcpu struct in common PPC codeSean Christopherson2020-01-241-3/+4
| |/ / /
* | | | Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2020-01-301-5/+0
|\ \ \ \
| * | | | mm: remove arch_bprm_mm_init() hookDave Hansen2020-01-231-5/+0