aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-07x86: Move <asm/asm-offsets.h> from trace_syscalls.c to asm/syscall.hH. Peter Anvin1-0/+1
2011-11-17x86: Generate system call tables and unistd_*.h from tablesH. Peter Anvin5-1149/+56
2011-11-06Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds2-0/+9
2011-11-06Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-7/+0
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds1-0/+22
2011-11-01Merge git://github.com/herbertx/cryptoLinus Torvalds1-0/+3
2011-10-31Cross Memory AttachChristopher Yeoh2-1/+7
2011-10-30Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds6-6/+29
2011-10-28Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-3/+3
2011-10-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queueLinus Torvalds1-1/+2
2011-10-28compat: sync compat_stats with statfs.Eric W. Biederman1-1/+2
2011-10-28Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+35
2011-10-28Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-357/+257
2011-10-28Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+75
2011-10-28Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+3
2011-10-28Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2011-10-28Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+37
2011-10-26Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2011-10-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2011-10-26Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-11/+3
2011-10-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-23/+71
2011-10-26Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-3/+7
2011-10-26Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-0/+1
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-10-25Merge branch 'staging-next' into Linux 3.1Greg Kroah-Hartman1-0/+1
2011-10-25Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-4/+2
2011-10-24x86, mrst: Some drivers need to known when an SCU is availableAlan Cox1-0/+22
2011-10-14x86: constify PCI raw ops structuresJan Beulich1-3/+3
2011-10-14x86, intel: Output microcode revision in /proc/cpuinfoAndi Kleen1-1/+3
2011-10-13x86/irq: Standardize on CONFIG_SPARSE_IRQ=yYinghai Lu1-10/+2
2011-10-10perf, x86: Implement IBS initializationRobert Richter1-0/+2
2011-10-10perf, x86: Share IBS macros between perf and oprofileRobert Richter1-3/+35
2011-10-10x86, nmi: Add in logic to handle multiple events and unknown NMIsDon Zickus1-0/+1
2011-10-10x86, nmi: Wire up NMI handlers to new routinesDon Zickus2-21/+1
2011-10-10x86, nmi: Create new NMI handler routinesDon Zickus1-0/+18
2011-10-10perf, intel: Use GO/HO bits in perf-ctrGleb Natapov1-0/+12
2011-10-06perf, amd: Use GO/HO bits in perf-ctrJoerg Roedel1-0/+3
2011-10-05KVM: emulate lapic tsc deadline timer for guestLiu, Jinsong1-0/+2
2011-09-29xen: use generic functions instead of xen_{alloc, free}_vm_area()David Vrabel1-7/+0
2011-09-29xen: modify kernel mappings corresponding to granted pagesStefano Stabellini1-1/+2
2011-09-28x86-64: Fix CFI data for interrupt framesJan Beulich1-0/+2
2011-09-28apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatchesJan Beulich1-1/+1
2011-09-28Merge branch 'upstream/ticketlock-cleanup' of git://github.com/jsgf/linux-xen into x86/spinlocksIngo Molnar9-357/+257
2011-09-27x86, ticketlock: remove obsolete commentJeremy Fitzhardinge1-4/+0
2011-09-27doc: fix broken referencesPaul Bolle1-1/+1
2011-09-26xen: add dom0_op hypercallJeremy Fitzhardinge1-0/+8
2011-09-26xen/acpi: Domain0 acpi parser related platform hypercallYu Ke1-0/+1
2011-09-25x86: TSC deadline definitionsLiu, Jinsong3-0/+5
2011-09-25KVM: Fix simultaneous NMIsAvi Kivity1-2/+3
2011-09-25KVM: x86 emulator: expand decode flags to 64 bitsAvi Kivity1-1/+1