summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8721/1: mm: dump: check hardware RO bit for LPAEPhilip Derrin2017-11-301-2/+2
* x86/decoder: Add new TEST instruction patternMasami Hiramatsu2017-11-301-1/+1
* s390/disassembler: increase show_code buffer sizeVasily Gorbik2017-11-301-2/+2
* MIPS: Netlogic: Exclude netlogic,xlp-pic code from XLR buildsPaul Burton2017-11-211-2/+2
* MIPS: init: Ensure reserved memory regions are not added to bootmemMarcin Nowakowski2017-11-211-0/+4
* MIPS: End asm function prologue macros with .insnPaul Burton2017-11-211-4/+6
* ARM: OMAP2+: Fix init for multiple quirks for the same SoCTony Lindgren2017-11-211-1/+0
* security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni2017-11-184-15/+0
* Revert "ARM: dts: imx53-qsb-common: fix FEC pinmux config"Greg Kroah-Hartman2017-11-181-10/+10
* 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: 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
* 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
* ARM: dts: imx53-qsb-common: fix FEC pinmux configPatrick Bruenn2017-11-151-10/+10
* x86/microcode/intel: Disable late loading on model 79Borislav Petkov2017-11-081-0/+18
* ARM: 8715/1: add a private asm/unaligned.hArnd Bergmann2017-11-082-1/+27
* arm64: ensure __dump_instr() checks addr_limitMark Rutland2017-11-081-1/+1
* 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
* x86/mm: Disable preemption during CR3 read+writeSebastian Andrzej Siewior2017-10-211-0/+7
* KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exitHaozhong Zhang2017-10-181-1/+1
* parisc: perf: Fix potential NULL pointer dereferenceArvind Yadav2017-10-081-45/+49
* ARM: 8635/1: nommu: allow enabling REMAP_VECTORS_TO_RAMAfzal Mohammed2017-10-081-2/+1
* MIPS: Ensure bss section ends on a long-aligned addressPaul Burton2017-10-081-1/+1
* swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini2017-10-051-0/+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
* 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
* ARM: 8692/1: mm: abort uaccess retries upon fatal signalMark Rutland2017-09-131-1/+4
* x86/tools: Fix gcc-7 warning in relocs.cMarkus Trippelsdorf2017-09-021-1/+2
* x86-64: Handle PC-relative relocations on per-CPU dataJan Beulich2017-09-022-10/+40
* arm64: fpsimd: Prevent registers leaking across execDave Martin2017-09-021-0/+2
* arm64: flush FP/SIMD state correctly after execve()Ard Biesheuvel2017-09-021-0/+1
* x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outslArnd Bergmann2017-09-021-2/+2
* arm64: mm: abort uaccess retries upon fatal signalMark Rutland2017-09-021-1/+4
* ARM: 8632/1: ftrace: fix syscall name matchingRabin Vincent2017-08-111-0/+18
* x86/boot: Add missing declaration of string functionsNicholas Mc Guire2017-08-112-0/+10
* KVM: async_pf: make rcu irq exit if not triggered from idle taskWanpeng Li2017-08-111-2/+4
* tile: use global strscpy() rather than private copyChris Metcalf2017-08-111-29/+4
* arch/powerpc: provide zero_bytemask() for big-endianChris Metcalf2017-08-111-0/+5
* Make asm/word-at-a-time.h available on all architecturesChris Metcalf2017-08-1120-0/+20
* word-at-a-time.h: support zero_bytemask() on alpha and tileChris Metcalf2017-08-112-1/+9