summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-2331-220/+512
|\
| * Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-03-231-0/+48
| |\
| | * x86/mm: implement free pmd/pte page interfacesToshi Kani2018-03-231-2/+26
| | * mm/vmalloc: add interfaces to free unmapped page tableToshi Kani2018-03-231-0/+24
| * | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-03-231-32/+28Star
| |\ \
| | * | x86, memremap: fix altmap accounting at freeDan Williams2018-03-141-32/+28Star
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-03-221-1/+2
| |\ \ \ | | |_|/ | |/| |
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-03-081-1/+2
| | |\ \ | | | |/ | | |/|
| | | * bpf, x64: increase number of passesDaniel Borkmann2018-03-071-1/+2
| * | | kvm/x86: fix icebp instruction handlingLinus Torvalds2018-03-202-1/+9
| * | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-188-50/+78
| |\ \ \
| | * | | x86/microcode: Fix CPU synchronization routineBorislav Petkov2018-03-161-27/+41
| | * | | x86/microcode: Attempt late loading only when new microcode is presentBorislav Petkov2018-03-164-19/+28
| | * | | x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklistAlexander Sergeyev2018-03-161-2/+1Star
| | * | | x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32-bit...Andy Whitcroft2018-03-141-1/+4
| | * | | x86/vm86/32: Fix POPF emulationAndy Lutomirski2018-03-141-1/+2
| | * | | x86/cpufeatures: Add Intel PCONFIG cpufeatureKirill A. Shutemov2018-03-121-0/+1
| | * | | x86/cpufeatures: Add Intel Total Memory Encryption cpufeatureKirill A. Shutemov2018-03-121-0/+1
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-03-181-3/+3
| |\ \ \ \
| | * | | | x86/mm: Fix vmalloc_fault to use pXd_largeToshi Kani2018-03-141-3/+3
| * | | | | KVM: x86: Fix device passthrough when SME is activeTom Lendacky2018-03-161-1/+3
| |/ / / /
| * | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-1115-157/+278
| |\| | |
| | * | | x86/kprobes: Fix kernel crash when probing .entry_trampoline codeFrancis Deslauriers2018-03-093-1/+12
| | * | | x86/pti: Fix a comment typoSeunghun Han2018-03-081-1/+1
| | * | | x86/microcode: Synchronize late microcode loadingAshok Raj2018-03-081-26/+92
| | * | | x86/microcode: Request microcode on the BSPBorislav Petkov2018-03-081-6/+5Star
| | * | | x86/microcode/intel: Look into the patch cache firstBorislav Petkov2018-03-081-6/+5Star
| | * | | x86/microcode: Do not upload microcode if CPUs are offlineAshok Raj2018-03-081-0/+18
| | * | | x86/microcode/intel: Writeback and invalidate caches before updating microcodeAshok Raj2018-03-081-0/+12
| | * | | x86/microcode/intel: Check microcode revision before updating sibling threadsAshok Raj2018-03-081-3/+24
| | * | | x86/microcode: Get rid of struct apply_microcode_ctxBorislav Petkov2018-03-081-11/+8Star
| | * | | x86/spectre_v2: Don't check microcode versions when running under hypervisorsKonrad Rzeszutek Wilk2018-03-081-0/+7
| | * | | x86/vsyscall/64: Drop "native" vsyscallsAndy Lutomirski2018-03-083-25/+4Star
| | * | | x86/entry/64/compat: Save one instruction in entry_INT80_compat()Dominik Brodowski2018-03-071-3/+1Star
| | * | | x86/entry: Do not special-case clone(2) in compat entryDominik Brodowski2018-03-074-13/+14
| | * | | x86/syscalls: Use COMPAT_SYSCALL_DEFINEx() macros for x86-only compat syscallsDominik Brodowski2018-03-073-62/+76
| | * | | x86/syscalls: Use proper syscall definition for sys_ioperm()Dominik Brodowski2018-03-071-1/+1
| | * | | x86/entry: Remove stale syscall prototypeDominik Brodowski2018-03-071-1/+0Star
| | * | | x86/syscalls/32: Simplify $entry == $compat entriesDominik Brodowski2018-03-071-3/+3
| * | | | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-03-112-2/+25
| |\ \ \ \
| | * | | | x86/MCE: Serialize sysfs changesSeunghun Han2018-03-081-1/+21
| | * | | | x86/MCE: Save microcode revision in machine check recordsTony Luck2018-03-082-1/+4
| * | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-03-111-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | perf/x86/intel/uncore: Fix Skylake UPI event formatKan Liang2018-03-041-1/+1
| * | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-03-061-0/+65
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | signal/x86: Include the field offsets in the build time checksEric W. Biederman2018-03-061-0/+65
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-0659-367/+744
|\| | | | |
| * | | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2018-03-045-17/+20
| |\ \ \ \ \
| | * | | | | x86/platform/intel-mid: Handle Intel Edison reboot correctlySebastian Panceac2018-02-281-1/+1
| | * | | | | x86/asm: Add instruction suffixes to bitopsJan Beulich2018-02-282-14/+17