aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/process_64.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-38/+12
2008-12-08tracing/function-graph-tracer: introduce __notrace_funcgraph to filter special functionsFrederic Weisbecker1-1/+3
2008-10-23Merge branch 'linus' into testLen Brown1-95/+104
2008-10-21x86 allow modules to register idle notifiersVenkatesh Pallipadi1-0/+7
2008-10-13x86: __show_registers() and __show_regs() API unificationPekka Enberg1-2/+5
2008-10-12Merge branches 'core/signal' and 'x86/spinlocks' into x86/xenIngo Molnar1-2/+2
2008-10-12Merge branch 'linus' into x86/xenIngo Molnar1-72/+96
2008-10-12x86: avoid dereferencing beyond stack + THREAD_SIZEDavid Rientjes1-2/+2
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-65/+66
2008-10-06Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1Ingo Molnar1-0/+1
2008-10-06Merge branch 'x86/pebs' into x86-v28-for-linus-phase1Ingo Molnar1-8/+30
2008-09-24Merge commit 'v2.6.27-rc7' into x86/pebsIngo Molnar1-3/+2
2008-09-23x86: prevent stale state of c1e_mask across CPU offline/onlineThomas Gleixner1-0/+2
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-23/+0
2008-08-25x86: add cpu hotplug hooks into smp_opsAlex Nixon1-2/+2
2008-08-20Merge branch 'linus' into x86/cleanupsIngo Molnar1-3/+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-31x86: add KERN_INFO to printks on process_64.cGustavo F. Padovan1-15/+17
2008-07-31x86: coding styles fixes to arch/x86/kernel/process_64.cGustavo F. Padovan1-51/+50
2008-07-25Merge branch 'linus' into x86/pebsIngo Molnar1-77/+65
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-07-22x86: Introducing asm/syscalls.hJaswinder Singh1-0/+1
2008-07-18Merge branch 'linus' into timers/nohzIngo Molnar1-51/+43
2008-07-18nohz: prevent tick stop outside of the idle loopThomas Gleixner1-1/+1
2008-07-16x86: clean up formatting of __switch_toJeremy Fitzhardinge1-28/+28
2008-07-14Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar1-0/+3
2008-07-08x86: save %fs and %gs before load_TLS() and arch_leave_lazy_cpu_mode()Jeremy Fitzhardinge1-6/+11
2008-07-08x86, 64-bit: __switch_to(): move arch_leave_lazy_cpu_mode() to the right placeJeremy Fitzhardinge1-0/+9
2008-07-08x86: remove open-coded save/load segment operationsJeremy Fitzhardinge1-13/+15
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-28/+0
2008-06-10x86: simplify idle selectionThomas Gleixner1-5/+2
2008-06-04x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stackSuresh Siddha1-1/+4
2008-05-23ftrace: trace irq disabled critical timingsSteven Rostedt1-0/+3
2008-05-17x86: PEBS cleanupIngo Molnar1-12/+17
2008-05-12x86, ptrace: PEBS supportMarkus Metzger1-4/+21
2008-04-27fix idle (arch, acpi and apm) and lockdepPeter Zijlstra1-120/+3
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-0/+68
2008-04-17x86: improve default idleIngo Molnar1-8/+0
2008-04-17x86: prevent unconditional writes to DebugCtl MSRJan Beulich1-2/+2