summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: tegra: paz00: Mark panel regulator as enabled on bootMarc Dietrich2017-05-251-0/+1
* arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accessesMarc Zyngier2017-05-201-3/+3
* KVM: arm/arm64: fix races in kvm_psci_vcpu_onAndrew Jones2017-05-201-1/+7
* KVM: x86: fix user triggerable warning in kvm_apic_accept_events()David Hildenbrand2017-05-201-0/+12
* um: Fix PTRACE_POKEUSER on x86_64Richard Weinberger2017-05-201-1/+1
* x86, pmem: Fix cache flushing for iovec write < 8 bytesBen Hutchings2017-05-201-1/+1
* x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startupAshish Kalra2017-05-201-1/+1
* xen: adjust early dom0 p2m handling to xen hypervisor behaviorJuergen Gross2017-05-201-3/+4
* bpf, arm64: fix jit branch offset related to ldimm64Daniel Borkmann2017-05-141-4/+4
* MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfixLeonid Yegoshin2017-05-141-6/+6
* KVM: nVMX: do not leak PML full vmexit to L1Ladi Prosek2017-05-141-0/+3
* KVM: nVMX: initialize PML fields in vmcs02Ladi Prosek2017-05-141-0/+12
* Revert "KVM: nested VMX: disable perf cpuid reporting"Jim Mattson2017-05-142-8/+0
* x86/platform/intel-mid: Correct MSI IRQ line for watchdog deviceAndy Shevchenko2017-05-141-1/+1
* kprobes/x86: Fix kernel panic when certain exception-handling addresses are p...Masami Hiramatsu2017-05-143-5/+5
* x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0Nikola Pajkovsky2017-05-141-1/+1
* x86/ioapic: Restore IO-APIC irq_chip retrigger callbackRuslan Ruslichenko2017-05-141-0/+2
* ARM: OMAP5 / DRA7: Fix HYP mode boot for thumb2 buildMatthijs van Duin2017-05-141-1/+2
* powerpc/powernv: Fix opal_exit tracepoint opcodeMichael Ellerman2017-05-141-1/+1
* ARM: 8452/3: PJ4: make coprocessor access sequences buildable in Thumb2 modeArd Biesheuvel2017-05-142-1/+4
* ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf2017-05-021-0/+12
* ARCv2: save r30 on kernel entry as gcc uses it for code-genVineet Gupta2017-05-022-1/+3
* MIPS: Avoid BUG warning in arch_check_elfJames Cowgill2017-05-021-1/+1
* MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan2017-05-021-15/+33
* sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()Tom Hromatka2017-05-021-7/+8
* sparc64: kern_addr_valid regressionbob picco2017-05-021-1/+1
* xen/x86: don't lose event interruptsStefano Stabellini2017-05-021-3/+3
* MIPS: Fix crash registers on non-crashing CPUsCorey Minyard2017-05-021-3/+13
* ARM: OMAP2+: timer: add probe for clocksourcesTero Kristo2017-05-021-2/+5
* x86, pmem: fix broken __copy_user_nocache cache-bypass assumptionsDan Williams2017-04-271-13/+32
* kvm: arm/arm64: Fix locking for kvm_free_stage2_pgdSuzuki K Poulose2017-04-271-0/+12
* x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam2017-04-271-1/+1
* powerpc/kprobe: Fix oops when kprobed on 'stdu' instructionRavi Bangoria2017-04-271-3/+3
* s390/mm: fix CMMA vs KSM vs othersChristian Borntraeger2017-04-271-0/+2
* MIPS: fix Select HAVE_IRQ_EXIT_ON_IRQ_STACK patch.Greg Kroah-Hartman2017-04-211-2/+2
* mm: Tighten x86 /dev/mem with zeroing readsKees Cook2017-04-211-11/+30
* powerpc: Disable HFSCR[TM] if TM is not supportedBenjamin Herrenschmidt2017-04-211-0/+9
* kvm: fix page struct leak in handle_vmonPaolo Bonzini2017-04-211-2/+8
* Revert "MIPS: Lantiq: Fix cascaded IRQ setup"Greg Kroah-Hartman2017-04-211-17/+21
* x86/vdso: Plug race between mapping and ELF header setupThomas Gleixner2017-04-211-1/+1
* x86/vdso: Ensure vdso32_enabled gets set to valid values onlyMathias Krause2017-04-211-2/+9
* perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()Peter Zijlstra2017-04-211-0/+3
* MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatchMatt Redfearn2017-04-181-1/+1
* MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACKMatt Redfearn2017-04-181-0/+1
* MIPS: Switch to the irq_stack in interruptsMatt Redfearn2017-04-181-5/+76
* MIPS: Only change $28 to thread_info if coming from user modeMatt Redfearn2017-04-181-0/+7
* MIPS: Stack unwinding while on IRQ stackMatt Redfearn2017-04-181-1/+14
* MIPS: Introduce irq_stackMatt Redfearn2017-04-183-0/+24
* MIPS: Flush wrong invalid FTLB entry for huge pageHuacai Chen2017-04-121-4/+21
* MIPS: Lantiq: fix missing xbar kernel panicHauke Mehrtens2017-04-121-1/+1