summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2016-08-20x86/platform/intel_mid_pci: Rework IRQ0 workaroundAndy Shevchenko
2016-08-20MIPS: hpet: Increase HPET_MIN_PROG_DELTA and decrease HPET_MIN_CYCLESHuacai Chen
2016-08-20MIPS: Don't register r4k sched clock when CPUFREQ enabledHuacai Chen
2016-08-20MIPS: Fix r4k clockevents registrationHuacai Chen
2016-08-20MIPS: mm: Fix definition of R6 cache instructionMatt Redfearn
2016-08-20um: Fix possible deadlock in sig_handler_common()Richard Weinberger
2016-08-20metag: Fix __cmpxchg_u32 asm constraint for CMPJames Hogan
2016-08-20Revert "ARM: aspeed: adapt defconfigs for new CONFIG_PRINTK_TIME"Arnd Bergmann
2016-08-20ARM: tegra: fix erroneous address in dtsRalf Ramsauer
2016-08-20ARM: dts: realview: Fix PBX-A9 cache descriptionRobin Murphy
2016-08-20ARM: dts: sunxi: Add a startup delay for fixed regulator enabled physHans de Goede
2016-08-20ARM: 8561/3: dma-mapping: Don't use outer_flush_range when the L2C is coherentGregory CLEMENT
2016-08-20unicore32: mm: Add missing parameter to arch_vma_access_permittedGuenter Roeck
2016-08-20powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint()Michael Neuling
2016-08-20MIPS: KVM: Propagate kseg0/mapped tlb fault errorsJames Hogan
2016-08-20MIPS: KVM: Fix gfn range check in kseg0 tlb faultsJames Hogan
2016-08-20MIPS: KVM: Add missing gfn range checkJames Hogan
2016-08-20MIPS: KVM: Fix mapped fault broken commpage handlingJames Hogan
2016-08-20ARC: dma: fix address translation in arc_dma_freeVladimir Kondratiev
2016-08-20ARC: mm: don't loose PTE_SPECIAL in pte_modify()Vineet Gupta
2016-08-20perf/x86/intel/uncore: Fix uncore num_countersKan Liang
2016-08-20s390/mm: don't drop errors in get_guest_storage_keyDavid Hildenbrand
2016-08-20s390/mm: fix gmap tlb flush issuesDavid Hildenbrand
2016-08-20KVM: x86: avoid simultaneous queueing of both IRQ and SMIPaolo Bonzini
2016-08-20KVM: nVMX: Fix memory corruption when using VMCS shadowingJim Mattson
2016-08-20KVM: VMX: handle PML full VMEXIT that occurs during event deliveryCao, Lei
2016-08-20KVM: MTRR: fix kvm_mtrr_check_gfn_range_consistency page faultAlexis Dambricourt
2016-08-20KVM: PPC: Book3S HV: Save/restore TM state in H_CEDEPaul Mackerras
2016-08-20KVM: PPC: Book3S HV: Pull out TM state save/restore into separate proceduresPaul Mackerras
2016-08-20arm64: hibernate: handle allocation failuresMark Rutland
2016-08-20arm64: hibernate: avoid potential TLB conflictMark Rutland
2016-08-20arm64: KVM: Set cpsr before spsr on fault injectionAndrew Jones
2016-08-20arm64: vmlinux.lds: make __rela_offset and __dynsym_offset ABSOLUTEArd Biesheuvel
2016-08-20arm64: mm: avoid fdt_check_header() before the FDT is fully mappedArd Biesheuvel
2016-08-20arm64: dts: rockchip: fixes the gic400 2nd region size for rk3368Caesar Wang
2016-08-20arm64: Honor nosmp kernel command line optionSuzuki K Poulose
2016-08-20arm64: Only select ARM64_MODULE_PLTS if MODULES=yCatalin Marinas
2016-08-20arm64: Fix incorrect per-cpu usage for boot CPUSuzuki K Poulose
2016-08-20arm64: debug: unmask PSTATE.D earlierWill Deacon
2016-08-20arm64: KVM: VHE: Context switch MDSCR_EL1Marc Zyngier
2016-08-16x86/power/64: Fix hibernation return address corruptionJosh Poimboeuf
2016-08-16x86/microcode: Fix suspend to RAM with builtin microcodeBorislav Petkov
2016-08-16x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspaceDavid Howells
2016-08-16KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells
2016-08-16arm: oabi compat: add missing access checksDave Weinstein
2016-07-23Merge tag 'm68k-for-v4.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-07-23Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-07-19m68k/defconfig: Update defconfigs for v4.7-rc2Geert Uytterhoeven
2016-07-15m32r: fix build warning about putcSudip Mukherjee
2016-07-15kasan: add newline to messagesDmitry Vyukov