summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2016-09-07ARC: Elide redundant setup of DMA callbacksVineet Gupta
2016-09-07ARC: Call trace_hardirqs_on() before enabling irqsDaniel Mentz
2016-09-07ARC: mm: fix build breakage with STRICT_MM_TYPECHECKSVineet Gupta
2016-09-07ARC: use correct offset in pt_regs for saving/restoring user mode r25Liav Rehana
2016-09-07arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1James Morse
2016-09-07arm64: dts: rockchip: add reset saradc node for rk3368 SoCsCaesar Wang
2016-09-07arm64: avoid TLB conflict with CONFIG_RANDOMIZE_BASEMark Rutland
2016-09-07arm64: kernel: avoid literal load of virtual address with MMU offArd Biesheuvel
2016-09-07parisc: Fix automatic selection of cr16 clocksourceHelge Deller
2016-09-07um: Don't discard .text.exit sectionAndrey Ryabinin
2016-09-07parisc: Fix order of EREFUSED define in errno.hHelge Deller
2016-09-07arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan
2016-09-07x86/platform/uv: Skip UV runtime services mapping in the efi_runtime_disabled...Alex Thorlton
2016-09-07uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructionsDenys Vlasenko
2016-09-07x86/mm: Disable preemption during CR3 read+writeSebastian Andrzej Siewior
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