aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-05-16
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/arch_prctl/64: Restore accidentally removed put_cpu() in ARCH_SET_GSMateusz Guzik2016-05-13
| * | | | | | | | | | | x86/tls: Synchronize segment registers in set_thread_area()Andy Lutomirski2016-04-29
| * | | | | | | | | | | x86/asm/64: Rename thread_struct's fs and gs to fsbase and gsbaseAndy Lutomirski2016-04-29
| * | | | | | | | | | | x86/arch_prctl/64: Remove FSBASE/GSBASE < 4G optimizationAndy Lutomirski2016-04-29
| * | | | | | | | | | | x86/segments/64: When loadsegment(fs, ...) fails, clear the baseAndy Lutomirski2016-04-29
| * | | | | | | | | | | x86/asm: Stop depending on ptrace.h in alternative.hAndy Lutomirski2016-04-29
| * | | | | | | | | | | Merge branch 'x86/urgent' into x86/asm, to refresh the treeIngo Molnar2016-04-29
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'x86/urgent' into x86/asm, to fix semantic conflictIngo Molnar2016-04-22
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86/entry: Rename is_{ia32,x32}_task() to in_{ia32,x32}_syscall()Dmitry Safonov2016-04-19
| * | | | | | | | | | | | Merge tag 'v4.6-rc4' into x86/asm, to pick up fixesIngo Molnar2016-04-19
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | x86/asm: Make sure verify_cpu() has a good stackBorislav Petkov2016-04-13
| * | | | | | | | | | | | x86/paravirt: Add paravirt_{read,write}_msr()Andy Lutomirski2016-04-13
| * | | | | | | | | | | | x86/paravirt: Add _safe to the read_ms()r and write_msr() PV callbacksAndy Lutomirski2016-04-13
| * | | | | | | | | | | | x86/head: Move early exception panic code into early_fixup_exception()Andy Lutomirski2016-04-13
| * | | | | | | | | | | | x86/head: Move the early NMI fixup into CAndy Lutomirski2016-04-13
| * | | | | | | | | | | | x86/head: Pass a real pt_regs and trapnr to early_fixup_exception()Andy Lutomirski2016-04-13
| * | | | | | | | | | | | x86/fpu: Get rid of x87 math exception helpersBorislav Petkov2016-04-13
| * | | | | | | | | | | | x86/fpu: Remove check_fpu() indirectionBorislav Petkov2016-04-13
| * | | | | | | | | | | | x86/tsc: Save an indentation level in recalibrate_cpu_khz()Borislav Petkov2016-04-13
| * | | | | | | | | | | | x86/tsc: Do not check X86_FEATURE_CONSTANT_TSC in notifier callBorislav Petkov2016-04-13
| * | | | | | | | | | | | x86/cpu: Simplify extended APIC ID detection on AMDBorislav Petkov2016-04-13
| * | | | | | | | | | | | x86/fpu/regset: Replace static_cpu_has() usage with boot_cpu_has()Borislav Petkov2016-04-13
| * | | | | | | | | | | | x86/cpufeature: Replace cpu_has_xsaves with boot_cpu_has() usageBorislav Petkov2016-04-13
| * | | | | | | | | | | | x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usageBorislav Petkov2016-04-13
| * | | | | | | | | | | | x86/cpufeature: Replace cpu_has_fxsr with boot_cpu_has() usageBorislav Petkov2016-04-13
| * | | | | | | | | | | | x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usageBorislav Petkov2016-04-13
| * | | | | | | | | | | | x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usageBorislav Petkov2016-04-13
| * | | | | | | | | | | | x86/cpufeature: Replace cpu_has_fpu with boot_cpu_has() usageBorislav Petkov2016-04-13
| * | | | | | | | | | | | x86/cpufeature: Replace cpu_has_xmm with boot_cpu_has() usageBorislav Petkov2016-04-13
| * | | | | | | | | | | | Merge branch 'x86/urgent' into x86/asm to pick up dependent fixesIngo Molnar2016-04-13
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'x86/mm' into x86/asm to resolve conflict and to create common baseIngo Molnar2016-04-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | x86/mtrr: Fix PAT init handling when MTRR is disabledToshi Kani2016-03-29
| | * | | | | | | | | | | | | x86/mtrr: Fix Xorg crashes in Qemu sessionsToshi Kani2016-03-29
| | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'x86/cpu' into x86/asm, to merge more patchesIngo Molnar2016-04-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | x86/cpufeature: Remove cpu_has_pgeBorislav Petkov2016-03-31
| | * | | | | | | | | | | | x86/cpufeature: Remove cpu_has_xmm2Borislav Petkov2016-03-31
| | * | | | | | | | | | | | x86/cpufeature: Remove cpu_has_clflushBorislav Petkov2016-03-31
| | * | | | | | | | | | | | x86/cpufeature: Remove cpu_has_x2apicBorislav Petkov2016-03-31
| | * | | | | | | | | | | | x86/cpufeature: Remove cpu_has_hypervisorBorislav Petkov2016-03-31
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | x86/vdso: Remove direct HPET access through the vDSOAndy Lutomirski2016-04-13
| * | | | | | | | | | | | x86/cpu: Add Erratum 88 detection on AMDBorislav Petkov2016-04-13
| * | | | | | | | | | | | x86/cpu: Move X86_BUG_ESPFIX initialization to generic_identify()Andy Lutomirski2016-04-13
| * | | | | | | | | | | | x86/asm, sched/x86: Rewrite the FS and GS context switch codeAndy Lutomirski2016-04-13
| * | | | | | | | | | | | x86/cpu: Probe the behavior of nulling out a segment at boot timeAndy Lutomirski2016-04-13
| * | | | | | | | | | | | x86/arch_prctl: Fix ARCH_GET_FS and ARCH_GET_GSAndy Lutomirski2016-04-13
| * | | | | | | | | | | | x86/cpu: Do the feature test first in enable_sep_cpu()Borislav Petkov2016-03-29
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-16
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86/mce: Update AMD mcheck init to use cpu_has() facilitiesYazen Ghannam2016-05-12
| * | | | | | | | | | | | x86/cpu: Add detection of AMD RAS CapabilitiesYazen Ghannam2016-05-12