summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/x86/espfix' into x86/vdsoH. Peter Anvin2014-05-2241-90/+515
|\
| * Merge commit '7ed6fb9b5a5510e4ef78ab27419184741169978a' into x86/espfixH. Peter Anvin2014-05-2232-74/+195
| |\
| | * Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option"H. Peter Anvin2014-05-212-11/+1
| | * x86-64, modify_ldt: Make support for 16-bit segments a runtime optionLinus Torvalds2014-05-152-1/+11
| | * x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()Anthony Iliopoulos2014-05-141-0/+1
| | * x86, rdrand: When nordrand is specified, disable RDSEED as wellH. Peter Anvin2014-05-121-0/+1
| | * x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall()Boris Ostrovsky2014-05-091-1/+1
| | * x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macroAndres Freund2014-05-091-1/+1
| | * x86: Fix typo preventing msr_set/clear_bit from having an effectAndres Freund2014-05-091-1/+1
| | * x86/intel: Add quirk to disable HPET for the Baytrail platformFeng Tang2014-05-081-0/+16
| | * x86/hpet: Make boot_hpet_disable externFeng Tang2014-05-082-1/+2
| | * x86-64, build: Fix stack protector Makefile breakage with 32-bit userlandGeorge Spelvin2014-05-071-0/+1
| | * x86/reboot: Add reboot quirk for Certec BPC600Christian Gmeiner2014-05-071-0/+10
| | * asmlinkage, x86: Add explicit __visible to arch/x86/*Andi Kleen2014-05-0618-34/+34
| | * x86, build: Don't get confused by local symbolsH. Peter Anvin2014-05-061-2/+2
| | * Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2014-05-041-19/+64
| | |\
| | | * x86/efi: earlyprintk=efi,keep fixDave Young2014-05-031-19/+64
| * | | x86, espfix: Make it possible to disable 16-bit supportH. Peter Anvin2014-05-044-5/+43
| * | | x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin2014-05-043-2/+6
| * | | x86, espfix: Fix broken header guardH. Peter Anvin2014-05-021-1/+1
| * | | x86, espfix: Move espfix definitions into a separate header fileH. Peter Anvin2014-05-013-3/+19
| * | | x86-32, espfix: Remove filter for espfix32 due to raceH. Peter Anvin2014-04-301-5/+0
| * | | x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin2014-04-308-26/+323
* | | | x86, mm: Replace arch_vma_name with vm_ops->name for vsyscallsAndy Lutomirski2014-05-201-8/+9
* | | | x86, mm: Improve _install_special_mapping and fix x86 vdso namingAndy Lutomirski2014-05-205-21/+25
* | | | x86, vdso: Fix an OOPS accessing the HPET mapping w/o an HPETAndy Lutomirski2014-05-201-1/+2
* | | | x86, vdso: Remove vestiges of VDSO_PRELINK and some outdated commentsAndy Lutomirski2014-05-053-16/+3
* | | | x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSOAndy Lutomirski2014-05-0511-77/+27
* | | | x86, vdso: Move the 32-bit vdso special pages after the textAndy Lutomirski2014-05-058-166/+173
* | | | x86, vdso: Reimplement vdso.so preparation in build-time CAndy Lutomirski2014-05-0518-260/+400
* | | | x86, vdso: Move syscall and sysenter setup into kernel/cpu/common.cAndy Lutomirski2014-05-053-32/+32
* | | | x86, vdso: Clean up 32-bit vs 64-bit vdso paramsAndy Lutomirski2014-05-054-22/+25
* | | | x86, mm: Ensure correct alignment of the fixmapAndy Lutomirski2014-05-052-3/+9
| |/ / |/| |
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-031-0/+5
|\ \ \
| * | | genirq: x86: Ensure that dynamic irq allocation does not conflictThomas Gleixner2014-04-281-0/+5
| |/ /
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-022-2/+13
|\ \ \
| * | | x86/vsmp: Fix irq routingOren Twaig2014-04-281-1/+10
| * | | x86: LLVMLinux: Wrap -mno-80387 with cc-optionBehan Webster2014-04-221-1/+3
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-05-021-12/+41
|\ \ \ \
| * | | | KVM: x86: Check for host supported fields in shadow vmcsBandan Das2014-04-281-12/+41
* | | | | perf/x86: Fix RAPL rdmsrl_safe() usageStephane Eranian2014-04-241-1/+2
| |_|/ / |/| | |
* | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-221-11/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | x86, vdso: Make the vdso linker script compatible with GoldAndy Lutomirski2014-04-031-11/+8
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-192-12/+10
|\ \ \ \
| * | | | x86/mce: Fix CMCI preemption bugsIngo Molnar2014-04-172-12/+10
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-192-12/+16
|\ \ \ \ \
| * | | | | perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMUVenkatesh Srinivas2014-04-181-3/+9
| * | | | | kprobes/x86: Fix page-fault handling logicMasami Hiramatsu2014-04-171-9/+7
* | | | | | Merge tag 'stable/for-linus-3.15-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-04-173-10/+23
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | xen/spinlock: Don't enable them unconditionally.Konrad Rzeszutek Wilk2014-04-151-1/+4