aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2012-10-19xen: grant: use xen_pfn_t type for frame_list.Ian Campbell1-2/+0
2012-10-19xen: sysfs: fix build warning.Ian Campbell1-0/+2
2012-09-26Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...Konrad Rzeszutek Wilk1-0/+1
2012-09-22Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7Konrad Rzeszutek Wilk1-0/+2
2012-09-17xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when...Konrad Rzeszutek Wilk1-0/+2
2012-09-12Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Konrad Rzeszutek Wilk52-291/+614
2012-09-12x86: Document x86_init.paging.pagetable_init()Attilio Rao1-1/+4
2012-09-12x86: xen: Cleanup and remove x86_init.paging.pagetable_setup_done()Attilio Rao2-4/+0
2012-09-12x86: Move paging_init() call to x86_init.paging.pagetable_init()Attilio Rao1-1/+1
2012-09-12x86: Rename pagetable_setup_start() to pagetable_init()Attilio Rao2-4/+4
2012-09-12x86: Remove base argument from x86_init.paging.pagetable_setup_startAttilio Rao2-4/+4
2012-08-23xen: Introduce xen_pfn_t for pfn and mfn typesStefano Stabellini1-0/+5
2012-08-22x86/spinlocks: Fix comment in spinlock.hRichard Weinberger1-2/+1
2012-08-21xen: missing includesStefano Stabellini1-0/+2
2012-09-14xen/arm: Introduce xen_ulong_t for unsigned longStefano Stabellini1-0/+1
2012-08-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+8
2012-08-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+8
2012-08-02Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds1-19/+0
2012-07-31x86: OLPC: switch over to using new EC driver on x86Andres Salomon1-5/+0
2012-07-31drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon1-1/+0
2012-07-31Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon1-16/+3
2012-07-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2012-07-31perf/x86: Fix USER/KERNEL tagging of samples properlyPeter Zijlstra1-3/+8
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon1-1/+0
2012-07-26Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds11-56/+83
2012-07-26Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2012-07-26Merge branches 'x86-cleanups-for-linus' and 'x86-cpufeature-for-linus' of git...Linus Torvalds1-0/+2
2012-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds6-2/+226
2012-07-26x86/mce: Move MCACOD defines from mce-severity.c to <asm/mce.h>Tony Luck1-0/+8
2012-07-26perf/x86: Fix missing struct before structure nameJovi Zhang1-1/+1
2012-07-24Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+0
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+7
2012-07-24Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+8
2012-07-24Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-5/+59
2012-07-23Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...Joerg Roedel1-1/+0
2012-07-22Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+21
2012-07-22Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-9/+19
2012-07-22Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-5/+4
2012-07-22Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-33/+50
2012-07-22Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-29/+19
2012-07-22Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-16/+69
2012-07-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+0
2012-07-20x86, efi: Handover ProtocolMatt Fleming1-0/+1
2012-07-20x86/tlb: Fix build warning and crash when building for !SMPAlex Shi1-2/+2
2012-07-20x86, cpufeature: Add the RDSEED and ADX featuresH. Peter Anvin1-0/+2
2012-07-20KVM: fix race with level interruptsMichael S. Tsirkin1-1/+14
2012-07-19xen/mce: Add mcelog support for Xen platformLiu, Jinsong1-0/+8
2012-07-16Revert "apic: fix kvm build on UP without IOAPIC"Michael S. Tsirkin1-5/+0
2012-07-16apic: add apic_set_eoi_write for PV useMichael S. Tsirkin1-0/+3
2012-07-12KVM: VMX: Implement PCID/INVPCID for guests with EPTMao, Junjie3-1/+7