summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Remove .is_mobile field from platform structCarlos Santa2016-09-071-6/+3
* Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter2016-08-1594-860/+1391
|\
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-08-127-162/+64
| |\
| | * x86/apic/x2apic, smp/hotplug: Don't use before alloc in x2apic_cluster_probe()Sebastian Andrzej Siewior2016-08-111-4/+9
| | * x86/boot: Defer setup_real_mode() to early_initcall timeAndy Lutomirski2016-08-111-2/+0
| | * x86/boot: Synchronize trampoline_cr4_features and mmu_cr4_features directlyAndy Lutomirski2016-08-111-7/+10
| | * x86/boot: Run reserve_bios_regions() after we initialize the memory mapAndy Lutomirski2016-08-113-3/+2
| | * x86/irq: Do not substract irq_tlb_count from irq_call_countAaron Lu2016-08-111-2/+1
| | * x86/mm/pkeys: Fix compact mode by removing protection keys' XSAVE buffer mani...Dave Hansen2016-08-101-121/+17
| | * x86/platform/UV: Fix kernel panic running RHEL kdump kernel on UV systemsMike Travis2016-08-101-0/+5
| | * x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM valuesMike Travis2016-08-101-18/+10
| | * x86/platform/UV: Fix problem with UV4 Socket IDs not being contiguousMike Travis2016-08-101-4/+5
| | * x86/mm/KASLR: Fix physical memory calculation on KASLR memory randomizationThomas Garnier2016-08-101-2/+6
| * | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-08-123-3/+31
| |\ \
| | * | x86/hpet: Fix /dev/rtc breakage caused by RTC cleanupArnd Bergmann2016-08-101-1/+1
| | * | Merge branch 'linus' into timers/urgent, to pick up fixesIngo Molnar2016-08-1064-328/+325
| | |\ \ | | | |/
| | * | x86/timers/apic: Inform TSC deadline clockevent device about recalibrationNicolai Stange2016-08-102-0/+28
| | * | x86/timers/apic: Fix imprecise timer interrupts by eliminating TSC clockevent...Nicolai Stange2016-08-101-2/+2
| * | | uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructionsDenys Vlasenko2016-08-121-11/+11
| | |/ | |/|
| * | 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
| |\ \ \ \
| * \ \ \ \ 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
OpenPOWER on IntegriCloud