summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* kmap_atomic_to_page() has no users, remove itNicolas Pitre2015-11-101-13/+0Star
* Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-11-0612-213/+131Star
|\
| * Merge branch 'next' of git://git.denx.de/linux-denx-agust into nextMichael Ellerman2015-11-052-2/+59
| |\
| | * powerpc: mpc512x: drop bogus and unused psc register bit definitionsUwe Kleine-König2015-10-221-2/+0Star
| | * powerpc/512x: add LocalPlus Bus FIFO device driverAlexander Popov2015-10-221-0/+59
| * | powerpc/e6500: hw tablewalk: make sure we invalidate and write to the same tl...Kevin Hao2015-10-281-5/+6
| * | Merge branch 'clock' into HEADScott Wood2015-10-281-192/+0Star
| |\ \
| | * | powerpc/fsl: Move fsl_guts.h out of arch/powerpcScott Wood2015-10-221-192/+0Star
| * | | powerpc/booke: Only use VIRT_PHYS_OFFSET on booke32Scott Wood2015-10-281-3/+4
| * | | powerpc/book3e: support CONFIG_RELOCATABLETiejun Chen2015-10-281-2/+2
| | |/ | |/|
| * | powerpc: Individual System V IPC system callsSam bobroff2015-10-153-1/+25
| * | powerpc/mm: Differentiate between hugetlb and THP during page walkAneesh Kumar K.V2015-10-123-4/+13
| * | powerpc/mm: Disable hugepd for 64K page size.Aneesh Kumar K.V2015-10-121-0/+15
| * | powerpc: Fix _ALIGN_* errors due to type difference.Aneesh Kumar K.V2015-10-081-2/+3
| * | powerpc/msi: Free the bitmap if it was slab allocatedDenis Kirjanov2015-10-051-0/+1
| * | powerpc/mm: Add virt_to_pfn and use this instead of opencodingAneesh Kumar K.V2015-10-011-2/+3
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-061-0/+1
|\ \ \
| * | | mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson2015-11-061-0/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-063-0/+13
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-11-041-0/+2
| |\ \ \
| | * | | KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall2015-10-221-0/+2
| * | | | KVM: PPC: e500: Emulate TMCFG0 TMRN registerTudor Laurentiu2015-10-151-0/+5
| * | | | powerpc/e6500: add TMCFG0 register definitionTudor Laurentiu2015-10-151-0/+6
| | |/ / | |/| |
* | | | Merge tag 'powerpc-4.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-10-234-27/+0Star
|\ \ \ \
| * | | | powerpc: Revert "Use the POWER8 Micro Partition Prefetch Engine in KVM HV on ...Paul Mackerras2015-10-214-27/+0Star
* | | | | Merge tag 'powerpc-4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-10-161-2/+7
|\| | | |
| * | | | powerpc: Fix checkstop in native_hpte_clear() with lockdepCyril Bur2015-10-081-2/+7
| |/ / /
* | | | arch/powerpc: provide zero_bytemask() for big-endianChris Metcalf2015-10-081-0/+5
* | | | word-at-a-time.h: fix some Kbuild filesChris Metcalf2015-10-061-1/+0Star
* | | | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-041-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-081-0/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-251-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand2015-09-251-0/+1
* | | | powerpc: Wire up sys_membarrier()Michael Ellerman2015-09-213-1/+3
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-181-0/+1
|\| | |
| * | | KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini2015-09-161-0/+1
| | |/ | |/|
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-182-15/+10Star
|\ \ \
| * | | genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-162-15/+10Star
| |/ /
* | | Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-183-1/+3
|\ \ \ | |/ / |/| |
| * | powerpc: Wire up sys_userfaultfd()Michael Ellerman2015-09-093-1/+3
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-111-63/+5Star
|\ \ \
| * | | dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-101-1/+3
| * | | dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-101-11/+0Star
| * | | dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-101-15/+2Star
| * | | dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-101-3/+0Star
| * | | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-33/+0Star
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-115-12/+47
|\ \ \ \ | |/ / / |/| | |
| * | | KVM: PPC: Book3S: Fix size of the PSPB registerThomas Huth2015-09-031-1/+1
| * | | KVM: PPC: Book3S: correct width in XER handlingSam bobroff2015-08-223-5/+5
| * | | KVM: PPC: Book3S HV: Fix bug in dirty page trackingPaul Mackerras2015-08-222-0/+3