summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-06-12Merge branch 'topic/slab/earlyboot-v2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds
2009-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...Linus Torvalds
2009-06-12Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-06-12lguest: PAE supportMatias Zabaljauregui
2009-06-12lguest: Add support for kvm_hypercall4()Matias Zabaljauregui
2009-06-12lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGDMatias Zabaljauregui
2009-06-12lguest: use native_set_* macros, which properly handle 64-bit entries when PA...Matias Zabaljauregui
2009-06-12lguest: optimize by coding restore_flags and irq_enable in assembler.Rusty Russell
2009-06-12lguest: improve interrupt handling, speed up stream networkingRusty Russell
2009-06-12lguest: clean up lguest_init_IRQRusty Russell
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell
2009-06-12module: merge module_alloc() finallyAmerigo Wang
2009-06-12x86 module: merge the rest functions with macrosAmerigo Wang
2009-06-12x86 module: merge the same functions in module_32.c and module_64.cAmerigo Wang
2009-06-12x86: make zap_low_mapping could be used earlyYinghai Lu
2009-06-12x86: Provide _sdata in the vmlinux.lds.S fileCatalin Marinas
2009-06-11x86: use zalloc_cpumask_var in arch_early_irq_initYinghai Lu
2009-06-11x86: handle initrd that extends into unusable memoryYinghai Lu
2009-06-11Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-06-11Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-06-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2009-06-11Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-06-11irq/cpumask: make memoryless node zero happyYinghai Lu
2009-06-11x86: remove some alloc_bootmem_cpumask_var callingYinghai Lu
2009-06-11Merge branch 'serial-from-alan'Linus Torvalds
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-06-11perf_counter: Rename L2 to LL cachePeter Zijlstra
2009-06-11perf_counter: Standardize event namesPeter Zijlstra
2009-06-11x86: fix ktermios-termio conversionArnd Bergmann
2009-06-11x86: memtest: use pointers of equal type for comparisonThomas Gleixner
2009-06-10Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-10Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-06-10Merge branch 'signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-06-11perf_counter: Accurate period dataPeter Zijlstra
2009-06-11perf_counter: Introduce struct for sample dataPeter Zijlstra
2009-06-10Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-06-10Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-10Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-06-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-06-10Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-06-10Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-06-10Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-06-10Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-10Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-10Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-06-10Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-10Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-06-11Revert "x86, bts: reenable ptrace branch trace support"Ingo Molnar