aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
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 ptrace: user-sets-TF nitsRoland McGrath
2008-07-16x86 ptrace: unify syscall tracingRoland McGrath
2008-07-16x86 ptrace: unify TIF_SINGLESTEPRoland McGrath
2008-07-16x86 ptrace: block-step fixRoland McGrath
2008-07-16Merge branch 'linus' into x86/kprobesIngo Molnar
2008-07-16x86, paravirt-spinlocks: fix boot hangIngo Molnar
2008-07-16x86: paravirt spinlocks, modular build fixIngo Molnar
2008-07-16x86: paravirt spinlocks, !CONFIG_SMP build fixesIngo Molnar
2008-07-16paravirt: introduce a "lock-byte" spinlock implementationJeremy Fitzhardinge
2008-07-16x86/paravirt: add hooks for spinlock operationsJeremy Fitzhardinge
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-15Kprobe smoke test lockdep warningPeter Zijlstra
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