summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86/debug/32: Convert a smp_processor_id() call to raw to avoid DEBUG_PREEMPT...Borislav Petkov2017-05-291-1/+1
* x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preempt...Borislav Petkov2017-05-291-8/+8
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-05-273-13/+49
|\
| * x86/timers: Move simple_udelay_calibration past init_hypervisor_platformJan Kiszka2017-05-261-2/+2
| * x86/alternatives: Prevent uninitialized stack byte read in apply_alternatives()Mateusz Jurczyk2017-05-241-2/+7
| * x86/unwind: Add end-of-stack check for ftrace handlersJosh Poimboeuf2017-05-241-9/+40
* | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-05-271-7/+6
|\ \
| * | x86/MCE: Export memory_error()Borislav Petkov2017-05-211-7/+6
| |/
* | x86/ftrace: Make sure that ftrace trampolines are not RWXThomas Gleixner2017-05-261-6/+14
* | kprobes/x86: Fix to set RWX bits correctly before releasing trampolineMasami Hiramatsu2017-05-261-0/+9
|/
* KVM: x86: Fix load damaged SSEx MXCSR registerWanpeng Li2017-05-151-0/+1
* Tigran has movedAndrew Morton2017-05-123-3/+3
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-05-124-8/+25
|\
| * x86/boot/32: Fix UP boot on Quark and possibly other platformsAndy Lutomirski2017-05-092-5/+20
| * x86/kexec/64: Use gbpages for identity mappings if availableXunlei Pang2017-05-081-0/+4
| * x86/mm: Add support for gbpages to kernel_ident_mapping_init()Xunlei Pang2017-05-081-1/+1
| * Merge branch 'linus' into x86/urgent, to pick up dependent commitsIngo Molnar2017-05-0570-1642/+2590
| |\
| * \ Merge branch 'x86/microcode' into x86/urgent, to pick up cleanupIngo Molnar2017-05-011-2/+0
| |\ \
| | * | x86/microcode/AMD: Remove redundant NULL check on mcColin Ian King2017-03-181-2/+0
* | | | Merge tag 'for-linus-4.12b-rc0c-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-121-2/+3
|\ \ \ \
| * | | | x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under XenJuergen Gross2017-05-111-2/+3
* | | | | Merge tag 'rtc-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2017-05-101-0/+1
|\ \ \ \ \
| * | | | | x86: i8259: export legacy_pic symbolHans de Goede2017-04-141-0/+1
* | | | | | Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-091-0/+3
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...Joerg Roedel2017-05-0412-27/+31
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | | * | | | | | x86, iommu/vt-d: Add an option to disable Intel IOMMU force onShaohua Li2017-04-261-0/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-089-6/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | treewide: decouple cacheflush.h and set_memory.hLaura Abbott2017-05-082-0/+2
| * | | | | | | | x86: use set_memory.h headerLaura Abbott2017-05-086-5/+6
| * | | | | | | | mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko2017-05-081-1/+1
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-081-2/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Merge branch 'x86/process' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Paolo Bonzini2017-04-215-64/+190
| |\ \ \ \ \ \ \ \
| * | | | | | | | | x86/kvm: virt_xxx memory barriers instead of mandatory barriersWanpeng Li2017-04-121-2/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-041-0/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Drivers: hv: Issue explicit EOI when autoeoi is not enabledK. Y. Srinivasan2017-04-081-0/+3
| |/ / / / / / / /
* | | | | | | | | Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-044-31/+26
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | x86/cpu: remove hypervisor specific set_cpu_featuresJuergen Gross2017-05-022-9/+0
| * | | | | | | | vmware: set cpu capabilities during platform initializationJuergen Gross2017-05-021-19/+20
| * | | | | | | | x86/xen: add CONFIG_XEN_PV to KconfigVitaly Kuznetsov2017-05-022-2/+4
| * | | | | | | | x86/xen: separate PV and HVM hypervisorsVitaly Kuznetsov2017-05-021-1/+2
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-05-031-1/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | ftrace/x86: Do no run CPU sync when there is only one CPU onlineSteven Rostedt (VMware)2017-03-281-1/+7
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-05-031-0/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'v4.11-rc7' into drm-nextDave Airlie2017-04-194-6/+6
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie2017-04-115-5/+17
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ BackMerge tag 'v4.11-rc3' into drm-nextDave Airlie2017-03-2322-89/+110
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-03-081-0/+1
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| | * | | | | | | | | Merge airlied/drm-next into drm-misc-nextDaniel Vetter2017-02-2712-52/+74
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter2017-02-017-72/+53
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | x86/gpu: GLK uses the same GMS values as SKLPaulo Zanoni2017-01-271-0/+1
OpenPOWER on IntegriCloud