summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* 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-304-31/+39
|\ \ \
| * | | 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-212-0/+6
| * | | 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
| * | | | | Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...Ingo Molnar2013-04-083-4/+5
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | perf/x86: Add memory profiling via PEBS Load LatencyStephane Eranian2013-04-011-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-202-0/+8
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin2013-04-192-0/+8
| |\ \ \ \ \
| | * | | | | efi: Pass boot services variable info to runtime codeMatthew Garrett2013-04-152-0/+8
* | | | | | | 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 'pm+acpi-3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-03-281-0/+1
|\ \ \ \
| * | | | intel-pstate: Use #defines instead of hard-coded values.Konrad Rzeszutek Wilk2013-03-251-0/+1
* | | | | 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
|\ \
| * | switch lseek to COMPAT_SYSCALL_DEFINEAl Viro2013-02-241-1/+0
* | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-02-271-1/+8
|\ \ \
| * | | x86, efi: remove duplicate code in setup_arch() by using, efi_is_native()Satoru Takeuchi2013-02-141-1/+8
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-02-262-1/+24
|\ \ \ \
| * \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-02-202-1/+24
| |\ \ \ \
| | * | | | tracing/syscalls: Allow archs to ignore tracing compat syscallsSteven Rostedt2013-02-122-1/+24
* | | | | | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-252-1/+3
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'pci/rafael-set-root-bridge-handle' into nextBjorn Helgaas2013-01-171-0/+3
| |\ \ \ \ \
| | * | | | | ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki2013-01-131-0/+3
| * | | | | | x86/PCI: Remove unused pci_root_busBjorn Helgaas2013-01-031-1/+0
| |/ / / / /
* | | | | | Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-02-242-0/+5
|\ \ \ \ \ \
| * | | | | | xen: event channel arrays are xen_ulong_t and not unsigned longIan Campbell2013-02-201-0/+3
| * | | | | | xen: introduce xen_remap, use it instead of ioremapStefano Stabellini2013-02-191-0/+2
* | | | | | | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-244-14/+41
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | KVM: VMX: add missing exit names to VMX_EXIT_REASONS arrayGleb Natapov2013-02-051-1/+6
| * | | | | | x86, apicv: add virtual interrupt delivery supportYang Zhang2013-01-292-0/+16
| * | | | | | x86, apicv: add virtual x2apic supportYang Zhang2013-01-292-0/+2
| * | | | | | x86, apicv: add APICv register virtualization supportYang Zhang2013-01-291-0/+2
| * | | | | | KVM: x86: improve reexecute_instructionXiao Guangrong2013-01-211-0/+7