aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/process_64.c
AgeCommit message (Expand)Author
2008-01-30x86: fix section mismatch warning in process_*.cSam Ravnborg
2008-01-30x86: remove unneded castsJan Engelhardt
2008-01-30x86: move warning message of polling idle and HT enabledHiroshi Shimamoto
2008-01-30x86: use the correct cpuid method to detect MWAIT support for C statesAndi Kleen
2008-01-30x86: make printk_address regs->ip always reliableArjan van de Ven
2008-01-30x86: add the capability to print fuzzy backtracesArjan van de Ven
2008-01-30x86: move out tick_nohz_stop_sched_tick() call from the loopHiroshi Shimamoto
2008-01-30x86: x86 user_regset cleanupRoland McGrath
2008-01-30x86: provide 64-bit with a load_sp0 function.Glauber de Oliveira Costa
2008-01-30x86: unify tss_structGlauber de Oliveira Costa
2008-01-30x86, ptrace: remove bad commentMarkus Metzger
2008-01-30x86: introduce fill_ldtGlauber de Oliveira Costa
2008-01-30x86: unify desc_structGlauber de Oliveira Costa
2008-01-30x86, ptrace: support for branch trace store(BTS)Markus Metzger
2008-01-30x86: put together equal pieces of system.hGlauber de Oliveira Costa
2008-01-30x86: clean up process_32/64.cHiroshi Shimamoto
2008-01-30x86: use generic register name in the thread and tss structuresH. Peter Anvin
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin
2008-01-30x86: debugctlmsr context switchRoland McGrath
2008-01-30x86 single_step: TIF_FORCED_TFRoland McGrath
2008-01-30x86: TLS cleanupRoland McGrath
2008-01-30x86: use get_desc_baseRoland McGrath
2008-01-30x86: randomize brkJiri Kosina
2008-01-30x86: remove dead code and exportsThomas Gleixner
2008-01-30x86: enable irq in default_idle on 64-bitHiroshi Shimamoto
2008-01-30x86: idle wakeup event in the HLT loopIngo Molnar
2008-01-30time: more timer related cleanupsPavel Machek
2008-01-14Kick CPUS that might be sleeping in cpus_idle_waitSteven Rostedt
2007-10-16kprobes: support kretprobe blacklistMasami Hiramatsu
2007-10-13Delete filenames in comments.Dave Jones
2007-10-12x86_64: prepare idle loop for dynamic ticksChris Wright
2007-10-11x86_64: move kernelThomas Gleixner