summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-1212-87/+116
|\
| * x86/kconfig: Fix typo in the CONFIG_CMDLINE_BOOL help textSébastien Hinderer2015-07-081-1/+1
| * x86/irq: Retrieve irq data after locking irq_descThomas Gleixner2015-07-071-1/+6
| * x86/irq: Use proper locking in check_irq_vectors_for_cpu_disable()Thomas Gleixner2015-07-071-1/+12
| * x86/irq: Plug irq vector hotplug raceThomas Gleixner2015-07-072-16/+7Star
| * x86/earlyprintk: Allow early_printk() to use console style parameters like '1...Steven Rostedt2015-07-061-1/+3
| * x86/espfix: Init espfix on the boot CPU sideZhu Guihua2015-07-062-15/+20
| * x86/espfix: Add 'cpu' parameter to init_espfix_ap()Zhu Guihua2015-07-063-6/+5Star
| * x86/kasan: Move KASAN_SHADOW_OFFSET to the arch KconfigAndrey Ryabinin2015-07-061-0/+5
| * x86/kasan: Add message about KASAN being initializedAndrey Ryabinin2015-07-061-0/+3
| * x86/kasan: Fix boot crash on AMD processorsAndrey Ryabinin2015-07-061-3/+3
| * x86/kasan: Flush TLBs after switching CR3Andrey Ryabinin2015-07-061-0/+2
| * x86/kasan: Fix KASAN shadow region page tablesAlexander Popov2015-07-064-42/+38Star
| * x86/init: Clear 'init_level4_pgt' earlierAndrey Ryabinin2015-07-061-1/+2
| * x86/tsc: Let high latency PIT fail fast in quick_pit_calibrate()Adrian Hunter2015-07-061-1/+10
* | perf/x86: Fix copy_from_user_nmi() return if range is not okYann Droneaud2015-07-061-1/+1
|/
* Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...Linus Torvalds2015-07-051-0/+82
|\
| * intel_pmc_ipc: Add Intel Apollo Lake PMC IPC driverqipeng.zha2015-06-301-0/+82
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-07-046-12/+25
|\ \
| * | kvm: add hyper-v crash msrs valuesAndrey Smetanin2015-07-031-0/+11
| * | KVM: x86: remove data variable from kvm_get_msr_commonNicolas Iooss2015-07-031-3/+1Star
| * | KVM: x86: keep track of LVT0 changes under APICvRadim Krčmář2015-07-032-6/+9
| * | KVM: x86: properly restore LVT0Radim Krčmář2015-07-031-0/+1
| * | KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář2015-07-033-4/+4
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-043-8/+8
|\ \ \
| * | | x86/fpu: Fix boot crash in the early FPU codeIngo Molnar2015-07-041-3/+4
| * | | Merge branch 'x86/boot' into x86/urgentIngo Molnar2015-06-301-4/+3Star
| |\ \ \
| | * | | x86/boot/setup: Clean up the e820_reserve_setup_data() codeWei Yang2015-06-051-4/+3Star
| * | | | x86/fpu: Fix FPU related boot regression when CPUID masking BIOS feature is e...Ingo Molnar2015-06-301-1/+1
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-07-041-23/+13Star
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | perf/x86: Fix 'active_events' imbalancePeter Zijlstra2015-06-301-23/+13Star
| |/ / /
* | | | Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-07-021-1/+1
|\ \ \ \
| * | | | x86: replace __init_or_module with __init in non-modular vsmp_64.cPaul Gortmaker2015-06-161-1/+1
* | | | | Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...Linus Torvalds2015-07-023-5/+3Star
|\ \ \ \ \
| * | | | | x86: perf_event_intel_pt.c: use arch_initcall to hook in enablingPaul Gortmaker2015-06-161-2/+1Star
| * | | | | x86: perf_event_intel_bts.c: use arch_initcall to hook in enablingPaul Gortmaker2015-06-161-2/+1Star
| * | | | | x86: don't use module_init for non-modular core bootflag codePaul Gortmaker2015-06-161-1/+1
| |/ / / /
* | | | | Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds2015-07-022-3/+2Star
|\ \ \ \ \
| * | | | | x86: don't use module_init in non-modular devicetree.c codePaul Gortmaker2015-06-161-1/+1
| * | | | | x86: don't use module_init in non-modular intel_mid_vrtc.cPaul Gortmaker2015-06-161-2/+1Star
| |/ / / /
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-07-024-12/+15
|\ \ \ \ \
| * | | | | x86: opt into HAVE_COPY_THREAD_TLS, for both 32-bit and 64-bitJosh Triplett2015-07-013-7/+8
| * | | | | x86/kexec: prepend elfcorehdr instead of appending it to the crash-kernel com...KarimAllah Ahmed2015-07-011-5/+6
| * | | | | x86: mm: enable deferred struct page initialisation on x86-64Mel Gorman2015-07-011-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-07-021-1/+1
|\ \ \ \ \ \
| * | | | | | crypto: aesni - fix failing setkey for rfc4106-gcm-aesniTadeusz Struk2015-06-291-1/+1
* | | | | | | Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-07-011-0/+28
|\ \ \ \ \ \ \
| * | | | | | | kconfig: add xenconfig defconfig helperLuis R. Rodriguez2015-06-161-0/+28
* | | | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-012-2/+2
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-282-2/+2
| |/ / / / / /