summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-06-06sparc: Machine description indices can varyJames Clarke2-4/+65
2017-06-06sparc64: mm: fix copy_tsb to correctly copy huge page TSBsMike Kravetz2-6/+12
2017-06-06arch/sparc: support NR_CPUS = 4096Jane Chu2-6/+15
2017-06-06arm: KVM: Allow unaligned accesses at HYPMarc Zyngier1-3/+2
2017-06-06arm64: KVM: Allow unaligned accesses at EL2Marc Zyngier1-2/+3
2017-06-06arm64: KVM: Preserve RES1 bits in SCTLR_EL2Marc Zyngier2-4/+10
2017-06-06KVM: nVMX: Fix exception injectionWanpeng Li1-1/+1
2017-06-06kvm: async_pf: fix rcu_irq_enter() with irqs enabledPaolo Bonzini1-1/+1
2017-06-06powerpc/perf: Fix Power9 test_adder fieldsMadhavan Srinivasan1-2/+2
2017-06-06powerpc/numa: Fix percpu allocations to be NUMA awareMichael Ellerman2-2/+16
2017-06-06powerpc/kernel: Initialize load_tm on task creationBreno Leitao1-0/+1
2017-06-05xtensa: don't use linux IRQ #0Max Filippov4-13/+11
2017-06-05xtensa: reduce double exception literal reservationMax Filippov1-3/+3
2017-06-05sparc64: Add __multi3 for gcc 7.x and later.David S. Miller2-0/+36
2017-06-05Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds4-13/+15
2017-06-05ARM: 8677/1: boot/compressed: fix decompressor header layout for v7-MArd Biesheuvel2-10/+11
2017-06-05ARM: 8676/1: NOMMU: provide pgprot_device() macroVladimir Murzin1-0/+1
2017-06-05x86/cpu/cyrix: Add alternative Device ID of Geode GX1 SoCChristian Sünkenberg1-0/+1
2017-06-05powerpc/kernel: Fix FP and vector register restorationBreno Leitao1-0/+2
2017-06-03arm64: allwinner: a64: Add PLL_PERIPH0 clock to the R_CCUChen-Yu Tsai1-2/+3
2017-06-03ARM: sunxi: h3-h5: Add PLL_PERIPH0 clock to the R_CCUChen-Yu Tsai1-2/+3
2017-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+6
2017-06-02frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke1-0/+6
2017-06-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-4/+6
2017-06-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-15/+12
2017-06-02Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-10/+78
2017-06-02ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementationLorenzo Pieralisi1-3/+3
2017-06-01Merge tag 'mvebu-fixes-4.12-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson55-237/+449
2017-06-01Merge tag 'at91-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson1-0/+1
2017-06-01ARM: dts: versatile: use #include "..." to include local DTMasahiro Yamada1-1/+1
2017-06-01ARM: dts: imx6ul-14x14-evk: Add ksz8081 phy propertiesLeonard Crestez1-0/+6
2017-06-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-102/+83
2017-06-01sparc64: Fix build warnings with gcc 7.David S. Miller1-1/+1
2017-06-01Revert "x86/PAT: Fix Xorg regression on CPUs that don't support PAT"Ingo Molnar1-6/+3
2017-06-01powerpc/64: Reclaim CPU_FTR_SUBCOREMichael Ellerman3-4/+8
2017-06-01powerpc/hotplug-mem: Fix missing endian conversion of aa_indexMichael Bringmann1-0/+2
2017-06-01powerpc/sysdev/simple_gpio: Fix oops in gpio save_regs functionChristophe Leroy1-1/+2
2017-06-01powerpc/spufs: Fix coredump of SPU contextsMichael Ellerman1-0/+2
2017-06-01powerpc/64s: Add dt_cpu_ftrs boot time setup optionNicholas Piggin2-14/+48
2017-06-01KVM: x86: Fix nmi injection failure when vcpu got blockedZhuangYanying1-2/+5
2017-06-01KVM: SVM: do not zero out segment attributes if segment is unusable or not pr...Roman Pen1-13/+11
2017-05-31KVM: s390: fix ais handling vs cpu modelChristian Borntraeger3-5/+2
2017-05-30KVM: SVM: ignore type when setting segment registersGioh Kim1-1/+1
2017-05-30KVM: nVMX: fix nested_vmx_check_vmptr failure paths under debuggingRadim Krčmář1-83/+57
2017-05-30arm: dma-mapping: Reset the device's dma_opsSricharan R1-15/+10
2017-05-30ARM: dma-mapping: Don't tear down third-party mappingsLaurent Pinchart2-1/+6
2017-05-29kthread: fix boot hang (regression) on MIPS/OpenRISCVegard Nossum2-3/+0
2017-05-29ARM: at91: select CONFIG_ARM_CPU_SUSPENDArnd Bergmann1-0/+1
2017-05-29x86/debug/32: Convert a smp_processor_id() call to raw to avoid DEBUG_PREEMPT...Borislav Petkov1-1/+1
2017-05-29x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preempt...Borislav Petkov1-8/+8