summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2016-12-19x86/init: Fix a couple of comment typosDmitry Torokhov1-3/+3
2016-12-19x86/init: Remove i8042_detect() from platform opsDmitry Torokhov4-17/+0
2016-12-19x86/init: Add i8042 state to the platform dataDmitry Torokhov3-0/+30
2016-12-19x86/microcode/AMD: Use native_cpuid() in load_ucode_amd_bsp()Boris Ostrovsky1-1/+5
2016-12-19x86/microcode/AMD: Do not load when running on a hypervisorBorislav Petkov1-9/+19
2016-12-19x86/microcode/AMD: Sanitize apply_microcode_early_amd()Borislav Petkov1-13/+17
2016-12-19x86/microcode/AMD: Make find_proper_container() sane againBorislav Petkov1-9/+11
2016-12-18Merge tag 'platform-drivers-x86-v4.10-2' of git://git.infradead.org/users/dvh...Linus Torvalds4-280/+0
2016-12-18Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-27/+355
2016-12-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds14-114/+66
2016-12-18x86/tsc: Limit the adjust value furtherThomas Gleixner1-5/+16
2016-12-18x86/tsc: Annotate printouts as firmware bugThomas Gleixner1-2/+3
2016-12-18x86/floppy: Use designated initializersKees Cook1-10/+10
2016-12-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-0/+16
2016-12-17x86/mpx: Move bd_addr to mm_context_tMark Rutland3-7/+11
2016-12-16platform/x86: mlx-platform: Move module from arch/x86Vadim Pasternak4-280/+0
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-40/+45
2016-12-15Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds4-5/+6
2016-12-15x86/mm: Drop unused argument 'removed' from sync_global_pgds()Kirill A. Shutemov3-20/+9
2016-12-15x86/tsc: Force TSC_ADJUST register to value >= zeroThomas Gleixner3-19/+42
2016-12-15x86/tsc: Validate TSC_ADJUST after resumeThomas Gleixner5-6/+13
2016-12-15ACPI/NUMA: Do not map pxm to node when NUMA is turned offBoris Ostrovsky1-1/+1
2016-12-15x86/acpi: Use proper macro for invalid nodeBoris Ostrovsky1-1/+1
2016-12-15x86/smpboot: Prevent false positive out of bounds cpumask access warningThomas Gleixner1-4/+4
2016-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-6/+4
2016-12-14mm: use vmf->address instead of of vmf->virtual_addressJan Kara1-2/+2
2016-12-14kexec: export the value of phys_base instead of symbol addressBaoquan He1-1/+2
2016-12-14Revert "kdump, vmcoreinfo: report memory sections virtual addresses"Baoquan He1-3/+0
2016-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds10-577/+460
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2016-12-14Remove references to dead make variable LINUX_INCLUDEPaul Bolle1-1/+1
2016-12-14x86/boot/64: Push correct start_cpu() return addressJosh Poimboeuf1-2/+3
2016-12-14x86/boot/64: Use 'push' instead of 'call' in start_cpu()Josh Poimboeuf1-1/+1
2016-12-13Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-9/+13
2016-12-13Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2016-12-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds14-564/+1193
2016-12-14x86/kbuild: enable modversions for symbols exported from asmAdam Borowski1-0/+16
2016-12-13Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2016-12-13Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+2
2016-12-13Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+1
2016-12-13Merge tag 'acpi-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-3/+0
2016-12-13Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-2/+101
2016-12-13Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-4/+54
2016-12-13x86/smpboot: Make logical package management more robustThomas Gleixner4-69/+27
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2016-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-1/+25
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+9
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-336/+186
2016-12-12x86/ldt: use vfree_atomic() to free ldt entriesAndrey Ryabinin1-1/+1
2016-12-12mm: remove x86-only restriction of movable_nodeReza Arbab1-0/+24