aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2008-07-21Merge branch 'linus' into xen-64bitIngo Molnar
2008-07-20x86: KVM guest: make kvm_smp_prepare_boot_cpu() staticAdrian Bunk
2008-07-17Merge branch 'linus' into xen-64bitIngo Molnar
2008-07-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-17Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-07-17x86: fix numaq_tsc_disableYinghai Lu
2008-07-17ftrace: fix merge bugletIngo Molnar
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-07-16ACPI : Create "idle=nomwait" bootparamZhao Yakui
2008-07-16ACPI: Create "idle=halt" bootparamZhao Yakui
2008-07-16ACPI: Disable the C2C3_FFH access mode HW has no MWAIT supportZhao Yakui
2008-07-16x86_64: adjust exception frame on paranoid exceptionsJeremy Fitzhardinge
2008-07-16x86_64: further cleanup of 32-bit compat syscall mechanismsJeremy Fitzhardinge
2008-07-16Revert "x86_64: there's no need to preallocate level1_fixmap_pgt"Ingo Molnar
2008-07-16xen64: implement failsafe callbackJeremy Fitzhardinge
2008-07-16xen64: add hypervisor callbacks for events, etcJeremy Fitzhardinge
2008-07-16xen64: add asm-offsetsJeremy Fitzhardinge
2008-07-16xen64: add xen-head code to head_64.SJeremy Fitzhardinge
2008-07-16x86_64: add workaround for no %gs-based percpuJeremy Fitzhardinge
2008-07-16x86_64: unstatic get_local_pdaJeremy Fitzhardinge
2008-07-16x86: use __page_aligned_data/bssJeremy Fitzhardinge
2008-07-16x86: clean up formatting of __switch_toJeremy Fitzhardinge
2008-07-16x86_64: there's no need to preallocate level1_fixmap_pgtJeremy Fitzhardinge
2008-07-16pvops-64: call paravirt_post_allocator_init() on setup_arch()Eduardo Habkost
2008-07-16x86/paravirt: call paravirt_pagetable_setup_{start, done}Eduardo Habkost
2008-07-15Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2008-07-15x86: fix TSC build error on 32bitThomas Gleixner
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar
2008-07-15Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2008-07-15Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2008-07-15Merge branch 'linus' into x86/urgentIngo Molnar
2008-07-14Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse
2008-07-14Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2008-07-14Merge branch 'core/printk' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2008-07-14Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-07-14Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-07-14Start using the new '%pS' infrastructure to print symbolsLinus Torvalds
2008-07-14x86, suspend, acpi: correct and add comments about Big Real ModeH. Peter Anvin
2008-07-14x86, suspend, acpi: enter Big Real ModeH. Peter Anvin
2008-07-14x86: add PCI ID for 6300ESB force hpetJoe Buehler
2008-07-14x86: add another PCI ID for ICH6 force-hpetKrzysztof Oledzki
2008-07-14Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar
2008-07-14x86: make 64bit hpet_set_mapping to use ioremap too, v2Yinghai Lu
2008-07-14x86: get x86_phys_bits earlyYinghai Lu
2008-07-14x86: max_low_pfn_mapped fix #4Yinghai Lu
2008-07-13x86: change _node_to_cpumask_ptr to return const ptrMike Travis
2008-07-13x86: I/O APIC: remove an IRQ2-mask hackMaciej W. Rozycki