summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-01-116-3/+107
|\
| * x86/platform/calgary: Constify cal_chipset_ops structuresJulia Lawall2015-11-292-3/+3
| * x86/pm: Introduce quirk framework to save/restore extra MSR registers around ...Chen Yu2015-11-264-0/+104
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-01-1113-53/+127
|\ \
| * | x86/mm: Micro-optimise clflush_cache_range()Chris Wilson2016-01-081-4/+6
| * | x86/mm/pat: Change free_memtype() to support shrinking caseToshi Kani2016-01-052-10/+44
| * | x86/mm/pat: Add untrack_pfn_moved for mremapToshi Kani2016-01-051-0/+10
| * | x86/mm: Drop WARN from multi-BAR checkLaura Abbott2015-12-291-2/+2
| * | x86/LDT: Print the real LDT base addressJan Beulich2015-12-291-1/+1
| * | x86/mm/64: Enable SWIOTLB if system has SRAT memory regions above MAX_DMA32_PFNIgor Mammedov2015-12-061-1/+1
| * | x86/mm: Introduce max_possible_pfnIgor Mammedov2015-12-062-0/+4
| * | x86/mm/ptdump: Make (debugfs)/kernel_page_tables read-onlyBorislav Petkov2015-12-041-1/+1
| * | x86/mm/mtrr: Mark the 'range_new' static variable in mtrr_calc_range_state() ...Rasmus Villemoes2015-12-041-2/+9
| * | x86/mm: Turn CONFIG_X86_PTDUMP into a moduleKees Cook2015-11-234-33/+50
| |/
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-113-94/+87
|\ \
| * | x86/fpu: Put a few variables in .init.dataRasmus Villemoes2015-11-272-4/+4
| * | x86/fpu: Get rid of xstate_fault()Borislav Petkov2015-11-241-53/+52
| * | x86/fpu: Add an XSTATE_OP() macroBorislav Petkov2015-11-241-37/+31
| |/
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-1113-74/+129
|\ \
| * | x86: Replace RDRAND forced-reseed with simple sanity checkLen Brown2015-11-251-13/+12
| * | x86/MSR: Chop off lower 32-bit valueBorislav Petkov2015-11-241-1/+1
| * | x86/cpu: Fix MSR value truncation issueBorislav Petkov2015-11-241-1/+1
| * | x86/cpu/amd, kvm: Satisfy guest kernel reads of IC_CFG MSRBorislav Petkov2015-11-243-2/+20
| * | kvm: Add accessors for guest CPU's family, model, steppingBorislav Petkov2015-11-241-0/+34
| * | x86/cpu: Unify CPU family, model, stepping calculationBorislav Petkov2015-11-247-57/+61
| |/
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-01-1137-269/+141
|\ \
| * | arch/x86/kernel/ptrace.c: Remove unused arg_offs_tablechengang@emindsoft.com.cn2015-12-291-15/+0
| * | x86/mm: Align macro definesBorislav Petkov2015-12-191-3/+3
| * | x86/cpu: Provide a config option to disable static_cpu_hasBorislav Petkov2015-12-192-1/+12
| * | x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov2015-12-1919-62/+41
| * | x86/cpufeature: Cleanup get_cpu_cap()Borislav Petkov2015-12-194-28/+45
| * | x86/cpufeature: Move some of the scattered feature bits to x86_capabilityBorislav Petkov2015-12-193-42/+37
| * | Merge branch 'linus' into x86/cleanupsThomas Gleixner2015-12-19101-1215/+3512
| |\ \
| * | | x86/paravirt: Remove paravirt ops pmd_update[_defer] and pte_update_deferJuergen Gross2015-11-257-47/+3
| * | | x86/paravirt: Remove unused pv_apic_ops structureJuergen Gross2015-11-196-44/+0
| * | | x86/tsc: Remove unused tsc_pre_init() hookThomas Gleixner2015-11-193-5/+0
| * | | x86: Remove unused function cpu_has_ht_siblings()Juergen Gross2015-11-171-9/+0
| * | | x86/paravirt: Kill some unused patching functionsBorislav Petkov2015-11-072-14/+1
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-1126-240/+190
|\ \ \ \
| * | | | x86/vsdo: Fix build on PARAVIRT_CLOCK=y, KVM_GUEST=nAndy Lutomirski2016-01-061-1/+1
| * | | | Revert "x86/kvm: On KVM re-enable (e.g. after suspend), update clocks"Thomas Gleixner2015-12-231-3/+72
| * | | | x86/entry/64_compat: Make labels localBorislav Petkov2015-12-141-5/+5
| * | | | x86/platform/uv: Include clocksource.h for clocksource_touch_watchdog()Ingo Molnar2015-12-111-0/+1
| * | | | x86/vdso: Enable vdso pvclock access on all vdso variantsAndy Lutomirski2015-12-111-51/+40
| * | | | x86/vdso: Remove pvclock fixmap machineryAndy Lutomirski2015-12-116-41/+1
| * | | | x86/vdso: Get pvclock data from the vvar VMA instead of the fixmapAndy Lutomirski2015-12-117-13/+41
| * | | | x86, vdso, pvclock: Simplify and speed up the vdso pvclock readerAndy Lutomirski2015-12-111-35/+46
| * | | | x86/kvm: On KVM re-enable (e.g. after suspend), update clocksAndy Lutomirski2015-12-111-72/+3
| * | | | x86/entry/64: Bypass enter_from_user_mode on non-context-tracking bootsAndy Lutomirski2015-11-242-6/+17
| * | | | x86/asm: Add asm macros for static keys/jump labelsAndy Lutomirski2015-11-241-8/+44
OpenPOWER on IntegriCloud