aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/process_64.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-051-2/+1
|\
| * x86: Make sure we also print a Code: line for show_regs()Arjan van de Ven2009-11-031-2/+1
* | Merge branch 'tracing/hw-breakpoints' into perf/coreIngo Molnar2009-11-211-0/+7
|\ \
| * | hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf eventsFrederic Weisbecker2009-11-081-25/+1
| * | Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-09-151-15/+21
| |\ \ | | |/
| * | Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-06-171-16/+1
| |\ \
| * | | hw-breakpoints: use the new wrapper routines to access debug registers in pro...K.Prasad2009-06-021-0/+31
* | | | x86, fs: Fix x86 procfs stack information for threads on 64-bitStefani Seibold2009-11-041-0/+5
| |_|/ |/| |
* | | Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-141-3/+0
|\ \ \
| * | | x86, percpu: Collect hot percpu variables into one cachelineTejun Heo2009-08-041-3/+0
| | |/ | |/|
* | | x86-64: move clts into batch cpu state updates when preloading fpuJeremy Fitzhardinge2009-06-171-9/+18
* | | x86-64: move unlazy_fpu() into lazy cpu state part of context switchJeremy Fitzhardinge2009-06-171-3/+3
|/ /
* | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-101-1/+2
|\ \ | |/
| * x86, ds: add leakage warningMarkus Metzger2009-04-071-1/+2
* | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-101-1/+1
|\ \
| * \ Merge commit 'origin/master' into for-linus/xen/masterJeremy Fitzhardinge2009-04-071-1/+1
| |\ \ | | |/
| * | x86/paravirt: finish change from lazy cpu to context switch start/endJeremy Fitzhardinge2009-03-291-1/+1
| * | x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switchJeremy Fitzhardinge2009-03-291-1/+1
* | | x86: process.c, remove useless headersAmerigo Wang2009-05-121-2/+0
* | | x86: merge process.c a bitAmerigo Wang2009-05-121-13/+0
| |/ |/|
* | Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
|/
* x86: unify chunks of kernel/process*.cJeremy Fitzhardinge2009-03-021-188/+0
* x86: fix x86_32 stack protector bugsTejun Heo2009-02-111-6/+5
* Merge branch 'x86/urgent' into core/percpuIngo Molnar2009-02-101-2/+7
|\
| * x86, 64-bit: print DMI info in the oops traceKyle McMartin2009-02-041-2/+7
* | x86: remove pda.hBrian Gerst2009-01-201-1/+0
* | x86: cleanup stack protectorTejun Heo2009-01-201-7/+0
* | Merge branch 'core/percpu' into stackprotectorIngo Molnar2009-01-181-8/+14
|\ \
| * | x86-64: Move isidle from PDA to per-cpu.Brian Gerst2009-01-191-2/+3
| * | x86-64: Move oldrsp from PDA to per-cpu.Brian Gerst2009-01-191-3/+5
| * | x86-64: Move kernelstack from PDA to per-cpu.Brian Gerst2009-01-191-2/+2
| * | x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.Brian Gerst2009-01-191-1/+4
| |/
* | Merge branch 'linus' into stackprotectorIngo Molnar2008-12-311-42/+23
|\ \ | |/
| * x86, bts: add fork and exit handlingMarkus Metzger2008-12-201-11/+9
| * x86, bts: provide in-kernel branch-trace interfaceMarkus Metzger2008-12-121-38/+12
| * tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia...Frederic Weisbecker2008-12-081-1/+3
| * Merge branch 'linus' into testLen Brown2008-10-231-95/+104
| |\
| * | x86 allow modules to register idle notifiersVenkatesh Pallipadi2008-10-211-0/+7
* | | Merge branch 'linus' into stackprotectorIngo Molnar2008-10-151-170/+168
|\ \ \ | | |/ | |/|
| * | x86: __show_registers() and __show_regs() API unificationPekka Enberg2008-10-131-2/+5
| | |
| | \
| *-. \ Merge branches 'core/signal' and 'x86/spinlocks' into x86/xenIngo Molnar2008-10-121-2/+2
| |\ \ \
| | * | | x86: avoid dereferencing beyond stack + THREAD_SIZEDavid Rientjes2008-10-121-2/+2
| | |/ /
| * | | Merge branch 'linus' into x86/xenIngo Molnar2008-10-121-72/+96
| |\ \ \ | | |/ /
| | | |
| | | \
| | | \
| | | \
| | | \
| | | \
| | *-----. \ Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar2008-10-061-65/+66
| | |\ \ \ \ \ | | | | | | |/
| | | | * | | Merge branch 'linus' into x86/cleanupsIngo Molnar2008-08-201-3/+2
| | | | |\ \ \ | | | | | |/ /
| | | | * | | x86: add KERN_INFO to printks on process_64.cGustavo F. Padovan2008-07-311-15/+17
| | | | * | | x86: coding styles fixes to arch/x86/kernel/process_64.cGustavo F. Padovan2008-07-311-51/+50
| | | |/ / /
| | * | | | Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1Ingo Molnar2008-10-061-0/+1
| | |\ \ \ \
| | | * \ \ \ Merge commit 'v2.6.27-rc3' into x86/prototypesIngo Molnar2008-08-141-1/+1
| | | |\ \ \ \ | | | | |/ / /
| | | * | | | x86: Introducing asm/syscalls.hJaswinder Singh2008-07-221-0/+1