| Age | Commit message (Expand) | Author | Files | Lines |
| 2010-02-19 | hw-breakpoint: Keep track of dr7 local enable bits |  Frederic Weisbecker | 1 | -0/+2 |
| 2009-12-16 | x86, cpuid: Add "volatile" to asm in native_cpuid() |  Suresh Siddha | 1 | -1/+1 |
| 2009-11-21 | Merge branch 'tracing/hw-breakpoints' into perf/core |  Ingo Molnar | 1 | -7/+7 |
| 2009-11-08 | hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events |  Frederic Weisbecker | 1 | -6/+6 |
| 2009-11-04 | x86, fs: Fix x86 procfs stack information for threads on 64-bit |  Stefani Seibold | 1 | -1/+1 |
| 2009-10-18 | Merge commit 'perf/core' into perf/hw-breakpoint |  Frederic Weisbecker | 1 | -0/+32 |
| 2009-09-17 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -0/+30 |
| 2009-09-16 | x86, EDAC: Provide function to return NodeId of a CPU |  Andreas Herrmann | 1 | -0/+2 |
| 2009-09-15 | x86: Add generic aperf/mperf code |  Peter Zijlstra | 1 | -0/+30 |
| 2009-09-15 | Merge branch 'linus' into tracing/hw-breakpoints |  Ingo Molnar | 1 | -4/+24 |
| 2009-09-14 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -3/+13 |
| 2009-09-10 | x86: Fix code patching for paravirt-alternatives on 486 |  Ben Hutchings | 1 | -3/+13 |
| 2009-09-04 | x86/i386: Put aligned stack-canary in percpu shared_aligned section |  Jeremy Fitzhardinge | 1 | -1/+1 |
| 2009-09-03 | x86/i386: Make sure stack-protector segment base is cache aligned |  Jeremy Fitzhardinge | 1 | -1/+11 |
| 2009-06-17 | Merge branch 'linus' into tracing/hw-breakpoints |  Ingo Molnar | 1 | -5/+7 |
| 2009-06-10 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -7/+28 |
| 2009-06-10 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -3/+0 |
| 2009-06-10 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -1/+4 |
| 2009-06-10 | Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -0/+1 |
| 2009-06-02 | hw-breakpoints: prepare the code for Hardware Breakpoint interfaces |  K.Prasad | 1 | -4/+4 |
| 2009-05-19 | x86: asm/processor.h: remove double declaration |  Jaswinder Singh Rajput | 1 | -3/+0 |
| 2009-05-11 | x86: add extension fields for bootloader type and version |  H. Peter Anvin | 1 | -0/+1 |
| 2009-05-11 | x86, 64-bit: ifdef out struct thread_struct::ip |  Alexey Dobriyan | 1 | -0/+2 |
| 2009-05-11 | x86, 32-bit: ifdef out struct thread_struct::fs |  Alexey Dobriyan | 1 | -1/+2 |
| 2009-05-11 | x86: clean up and fix setup_clear/force_cpu_cap handling |  Yinghai Lu | 1 | -1/+2 |
| 2009-04-24 | Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing |  Ingo Molnar | 1 | -3/+9 |
| 2009-04-21 | FRV: Fix the section attribute on UP DECLARE_PER_CPU() |  David Howells | 1 | -3/+3 |
| 2009-04-12 | x86: add linux kernel support for YMM state |  Suresh Siddha | 1 | -0/+6 |
| 2009-04-07 | x86, ds: add leakage warning |  Markus Metzger | 1 | -3/+1 |
| 2009-04-07 | x86, debugctlmsr: add _on_cpu variants to debugctlmsr functions |  Markus Metzger | 1 | -0/+27 |
| 2009-04-07 | mm, x86, ptrace, bts: defer branch trace stopping |  Markus Metzger | 1 | -4/+0 |
| 2009-03-30 | Merge branch 'linus' into cpumask-for-linus |  Ingo Molnar | 1 | -1/+4 |
| 2009-03-18 | cpumask: fix CONFIG_CPUMASK_OFFSTACK=y cpu hotunplug crash |  Rusty Russell | 1 | -0/+1 |
| 2009-03-14 | Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconfig', 'x86/mm', 'x86/ptrace', 'x86/setup' and 'x86/urgent'; commit 'v2.6.29-rc8' into x86/core |  Ingo Molnar | 1 | -1/+4 |
| 2009-03-14 | x86: cpu/common.c cleanups |  Jaswinder Singh Rajput | 1 | -0/+3 |
| 2009-03-13 | cpumask: convert struct cpuinfo_x86's llc_shared_map to cpumask_var_t |  Rusty Russell | 1 | -1/+1 |
| 2009-03-13 | x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits members |  Jan Beulich | 1 | -1/+1 |
| 2009-03-02 | x86-32: use non-lazy io bitmap context switching |  Jeremy Fitzhardinge | 1 | -6/+0 |
| 2009-02-21 | x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAX |  Ingo Molnar | 1 | -4/+5 |
| 2009-02-19 | x86: include/asm/processor.h remove double declaration of print_cpu_info |  Jaswinder Singh Rajput | 1 | -1/+0 |
| 2009-02-13 | Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/headers |  Ingo Molnar | 1 | -0/+1 |
| 2009-02-13 | Merge branch 'core/percpu' into x86/core |  Ingo Molnar | 1 | -0/+6 |
| 2009-02-13 | Merge branch 'linus' into x86/apic |  Ingo Molnar | 1 | -1/+1 |
| 2009-02-11 | x86: move pte types into pgtable*.h |  Jeremy Fitzhardinge | 1 | -0/+1 |
| 2009-02-10 | x86: implement x86_32 stack protector |  Tejun Heo | 1 | -0/+4 |
| 2009-02-10 | Merge branch 'x86/urgent' into core/percpu |  Ingo Molnar | 1 | -1/+1 |
| 2009-02-09 | x86: math_emu info cleanup |  Tejun Heo | 1 | -1/+1 |
| 2009-02-09 | Merge branch 'x86/paravirt' into x86/apic |  Ingo Molnar | 1 | -1/+2 |
| 2009-02-09 | x86: use linker to offset symbols by __per_cpu_load |  Brian Gerst | 1 | -0/+2 |
| 2009-01-31 | x86: split loading percpu segments from loading gdt |  Jeremy Fitzhardinge | 1 | -0/+1 |