aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/process_32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-20x86, bts: add fork and exit handlingMarkus Metzger1-11/+9
2008-12-12x86, bts: provide in-kernel branch-trace interfaceMarkus Metzger1-47/+12
2008-12-08tracing/function-graph-tracer: introduce __notrace_funcgraph to filter special functionsFrederic Weisbecker1-1/+3
2008-10-13x86: __show_registers() and __show_regs() API unificationPekka Enberg1-2/+2
2008-10-12Merge branch 'linus' into x86/xenIngo Molnar1-12/+51
2008-10-06Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', ...Ingo Molnar1-2/+8
2008-10-06Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1Ingo Molnar1-0/+2
2008-10-06Merge branch 'x86/pebs' into x86-v28-for-linus-phase1Ingo Molnar1-10/+40
2008-09-24Merge commit 'v2.6.27-rc7' into x86/pebsIngo Molnar1-3/+2
2008-09-24x86: prevent stale state of c1e_mask across CPU offline/online, fixMarc Dionne1-0/+1
2008-09-23x86: prevent stale state of c1e_mask across CPU offline/onlineThomas Gleixner1-0/+1
2008-09-22Merge commit 'v2.6.27-rc7' into x86/debugIngo Molnar1-4/+3
2008-09-17x86: print DMI information in the oops traceArjan van de Ven1-2/+8
2008-09-05x86: build fix for !CONFIG_SMPAlex Nixon1-0/+7
2008-08-25x86: unify x86_32 and x86_64 play_dead into one functionAlex Nixon1-32/+0
2008-08-25x86_32: clean up play_deadAlex Nixon1-13/+4
2008-08-25x86: add cpu hotplug hooks into smp_opsAlex Nixon1-2/+2
2008-08-15x86: invalidate caches before going into suspendMark Langsdorf1-3/+2
2008-08-14Merge commit 'v2.6.27-rc3' into x86/prototypesIngo Molnar1-1/+1
2008-07-25Merge branch 'linus' into x86/pebsIngo Molnar1-55/+15
2008-07-22x86: process_32.c declare cpu_number before they get usedJaswinder Singh1-0/+1
2008-07-22x86: Introducing asm/syscalls.hJaswinder Singh1-0/+1
2008-07-18Merge branch 'linus' into timers/nohzIngo Molnar1-55/+19
2008-07-18nohz: prevent tick stop outside of the idle loopThomas Gleixner1-1/+1
2008-07-14Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar1-0/+3
2008-07-08x86: move cpu_exit_clear to process_32.cGlauber Costa1-0/+16
2008-07-08Merge commit 'v2.6.26-rc9' into x86/cpuIngo Molnar1-1/+5
2008-06-25Merge branch 'linus' into x86/pebsIngo Molnar1-1/+5
2008-06-23Merge branch 'linus' into tracing/ftraceIngo Molnar1-0/+1
2008-06-19x86: fix NULL pointer deref in __switch_toSuresh Siddha1-0/+1
2008-06-16Merge branch 'linus' into tracing/ftraceIngo Molnar1-1/+4
2008-06-10x86: move more common idle functions/variables to process.cThomas Gleixner1-54/+0
2008-06-10x86: simplify idle selectionThomas Gleixner1-6/+1
2008-06-04x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stackSuresh Siddha1-1/+4
2008-05-23ftrace: trace preempt off critical timingsSteven Rostedt1-0/+3
2008-05-12x86, ptrace: PEBS support, warning fixAndrew Morton1-12/+25
2008-05-12x86, ptrace: PEBS supportMarkus Metzger1-4/+21
2008-04-27fix idle (arch, acpi and apm) and lockdepPeter Zijlstra1-114/+4
2008-04-24"make namespacecheck" fixesIngo Molnar1-1/+1
2008-04-19x86, fpu: lazy allocation of FPU area - v5Suresh Siddha1-0/+4
2008-04-19x86, fpu: split FPU state from task struct - v5Suresh Siddha1-1/+1
2008-04-19x86: implement prctl PR_GET_TSC and PR_SET_TSCErik Bosman1-4/+39
2008-04-19x86: remove vm86.h inclusion from process_32.cJacek Luczak1-1/+0
2008-04-17x86: improve default idleIngo Molnar1-8/+0
2008-04-17x86: always enable irqs when entering idleGlauber de Oliveira Costa1-2/+7
2008-04-17x86: prevent unconditional writes to DebugCtl MSRJan Beulich1-2/+2
2008-04-17x86: de-macro start_thread()Ingo Molnar1-0/+15
2008-04-17x86: change most X86_32 pt_regs members to unsigned longHarvey Harrison1-3/+2
2008-04-10x86: Simplify cpu_idle_waitVenki Pallipadi1-36/+11
2008-02-29x86: disable BTS ptrace extensions for nowIngo Molnar1-0/+2