summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-061-11/+6
|\
| * pvclock: introduce seqcount-like APIPaolo Bonzini2016-08-041-11/+6
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-08-062-8/+33
|\ \
| * | x86/ptrace: Stop setting TS_COMPAT in ptrace codeAndy Lutomirski2016-07-272-8/+33
* | | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-053-4/+3
|\ \ \
| * | | x86: include linux/ratelimit.h in nmi.cArnd Bergmann2016-06-061-0/+1
| * | | char/genrtc: x86: remove remnants of asm/rtc.hArnd Bergmann2016-06-042-4/+2
* | | | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-045-23/+23
* | | | tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-044-15/+15
| |_|/ |/| |
* | | Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-08-011-210/+194
|\ \ \
| * \ \ Backmerge tag 'v4.7' into drm-nextDave Airlie2016-07-263-17/+103
| |\ \ \
| * \ \ \ Back-merge tag 'v4.7-rc5' into drm-nextDave Airlie2016-07-029-36/+40
| |\ \ \ \
| * \ \ \ \ Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into...Dave Airlie2016-06-021-210/+194
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter2016-05-178-15/+67
| | |\ \ \ \
| | * | | | | x86: Silence 32bit compiler warning in intel_graphics_stolen()Chris Wilson2016-05-101-3/+4
| | * | | | | drm/i915: Function per early graphics quirkJoonas Lahtinen2016-04-251-89/+98
| | * | | | | drm/i915: Canonicalize stolen memory calculationsJoonas Lahtinen2016-04-251-130/+104
* | | | | | | Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-0152-57/+51
|\ \ \ \ \ \ \
| * | | | | | | x86/apic: Remove duplicated include from probe_64.cWei Yongjun2016-07-191-1/+0
| * | | | | | | x86/headers: Include spinlock_types.h in x8664_ksyms_64.c for missing spinlock_tStephen Rothwell2016-07-191-0/+1
| * | | | | | | x86: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker2016-07-142-2/+1
| * | | | | | | x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-1449-49/+49
| * | | | | | | x86: Don't use module.h just for AUTHOR / LICENSE tagsPaul Gortmaker2016-07-141-5/+0
| * | | | | | | Merge branch 'x86/platform' into x86/headers, to apply dependent patchesIngo Molnar2016-07-141-4/+3
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-07-304-118/+188
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/asm, x86/microcode: Add __PAGE_OFFSET_BASE define on 32-bitBorislav Petkov2016-07-271-2/+0
| * | | | | | | | | Merge branch 'linus' into x86/microcode, to pick up merge window changesIngo Molnar2016-07-2743-335/+969
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | x86/microcode/intel: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=yBorislav Petkov2016-07-261-2/+14
| * | | | | | | | | x86/microcode: Remove unused symbol exportsBorislav Petkov2016-07-082-3/+0
| * | | | | | | | | Merge tag 'v4.7-rc6' into x86/microcode, to pick up fixes before merging new ...Ingo Molnar2016-07-0810-38/+49
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/microcode/intel: Do not issue microcode updates messages on each CPUAndi Kleen2016-06-141-7/+17
| * | | | | | | | | | Documentation/microcode: Document some aspects for more clarityBorislav Petkov2016-06-081-7/+9
| * | | | | | | | | | x86/microcode/AMD: Make amd_ucode_patch[] staticBorislav Petkov2016-06-081-1/+1
| * | | | | | | | | | x86/microcode/intel: Unexport save_mc_for_early()Borislav Petkov2016-06-081-9/+6
| * | | | | | | | | | x86/microcode/intel: Rename load_microcode_early() to find_microcode_patch()Borislav Petkov2016-06-081-5/+5
| * | | | | | | | | | x86/microcode: Propagate save_microcode_in_initrd() retvalBorislav Petkov2016-06-082-5/+5
| * | | | | | | | | | x86/microcode: Get rid of find_cpio_data()'s dummy offset argBorislav Petkov2016-06-082-4/+2
| * | | | | | | | | | x86/microcode: Fix suspend to RAM with builtin microcodeBorislav Petkov2016-06-081-1/+2
| * | | | | | | | | | x86/microcode: Fix loading precedenceBorislav Petkov2016-06-082-78/+133
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-07-303-24/+20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/cpu: Add workaround for MONITOR instruction erratum on Goldmont based CPUsPeter Zijlstra2016-07-202-1/+6
| * | | | | | | | | | Merge branch 'linus' into x86/cpu, to pick up fixesIngo Molnar2016-07-208-38/+128
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | x86/amd_nb: Clean up init pathBorislav Petkov2016-07-011-23/+14
| * | | | | | | | | | Merge branch 'x86/urgent' into x86/cpu, to pick up dependent fixIngo Molnar2016-07-014-15/+15
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-294-121/+82
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86/x2apic: Convert to CPU hotplug state machineSebastian Andrzej Siewior2016-07-151-50/+30
| * | | | | | | | | | | | x86/tboot: Convert to hotplug state machineRichard Cochran2016-07-151-17/+8
| * | | | | | | | | | | | x86/apb_timer: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-151-19/+10
| * | | | | | | | | | | | x86/hpet: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-141-35/+34
| * | | | | | | | | | | | Merge branch 'timers/core' into smp/hotplug to pick up dependenciesThomas Gleixner2016-07-132-4/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |