summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2011-11-21crypto: serpent-sse2 - add lrw supportJussi Kivilinna
2011-11-21crypto: serpent - add 4-way parallel i586/SSE2 assembler implementationJussi Kivilinna
2011-11-21crypto: serpent - add 8-way parallel x86_64/SSE2 assembler implementationJussi Kivilinna
2011-11-20Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-11-20KVM guest: prevent tracing recursion with kvmclockAvi Kivity
2011-11-18x86, syscall: Allow syscall offset to be symbolicH. Peter Anvin
2011-11-18x86, syscall: Re-fix typo in commentH. Peter Anvin
2011-11-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-11-18x86: Simplify syscallhdr.shH. Peter Anvin
2011-11-18Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2011-11-17x86: Generate system call tables and unistd_*.h from tablesH. Peter Anvin
2011-11-17x86: Machine-readable syscall tables and scripts to process themH. Peter Anvin
2011-11-17x86-64, ia32: Move compat_ni_syscall into C and its own fileH. Peter Anvin
2011-11-17x86-64, syscall: Adjust comment spacing and remove typoH. Peter Anvin
2011-11-17KVM: VMX: Check for automatic switch msr table overflowGleb Natapov
2011-11-17KVM: VMX: Add support for guest/host-only profilingGleb Natapov
2011-11-17KVM: VMX: add support for switching of PERF_GLOBAL_CTRLGleb Natapov
2011-11-16sched, x86: Avoid unnecessary overflow in sched_clockSalman Qazi
2011-11-16xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs.Zhenzhong Duan
2011-11-16xen: map foreign pages for shared rings by updating the PTEs directlyDavid Vrabel
2011-11-15serial, mfd: don't hardcode the consoleMika Westerberg
2011-11-15iommu: Add option to group multi-function devicesAlex Williamson
2011-11-15Merge branch 'core' of git://amd64.org/linux/rric into perf/coreIngo Molnar
2011-11-15Merge branch 'urgent' of git://amd64.org/linux/rric into perf/urgentIngo Molnar
2011-11-14x86: Call stop_machine_text_poke() on all CPUsRabin Vincent
2011-11-14perf/x86: Enable raw event access to Intel offcore eventsPeter Zijlstra
2011-11-14perf: Don't use -ENOSPC for out of PMU resourcesPeter Zijlstra
2011-11-14perf/x86: Fix PEBS instruction unwindPeter Zijlstra
2011-11-11bma023: Add SFI translation for this deviceWilliam Douglas
2011-11-11vrtc: change its year offset from 1960 to 1972Feng Tang
2011-11-11ce4100: fix a build errorZhang Rui
2011-11-11x86, mm: Unify zone_sizes_init()Pekka Enberg
2011-11-11x86, mm: Prepare zone_sizes_init() for unificationPekka Enberg
2011-11-11x86, mm: Use max_low_pfn for ZONE_NORMAL on 64-bitPekka Enberg
2011-11-11x86, mm: Wrap ZONE_DMA32 with CONFIG_ZONE_DMA32Pekka Enberg
2011-11-11x86, mm: Use max_pfn instead of highend_pfnPekka Enberg
2011-11-11x86, mm: Move zone init from paging_init() on 64-bitPekka Enberg
2011-11-11x86, mm: Use MAX_DMA_PFN for ZONE_DMA on 32-bitPekka Enberg
2011-11-10x86, ioapic: Only print ioapic debug information for IRQs belonging to an ioa...Mathias Nyman
2011-11-10x86/mrst: Avoid reporting wrong nmi statusJacob Pan
2011-11-10x86/mrst: Add support for Penwell clock calibrationDirk Brandewie
2011-11-10x86/apic: Allow use of lapic timer early calibration resultJacob Pan
2011-11-10x86/apic: Do not clear nr_irqs_gsi if no legacy irqsJacob Pan
2011-11-10x86/platform: Add a wallclock_init func to x86_platforms opsFeng Tang
2011-11-10x86, perf: Add a build-time sanity test to the x86 decoderMasami Hiramatsu
2011-11-09crypto: twofish-x86_64-3way - add xts supportJussi Kivilinna
2011-11-09crypto: twofish-x86_64-3way - add lrw supportJussi Kivilinna
2011-11-08x86/mce: Make mce_chrdev_ops 'static const'Luck, Tony
2011-11-08Merge branch 'perf/core' into oprofile/masterRobert Richter
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds