summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-12-06MIPS: Netlogic: Exclude netlogic,xlp-pic code from XLR buildsPaul Burton
2017-12-06MIPS: init: Ensure reserved memory regions are not added to bootmemMarcin Nowakowski
2017-12-06MIPS: init: Ensure bootmem does not corrupt reserved memoryMarcin Nowakowski
2017-12-06MIPS: End asm function prologue macros with .insnPaul Burton
2017-12-06ARM: OMAP2+: Fix init for multiple quirks for the same SoCTony Lindgren
2017-12-06KVM: x86: fix singlestepping over syscallPaolo Bonzini
2017-12-06security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni
2017-12-06x86/oprofile/ppro: Do not use __this_cpu*() in preemptible contextBorislav Petkov
2017-12-06MIPS: AR7: Ensure that serial ports are properly set upOswald Buddenhagen
2017-12-06MIPS: AR7: Defer registration of GPIOJonas Gorski
2017-12-06MIPS: SMP: Fix deadlock & online raceMatt Redfearn
2017-12-06MIPS: Fix race on setting and getting cpu_online_maskMatija Glavinic Pecotic
2017-12-06MIPS: SMP: Use a completion event to signal CPU upMatt Redfearn
2017-12-06MIPS: Fix CM region target definitionsPaul Burton
2017-12-06MIPS: microMIPS: Fix incorrect mask in insn_table_MMGustavo A. R. Silva
2017-12-06ARM: 8720/1: ensure dump_instr() checks addr_limitMark Rutland
2017-12-06crypto: x86/sha1-mb - fix panic due to unaligned accessAndrey Ryabinin
2017-12-06serial: sh-sci: Fix register offsets for the IRDA serial portLaurent Pinchart
2017-12-06ARM: omap2plus_defconfig: Fix probe errors on UARTs 5 and 6Tony Lindgren
2017-12-06KVM: PPC: Book 3S: XICS: correct the real mode ICP rejecting counterLi Zhong
2017-12-06ARM: pxa: Don't rely on public mmc header to include leds.hUlf Hansson
2017-12-06ARM: 8715/1: add a private asm/unaligned.hArnd Bergmann
2017-12-06arm64: ensure __dump_instr() checks addr_limitMark Rutland
2017-12-06swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini
2017-11-05x86/microcode/intel: Disable late loading on model 79Borislav Petkov
2017-11-05parisc: Fix double-word compare and exchange in LWS code on 32-bit kernelsJohn David Anglin
2017-11-05parisc: Avoid trashing sr2 and sr3 in LWS codeJohn David Anglin
2017-11-05sparc64: Migrate hvcons irq to panicked cpuVijay Kumar
2017-11-05x86/alternatives: Fix alt_max_short macro to really be a max()Mathias Krause
2017-11-05KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exitHaozhong Zhang
2017-11-05parisc: perf: Fix potential NULL pointer dereferenceArvind Yadav
2017-11-05ARM: 8635/1: nommu: allow enabling REMAP_VECTORS_TO_RAMAfzal Mohammed
2017-11-05MIPS: Ensure bss section ends on a long-aligned addressPaul Burton
2017-11-04kvm: nVMX: Don't allow L2 to access the hardware CR8Jim Mattson
2017-11-04arm64: Make sure SPsel is always setMarc Zyngier
2017-11-04powerpc/pseries: Fix parent_dn reference leak in add_dt_node()Tyrel Datwyler
2017-11-04KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()Paul Mackerras
2017-10-04ARC: Re-enable MMU upon Machine Check exceptionJose Abreu
2017-10-04powerpc: Fix DAR reporting when alignment handler faultsMichael Ellerman
2017-10-03x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumpsAndy Lutomirski
2017-10-03ARM: 8692/1: mm: abort uaccess retries upon fatal signalMark Rutland
2017-10-03alpha: uapi: Add support for __SANE_USERSPACE_TYPES__Ben Hutchings
2017-10-03arm64: fpsimd: Prevent registers leaking across execDave Martin
2017-10-03x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outslArnd Bergmann
2017-10-03arm64: mm: abort uaccess retries upon fatal signalMark Rutland
2017-09-10KVM: arm/arm64: Handle hva aging while destroying the vmSuzuki K Poulose
2017-09-10sparc64: Prevent perf from running during super critical sectionsRob Gardner
2017-09-10bpf, s390: fix jit branch offset related to ldimm64Daniel Borkmann
2017-09-10ARM: 8632/1: ftrace: fix syscall name matchingRabin Vincent
2017-09-10x86/boot: Add missing declaration of string functionsNicholas Mc Guire