- b227e23 x86, nmi: Add in logic to handle multiple events and unknown NMIs by Don Zickus · 13 years ago
- a0bfa13 cpuidle: stop depending on pm_idle by Len Brown · 14 years ago
- dac853a exec: delay address limit change until point of no return by Mathias Krause · 14 years ago
- 375906f x86: mark associated mm when running a task in 32 bit compatibility mode by Stephen Wilson · 14 years ago
- f77cfe4 cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle events from the cpuidle layer by Thomas Renninger · 14 years ago
- 25e4193 perf: Clean up power events by introducing new, more generic ones by Thomas Renninger · 14 years ago
- a4d4fbc x86-64, fpu: Disable preemption when using TS_USEDFPU by Brian Gerst · 14 years ago
- c882e0f x86, perf: Add power_end event to process_*.c cpu_idle routine by Robert Schöne · 15 years ago
- 41d5910 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 8660328 x86: Introduce 'struct fpu' and related API by Avi Kivity · 15 years ago
- 3ca5049 Merge commit 'v2.6.34-rc6' into perf/core by Ingo Molnar · 15 years ago
- 7ce5a2b x86-64: Clear a 64-bit FS/GS base on fork if selector is nonzero by H. Peter Anvin · 15 years ago
- faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 15 years ago
- a7f16d1 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 1252f23 x86: set_personality_ia32() misses force_personality32 by Oleg Nesterov · 15 years ago
- 05d43ed x86: get rid of the insane TIF_ABI_PENDING bit by H. Peter Anvin · 15 years ago
- 3bef444 x86: Merge show_regs() by Brian Gerst · 15 years ago
- d015a09 x86: Use KERN_DEFAULT log-level in __show_regs() by Pekka Enberg · 15 years ago
- ab1eebe Merge branch 'x86/asm' into x86/urgent by Ingo Molnar · 15 years ago
- df59e7b x86: Merge kernel_thread() by Brian Gerst · 15 years ago
- f443ff4 x86: Sync 32/64-bit kernel_thread by Brian Gerst · 15 years ago
- fa4b8f8 x86, 64-bit: Use user_mode() to determine new stack pointer in copy_thread() by Brian Gerst · 15 years ago
- 3bd95df x86, 64-bit: Move kernel_thread to C by Brian Gerst · 15 years ago
- f839bbc x86: Merge sys_clone by Brian Gerst · 15 years ago
- 11cf88b x86: Merge sys_execve by Brian Gerst · 15 years ago
- 814e2c8 x86: Factor duplicated code out of __show_regs() into show_regs_common() by Andy Isaacson · 15 years ago
- e7522ed Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 6ec22f9 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 9620059 Merge branch 'tracing/hw-breakpoints' into perf/core by Ingo Molnar · 15 years ago
- 24f1e32c hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events by Frederic Weisbecker · 15 years ago
- 89240ba x86, fs: Fix x86 procfs stack information for threads on 64-bit by Stefani Seibold · 15 years ago
- a489ca3 x86: Make sure we also print a Code: line for show_regs() by Arjan van de Ven · 15 years ago
- e634d8f x86-64: merge the standard and compat start_thread() functions by H. Peter Anvin · 15 years ago
- a6f05a6 x86-64: make compat_start_thread() match start_thread() by H. Peter Anvin · 15 years ago
- dca2d6a Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 15 years ago
- 55e0715 Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- bdf977b x86, percpu: Collect hot percpu variables into one cacheline by Tejun Heo · 15 years ago
- 17950c5 x86-64: move clts into batch cpu state updates when preloading fpu by Jeremy Fitzhardinge · 16 years ago
- 16d9dbf x86-64: move unlazy_fpu() into lazy cpu state part of context switch by Jeremy Fitzhardinge · 16 years ago
- eadb8a0 Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 16 years ago
- 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- be15f9d Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 66cb591 hw-breakpoints: use the new wrapper routines to access debug registers in process/thread code by K.Prasad · 16 years ago
- bf78ad6 x86: process.c, remove useless headers by Amerigo Wang · 16 years ago
- 9d62dcd x86: merge process.c a bit by Amerigo Wang · 16 years ago
- 38f4b8c Merge commit 'origin/master' into for-linus/xen/master by Jeremy Fitzhardinge · 16 years ago
- 2311f0d x86, ds: add leakage warning by Markus Metzger · 16 years ago
- 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 16 years ago
- 224101e x86/paravirt: finish change from lazy cpu to context switch start/end by Jeremy Fitzhardinge · 16 years ago
- 7fd7d83 x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch by Jeremy Fitzhardinge · 16 years ago
- 389d1fb x86: unify chunks of kernel/process*.c by Jeremy Fitzhardinge · 16 years ago
- 5c79d2a x86: fix x86_32 stack protector bugs by Tejun Heo · 16 years ago
- 92e2d50 Merge branch 'x86/urgent' into core/percpu by Ingo Molnar · 16 years ago
- 48ec4d9 x86, 64-bit: print DMI info in the oops trace by Kyle McMartin · 16 years ago
- 0d974d4 x86: remove pda.h by Brian Gerst · 16 years ago
- c6e50f9 x86: cleanup stack protector by Tejun Heo · 16 years ago
- b2b062b Merge branch 'core/percpu' into stackprotector by Ingo Molnar · 16 years ago
- c2558e0 x86-64: Move isidle from PDA to per-cpu. by Brian Gerst · 16 years ago
- 3d1e42a x86-64: Move oldrsp from PDA to per-cpu. by Brian Gerst · 16 years ago
- 9af4565 x86-64: Move kernelstack from PDA to per-cpu. by Brian Gerst · 16 years ago
- c6f5e0a x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit. by Brian Gerst · 16 years ago
- a9de18e Merge branch 'linus' into stackprotector by Ingo Molnar · 16 years ago
- bf53de9 x86, bts: add fork and exit handling by Markus Metzger · 16 years ago
- c272477 x86, bts: provide in-kernel branch-trace interface by Markus Metzger · 16 years ago
- 8b96f01 tracing/function-graph-tracer: introduce __notrace_funcgraph to filter special functions by Frederic Weisbecker · 16 years ago
- 057316c Merge branch 'linus' into test by Len Brown · 16 years ago
- c7d87d7 x86 allow modules to register idle notifiers by Venkatesh Pallipadi · 16 years ago
- b2aaf8f Merge branch 'linus' into stackprotector by Ingo Molnar · 16 years ago
- e2ce07c x86: __show_registers() and __show_regs() API unification by Pekka Enberg · 17 years ago
- eceb138 Merge branches 'core/signal' and 'x86/spinlocks' into x86/xen by Ingo Molnar · 16 years ago
- 365d46d Merge branch 'linus' into x86/xen by Ingo Molnar · 16 years ago
- e1e23bb x86: avoid dereferencing beyond stack + THREAD_SIZE by David Rientjes · 16 years ago
- e496e3d Merge 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', 'x86/urgent' and 'x86/vmalloc' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
- 0962f40 Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
- 19268ed Merge branch 'x86/pebs' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
- ebdd90a Merge commit 'v2.6.27-rc7' into x86/pebs by Ingo Molnar · 16 years ago
- 4faac97 x86: prevent stale state of c1e_mask across CPU offline/online by Thomas Gleixner · 16 years ago
- 913da64 x86: build fix for !CONFIG_SMP by Alex Nixon · 16 years ago
- a21f5d88 x86: unify x86_32 and x86_64 play_dead into one function by Alex Nixon · 16 years ago
- 93be71b x86: add cpu hotplug hooks into smp_ops by Alex Nixon · 16 years ago
- 7393423 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 16 years ago
- 394a150 x86: invalidate caches before going into suspend by Mark Langsdorf · 16 years ago
- 8d7ccaa Merge commit 'v2.6.27-rc3' into x86/prototypes by Ingo Molnar · 16 years ago
- 8092c65 x86: add KERN_INFO to printks on process_64.c by Gustavo F. Padovan · 16 years ago
- 7de08b4 x86: coding styles fixes to arch/x86/kernel/process_64.c by Gustavo F. Padovan · 16 years ago
- 0e2f65e Merge branch 'linus' into x86/pebs by Ingo Molnar · 16 years ago
- ecc8b65 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- bbc1f69 x86: Introducing asm/syscalls.h by Jaswinder Singh · 16 years ago
- 9b610fd Merge branch 'linus' into timers/nohz by Ingo Molnar · 16 years ago
- b8f8c3c nohz: prevent tick stop outside of the idle loop by Thomas Gleixner · 16 years ago
- 87b935a x86: clean up formatting of __switch_to by Jeremy Fitzhardinge · 17 years ago
- 5806b81a Merge branch 'auto-ftrace-next' into tracing/for-linus by Ingo Molnar · 16 years ago
- 478de5a x86: save %fs and %gs before load_TLS() and arch_leave_lazy_cpu_mode() by Jeremy Fitzhardinge · 17 years ago
- 3fe0a63 x86, 64-bit: __switch_to(): move arch_leave_lazy_cpu_mode() to the right place by Jeremy Fitzhardinge · 17 years ago
- ada8570 x86: remove open-coded save/load segment operations by Jeremy Fitzhardinge · 17 years ago
- 9302213 Merge commit 'v2.6.26-rc9' into x86/cpu by Ingo Molnar · 17 years ago
- da7878d Merge branch 'linus' into x86/pebs by Ingo Molnar · 17 years ago
- 5ce001b0 Merge branch 'linus' into stackprotector by Ingo Molnar · 17 years ago
- f34bfb1 Merge branch 'linus' into tracing/ftrace by Ingo Molnar · 17 years ago
- 75118a8 x86: fix NULL pointer deref in __switch_to by Suresh Siddha · 17 years ago