summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | x86/cpufeature: Enable new AVX-512 featuresFenghua Yu2016-03-121-0/+3
| * | | | | | | | | | | x86/entry/traps: Show unhandled signal for i386 in do_trap()Jianyu Zhan2016-03-101-2/+0
| * | | | | | | | | | | x86/entry/32: Change INT80 to be an interrupt gateAndy Lutomirski2016-03-101-1/+1
| * | | | | | | | | | | x86/entry/32: Add and check a stack canary for the SYSENTER stackAndy Lutomirski2016-03-102-0/+11
| * | | | | | | | | | | x86/entry/32: Simplify and fix up the SYSENTER stack #DB/NMI fixupAndy Lutomirski2016-03-101-0/+5
| * | | | | | | | | | | x86/entry: Vastly simplify SYSENTER TF (single-step) handlingAndy Lutomirski2016-03-101-9/+43
| * | | | | | | | | | | x86/entry/traps: Clear DR6 early in do_debug() and improve the commentAndy Lutomirski2016-03-101-3/+12
| * | | | | | | | | | | x86/entry/traps: Clear TIF_BLOCKSTEP on all debug exceptionsAndy Lutomirski2016-03-101-5/+7
| * | | | | | | | | | | x86/asm-offsets: Remove PARAVIRT_enabledAndy Lutomirski2016-03-081-1/+0
| * | | | | | | | | | | x86/entry/32: Introduce and use X86_BUG_ESPFIX instead of paravirt_enabledAndy Lutomirski2016-03-081-0/+25
| * | | | | | | | | | | Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fixIngo Molnar2016-03-072-0/+9
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | / / / / / | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| * | | | | | | | | | x86/cpufeature: Create a new synthetic cpu capability for machine check recoveryTony Luck2016-02-181-0/+13
| * | | | | | | | | | Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar2016-02-189-83/+199
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | x86/ftrace, x86/asm: Kill ftrace_caller_end labelBorislav Petkov2016-02-172-12/+13
| * | | | | | | | | | x86/signal/64: Re-add support for SS in the 64-bit signal contextAndy Lutomirski2016-02-171-19/+44
| * | | | | | | | | | x86/signal/64: Fix SS if needed when delivering a 64-bit signalAndy Lutomirski2016-02-171-2/+49
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | x86/entry/traps: Refactor preemption and interrupt flag handlingAlexander Kuleshov2016-02-011-28/+19
| * | | | | | | | | x86/alternatives: Discard dynamic check after initBrian Gerst2016-01-301-6/+0
| * | | | | | | | | x86/alternatives: Add an auxilary sectionBorislav Petkov2016-01-301-0/+11
| * | | | | | | | | x86/cpufeature: Replace the old static_cpu_has() with safe variantBorislav Petkov2016-01-303-13/+5
| * | | | | | | | | x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov2016-01-3014-13/+16
| * | | | | | | | | x86/syscalls: Add syscall entry qualifiersAndy Lutomirski2016-01-292-3/+3
| * | | | | | | | | x86/syscalls: Move compat syscall entry handling into syscalltbl.shAndy Lutomirski2016-01-292-3/+3
| * | | | | | | | | x86/syscalls: Remove __SYSCALL_COMMON and __SYSCALL_X32Andy Lutomirski2016-01-291-6/+0
| * | | | | | | | | Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new c...Ingo Molnar2016-01-299-81/+37
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | x86/asm: Remove unused L3_PAGE_OFFSETAlexander Kuleshov2016-01-271-1/+0
| * | | | | | | | | x86/signal: Cleanup get_nr_restart_syscall()Dmitry V. Levin2016-01-191-5/+8
* | | | | | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-156-102/+233
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/mm, x86/mce: Add memcpy_mcsafe()Tony Luck2016-03-081-0/+2
| * | | | | | | | | | x86/mce/AMD: Document some functionalityAravind Gopalakrishnan2016-03-081-5/+2
| * | | | | | | | | | x86/mce/AMD: Fix logic to obtain block addressAravind Gopalakrishnan2016-03-081-29/+55
| * | | | | | | | | | x86/mce/AMD, EDAC: Enable error decoding of Scalable MCA errorsAravind Gopalakrishnan2016-03-081-0/+29
| * | | | | | | | | | Merge branch 'linus' into ras/core, to pick up fixesIngo Molnar2016-03-082-0/+9
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | / / / | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | x86/mce: Check for faults tagged in EXTABLE_CLASS_FAULT exception table entriesTony Luck2016-02-182-36/+56
| * | | | | | | | | x86/mm: Expand the exception table logic to allow new handling optionsTony Luck2016-02-182-4/+4
| * | | | | | | | | x86/mce/AMD: Set MCAX Enable bitAravind Gopalakrishnan2016-02-011-0/+14
| * | | | | | | | | x86/mce/AMD: Carve out threshold block preparationBorislav Petkov2016-02-011-38/+49
| * | | | | | | | | x86/mce/AMD: Fix LVT offset configuration for thresholdingAravind Gopalakrishnan2016-02-011-1/+26
| * | | | | | | | | x86/mce/AMD: Reduce number of blocks scanned per bankAravind Gopalakrishnan2016-02-011-1/+1
| * | | | | | | | | x86/mce/AMD: Do not perform shared bank check for future processorsAravind Gopalakrishnan2016-02-011-0/+7
| * | | | | | | | | x86/mce: Fix order of AMD MCE init function callAravind Gopalakrishnan2016-02-011-1/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-03-1553-26341/+264
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/nmi: Mark 'ignore_nmis' as __read_mostlyKostenzer Felix2016-03-081-1/+2
| * | | | | | | | | x86/topology: Create logical package idThomas Gleixner2016-02-294-0/+129
| * | | | | | | | | perf/x86: Move perf_event.h to its new homeBorislav Petkov2016-02-171-955/+0
| * | | | | | | | | perf/x86: Move perf_event_msr.c .............. => x86/events/msr.cBorislav Petkov2016-02-172-247/+0
| * | | | | | | | | perf/x86: Move perf_event_p6.c ............... => x86/events/intel/p6.cBorislav Petkov2016-02-172-281/+0
| * | | | | | | | | perf/x86: Move perf_event_p4.c ............... => x86/events/intel/p4.cBorislav Petkov2016-02-172-1377/+1
| * | | | | | | | | perf/x86: Move perf_event_knc.c .............. => x86/events/intel/knc.cBorislav Petkov2016-02-172-320/+1
| * | | | | | | | | perf/x86: Move perf_event_intel_uncore_snbep.c => x86/events/intel/uncore_snb...Borislav Petkov2016-02-172-3126/+0