summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/process_32.c
AgeCommit message (Expand)Author
2009-02-17x86, rcu: fix strange load average and ksoftirqd behaviorPaul E. McKenney
2009-01-04x86: process_32.c fix style problemsJaswinder Singh Rajput
2008-12-20x86, bts: add fork and exit handlingMarkus Metzger
2008-12-12x86, bts: provide in-kernel branch-trace interfaceMarkus Metzger
2008-12-08tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia...Frederic Weisbecker
2008-10-13x86: __show_registers() and __show_regs() API unificationPekka Enberg
2008-10-12Merge branch 'linus' into x86/xenIngo Molnar
2008-10-06Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar
2008-10-06Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1Ingo Molnar
2008-10-06Merge branch 'x86/pebs' into x86-v28-for-linus-phase1Ingo Molnar
2008-09-24Merge commit 'v2.6.27-rc7' into x86/pebsIngo Molnar
2008-09-24x86: prevent stale state of c1e_mask across CPU offline/online, fixMarc Dionne
2008-09-23x86: prevent stale state of c1e_mask across CPU offline/onlineThomas Gleixner
2008-09-22Merge commit 'v2.6.27-rc7' into x86/debugIngo Molnar
2008-09-17x86: print DMI information in the oops traceArjan van de Ven
2008-09-05x86: build fix for !CONFIG_SMPAlex Nixon
2008-08-25x86: unify x86_32 and x86_64 play_dead into one functionAlex Nixon
2008-08-25x86_32: clean up play_deadAlex Nixon
2008-08-25x86: add cpu hotplug hooks into smp_opsAlex Nixon
2008-08-15x86: invalidate caches before going into suspendMark Langsdorf
2008-08-14Merge commit 'v2.6.27-rc3' into x86/prototypesIngo Molnar
2008-07-25Merge branch 'linus' into x86/pebsIngo Molnar
2008-07-22x86: process_32.c declare cpu_number before they get usedJaswinder Singh
2008-07-22x86: Introducing asm/syscalls.hJaswinder Singh
2008-07-18Merge branch 'linus' into timers/nohzIngo Molnar
2008-07-18nohz: prevent tick stop outside of the idle loopThomas Gleixner
2008-07-14Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar
2008-07-08x86: move cpu_exit_clear to process_32.cGlauber Costa
2008-07-08Merge commit 'v2.6.26-rc9' into x86/cpuIngo Molnar
2008-06-25Merge branch 'linus' into x86/pebstip-x86-pebs-2008-06-25_10.32_WedIngo Molnar
2008-06-23Merge branch 'linus' into tracing/ftracetip-tracing-ftrace-2008-06-23_09.11_MonIngo Molnar
2008-06-19x86: fix NULL pointer deref in __switch_toSuresh Siddha
2008-06-16Merge branch 'linus' into tracing/ftracetip-tracing-ftrace-2008-06-16_09.26_Montip-tracing-ftrace-2008-06-16_09.16_MonIngo Molnar
2008-06-10x86: move more common idle functions/variables to process.cThomas Gleixner
2008-06-10x86: simplify idle selectionThomas Gleixner
2008-06-04x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stackSuresh Siddha
2008-05-23ftrace: trace preempt off critical timingsSteven Rostedt
2008-05-12x86, ptrace: PEBS support, warning fixAndrew Morton
2008-05-12x86, ptrace: PEBS supportMarkus Metzger
2008-04-27fix idle (arch, acpi and apm) and lockdepPeter Zijlstra
2008-04-24"make namespacecheck" fixesIngo Molnar
2008-04-19x86, fpu: lazy allocation of FPU area - v5Suresh Siddha
2008-04-19x86, fpu: split FPU state from task struct - v5Suresh Siddha
2008-04-19x86: implement prctl PR_GET_TSC and PR_SET_TSCErik Bosman
2008-04-19x86: remove vm86.h inclusion from process_32.cJacek Luczak
2008-04-17x86: improve default idleIngo Molnar
2008-04-17x86: always enable irqs when entering idleGlauber de Oliveira Costa
2008-04-17x86: prevent unconditional writes to DebugCtl MSRJan Beulich
2008-04-17x86: de-macro start_thread()Ingo Molnar
2008-04-17x86: change most X86_32 pt_regs members to unsigned longHarvey Harrison