summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
Commit message (Expand)AuthorAgeFilesLines
* powerpc: move hmi.c to arch/powerpc/kvm/Paolo Bonzini2016-08-222-6/+8
* powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)Mauricio Faria de Oliveira2016-08-221-0/+1
* powerpc: cputhreads: Add missing include fileGuenter Roeck2016-08-221-0/+1
* Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-08-124-8/+16
|\
| * powerpc/32: Fix crash during static key initBenjamin Herrenschmidt2016-08-101-0/+1
| * powerpc/ptrace: Fix coredump since ptrace TM changesCyril Bur2016-08-101-8/+0
| * powerpc/powernv: Move IDLE_STATE_ENTER_SEQ macro to cpuidle.hMahesh Salgaonkar2016-08-091-0/+13
| * powerpc/xics: Properly set Edge/Level type and enable resendBenjamin Herrenschmidt2016-08-091-0/+2
* | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2016-08-081-2/+19
|\ \ | |/ |/|
| * powerpc/uaccess: Enable hardened usercopyKees Cook2016-07-261-2/+19
* | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-051-78/+0
|\ \
| * | char/genrtc: remove powerpc supportArnd Bergmann2016-06-041-78/+0
* | | Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-08-0524-66/+240
|\ \ \
| * | | powerpc/mm: Move register_process_table() out of ppc_mdMichael Ellerman2016-08-042-2/+4
| * | | powerpc/process: Add the function flush_tmregs_to_threadAnshuman Khandual2016-08-011-0/+8
| * | | powerpc/mm: remove flush_tlb_page_nohashAneesh Kumar K.V2016-08-013-14/+0
| * | | powerpc/mm/hugetlb: Add flush_hugetlb_tlb_rangeAneesh Kumar K.V2016-08-012-0/+12
| * | | powerpc/mm/radix/hugetlb: Add helper for finding page size from hstateAneesh Kumar K.V2016-08-012-2/+17
| * | | powerpc/mm/radix: Rename function and drop unused argAneesh Kumar K.V2016-08-011-5/+5
| * | | powerpc/mm/radix: Add tlb flush of THP ptesAneesh Kumar K.V2016-08-012-0/+11
| * | | powerpc/mm: Drop multiple definition of mm_is_core_localAneesh Kumar K.V2016-08-011-0/+13
| * | | powerpc/mm: Use hugetlb flush functionsAneesh Kumar K.V2016-08-011-1/+1
| * | | powerpc/mm/hash: Add helper for finding SLBE LLP encodingAneesh Kumar K.V2016-08-012-2/+10
| * | | powerpc/mm/radix: Implement tlb mmu gather flush efficientlyAneesh Kumar K.V2016-08-011-0/+2
| * | | powerpc/jump_label: Annotate jump label assemblyMichael Ellerman2016-08-011-2/+2
| * | | powerpc/mm: Catch usage of cpu/mmu_has_feature() before jump label initAneesh Kumar K.V2016-08-012-0/+16
| * | | powerpc: Add option to use jump label for mmu_has_feature()Kevin Hao2016-08-012-0/+39
| * | | powerpc: Add option to use jump label for cpu_has_feature()Kevin Hao2016-08-013-0/+31
| * | | powerpc: Move cpu_has_feature() to a separate fileKevin Hao2016-08-0110-11/+28
| * | | powerpc: Remove mfvtb()Kevin Hao2016-08-012-10/+1
| * | | powerpc/mm: Convert early cpu/mmu feature check to use the new helpersAneesh Kumar K.V2016-08-011-1/+1
| * | | powerpc/mm: Add early_[cpu|mmu]_has_feature()Michael Ellerman2016-08-012-2/+22
| * | | powerpc/mm: Define radix_enabled() in one place & use static inlineMichael Ellerman2016-08-012-11/+12
| * | | powerpc/kernel: Convert cpu_has_feature() to returning boolMichael Ellerman2016-08-011-5/+4
| * | | powerpc/kernel: Convert mmu_has_feature() to returning boolMichael Ellerman2016-08-011-2/+2
| * | | powerpc/mm: Make MMU_FTR_RADIX a MMU family featureAneesh Kumar K.V2016-08-012-9/+8
| * | | powerpc/mm: Do radix device tree scanning earlierMichael Ellerman2016-08-011-0/+1
| * | | powerpc/mm: Do hash device tree scanning earlierMichael Ellerman2016-08-011-0/+1
| * | | powerpc/mm: Add mmu_early_init_devtree()Michael Ellerman2016-08-012-0/+2
* | | | powerpc: add explicit #include <asm/asm-compat.h> for jump labelJason Baron2016-08-041-0/+1
* | | | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-042-9/+8
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-022-29/+4
|\ \ \ \
| * | | | signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski2016-08-021-25/+0
| * | | | include: mman: use bool instead of int for the return value of arch_validate_...Chen Gang2016-08-021-4/+4
| |/ / /
* | | | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-021-3/+0
|\ \ \ \
| * \ \ \ Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-019-20/+58
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | PCI: Unify pci_resource_to_user() declarationsBjorn Helgaas2016-06-171-3/+0
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-022-0/+51
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | KVM: PPC: Book3S HV: Fix TB corruption in guest exit path on HMI interruptMahesh Salgaonkar2016-06-202-0/+51
| | |_|/ | |/| |
* | | | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-3063-228/+689
|\ \ \ \
OpenPOWER on IntegriCloud