summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-06-06sparc: Machine description indices can varyJames Clarke
2017-06-06sparc64: mm: fix copy_tsb to correctly copy huge page TSBsMike Kravetz
2017-06-06arch/sparc: support NR_CPUS = 4096Jane Chu
2017-06-06arm: KVM: Allow unaligned accesses at HYPMarc Zyngier
2017-06-06arm64: KVM: Allow unaligned accesses at EL2Marc Zyngier
2017-06-06arm64: KVM: Preserve RES1 bits in SCTLR_EL2Marc Zyngier
2017-06-06KVM: nVMX: Fix exception injectionWanpeng Li
2017-06-06kvm: async_pf: fix rcu_irq_enter() with irqs enabledPaolo Bonzini
2017-06-06powerpc/perf: Fix Power9 test_adder fieldsMadhavan Srinivasan
2017-06-06powerpc/numa: Fix percpu allocations to be NUMA awareMichael Ellerman
2017-06-06powerpc/kernel: Initialize load_tm on task creationBreno Leitao
2017-06-05xtensa: don't use linux IRQ #0Max Filippov
2017-06-05xtensa: reduce double exception literal reservationMax Filippov
2017-06-05sparc64: Add __multi3 for gcc 7.x and later.David S. Miller
2017-06-05Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-06-05ARM: 8677/1: boot/compressed: fix decompressor header layout for v7-MArd Biesheuvel
2017-06-05ARM: 8676/1: NOMMU: provide pgprot_device() macroVladimir Murzin
2017-06-05x86/cpu/cyrix: Add alternative Device ID of Geode GX1 SoCChristian Sünkenberg
2017-06-05powerpc/kernel: Fix FP and vector register restorationBreno Leitao
2017-06-03arm64: allwinner: a64: Add PLL_PERIPH0 clock to the R_CCUChen-Yu Tsai
2017-06-03ARM: sunxi: h3-h5: Add PLL_PERIPH0 clock to the R_CCUChen-Yu Tsai
2017-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-06-02frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke
2017-06-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-06-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-02Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-02ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementationLorenzo Pieralisi
2017-06-01Merge tag 'mvebu-fixes-4.12-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2017-06-01Merge tag 'at91-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2017-06-01ARM: dts: versatile: use #include "..." to include local DTMasahiro Yamada
2017-06-01ARM: dts: imx6ul-14x14-evk: Add ksz8081 phy propertiesLeonard Crestez
2017-06-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-06-01sparc64: Fix build warnings with gcc 7.David S. Miller
2017-06-01Revert "x86/PAT: Fix Xorg regression on CPUs that don't support PAT"Ingo Molnar
2017-06-01powerpc/64: Reclaim CPU_FTR_SUBCOREMichael Ellerman
2017-06-01powerpc/hotplug-mem: Fix missing endian conversion of aa_indexMichael Bringmann
2017-06-01powerpc/sysdev/simple_gpio: Fix oops in gpio save_regs functionChristophe Leroy
2017-06-01powerpc/spufs: Fix coredump of SPU contextsMichael Ellerman
2017-06-01powerpc/64s: Add dt_cpu_ftrs boot time setup optionNicholas Piggin
2017-06-01KVM: x86: Fix nmi injection failure when vcpu got blockedZhuangYanying
2017-06-01KVM: SVM: do not zero out segment attributes if segment is unusable or not pr...Roman Pen
2017-05-31KVM: s390: fix ais handling vs cpu modelChristian Borntraeger
2017-05-30KVM: SVM: ignore type when setting segment registersGioh Kim
2017-05-30KVM: nVMX: fix nested_vmx_check_vmptr failure paths under debuggingRadim Krčmář
2017-05-30arm: dma-mapping: Reset the device's dma_opsSricharan R
2017-05-30ARM: dma-mapping: Don't tear down third-party mappingsLaurent Pinchart
2017-05-29kthread: fix boot hang (regression) on MIPS/OpenRISCVegard Nossum
2017-05-29ARM: at91: select CONFIG_ARM_CPU_SUSPENDArnd Bergmann
2017-05-29x86/debug/32: Convert a smp_processor_id() call to raw to avoid DEBUG_PREEMPT...Borislav Petkov
2017-05-29x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preempt...Borislav Petkov