summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-02Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-12-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-12-31take init_fs to saner placeAl Viro
2008-12-31Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-12-31x86: KVM guest: kvm_get_tsc_khz: return khz, not lpjEduardo Habkost
2008-12-31x86: KVM guest: sign kvmclock as paravirtGlauber Costa
2008-12-31x86: disable VMX on all CPUs on rebootEduardo Habkost
2008-12-31kdump: forcibly disable VMX and SVM on machine_crash_shutdown()Eduardo Habkost
2008-12-31x86: Export some definition of MTRRSheng Yang
2008-12-31x86: Rename mtrr_state struct and macro namesSheng Yang
2008-12-30Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-12-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-12-30Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-12-27sparseirq: work around compiler optimizing away __weak functionsYinghai Lu
2008-12-26irq: simplify for_each_irq_desc() usageKOSAKI Motohiro
2008-12-25Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer...Ingo Molnar
2008-12-25Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2...Ingo Molnar
2008-12-25Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/print...Ingo Molnar
2008-12-25Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/rin...Ingo Molnar
2008-12-25Merge branch 'x86/tsc' into tracing/coreIngo Molnar
2008-12-25Merge branches 'x86/pat2' and 'x86/fpu'; commit 'v2.6.28' into x86/coreIngo Molnar
2008-12-25x86: traps.c replace #if CONFIG_X86_32 with #ifdef CONFIG_X86_32Jaswinder Singh
2008-12-25tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3Frederic Weisbecker
2008-12-24Merge branch 'linus' into tracing/hw-branch-tracingIngo Molnar
2008-12-23x86: export vector_used_by_percpu_irqIngo Molnar
2008-12-23x86: use logical apicid in x2apic_cluster's x2apic_cpu_mask_to_apicid_and()Suresh Siddha
2008-12-23x86: fix lguest used_vectors breakage, -v2Yinghai Lu
2008-12-23Merge branch 'x86/irq' into x86/coreIngo Molnar
2008-12-23Merge branch 'x86/iommu' into x86/coreIngo Molnar
2008-12-23Merge branch 'x86/tsc' into x86/coreIngo Molnar
2008-12-23Merge branch 'x86/ptrace' into x86/tscIngo Molnar
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar
2008-12-23Merge branch 'x86/apic' into x86/irqIngo Molnar
2008-12-23Merge commit 'v2.6.28-rc9' into x86/apicIngo Molnar
2008-12-22x86: prioritize the FPU traps for the error codeH. Peter Anvin
2008-12-20x86: fix resume (S2R) broken by Intel microcode module, on A110LDmitry Adamushko
2008-12-20x86, bts: memory accountingMarkus Metzger
2008-12-20x86, bts: add fork and exit handlingMarkus Metzger
2008-12-19x86: common.c boot_cpu_stack and boot_exception_stacks should be staticJaswinder Singh
2008-12-19sparseirq: fix numa_migrate_irq_desc dependency and commentsYinghai Lu
2008-12-19Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...Ingo Molnar
2008-12-19x86: fix warning in arch/x86/kernel/io_apic.cIngo Molnar
2008-12-19x86: fix intel x86_64 llc_shared_map/cpu_llc_id anomoliesSuresh Siddha
2008-12-19x86: fix warning in arch/x86/kernel/microcode_amd.cIngo Molnar
2008-12-18x86: asm-offset_64: use rt_sigframe_ia32Hiroshi Shimamoto
2008-12-18x86: process.c declare c1e_remove_cpu before they get usedJaswinder Singh
2008-12-18x86: time_64.c timer_interrupt() should be staticJaswinder Singh
2008-12-18Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar