summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/intel: Fix unintended variable name reuseJan-Simon Möller2013-04-301-8/+8
* perf/x86/intel: Add support for IvyBridge model 58 UncoreVince Weaver2013-04-301-0/+1
* perf/x86/intel: Fix typo in perf_event_intel_uncore.cVince Weaver2013-04-301-1/+1
* x86: Eliminate irq_mis_count counted in arch_irq_statLi Fei2013-04-301-4/+0Star
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-211-4/+16
|\
| * perf/x86: Fix offcore_rsp valid mask for SNB/IVBStephane Eranian2013-04-161-4/+16
* | Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-211-8/+37
|\ \
| * | x86, kdump: Change crashkernel_high/low= to crashkernel=,high/lowYinghai Lu2013-04-171-3/+3
| * | x86, kdump: Retore crashkernel= to allocate under 896MYinghai Lu2013-04-171-5/+19
| * | x86, kdump: Set crashkernel_low automaticallyYinghai Lu2013-04-171-3/+18
| |/
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-212-20/+36
|\ \ | |/ |/|
| * x86, microcode: Verify the family before dispatching microcode patchingH. Peter Anvin2013-04-201-7/+31
| * x86, hyperv: Handle Xen emulation of Hyper-V more gracefullyK. Y. Srinivasan2013-04-181-13/+5Star
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-141-12/+13
|\|
| * x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky2013-04-101-12/+13
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-141-1/+2
|\ \ | |/ |/|
| * perf/x86: Fix uninitialized pt_regs in intel_pmu_drain_bts_buffer()Stephane Eranian2013-03-211-1/+2
* | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2013-03-241-15/+15
|\ \
| * | x86, microcode_intel_early: Mark apply_microcode_early() as cpuinitH. Peter Anvin2013-03-221-2/+2
| * | x86-32, microcode_intel_early: Fix crash with CONFIG_DEBUG_VIRTUALFenghua Yu2013-03-201-13/+13
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-03-212-1/+8
|\ \ \ | |/ / |/| / | |/
| * perf/x86: Add SNB/SNB-EP scheduling constraints for cycle_activity eventStephane Eranian2013-03-181-0/+4
| * kprobes/x86: Check Interrupt Flag modifier when registering probeMasami Hiramatsu2013-03-181-1/+4
* | perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds2013-03-171-1/+3
* | perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian2013-03-151-0/+8
|/
* x86: Fix 32-bit *_cpu_data initializersKrzysztof Mazur2013-03-071-2/+8
* x86, smpboot: Remove unused variableBorislav Petkov2013-03-061-2/+1Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-031-5/+4Star
|\
| * more file_inode() open-coded instancesAl Viro2013-02-271-5/+4Star
* | x86, ACPI, mm: Revert movablemem_map supportYinghai Lu2013-03-021-9/+4Star
* | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-03-011-1/+1
|\ \
| * | x86/kvm: Fix pvclock vsyscall fixmapPeter Hurley2013-02-281-1/+1
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds2013-03-011-0/+1
|\ \ \ | |/ / |/| |
| * | x86/nmi: export local_touch_nmi() symbol for modulesJacob Pan2013-01-171-0/+1
* | | Merge branch 'akpm' (final batch from Andrew)Linus Torvalds2013-02-281-4/+4
|\ \ \
| * | | hlist: drop the node parameter from iteratorsSasha Levin2013-02-281-4/+4
| | |/ | |/|
* | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-02-281-2/+1Star
|\ \ \
| * | | x86, efi: remove duplicate code in setup_arch() by using, efi_is_native()Satoru Takeuchi2013-02-141-2/+1Star
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-282-21/+36
|\ \ \ \ | |_|/ / |/| | |
| * | | x86: Make sure we can boot in the case the BDA contains pure garbageH. Peter Anvin2013-02-271-19/+34
| * | | x86, doc: Fix incorrect comment about 64-bit code segment descriptorsKonrad Rzeszutek Wilk2013-02-251-2/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-271-2/+2
|\ \ \ \
| * | | | new helper: file_inode(file)Al Viro2013-02-231-2/+2
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-271-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | x86/apic: Fix parsing of the 'lapic' cmdline optionMathias Krause2013-02-201-1/+1
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-02-271-1/+22
|\ \ \ \ \
| * | | | | perf/x86: Add Intel IvyBridge event scheduling constraintsStephane Eranian2013-02-201-1/+22
| |/ / / /
* | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-266-7/+6Star
|\ \ \ \ \
| * | | | | taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-216-7/+6Star
| | |/ / / | |/| | |
* | | | | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-241-5/+6
|\ \ \ \ \