summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-1561-177/+327
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-06-151-2/+5
| |\
| | * bpf, arm64: use separate register for state in stxrDaniel Borkmann2017-06-071-2/+5
| * | Merge tag 'xtensa-20170612' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2017-06-137-20/+16
| |\ \
| | * | xtensa: don't use linux IRQ #0Max Filippov2017-06-054-13/+11
| | * | xtensa: reduce double exception literal reservationMax Filippov2017-06-051-3/+3
| | * | xtensa: ISS: Use kmalloc_array() in simdisk_init()Markus Elfring2017-05-081-2/+1
| | * | xtensa: Use seq_puts() in c_show()Markus Elfring2017-05-081-2/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-06-136-27/+100
| |\ \ \
| | * | | s390: update defconfigMartin Schwidefsky2017-06-085-21/+87
| | * | | s390/kvm: do not rely on the ILC on kvm host protection faulsChristian Borntraeger2017-05-171-6/+13
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2017-06-115-19/+0
| |\ \ \ \
| | * | | | security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni2017-06-095-19/+0
| | | |_|/ | | |/| |
| * | | | Merge tag 'hexagon-for-linus-v4.12-rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-06-111-3/+2
| |\ \ \ \
| | * | | | hexagon: Use raw_copy_to_userGuenter Roeck2017-06-101-3/+2
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-06-1113-32/+40
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | KVM: async_pf: avoid async pf injection when in guest modeWanpeng Li2017-06-113-4/+7
| | * | | | Merge tag 'kvm-s390-master-4.12-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2017-06-083-5/+2
| | |\ \ \ \
| | | * | | | KVM: s390: fix ais handling vs cpu modelChristian Borntraeger2017-05-313-5/+2
| | * | | | | KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulationWanpeng Li2017-06-081-9/+11
| | * | | | | Merge tag 'kvm-arm-for-v4.12-rc5-take2' of git://git.kernel.org/pub/scm/linux...Paolo Bonzini2017-06-084-12/+18
| | |\ \ \ \ \
| | | * | | | | arm: KVM: Allow unaligned accesses at HYPMarc Zyngier2017-06-061-3/+2
| | | * | | | | arm64: KVM: Allow unaligned accesses at EL2Marc Zyngier2017-06-061-2/+3
| | | * | | | | arm64: KVM: Preserve RES1 bits in SCTLR_EL2Marc Zyngier2017-06-062-4/+10
| | | * | | | | KVM: arm/arm64: Fix isues with GICv2 on GICv3 migrationChristoffer Dall2017-05-241-5/+5
| | * | | | | | KVM: nVMX: Fix exception injectionWanpeng Li2017-06-061-1/+1
| | * | | | | | kvm: async_pf: fix rcu_irq_enter() with irqs enabledPaolo Bonzini2017-06-061-1/+1
| * | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-102-0/+4
| |\ \ \ \ \ \ \
| | * | | | | | | x86/microcode/intel: Clear patch pointer before jettisoning the initrdDominik Brodowski2017-06-081-0/+3
| | * | | | | | | x86/cpu/cyrix: Add alternative Device ID of Geode GX1 SoCChristian Sünkenberg2017-06-051-0/+1
| | |/ / / / / /
| * | | | | | | Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-06-092-16/+16
| |\ \ \ \ \ \ \
| | * | | | | | | arm: dma-mapping: Reset the device's dma_opsSricharan R2017-05-301-15/+10
| | * | | | | | | ARM: dma-mapping: Don't tear down third-party mappingsLaurent Pinchart2017-05-302-1/+6
| * | | | | | | | Merge tag 'powerpc-4.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-06-0916-50/+109
| |\ \ \ \ \ \ \ \
| | * | | | | | | | powerpc/book3s64: Move PPC_DT_CPU_FTRs and enable it by defaultMichael Ellerman2017-06-082-11/+11
| | * | | | | | | | powerpc/mm/4k: Limit 4k page size config to 64TB virtual address spaceAneesh Kumar K.V2017-06-084-16/+15
| | * | | | | | | | powerpc/perf: Fix Power9 test_adder fieldsMadhavan Srinivasan2017-06-061-2/+2
| | * | | | | | | | powerpc/numa: Fix percpu allocations to be NUMA awareMichael Ellerman2017-06-062-2/+16
| | * | | | | | | | powerpc/kernel: Initialize load_tm on task creationBreno Leitao2017-06-061-0/+1
| | * | | | | | | | powerpc/kernel: Fix FP and vector register restorationBreno Leitao2017-06-051-0/+2
| | * | | | | | | | powerpc/64: Reclaim CPU_FTR_SUBCOREMichael Ellerman2017-06-013-4/+8
| | * | | | | | | | powerpc/hotplug-mem: Fix missing endian conversion of aa_indexMichael Bringmann2017-06-011-0/+2
| | * | | | | | | | powerpc/sysdev/simple_gpio: Fix oops in gpio save_regs functionChristophe Leroy2017-06-011-1/+2
| | * | | | | | | | powerpc/spufs: Fix coredump of SPU contextsMichael Ellerman2017-06-011-0/+2
| | * | | | | | | | powerpc/64s: Add dt_cpu_ftrs boot time setup optionNicholas Piggin2017-06-012-14/+48
| * | | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-06-099-8/+35
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | Merge tag 'mvebu-fixes-4.12-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2017-06-0155-237/+449
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | arm64: marvell: dts: fix interrupts in 7k/8k crypto nodesAntoine Tenart2017-05-242-4/+2
| | * | | | | | | | | Merge tag 'at91-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2017-06-011-0/+1
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ARM: at91: select CONFIG_ARM_CPU_SUSPENDArnd Bergmann2017-05-291-0/+1