aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* partial merge fix - BACKPORT: random: introduce getrandom(2) system callTheodore Ts'o2019-07-072-0/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2018-11-2935-35/+35
* Finally eradicate CONFIG_HOTPLUGStephen Rothwell2017-12-221-1/+1
* seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computingAndy Lutomirski2017-12-052-2/+2
* x86/apic: fix build breakage caused by incomplete backport to 3.10Willy Tarreau2017-11-061-0/+2
* KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exitHaozhong Zhang2017-11-061-1/+1
* KVM: x86: zero base3 of unusable segmentsRadim Krčmář2017-11-061-0/+2
* x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()Laura Abbott2017-11-061-0/+1
* kvm: async_pf: fix rcu_irq_enter() with irqs enabledPaolo Bonzini2017-11-061-1/+1
* x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outslArnd Bergmann2017-11-061-2/+2
* misc: replace __FUNCTION__ by __function__Moyster2017-09-232-2/+2
* kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes2017-09-232-3/+3
* crypto: xts - consolidate sanity check for keysStephan Mueller2017-08-316-45/+18
* Make ARCH_HAS_FAST_MULTIPLIER a real config variableLinus Torvalds2017-08-312-2/+1
* UPSTREAM: x86/acpi: Prevent out of bound access caused by broken ACPI tablesSeunghun Han2017-08-161-0/+8
* mm: larger stack guard gap, between vmasHugh Dickins2017-07-042-3/+3
* x86/mm/32: Enable full randomization on i386 and X86_32Hector Marco-Gisbert2017-07-041-13/+1
* x86: standardize mmap_rnd() usageKees Cook2017-07-041-18/+22
* kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)Jim Mattson2017-07-041-6/+5
* ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf2017-07-041-0/+12
* xen/x86: don't lose event interruptsStefano Stabellini2017-07-041-3/+3
* x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam2017-07-041-1/+1
* x86/vdso: Plug race between mapping and ELF header setupThomas Gleixner2017-07-041-1/+1
* crypto: ghash-clmulni - Fix load failureWang, Rui Y2017-07-041-0/+26
* KVM: VMX: use correct vmcs_read/write for guest segment selector/baseChao Peng2017-07-041-1/+1
* x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6FBjorn Helgaas2017-07-041-0/+10
* ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to itSteven Rostedt2017-07-041-1/+2
* xen: do not re-use pirq number cached in pci device msi msg dataDan Streetman2017-06-171-16/+7
* x86/platform/goldfish: Prevent unconditional loadingThomas Gleixner2017-06-171-1/+13
* x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...Lukasz Odzioba2017-06-171-1/+1
* ftrace/x86_32: Set ftrace_stub to weak to prevent gcc from using short jumps ...Steven Rostedt (Red Hat)2017-06-171-2/+2
* KVM: x86: Introduce segmented_write_stdSteve Rutherford2017-06-171-2/+16
* KVM: x86: fix emulation of "MOV SS, null selector"Paolo Bonzini2017-06-171-10/+38
* mm: Tighten x86 /dev/mem with zeroing readsKees Cook2017-05-071-10/+30
* um: Stop abusing __KERNEL__Richard Weinberger2017-05-031-3/+3
* locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2017-05-031-0/+1
* um: x86: add relaxed.hMister Oyster2017-05-031-0/+22
* um: remove dead codeRichard Weinberger2017-05-031-1/+0
* BACKPORT: FROMLIST: mm: ASLR: use get_random_long()dcashman2017-04-111-2/+2
* Get rid of __cpuinitMoyster2017-04-1166-313/+313
* Fix potential infoleak in older kernelsLinus Torvalds2017-04-111-1/+1
* x86/um: reuse asm-generic/barrier.hMichael S. Tsirkin2017-04-111-5/+1
* x86/build: Build compressed x86 kernels as PIEH.J. Lu2017-04-113-1/+49
* x86/paravirt: Do not trace _paravirt_ident_*() functionsSteven Rostedt2017-04-111-2/+2
* x86/mm/pat, /dev/mem: Remove superfluous error messageJiri Kosina2017-04-111-4/+1
* x86/apic: Do not init irq remapping if ioapic is disabledWanpeng Li2017-04-111-0/+3
* x86/mm: Disable preemption during CR3 read+writeSebastian Andrzej Siewior2017-04-111-0/+7
* x86/traps: Ignore high word of regs->cs in early_idt_handler_commonAndy Lutomirski2017-04-111-1/+1
* x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()Juergen Gross2017-04-111-1/+1
* x86/mm/xen: Suppress hugetlbfs in PV guestsJan Beulich2017-04-111-0/+1