summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-04-305-14/+12
|\
| * x86, xen, gdt: Remove the pvops variant of store_gdt.Konrad Rzeszutek Wilk2013-04-112-5/+1
| * x86-32, gdt: Store/load GDT for ACPI S3 or hibernation/resume path is not neededKonrad Rzeszutek Wilk2013-04-111-1/+0
| * x86-64, gdt: Store/load GDT for ACPI S3 or hibernate/resume path is not needed.Konrad Rzeszutek Wilk2013-04-111-3/+0
| * x86: Make Linux guest support optionalBorislav Petkov2013-03-041-5/+11
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-04-302-4/+0
|\ \
| * | x86/mm/fixmap: Remove unused FIX_CYCLONE_TIMERPaul Bolle2013-04-121-3/+0
| * | x86/mm/cpa: Cleanup split_large_page() and its calleeBorislav Petkov2013-04-101-1/+0
* | | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-301-3/+1
|\ \ \
| * | | x86: Use a read-only IDT alias on all CPUsKees Cook2013-04-111-3/+1
* | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-04-302-24/+20
|\ \ \ \
| * | | | x86, cpu: Convert AMD Erratum 400Borislav Petkov2013-04-022-19/+1
| * | | | x86, cpu: Convert AMD Erratum 383Borislav Petkov2013-04-022-1/+1
| * | | | x86, cpu: Convert Cyrix coma bug detectionBorislav Petkov2013-04-022-1/+1
| * | | | x86, cpu: Convert FDIV bug detectionBorislav Petkov2013-04-022-1/+1
| * | | | x86, cpu: Convert F00F bug detectionBorislav Petkov2013-04-022-1/+2
| * | | | x86, cpu: Expand cpufeature facility to include cpu bugsBorislav Petkov2013-04-022-1/+14
* | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-04-302-8/+7
|\ \ \ \ \
| * | | | | x86, msr: Unify variable namesBorislav Petkov2013-04-021-7/+7
| * | | | | x86: Drop KERNEL_IMAGE_STARTBorislav Petkov2013-04-021-1/+0
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-301-0/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into timers/coreThomas Gleixner2013-04-248-8/+21
| |\ \ \ \ \ \
| * | | | | | | x86: Add cpu capability flag X86_FEATURE_NONSTOP_TSC_S3Feng Tang2013-03-151-0/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-301-2/+0
|\ \ \ \ \ \ \
| * | | | | | | arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-081-2/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-301-21/+0
|\ \ \ \ \ \ \
| * | | | | | | context_tracking: Move exception handling to generic codeFrederic Weisbecker2013-03-071-21/+0
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-303-31/+34
|\ \ \ \ \ \ \
| * | | | | | | perf/x86/intel/P4: Robistify P4 PMU typesIngo Molnar2013-04-261-31/+31
| * | | | | | | perf/x86/amd: Add support for AMD NB and L2I "uncore" countersJacob Shin2013-04-211-0/+2
| * | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-04-214-4/+9
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2013-04-161-0/+1
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | uretprobes/x86: Hijack return addressAnton Arapov2013-04-131-0/+1
* | | | | | | | | mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer2013-04-291-0/+1
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-201-0/+7
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin2013-04-191-0/+7
| |\ \ \ \ \ \ \
| | * | | | | | | efi: Pass boot services variable info to runtime codeMatthew Garrett2013-04-151-0/+7
| | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-142-1/+6
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky2013-04-102-1/+6
| | |_|_|_|/ / | |/| | | | |
* | | | | | | x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen2013-04-121-1/+1
|/ / / / / /
* | | | | | x86: remove the x32 syscall bitmask from syscall_get_nr()Paul Moore2013-04-021-2/+2
| |/ / / / |/| | | |
* | | | | Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-03-271-2/+2
|\ \ \ \ \
| * | | | | xen-pciback: notify hypervisor about devices intended to be assigned to guestsJan Beulich2013-03-221-2/+2
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-03-211-0/+1
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | kprobes/x86: Check Interrupt Flag modifier when registering probeMasami Hiramatsu2013-03-181-0/+1
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-03-191-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...Andy Honig2013-03-191-2/+2
| | |/ / | |/| |
* | | | x86, doc: Be explicit about what the x86 struct boot_params requiresPeter Jones2013-03-061-1/+15
* | | | x86: Don't clear efi_info even if the sentinel hitsJosh Boyer2013-03-061-1/+3
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-021-1/+0
|\ \ \ | |_|/ |/| |
OpenPOWER on IntegriCloud