summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86/oprofile/ppro: Do not use __this_cpu*() in preemptible contextBorislav Petkov2017-11-151-2/+2
* MIPS: AR7: Ensure that serial ports are properly set upOswald Buddenhagen2017-11-151-0/+1
* MIPS: AR7: Defer registration of GPIOJonas Gorski2017-11-152-2/+4
* MIPS: SMP: Fix deadlock & online raceMatt Redfearn2017-11-151-6/+16
* MIPS: Fix race on setting and getting cpu_online_maskMatija Glavinic Pecotic2017-11-151-3/+3
* MIPS: SMP: Use a completion event to signal CPU upMatt Redfearn2017-11-152-9/+10
* MIPS: Fix CM region target definitionsPaul Burton2017-11-151-2/+2
* MIPS: microMIPS: Fix incorrect mask in insn_table_MMGustavo A. R. Silva2017-11-151-1/+1
* ARM: 8720/1: ensure dump_instr() checks addr_limitMark Rutland2017-11-151-10/+18
* crypto: x86/sha1-mb - fix panic due to unaligned accessAndrey Ryabinin2017-11-151-6/+6
* x86/uaccess, sched/preempt: Verify access_ok() contextPeter Zijlstra2017-11-151-2/+12
* serial: sh-sci: Fix register offsets for the IRDA serial portLaurent Pinchart2017-11-151-1/+0
* ARM: omap2plus_defconfig: Fix probe errors on UARTs 5 and 6Tony Lindgren2017-11-151-0/+1
* powerpc/corenet: explicitly disable the SDHC controller on kmcoge4Valentin Longchamp2017-11-151-0/+4
* KVM: PPC: Book 3S: XICS: correct the real mode ICP rejecting counterLi Zhong2017-11-151-3/+2
* ARM: pxa: Don't rely on public mmc header to include leds.hUlf Hansson2017-11-087-0/+7
* ARM: 8715/1: add a private asm/unaligned.hArnd Bergmann2017-11-082-1/+27
* ARM: dts: mvebu: pl310-cache disable double-linefillYan Markman2017-11-083-6/+6
* arm64: ensure __dump_instr() checks addr_limitMark Rutland2017-11-081-1/+1
* x86/microcode/intel: Disable late loading on model 79Borislav Petkov2017-11-021-0/+18
* parisc: Fix double-word compare and exchange in LWS code on 32-bit kernelsJohn David Anglin2017-10-271-3/+3
* parisc: Avoid trashing sr2 and sr3 in LWS codeJohn David Anglin2017-10-271-29/+24
* sparc64: Migrate hvcons irq to panicked cpuVijay Kumar2017-10-212-2/+9
* MIPS: Fix minimum alignment requirement of IRQ stackMatt Redfearn2017-10-211-1/+1
* x86/alternatives: Fix alt_max_short macro to really be a max()Mathias Krause2017-10-182-4/+6
* KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exitHaozhong Zhang2017-10-181-1/+1
* MIPS: math-emu: Remove pr_err() calls from fpu_emu()Paul Burton2017-10-181-2/+0
* ARM: remove duplicate 'const' annotations'Arnd Bergmann2017-10-086-6/+6
* parisc: perf: Fix potential NULL pointer dereferenceArvind Yadav2017-10-081-45/+49
* MIPS: IRQ Stack: Unwind IRQ stack onto task stackMatt Redfearn2017-10-084-20/+60
* MIPS: Lantiq: Fix another request_mem_region() return code checkArnd Bergmann2017-10-081-2/+2
* ARM: 8635/1: nommu: allow enabling REMAP_VECTORS_TO_RAMAfzal Mohammed2017-10-081-2/+1
* MIPS: ralink: Fix incorrect assignment on ralink_socColin Ian King2017-10-081-1/+1
* MIPS: Ensure bss section ends on a long-aligned addressPaul Burton2017-10-081-1/+1
* ARM: dts: r8a7790: Use R-Car Gen 2 fallback binding for msiof nodesSimon Horman2017-10-081-4/+8
* swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini2017-10-051-0/+1
* KVM: VMX: use cmpxchg64Paolo Bonzini2017-10-051-6/+6
* ARM: pxa: fix the number of DMA requestor linesRobert Jarzmik2017-10-051-0/+1
* ARM: pxa: add the number of DMA requestor linesRobert Jarzmik2017-10-057-5/+8
* KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interruptHaozhong Zhang2017-10-051-12/+21
* KVM: VMX: do not change SN bit in vmx_update_pi_irte()Haozhong Zhang2017-10-051-5/+1
* x86/fpu: Don't let userspace set bogus xcomp_bvEric Biggers2017-10-052-1/+14
* kvm: nVMX: Don't allow L2 to access the hardware CR8Jim Mattson2017-10-051-0/+5
* KVM: VMX: Do not BUG() on out-of-bounds guest IRQJan H. Schönherr2017-10-051-2/+7
* arm64: fault: Route pte translation faults via do_translation_faultWill Deacon2017-10-051-1/+1
* arm64: Make sure SPsel is always setMarc Zyngier2017-10-051-0/+1
* powerpc/pseries: Fix parent_dn reference leak in add_dt_node()Tyrel Datwyler2017-10-051-1/+3
* KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()Paul Mackerras2017-10-051-19/+27
* ARC: Re-enable MMU upon Machine Check exceptionJose Abreu2017-09-272-3/+6
* powerpc: Fix DAR reporting when alignment handler faultsMichael Ellerman2017-09-271-45/+74