Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | x86/cpufeature: Enable new AVX-512 features | Fenghua Yu | 2016-03-12 | 1 | -0/+3 | |
| * | | | | | | | | | | | x86/entry/traps: Show unhandled signal for i386 in do_trap() | Jianyu Zhan | 2016-03-10 | 1 | -2/+0 | |
| * | | | | | | | | | | | x86/entry/32: Change INT80 to be an interrupt gate | Andy Lutomirski | 2016-03-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | x86/entry/32: Add and check a stack canary for the SYSENTER stack | Andy Lutomirski | 2016-03-10 | 2 | -0/+11 | |
| * | | | | | | | | | | | x86/entry/32: Simplify and fix up the SYSENTER stack #DB/NMI fixup | Andy Lutomirski | 2016-03-10 | 1 | -0/+5 | |
| * | | | | | | | | | | | x86/entry: Vastly simplify SYSENTER TF (single-step) handling | Andy Lutomirski | 2016-03-10 | 1 | -9/+43 | |
| * | | | | | | | | | | | x86/entry/traps: Clear DR6 early in do_debug() and improve the comment | Andy Lutomirski | 2016-03-10 | 1 | -3/+12 | |
| * | | | | | | | | | | | x86/entry/traps: Clear TIF_BLOCKSTEP on all debug exceptions | Andy Lutomirski | 2016-03-10 | 1 | -5/+7 | |
| * | | | | | | | | | | | x86/asm-offsets: Remove PARAVIRT_enabled | Andy Lutomirski | 2016-03-08 | 1 | -1/+0 | |
| * | | | | | | | | | | | x86/entry/32: Introduce and use X86_BUG_ESPFIX instead of paravirt_enabled | Andy Lutomirski | 2016-03-08 | 1 | -0/+25 | |
| * | | | | | | | | | | | Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix | Ingo Molnar | 2016-03-07 | 2 | -0/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | / / / / / | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | x86/cpufeature: Create a new synthetic cpu capability for machine check recovery | Tony Luck | 2016-02-18 | 1 | -0/+13 | |
| * | | | | | | | | | | Merge branch 'x86/urgent' into x86/asm, to pick up fixes | Ingo Molnar | 2016-02-18 | 9 | -83/+199 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | x86/ftrace, x86/asm: Kill ftrace_caller_end label | Borislav Petkov | 2016-02-17 | 2 | -12/+13 | |
| * | | | | | | | | | | x86/signal/64: Re-add support for SS in the 64-bit signal context | Andy Lutomirski | 2016-02-17 | 1 | -19/+44 | |
| * | | | | | | | | | | x86/signal/64: Fix SS if needed when delivering a 64-bit signal | Andy Lutomirski | 2016-02-17 | 1 | -2/+49 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
| * | | | | | | | | | x86/entry/traps: Refactor preemption and interrupt flag handling | Alexander Kuleshov | 2016-02-01 | 1 | -28/+19 | |
| * | | | | | | | | | x86/alternatives: Discard dynamic check after init | Brian Gerst | 2016-01-30 | 1 | -6/+0 | |
| * | | | | | | | | | x86/alternatives: Add an auxilary section | Borislav Petkov | 2016-01-30 | 1 | -0/+11 | |
| * | | | | | | | | | x86/cpufeature: Replace the old static_cpu_has() with safe variant | Borislav Petkov | 2016-01-30 | 3 | -13/+5 | |
| * | | | | | | | | | x86/cpufeature: Carve out X86_FEATURE_* | Borislav Petkov | 2016-01-30 | 14 | -13/+16 | |
| * | | | | | | | | | x86/syscalls: Add syscall entry qualifiers | Andy Lutomirski | 2016-01-29 | 2 | -3/+3 | |
| * | | | | | | | | | x86/syscalls: Move compat syscall entry handling into syscalltbl.sh | Andy Lutomirski | 2016-01-29 | 2 | -3/+3 | |
| * | | | | | | | | | x86/syscalls: Remove __SYSCALL_COMMON and __SYSCALL_X32 | Andy Lutomirski | 2016-01-29 | 1 | -6/+0 | |
| * | | | | | | | | | Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new c... | Ingo Molnar | 2016-01-29 | 9 | -81/+37 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | x86/asm: Remove unused L3_PAGE_OFFSET | Alexander Kuleshov | 2016-01-27 | 1 | -1/+0 | |
| * | | | | | | | | | x86/signal: Cleanup get_nr_restart_syscall() | Dmitry V. Levin | 2016-01-19 | 1 | -5/+8 | |
* | | | | | | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-03-15 | 6 | -102/+233 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86/mm, x86/mce: Add memcpy_mcsafe() | Tony Luck | 2016-03-08 | 1 | -0/+2 | |
| * | | | | | | | | | | x86/mce/AMD: Document some functionality | Aravind Gopalakrishnan | 2016-03-08 | 1 | -5/+2 | |
| * | | | | | | | | | | x86/mce/AMD: Fix logic to obtain block address | Aravind Gopalakrishnan | 2016-03-08 | 1 | -29/+55 | |
| * | | | | | | | | | | x86/mce/AMD, EDAC: Enable error decoding of Scalable MCA errors | Aravind Gopalakrishnan | 2016-03-08 | 1 | -0/+29 | |
| * | | | | | | | | | | Merge branch 'linus' into ras/core, to pick up fixes | Ingo Molnar | 2016-03-08 | 2 | -0/+9 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | / / / | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | x86/mce: Check for faults tagged in EXTABLE_CLASS_FAULT exception table entries | Tony Luck | 2016-02-18 | 2 | -36/+56 | |
| * | | | | | | | | | x86/mm: Expand the exception table logic to allow new handling options | Tony Luck | 2016-02-18 | 2 | -4/+4 | |
| * | | | | | | | | | x86/mce/AMD: Set MCAX Enable bit | Aravind Gopalakrishnan | 2016-02-01 | 1 | -0/+14 | |
| * | | | | | | | | | x86/mce/AMD: Carve out threshold block preparation | Borislav Petkov | 2016-02-01 | 1 | -38/+49 | |
| * | | | | | | | | | x86/mce/AMD: Fix LVT offset configuration for thresholding | Aravind Gopalakrishnan | 2016-02-01 | 1 | -1/+26 | |
| * | | | | | | | | | x86/mce/AMD: Reduce number of blocks scanned per bank | Aravind Gopalakrishnan | 2016-02-01 | 1 | -1/+1 | |
| * | | | | | | | | | x86/mce/AMD: Do not perform shared bank check for future processors | Aravind Gopalakrishnan | 2016-02-01 | 1 | -0/+7 | |
| * | | | | | | | | | x86/mce: Fix order of AMD MCE init function call | Aravind Gopalakrishnan | 2016-02-01 | 1 | -1/+1 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2016-03-15 | 53 | -26341/+264 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86/nmi: Mark 'ignore_nmis' as __read_mostly | Kostenzer Felix | 2016-03-08 | 1 | -1/+2 | |
| * | | | | | | | | | x86/topology: Create logical package id | Thomas Gleixner | 2016-02-29 | 4 | -0/+129 | |
| * | | | | | | | | | perf/x86: Move perf_event.h to its new home | Borislav Petkov | 2016-02-17 | 1 | -955/+0 | |
| * | | | | | | | | | perf/x86: Move perf_event_msr.c .............. => x86/events/msr.c | Borislav Petkov | 2016-02-17 | 2 | -247/+0 | |
| * | | | | | | | | | perf/x86: Move perf_event_p6.c ............... => x86/events/intel/p6.c | Borislav Petkov | 2016-02-17 | 2 | -281/+0 | |
| * | | | | | | | | | perf/x86: Move perf_event_p4.c ............... => x86/events/intel/p4.c | Borislav Petkov | 2016-02-17 | 2 | -1377/+1 | |
| * | | | | | | | | | perf/x86: Move perf_event_knc.c .............. => x86/events/intel/knc.c | Borislav Petkov | 2016-02-17 | 2 | -320/+1 | |
| * | | | | | | | | | perf/x86: Move perf_event_intel_uncore_snbep.c => x86/events/intel/uncore_snb... | Borislav Petkov | 2016-02-17 | 2 | -3126/+0 |