summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARC: Elide redundant setup of DMA callbacksVineet Gupta2016-09-071-0/+9
* ARC: Call trace_hardirqs_on() before enabling irqsDaniel Mentz2016-09-071-1/+1
* ARC: use correct offset in pt_regs for saving/restoring user mode r25Liav Rehana2016-09-071-2/+2
* ARC: build: Better way to detect ISA compatible toolchainVineet Gupta2016-09-072-6/+14
* arm64: dts: rockchip: add reset saradc node for rk3368 SoCsCaesar Wang2016-09-071-0/+2
* um: Don't discard .text.exit sectionAndrey Ryabinin2016-09-071-1/+1
* parisc: Fix order of EREFUSED define in errno.hHelge Deller2016-09-071-2/+2
* arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan2016-09-072-0/+3
* powerpc/eeh: eeh_pci_enable(): fix checking of post-request stateAndrew Donnellan2016-09-071-1/+1
* uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructionsDenys Vlasenko2016-09-071-11/+11
* x86/mm: Disable preemption during CR3 read+writeSebastian Andrzej Siewior2016-09-071-0/+7
* x86/platform/intel_mid_pci: Rework IRQ0 workaroundAndy Shevchenko2016-08-201-2/+10
* MIPS: hpet: Increase HPET_MIN_PROG_DELTA and decrease HPET_MIN_CYCLESHuacai Chen2016-08-201-7/+7
* MIPS: Don't register r4k sched clock when CPUFREQ enabledHuacai Chen2016-08-201-1/+3
* MIPS: mm: Fix definition of R6 cache instructionMatt Redfearn2016-08-201-1/+1
* metag: Fix __cmpxchg_u32 asm constraint for CMPJames Hogan2016-08-201-1/+1
* ARM: dts: sunxi: Add a startup delay for fixed regulator enabled physHans de Goede2016-08-204-0/+4
* MIPS: KVM: Propagate kseg0/mapped tlb fault errorsJames Hogan2016-08-202-16/+38
* MIPS: KVM: Fix gfn range check in kseg0 tlb faultsJames Hogan2016-08-201-1/+1
* MIPS: KVM: Add missing gfn range checkJames Hogan2016-08-201-8/+15
* MIPS: KVM: Fix mapped fault broken commpage handlingJames Hogan2016-08-201-19/+26
* ARC: mm: don't loose PTE_SPECIAL in pte_modify()Vineet Gupta2016-08-201-1/+1
* KVM: nVMX: Fix memory corruption when using VMCS shadowingJim Mattson2016-08-201-2/+17
* KVM: VMX: handle PML full VMEXIT that occurs during event deliveryCao, Lei2016-08-201-0/+1
* KVM: MTRR: fix kvm_mtrr_check_gfn_range_consistency page faultAlexis Dambricourt2016-08-201-0/+1
* KVM: PPC: Book3S HV: Save/restore TM state in H_CEDEPaul Mackerras2016-08-201-0/+13
* KVM: PPC: Book3S HV: Pull out TM state save/restore into separate proceduresPaul Mackerras2016-08-201-212/+237
* arm64: mm: avoid fdt_check_header() before the FDT is fully mappedArd Biesheuvel2016-08-201-4/+4
* arm64: dts: rockchip: fixes the gic400 2nd region size for rk3368Caesar Wang2016-08-201-1/+1
* arm64: Fix incorrect per-cpu usage for boot CPUSuzuki K Poulose2016-08-201-1/+1
* arm64: debug: unmask PSTATE.D earlierWill Deacon2016-08-203-2/+2
* arm64: kernel: Save and restore UAO and addr_limit on exception entryJames Morse2016-08-203-1/+17
* x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspaceDavid Howells2016-08-161-1/+1
* x86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386Toshi Kani2016-08-161-19/+0
* x86/xen, pat: Remove PAT table init code from XenToshi Kani2016-08-163-11/+1
* x86/mtrr: Fix PAT init handling when MTRR is disabledToshi Kani2016-08-163-10/+18
* x86/mtrr: Fix Xorg crashes in Qemu sessionsToshi Kani2016-08-162-2/+14
* x86/mm/pat: Replace cpu_has_pat with boot_cpu_has()Toshi Kani2016-08-161-2/+2
* x86/mm/pat: Add pat_disable() interfaceToshi Kani2016-08-162-1/+13
* x86/mm/pat: Add support of non-default PAT MSR settingToshi Kani2016-08-163-22/+55
* Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"Michael Holzheu2016-08-161-7/+0
* KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells2016-08-162-2/+2
* arm: oabi compat: add missing access checksDave Weinstein2016-08-161-1/+7
* x86/mm/32: Enable full randomization on i386 and X86_32Hector Marco-Gisbert2016-08-161-13/+1
* perf/x86: fix PEBS issues on Intel Atom/Core2Stephane Eranian2016-08-101-1/+8
* pvclock: Add CPU barriers to get correct version valueMinfei Huang2016-08-102-0/+6
* ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame)Vineet Gupta2016-08-101-2/+0
* arc: unwind: warn only once if DW2_UNWIND is disabledAlexey Brodkin2016-08-101-1/+1
* x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner2016-08-101-0/+64
* x86/quirks: Reintroduce scanning of secondary busesLukas Wunner2016-08-101-13/+21