summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-12-10locking/refcounts: Do not force refcount_t usage as GPL-only exportKees Cook1-1/+1
2017-12-10powerpc/kprobes: Disable preemption before invoking probe handler for optprobesNaveen N. Rao1-2/+3
2017-12-10powerpc/jprobes: Disable preemption when triggered through ftraceNaveen N. Rao1-4/+11
2017-12-10locking/refcounts, x86/asm: Enable CONFIG_ARCH_HAS_REFCOUNTKees Cook1-1/+1
2017-12-10s390/ptrace: fix guarded storage regset handlingHeiko Carstens1-11/+22
2017-12-10locking/refcounts, x86/asm: Use unique .text section for refcount exceptionsKees Cook2-2/+7
2017-12-10kprobes/x86: Disable preemption in ftrace-based jprobesMasami Hiramatsu1-9/+14
2017-12-10x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt()Dave Hansen3-6/+19
2017-12-10kprobes: Use synchronize_rcu_tasks() for optprobe with CONFIG_PREEMPT=yMasami Hiramatsu1-1/+1
2017-12-10x86/intel_rdt: Fix potential deadlock during resctrl mountReinette Chatre1-3/+5
2017-12-10x86/intel_rdt: Initialize bitmask of shareable resource if CDP enabledReinette Chatre1-0/+1
2017-12-10m68k: fix ColdFire node shift size calculationGreg Ungerer1-1/+1
2017-12-10s390/pci: do not require AIS facilityChristian Borntraeger3-4/+9
2017-12-10MIPS: Add custom serial.h with BASE_BAUD override for generic kernelMatt Redfearn2-1/+22
2017-12-10s390/runtime instrumentation: simplify task exit handlingHeiko Carstens3-19/+20
2017-12-05Revert "x86/entry/64: Add missing irqflags tracing to native_load_gs_index()"Greg Kroah-Hartman1-8/+2
2017-12-05KVM: lapic: Fixup LDR on load in x2apicDr. David Alan Gilbert1-0/+5
2017-12-05KVM: lapic: Split out x2apic ldr calculationDr. David Alan Gilbert1-1/+6
2017-12-05KVM: x86: inject exceptions produced by x86_decode_insnPaolo Bonzini1-0/+2
2017-12-05KVM: x86: Exit to user-mode on #UD intercept when emulator requiresLiran Alon2-0/+4
2017-12-05KVM: x86: pvclock: Handle first-time write to pvclock-page contains random junkLiran Alon1-0/+3
2017-12-05powerpc/kexec: Fix kexec/kdump in P9 guest kernelsMichael Ellerman1-0/+2
2017-12-05powerpc/powernv: Fix kexec crashes caused by tlbie tracingMahesh Salgaonkar1-3/+12
2017-12-05arm64: ftrace: emit ftrace-mod.o contents through codeArd Biesheuvel7-31/+22
2017-12-05arm64: module-plts: factor out PLT generation code for ftraceArd Biesheuvel2-36/+46
2017-12-05s390: revert ELF_ET_DYN_BASE base changesMartin Schwidefsky1-7/+8
2017-12-05mm: fix device-dax pud write-faults triggered by get_user_pages()Dan Williams1-0/+6
2017-11-30ARM64: dts: meson-gxl: Add alternate ARM Trusted Firmware reserved memory zoneNeil Armstrong1-0/+8
2017-11-30powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundaryNicholas Piggin1-1/+1
2017-11-30powerpc/64s/hash: Fix fork() with 512TB process address spaceNicholas Piggin1-4/+4
2017-11-30powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocationNicholas Piggin1-26/+24
2017-11-30powerpc/64s/hash: Fix 512T hint detection to use >= 128TMichael Ellerman1-2/+2
2017-11-30powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocationNicholas Piggin2-31/+50
2017-11-30powerpc/64s: Fix masking of SRR1 bits on instruction faultMichael Ellerman1-1/+1
2017-11-30powerpc/signal: Properly handle return value from uprobe_deny_signal()Naveen N. Rao1-1/+1
2017-11-30powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id()Michael Ellerman1-6/+6
2017-11-30powerpc/mm/radix: Fix crashes on Power9 DD1 with radix MMU and STRICT_RWXBalbir Singh1-0/+10
2017-11-30powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWXChristophe Leroy1-4/+2
2017-11-30parisc: Fix validity check of pointer size argument in new CAS implementationJohn David Anglin1-3/+3
2017-11-30kvm: vmx: Reinstate support for CPUs without virtual NMIPaolo Bonzini1-44/+106
2017-11-30KVM: SVM: obey guest PATPaolo Bonzini1-0/+7
2017-11-30KVM: nVMX: set IDTR and GDTR limits when loading L1 host stateLadi Prosek1-0/+2
2017-11-30KVM: PPC: Book3S HV: Don't call real-mode XICS hypercall handlers if not enabledPaul Mackerras1-0/+12
2017-11-30MIPS: math-emu: Fix final emulation phase for certain instructionsAleksandar Markovic1-14/+14
2017-11-30MIPS: BCM47XX: Fix LED inversion for WRT54GSv1Mirko Parthey1-1/+1
2017-11-30MIPS: Fix an n32 core file generation regset support regressionMaciej W. Rozycki1-0/+17
2017-11-30MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entryMasahiro Yamada1-1/+0
2017-11-30MIPS: Fix MIPS64 FP save/restore on 32-bit kernelsJames Hogan2-14/+14
2017-11-30MIPS: Fix odd fp register warnings with MIPS64r2James Hogan1-3/+5
2017-11-30MIPS: pci: Remove KERN_WARN instance inside the mt7620 driverJohn Crispin1-1/+1