aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2012-09-13x86: Drop unnecessary kernel_eflags variable on 64-bitIan Campbell
2012-09-12xen/m2p: do not reuse kmap_op->dev_bus_addrStefano Stabellini
2012-09-12Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Konrad Rzeszutek Wilk
2012-09-12x86: Document x86_init.paging.pagetable_init()Attilio Rao
2012-09-12x86: xen: Cleanup and remove x86_init.paging.pagetable_setup_done()Attilio Rao
2012-09-12x86: Move paging_init() call to x86_init.paging.pagetable_init()Attilio Rao
2012-09-12x86: Rename pagetable_setup_start() to pagetable_init()Attilio Rao
2012-09-12x86: Remove base argument from x86_init.paging.pagetable_setup_startAttilio Rao
2012-09-09ACPI: Add fixups for AMD P-state figuresMatthew Garrett
2012-09-09acpi-cpufreq: Add support for modern AMD CPUsMatthew Garrett
2012-09-09x86, cpufeature: Add feature bit for SMAPH. Peter Anvin
2012-09-06KVM: emulator: optimize "rep ins" handlingGleb Natapov
2012-09-06KVM: emulator: make x86 emulation modes enum instead of definesGleb Natapov
2012-09-06KVM: Provide userspace IO exit completion callbackGleb Natapov
2012-09-05KVM: x86 emulator: constify emulate_opsMathias Krause
2012-09-05x86/iommu: Use NULL instead of plain 0 for __IOMMU_INITMathias Krause
2012-09-05x86/iommu: Drop duplicate const in __IOMMU_INITMathias Krause
2012-09-05x86/vdso: Add __user annotation to VDSO32_SYMBOLMathias Krause
2012-09-05x86: Fix __user annotations in asm/sys_ia32.hMathias Krause
2012-09-01hpet: Remove unused PCI Vendor ID #defineJon Mason
2012-08-28Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-08-27KVM: x86 emulator: access GPRs on demandAvi Kivity
2012-08-26Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti
2012-08-23ftrace/x86: Add support for -mfentry to x86_64Steven Rostedt
2012-08-23xen: Introduce xen_pfn_t for pfn and mfn typesStefano Stabellini
2012-08-23x86/smp: Don't ever patch back to UP if we unplug cpusRusty Russell
2012-08-23x86: KVM guest: merge CONFIG_KVM_CLOCK into CONFIG_KVM_GUESTMarcelo Tosatti
2012-08-22x86, microcode: Add a refresh firmware flag to ->request_microcode_fwBorislav Petkov
2012-08-22x86, microcode, AMD: Remove useless get_ucode_data wrapperBorislav Petkov
2012-08-22KVM: introduce readonly memslotXiao Guangrong
2012-08-22x86/spinlocks: Fix comment in spinlock.hRichard Weinberger
2012-08-21xen: missing includesStefano Stabellini
2012-08-21Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2012-08-21Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-08-13KVM: Correct vmrun to vmcall typoRaghavendra K T
2012-08-13KVM: x86: fix pvclock guest stopped flag reportingMarcelo Tosatti
2012-08-10perf: Factor __output_copy to be usable with specific copy functionFrederic Weisbecker
2012-08-10perf: Unified API to record selective sets of arch registersJiri Olsa
2012-09-14xen/arm: Introduce xen_ulong_t for unsigned longStefano Stabellini
2012-08-06KVM: Push rmap into kvm_arch_memory_slotTakuya Yoshikawa
2012-08-05Merge remote-tracking branch 'upstream' into nextAvi Kivity
2012-08-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-08-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-08-02Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds
2012-07-31x86: OLPC: switch over to using new EC driver on x86Andres Salomon
2012-07-31drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon
2012-07-31Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon
2012-07-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-07-31perf/x86: Fix USER/KERNEL tagging of samples properlyPeter Zijlstra
2012-07-31kprobes/x86: ftrace based optimization for x86Masami Hiramatsu