summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-09-15metag: Fix atomic_*_return inline asm constraintsJames Hogan
2016-09-15x86/apic: Do not init irq remapping if ioapic is disabledWanpeng Li
2016-09-15powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0Michael Neuling
2016-09-15crypto: nx-842 - Mask XERS0 bit in return valueHaren Myneni
2016-09-15x86/hyperv: Avoid reporting bogus NMI status for Gen2 instancesVitaly Kuznetsov
2016-09-15irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144Ganapatrao Kulkarni
2016-09-15perf/x86/cqm: Fix CQM memory leak and notifier leakVikas Shivappa
2016-09-15perf/x86/cqm: Fix CQM handling of grouping events into a cache_groupVikas Shivappa
2016-09-15s390/crypto: provide correct file mode at device register.Harald Freudenberger
2016-09-15s390/pci_dma: fix DMA table corruption with > 4 TB main memoryGerald Schaefer
2016-09-15arm64: Add workaround for Cavium erratum 27456Andrew Pinski
2016-09-15arm64: KVM: Configure TCR_EL2.PS at runtimeTirumalesh Chalamarla
2016-09-15irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributorTirumalesh Chalamarla
2016-09-07ARC: Elide redundant setup of DMA callbacksVineet Gupta
2016-09-07ARC: Call trace_hardirqs_on() before enabling irqsDaniel Mentz
2016-09-07ARC: use correct offset in pt_regs for saving/restoring user mode r25Liav Rehana
2016-09-07ARC: build: Better way to detect ISA compatible toolchainVineet Gupta
2016-09-07arm64: dts: rockchip: add reset saradc node for rk3368 SoCsCaesar Wang
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-07powerpc/eeh: eeh_pci_enable(): fix checking of post-request stateAndrew Donnellan
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: mm: Fix definition of R6 cache instructionMatt Redfearn
2016-08-20metag: Fix __cmpxchg_u32 asm constraint for CMPJames Hogan
2016-08-20ARM: dts: sunxi: Add a startup delay for fixed regulator enabled physHans de Goede
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: mm: don't loose PTE_SPECIAL in pte_modify()Vineet Gupta
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: 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: Fix incorrect per-cpu usage for boot CPUSuzuki K Poulose
2016-08-20arm64: debug: unmask PSTATE.D earlierWill Deacon
2016-08-20arm64: kernel: Save and restore UAO and addr_limit on exception entryJames Morse
2016-08-16x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspaceDavid Howells
2016-08-16x86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386Toshi Kani
2016-08-16x86/xen, pat: Remove PAT table init code from XenToshi Kani
2016-08-16x86/mtrr: Fix PAT init handling when MTRR is disabledToshi Kani
2016-08-16x86/mtrr: Fix Xorg crashes in Qemu sessionsToshi Kani