aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-11-22 Merge tag 'v3.18.83' into linux-linaro-lsk-v3.18Alex Shi
2017-11-21MIPS: Netlogic: Exclude netlogic,xlp-pic code from XLR buildsPaul Burton
2017-11-21MIPS: init: Ensure reserved memory regions are not added to bootmemMarcin Nowakowski
2017-11-21MIPS: End asm function prologue macros with .insnPaul Burton
2017-11-21ARM: OMAP2+: Fix init for multiple quirks for the same SoCTony Lindgren
2017-11-20 Merge tag 'v3.18.82' into linux-linaro-lsk-v3.18Alex Shi
2017-11-18security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni
2017-11-18Revert "ARM: dts: imx53-qsb-common: fix FEC pinmux config"Greg Kroah-Hartman
2017-11-16 Merge tag 'v3.18.81' into linux-linaro-lsk-v3.18Alex Shi
2017-11-15x86/oprofile/ppro: Do not use __this_cpu*() in preemptible contextBorislav Petkov
2017-11-15MIPS: AR7: Ensure that serial ports are properly set upOswald Buddenhagen
2017-11-15MIPS: Fix CM region target definitionsPaul Burton
2017-11-15MIPS: microMIPS: Fix incorrect mask in insn_table_MMGustavo A. R. Silva
2017-11-15ARM: 8720/1: ensure dump_instr() checks addr_limitMark Rutland
2017-11-15crypto: x86/sha1-mb - fix panic due to unaligned accessAndrey Ryabinin
2017-11-15serial: sh-sci: Fix register offsets for the IRDA serial portLaurent Pinchart
2017-11-15ARM: omap2plus_defconfig: Fix probe errors on UARTs 5 and 6Tony Lindgren
2017-11-15ARM: dts: imx53-qsb-common: fix FEC pinmux configPatrick Bruenn
2017-11-09 Merge tag 'v3.18.80' into linux-linaro-lsk-v3.18Alex Shi
2017-11-08x86/microcode/intel: Disable late loading on model 79Borislav Petkov
2017-11-08ARM: 8715/1: add a private asm/unaligned.hArnd Bergmann
2017-11-08arm64: ensure __dump_instr() checks addr_limitMark Rutland
2017-10-28 Merge tag 'v3.18.78' into linux-linaro-lsk-v3.18Alex Shi
2017-10-27parisc: Fix double-word compare and exchange in LWS code on 32-bit kernelsJohn David Anglin
2017-10-27parisc: Avoid trashing sr2 and sr3 in LWS codeJohn David Anglin
2017-10-25 Merge tag 'v3.18.77' into linux-linaro-lsk-v3.18Alex Shi
2017-10-21x86/mm: Disable preemption during CR3 read+writeSebastian Andrzej Siewior
2017-10-19 Merge tag 'v3.18.76' into linux-linaro-lsk-v3.18Alex Shi
2017-10-18KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exitHaozhong Zhang
2017-10-09 Merge tag 'v3.18.74' into linux-linaro-lsk-v3.18Alex Shi
2017-10-08parisc: perf: Fix potential NULL pointer dereferenceArvind Yadav
2017-10-08ARM: 8635/1: nommu: allow enabling REMAP_VECTORS_TO_RAMAfzal Mohammed
2017-10-08MIPS: Ensure bss section ends on a long-aligned addressPaul Burton
2017-10-05swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini
2017-10-05x86/fpu: Don't let userspace set bogus xcomp_bvEric Biggers
2017-10-05kvm: nVMX: Don't allow L2 to access the hardware CR8Jim Mattson
2017-10-05arm64: Make sure SPsel is always setMarc Zyngier
2017-10-05powerpc/pseries: Fix parent_dn reference leak in add_dt_node()Tyrel Datwyler
2017-10-05KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()Paul Mackerras
2017-10-04 Merge tag 'v3.18.72' into linux-linaro-lsk-v3.18lsk-v3.18-17.09Alex Shi
2017-09-27ARC: Re-enable MMU upon Machine Check exceptionJose Abreu
2017-09-27powerpc: Fix DAR reporting when alignment handler faultsMichael Ellerman
2017-09-14 Merge tag 'v3.18.71' into linux-linaro-lsk-v3.18Alex Shi
2017-09-13ARM: 8692/1: mm: abort uaccess retries upon fatal signalMark Rutland
2017-09-03 Merge tag 'v3.18.69' into linux-linaro-lsk-v3.18Alex Shi
2017-09-02x86/tools: Fix gcc-7 warning in relocs.cMarkus Trippelsdorf
2017-09-02x86-64: Handle PC-relative relocations on per-CPU dataJan Beulich
2017-09-02arm64: fpsimd: Prevent registers leaking across execDave Martin
2017-09-02arm64: flush FP/SIMD state correctly after execve()Ard Biesheuvel
2017-09-02x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outslArnd Bergmann