- ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
- 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 14 years ago
- c6ae41e x86: replace percpu_xxx funcs with this_cpu_xxx by Alex Shi · 14 years ago
- 6b8212a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
- f05e798 Disintegrate asm/system.h for X86 by David Howells · 14 years ago
- 90e2401 x86: Merge the x86_32 and x86_64 cpu_idle() functions by Richard Weinberger · 14 years ago
- 35cb8d9 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
- bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 15 years ago
- 1361b83 i387: Split up <asm/i387.h> into exported and internal interfaces by Linus Torvalds · 14 years ago
- 7e16838 i387: support lazy restore of FPU state by Linus Torvalds · 14 years ago
- cea20ca i387: fix up some fpu_counter confusion by Linus Torvalds · 14 years ago
- 34ddc81 i387: re-introduce FPU state preloading at context switch time by Linus Torvalds · 14 years ago
- b3b0870 i387: do not preload FPU state at task switch time by Linus Torvalds · 14 years ago
- 1268fbc nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() by Frederic Weisbecker · 15 years ago
- 2bbb681 nohz: Allow rcu extended quiescent state handling seperately from tick stop by Frederic Weisbecker · 15 years ago
- 280f067 nohz: Separate out irq exit and idle loop dyntick logic by Frederic Weisbecker · 15 years ago
- 7115e3f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 15 years ago
- b227e23 x86, nmi: Add in logic to handle multiple events and unknown NMIs by Don Zickus · 15 years ago
- e060c38 Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
- ea70ef3 sched: x86_32 Fix typo in switch_to() description by Kamalesh Babulal · 15 years ago
- a0bfa13 cpuidle: stop depending on pm_idle by Len Brown · 15 years ago
- dac853a exec: delay address limit change until point of no return by Mathias Krause · 15 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 · 15 years ago
- 25e4193 perf: Clean up power events by introducing new, more generic ones by Thomas Renninger · 15 years ago
- c882e0f x86, perf: Add power_end event to process_*.c cpu_idle routine by Robert Schöne · 16 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 · 16 years ago
- 8660328 x86: Introduce 'struct fpu' and related API by Avi Kivity · 16 years ago
- faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 16 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 · 16 years ago
- 3bef444 x86: Merge show_regs() by Brian Gerst · 16 years ago
- d015a09 x86: Use KERN_DEFAULT log-level in __show_regs() by Pekka Enberg · 16 years ago
- ab1eebe Merge branch 'x86/asm' into x86/urgent by Ingo Molnar · 16 years ago
- df59e7b x86: Merge kernel_thread() by Brian Gerst · 16 years ago
- f443ff4 x86: Sync 32/64-bit kernel_thread by Brian Gerst · 16 years ago
- e840227 x86, 32-bit: Use same regs as 64-bit for kernel_thread_helper by Brian Gerst · 16 years ago
- f839bbc x86: Merge sys_clone by Brian Gerst · 16 years ago
- 11cf88b x86: Merge sys_execve by Brian Gerst · 16 years ago
- 814e2c8 x86: Factor duplicated code out of __show_regs() into show_regs_common() by Andy Isaacson · 16 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 · 16 years ago
- c2ed69c Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 24f1e32c hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events by Frederic Weisbecker · 17 years ago
- a489ca3 x86: Make sure we also print a Code: line for show_regs() by Arjan van de Ven · 17 years ago
- def3c5d x86: use kernel_stack_pointer() in process_32.c by H. Peter Anvin · 17 years ago
- dca2d6a Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 17 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 · 17 years ago
- bdf977b x86, percpu: Collect hot percpu variables into one cacheline by Tejun Heo · 17 years ago
- 2fcddce x86-32: make sure clts is batched during context switch by Jeremy Fitzhardinge · 17 years ago
- eadb8a0 Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 17 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 · 17 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 · 17 years ago
- 66cb591 hw-breakpoints: use the new wrapper routines to access debug registers in process/thread code by K.Prasad · 17 years ago
- bf78ad6 x86: process.c, remove useless headers by Amerigo Wang · 17 years ago
- 9d62dcd x86: merge process.c a bit by Amerigo Wang · 17 years ago
- 38f4b8c Merge commit 'origin/master' into for-linus/xen/master by Jeremy Fitzhardinge · 17 years ago
- 2311f0d x86, ds: add leakage warning by Markus Metzger · 17 years ago
- 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 17 years ago
- 224101e x86/paravirt: finish change from lazy cpu to context switch start/end by Jeremy Fitzhardinge · 17 years ago
- 7fd7d83 x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch by Jeremy Fitzhardinge · 17 years ago
- 389d1fb x86: unify chunks of kernel/process*.c by Jeremy Fitzhardinge · 17 years ago
- db949bb x86-32: use non-lazy io bitmap context switching by Jeremy Fitzhardinge · 17 years ago
- fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 17 years ago
- bf51935 x86, rcu: fix strange load average and ksoftirqd behavior by Paul E. McKenney · 17 years ago
- b12bdaf x86: use regparm(3) for passed-in pt_regs pointer by Brian Gerst · 17 years ago
- 253f29a x86: pass in pt_regs pointer for syscalls that need it by Brian Gerst · 17 years ago
- 5c79d2a x86: fix x86_32 stack protector bugs by Tejun Heo · 17 years ago
- 60a5317 x86: implement x86_32 stack protector by Tejun Heo · 17 years ago
- ccbeed3 x86: make lazy %gs optional on x86_32 by Tejun Heo · 17 years ago
- d9a89a2 x86: add %gs accessors for x86_32 by Tejun Heo · 17 years ago
- 03d2989 x86: remove idle_timestamp from 32bit irq_cpustat_t by Brian Gerst · 17 years ago
- ea92790 x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit. by Brian Gerst · 17 years ago
- 6dbde35 percpu: add optimized generic percpu accessors by Ingo Molnar · 17 years ago
- befa9e7 x86: process_32.c fix style problems by Jaswinder Singh Rajput · 17 years ago
- bf53de9 x86, bts: add fork and exit handling by Markus Metzger · 17 years ago
- c272477 x86, bts: provide in-kernel branch-trace interface by Markus Metzger · 17 years ago
- 8b96f01 tracing/function-graph-tracer: introduce __notrace_funcgraph to filter special functions by Frederic Weisbecker · 17 years ago
- e2ce07c x86: __show_registers() and __show_regs() API unification by Pekka Enberg · 18 years ago
- 365d46d Merge branch 'linus' into x86/xen by Ingo Molnar · 18 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 · 18 years ago
- 0962f40 Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 by Ingo Molnar · 18 years ago
- 19268ed Merge branch 'x86/pebs' into x86-v28-for-linus-phase1 by Ingo Molnar · 18 years ago
- ebdd90a Merge commit 'v2.6.27-rc7' into x86/pebs by Ingo Molnar · 18 years ago
- 1eda814 x86: prevent stale state of c1e_mask across CPU offline/online, fix by Marc Dionne · 18 years ago
- 4faac97 x86: prevent stale state of c1e_mask across CPU offline/online by Thomas Gleixner · 18 years ago
- 0b88641 Merge commit 'v2.6.27-rc7' into x86/debug by Ingo Molnar · 18 years ago
- 90f7d25 x86: print DMI information in the oops trace by Arjan van de Ven · 18 years ago
- 913da64 x86: build fix for !CONFIG_SMP by Alex Nixon · 18 years ago
- a21f5d88 x86: unify x86_32 and x86_64 play_dead into one function by Alex Nixon · 18 years ago
- 3790025 x86_32: clean up play_dead by Alex Nixon · 18 years ago
- 93be71b x86: add cpu hotplug hooks into smp_ops by Alex Nixon · 18 years ago
- 394a150 x86: invalidate caches before going into suspend by Mark Langsdorf · 18 years ago
- 8d7ccaa Merge commit 'v2.6.27-rc3' into x86/prototypes by Ingo Molnar · 18 years ago
- 0e2f65e Merge branch 'linus' into x86/pebs by Ingo Molnar · 18 years ago
- fb26132 x86: process_32.c declare cpu_number before they get used by Jaswinder Singh · 18 years ago
- bbc1f69 x86: Introducing asm/syscalls.h by Jaswinder Singh · 18 years ago
- 9b610fd Merge branch 'linus' into timers/nohz by Ingo Molnar · 18 years ago
- b8f8c3c nohz: prevent tick stop outside of the idle loop by Thomas Gleixner · 18 years ago
- 5806b81 Merge branch 'auto-ftrace-next' into tracing/for-linus by Ingo Molnar · 18 years ago
- 1481a3d x86: move cpu_exit_clear to process_32.c by Glauber Costa · 18 years ago
- 9302213 Merge commit 'v2.6.26-rc9' into x86/cpu by Ingo Molnar · 18 years ago
- da7878d Merge branch 'linus' into x86/pebs by Ingo Molnar · 18 years ago