summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MTPaul Burton2015-09-301-4/+4
* MIPS: CPS: Don't include MT code in non-MT kernels.Paul Burton2015-09-301-0/+2
* MIPS: CPS: Stop dangling delay slot from has_mt.Paul Burton2015-09-301-2/+2
* MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan2015-09-301-1/+1
* MIPS: Wire up userfaultfd and membarrier syscalls.Ralf Baechle2015-09-305-6/+20
* MIPS: Initialise MAARs on secondary CPUsPaul Burton2015-09-273-3/+36
* MIPS: print MAAR configuration during bootPaul Burton2015-09-271-0/+29
* MIPS: mm: compile maar_init unconditionallyPaul Burton2015-09-271-63/+63
* MIPS: CM: Provide a function to map from CPU to VP ID.Paul Burton2015-09-271-0/+39
* MIPS: Fix FTLB detection for R6James Hogan2015-09-221-5/+8
* MIPS: cpu-features: Add cpu_has_ftlbJames Hogan2015-09-224-3/+11
* MIPS: ATH79: Add irq chip ar7240-misc-intcAlexander Couzens2015-09-221-0/+10
* MIPS: ATH79: Set missing irq ack handler for ar7100-misc-intc irq chipAlexander Couzens2015-09-221-2/+10
* MIPS: BPF: Fix build on pre-R2 little endian CPUsAurelien Jarno2015-09-221-0/+42
* MIPS: BPF: Avoid unreachable code on little endianAurelien Jarno2015-09-221-3/+5
* MIPS: bootmem: Fix mapstart calculation for contiguous mapsAlexander Sverdlin2015-09-221-1/+9
* MIPS: Fix console output for Fulong2e systemGuenter Roeck2015-09-221-0/+3
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-203-10/+17
|\
| * ARM: 8425/1: kgdb: Don't try to stop the machine when setting breakpointsDoug Anderson2015-09-171-3/+5
| * ARM: 8437/1: dma-mapping: fix build warning with new DMA_ERROR_CODE definitionAndre Przywara2015-09-171-1/+3
| * ARM: get rid of needless #if in signal handling codeRussell King2015-09-171-4/+2
| * ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King2015-09-161-5/+10
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-1822-83/+57
|\ \
| * \ Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2015-09-1711-75/+28
| |\ \
| | * | arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'Ming Lei2015-09-174-34/+4
| | * | arm64: KVM: Remove all traces of the ThumbEE registersWill Deacon2015-09-174-29/+5
| | * | arm: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier2015-09-171-2/+4
| | * | arm64: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier2015-09-171-2/+3
| | * | arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resourcesPavel Fedin2015-09-161-1/+1
| | * | arm: KVM: Fix incorrect device to IPA mappingMarek Majtyka2015-09-161-2/+4
| | * | arm64: KVM: Fix user access for debug registersMarc Zyngier2015-09-161-4/+4
| | * | KVM: arm64: add workaround for Cortex-A57 erratum #852523Will Deacon2015-09-141-1/+3
| * | | KVM: s390: Replace incorrect atomic_or with atomic_andnotJason J. Herne2015-09-161-1/+1
| * | | KVM: vmx: fix VPID is 0000H in non-root operationWanpeng Li2015-09-161-0/+2
| * | | KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini2015-09-1611-0/+11
| * | | Merge tag 'kvm-arm-for-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2015-09-142-7/+15
| |\| |
| | * | arm/arm64: KVM: Fix PSCI affinity info return value for non valid coresAlexander Spyridakis2015-09-041-4/+8
| | * | arm64: KVM: set {v,}TCR_EL2 RES1 bitsMark Rutland2015-09-041-3/+7
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-18108-217/+154
|\ \ \ \
| * | | | arm64: Remove ununsed set_irq_flagsRob Herring2015-09-161-5/+0
| * | | | ARM: Remove ununsed set_irq_flagsRob Herring2015-09-162-26/+0
| * | | | genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-1697-175/+140
| * | | | genirq: Move field 'affinity' from irq_data into irq_common_dataJiang Liu2015-09-161-3/+1
| * | | | powerpc/mpc8xx: Use irq_set_handler_locked()Thomas Gleixner2015-09-161-1/+1
| * | | | powerpc/ipic: Use irq_set_handler_locked()Thomas Gleixner2015-09-161-2/+2
| * | | | powerpc/cpm2: Use irq_set_handler_locked()Thomas Gleixner2015-09-161-2/+2
| * | | | powerpc/mpc52xx: Use irq_set_handler_locked()Thomas Gleixner2015-09-161-1/+1
| * | | | powerpc, irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-09-153-3/+3
| * | | | powerpc/cell: Prepare irq handler for irq argument removalThomas Gleixner2015-09-141-1/+2
| * | | | powerpc/85xx: Prepare irq handlers for irq argument removalThomas Gleixner2015-09-142-2/+4