Age | Commit message (Expand) | Author | Files | Lines |
2011-05-29 | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+2 |
2011-05-29 | x86 idle: clarify AMD erratum 400 workaround | Len Brown | 1 | -2/+2 |
2011-01-26 | x86: Move llc_shared_map out of cpu_info | Yinghai Lu | 1 | -4/+0 |
2011-01-14 | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+3 |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+1 |
2011-01-13 | Merge branch 'linus' into idle-test | Len Brown | 1 | -2/+1 |
2011-01-12 | ACPI, intel_idle: Cleanup idle= internal variables | Thomas Renninger | 1 | -2/+3 |
2010-12-30 | x86: Replace uses of current_cpu_data with this_cpu ops | Tejun Heo | 1 | -2/+1 |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König | 1 | -1/+1 |
2010-10-22 | Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -23/+0 |
2010-10-22 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+2 |
2010-10-02 | x86, amd: Extract compute unit information for AMD CPUs | Andreas Herrmann | 1 | -0/+2 |
2010-09-18 | x86, hotplug: Use mwait to offline a processor, fix the legacy case | H. Peter Anvin | 1 | -23/+0 |
2010-09-10 | x86: Use correct type for %cr4 | Brian Gerst | 1 | -2/+2 |
2010-08-02 | x86: Fix keeping track of AMD C1E | Michal Schmidt | 1 | -0/+1 |
2010-07-29 | x86, cpu: Use AMD errata checking framework for erratum 383 | Hans Rosenfeld | 1 | -0/+1 |
2010-07-29 | x86, cpu: Clean up AMD erratum 400 workaround | Hans Rosenfeld | 1 | -0/+1 |
2010-07-29 | x86, cpu: AMD errata checking framework | Hans Rosenfeld | 1 | -0/+18 |
2010-05-21 | x86, kgdb: early trap init for early debug | Jan Kiszka | 1 | -0/+2 |
2010-05-18 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+5 |
2010-05-18 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -4/+0 |
2010-05-10 | x86: Introduce 'struct fpu' and related API | Avi Kivity | 1 | -1/+5 |
2010-05-08 | x86: Clean up the hypervisor layer | H. Peter Anvin | 1 | -7/+0 |
2010-05-07 | x86: Detect running on a Microsoft HyperV system | Ky Srinivasan | 1 | -0/+3 |
2010-03-26 | x86, ptrace: Fix block-step | Peter Zijlstra | 1 | -2/+2 |
2010-03-26 | x86, perf, bts, mm: Delete the never used BTS-ptrace code | Peter Zijlstra | 1 | -32/+1 |
2010-02-19 | hw-breakpoint: Keep track of dr7 local enable bits | Frederic Weisbecker | 1 | -0/+2 |
2009-12-17 | 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-18 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | 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... | Linus Torvalds | 1 | -3/+13 |
2009-09-11 | 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-11 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -7/+28 |
2009-06-11 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -3/+0 |
2009-06-11 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+4 |
2009-06-11 | Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2009-06-03 | 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-12 | 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 |