summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-05-30s390/ftrace: use expoline for indirect branchesMartin Schwidefsky3-5/+23
2018-05-30x86/apic: Set up through-local-APIC mode on the boot CPU if 'noapic' specifiedBaoquan He1-1/+1
2018-05-30MIPS: Octeon: Fix logging messages with spurious periods after newlinesJoe Perches1-5/+5
2018-05-30x86/devicetree: Fix device IRQ settings in DTIvan Gorinov1-5/+8
2018-05-30x86/devicetree: Initialize device tree before using itIvan Gorinov1-3/+5
2018-05-30powerpc: Add missing prototype for arch_irq_work_raise()Mathieu Malaterre1-0/+1
2018-05-30MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offsetMathias Kresin1-1/+1
2018-05-30KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in useVitaly Kuznetsov1-1/+9
2018-05-30arm: dts: socfpga: fix GIC PPI warningPhilipp Puschmann1-1/+1
2018-05-30powerpc/perf: Fix kernel address leak via sampling registersMichael Ellerman1-0/+15
2018-05-30powerpc/perf: Prevent kernel address leak to userspace via BHRB bufferMadhavan Srinivasan1-0/+10
2018-05-30m68k: set dma and coherent masks for platform FEC ethernetsGreg Ungerer1-2/+10
2018-05-30powerpc/mpic: Check if cpu_possible() in mpic_physmask()Michael Ellerman1-1/+1
2018-05-30sparc64: Make atomic_xchg() an inline function rather than a macro.David S. Miller1-1/+5
2018-05-30KVM: VMX: raise internal error for exception during invalid protected mode stateSean Christopherson1-6/+14
2018-05-30x86/pgtable: Don't set huge PUD/PMD on non-leaf entriesJoerg Roedel1-0/+9
2018-05-30sh: fix debug trap failure to process signals before return to userRich Felker1-1/+1
2018-05-30ARM: 8748/1: mm: Define vdso_start, vdso_end as arrayJinbum Park2-7/+7
2018-05-30KVM: PPC: Book3S HV: Fix VRMA initialization with 2MB or 1GB memory backingPaul Mackerras1-5/+7
2018-05-30x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across ...Samuel Neves1-0/+1
2018-05-30locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugsAndrea Parri1-3/+18
2018-05-30ARM: OMAP: Fix dmtimer init for omap1Tony Lindgren1-5/+2
2018-05-30powerpc/bpf/jit: Fix 32-bit JIT for seccomp_data accessMark Lord1-0/+3
2018-05-30locking/xchg/alpha: Add unconditional memory barrier to cmpxchg()Andrea Parri1-8/+7
2018-05-30ARM: OMAP1: clock: Fix debugfs_create_*() usageGeert Uytterhoeven1-3/+3
2018-05-30ARM: OMAP3: Fix prm wake interrupt for resumeTony Lindgren1-2/+2
2018-05-30ARM: OMAP2+: timer: fix a kmemleak caused in omap_get_timer_dtQi Hou1-8/+11
2018-05-30ARC: Fix malformed ARC_EMUL_UNALIGNED defaultUlf Magnusson1-1/+0
2018-05-30arm64: spinlock: Fix theoretical trylock() A-B-A with LSE atomicsWill Deacon1-2/+2
2018-05-30MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASSMatt Redfearn1-2/+2
2018-05-30x86/power: Fix swsusp_arch_resume prototypeArnd Bergmann2-2/+2
2018-05-30powerpc/numa: Ensure nodes initialized for hotplugMichael Bringmann1-10/+37
2018-05-30powerpc/numa: Use ibm,max-associativity-domains to discover possible nodesMichael Bringmann1-3/+34
2018-05-30kvm: x86: fix KVM_XEN_HVM_CONFIG ioctlPaolo Bonzini1-3/+4
2018-05-30KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"Colin Ian King1-1/+1
2018-05-30MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRsMaciej W. Rozycki2-4/+4
2018-05-30MIPS: ptrace: Expose FIR register through FP regsetMaciej W. Rozycki1-2/+16
2018-05-26x86/kexec: Avoid double free_page() upon do_kexec_load() failureTetsuo Handa2-2/+8
2018-05-26s390: use expoline thunks in the BPF JITMartin Schwidefsky2-8/+71
2018-05-26s390: extend expoline to BC instructionsMartin Schwidefsky2-5/+77
2018-05-26s390: move spectre sysfs attribute codeMartin Schwidefsky3-18/+22
2018-05-26s390/kernel: use expoline for indirect branchesMartin Schwidefsky3-15/+24
2018-05-26s390/lib: use expoline for indirect branchesMartin Schwidefsky1-3/+6
2018-05-26s390: move expoline assembler macros to a headerMartin Schwidefsky2-81/+149
2018-05-26s390: add assembler macros for CPU alternativesMartin Schwidefsky1-0/+108
2018-05-26ARM: 8772/1: kprobes: Prohibit kprobes on get_user functionsMasami Hiramatsu2-0/+20
2018-05-26ARM: 8770/1: kprobes: Prohibit probing on optimized_callbackMasami Hiramatsu1-0/+1
2018-05-26ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabedMasami Hiramatsu1-1/+2
2018-05-26ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstrMasami Hiramatsu1-1/+4
2018-05-26efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...Ard Biesheuvel1-2/+4