summaryrefslogtreecommitdiff
path: root/arch/powerpc
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-01
|\
| * Merge tag 'powerpc-4.3-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-10-28
| |\
| | * powerpc/dma: dma_set_coherent_mask() should not be GPL onlyBenjamin Herrenschmidt2015-10-28
| * | Merge tag 'powerpc-4.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-10-23
| |\ \ | | |/
| | * powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde2015-10-22
| | * powerpc/powernv: Handle irq_happened flag correctly in off-line loopPaul Mackerras2015-10-21
| | * powerpc: Revert "Use the POWER8 Micro Partition Prefetch Engine in KVM HV on ...Paul Mackerras2015-10-21
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-20
|\ \ \ | |/ /
| * | Merge tag 'powerpc-4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-10-16
| |\ \ | | |/
| | * powerpc/powernv: Panic on unhandled Machine CheckDaniel Axtens2015-10-09
| | * powerpc: Fix checkstop in native_hpte_clear() with lockdepCyril Bur2015-10-09
| | * powerpc/ps3: Remove unused os_area_db_id_video_modeMichael Ellerman2015-09-30
| | * powerpc/configs: Re-enable CONFIG_SCSI_DHMichael Ellerman2015-09-29
| * | arch/powerpc: provide zero_bytemask() for big-endianChris Metcalf2015-10-08
| * | word-at-a-time.h: fix some Kbuild filesChris Metcalf2015-10-06
| * | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-04
| |\ \ | | |/ | |/|
| | * Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-08
* | | powerpc: dts: p1022si: Add fsl,wake-on-filer for eTSECClaudiu Manoil2015-10-07
* | | ebpf: migrate bpf_prog's flags to bitfieldDaniel Borkmann2015-10-03
|/ /
* | Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-25
|\ \
| * | PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas2015-09-15
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-25
|\ \ \
| * | | KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand2015-09-25
| * | | KVM: PPC: Book3S: Take the kvm->srcu lock in kvmppc_h_logical_ci_load/store()Thomas Huth2015-09-21
| * | | KVM: PPC: Book3S HV: Pass the correct trap argument to kvmhv_commence_exitGautham R. Shenoy2015-09-21
| * | | KVM: PPC: Book3S HV: Fix handling of interrupted VCPUsPaul Mackerras2015-09-21
* | | | powerpc: Wire up sys_membarrier()Michael Ellerman2015-09-21
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-18
|\ \ \ \ | |/ / /
| * | | KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini2015-09-16
| |/ /
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-18
|\ \ \
| * | | genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
| * | | powerpc/mpc8xx: Use irq_set_handler_locked()Thomas Gleixner2015-09-16
| * | | powerpc/ipic: Use irq_set_handler_locked()Thomas Gleixner2015-09-16
| * | | powerpc/cpm2: Use irq_set_handler_locked()Thomas Gleixner2015-09-16
| * | | powerpc/mpc52xx: Use irq_set_handler_locked()Thomas Gleixner2015-09-16
| * | | powerpc, irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-09-15
| * | | powerpc/cell: Prepare irq handler for irq argument removalThomas Gleixner2015-09-14
| * | | powerpc/85xx: Prepare irq handlers for irq argument removalThomas Gleixner2015-09-14
| * | | powerpc/mpc5121_ads_cpld: Prepare irq handler for irq argument removalThomas Gleixner2015-09-14
| |/ /
* | | Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-18
|\ \ \ | |/ / |/| |
| * | powerpc32: memset: only use dcbz once cache is enabledLEROY Christophe2015-09-17
| * | powerpc32: memcpy: only use dcbz once cache is enabledLEROY Christophe2015-09-17
| * | powerpc/mm: Recompute hash value after a failed updateAneesh Kumar K.V2015-09-16
| * | powerpc/boot: Specify ABI v2 when building an LE boot wrapperBenjamin Herrenschmidt2015-09-16
| * | powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras2015-09-10
| * | powerpc: Wire up sys_userfaultfd()Michael Ellerman2015-09-09
| * | powerpc/pseries: Release DRC when configure_connector failsBharata B Rao2015-09-08
| * | powerpc/powernv/pci-ioda: fix kdump with non-power-of-2 crashkernel=Nishanth Aravamudan2015-09-07
| * | powerpc/powernv/pci-ioda: fix 32-bit TCE table init in kdump kernelNishanth Aravamudan2015-09-07
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-10
|\ \ \