Age | Commit message (Expand) | Author | Files | Lines |
2008-10-23 | x86, um: ... and asm-x86 move | Al Viro | 1 | -936/+0 |
2008-10-12 | Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x... | Ingo Molnar | 1 | -35/+0 |
2008-09-24 | Merge commit 'v2.6.27-rc7' into x86/microcode | Ingo Molnar | 1 | -0/+23 |
2008-09-10 | Merge branch 'x86/pebs' into x86/unify-cpu-detect | Ingo Molnar | 1 | -3/+9 |
2008-09-08 | x86: cpu make amd.c more like amd_64.c v2 | Yinghai Lu | 1 | -1/+1 |
2008-09-05 | x86: make detect_ht depend on CONFIG_X86_HT | Yinghai Lu | 1 | -4/+0 |
2008-09-05 | Merge branch 'x86/x2apic' into x86/core | Ingo Molnar | 1 | -0/+1 |
2008-09-05 | Merge branch 'x86/cpu' into x86/core | Ingo Molnar | 1 | -1/+1 |
2008-09-05 | Merge branch 'x86/xsave' into x86/core | Ingo Molnar | 1 | -1/+19 |
2008-09-04 | x86: make (early)_identify_cpu more the same between 32bit and 64 bit | Yinghai Lu | 1 | -1/+1 |
2008-09-04 | Merge branch 'x86/cpu' into x86/xsave | H. Peter Anvin | 1 | -0/+23 |
2008-09-04 | Merge branch 'x86/cpu' into x86/core | H. Peter Anvin | 1 | -0/+23 |
2008-09-04 | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 1 | -0/+23 |
2008-08-23 | x86: use cpuid vector 0xb when available for detecting cpu topology | Suresh Siddha | 1 | -0/+1 |
2008-08-15 | x86: invalidate caches before going into suspend | Mark Langsdorf | 1 | -0/+23 |
2008-08-14 | Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/core | Ingo Molnar | 1 | -0/+4 |
2008-08-14 | Merge commit 'v2.6.27-rc3' into x86/prototypes | Ingo Molnar | 1 | -1/+1 |
2008-07-30 | x86, xsave: struct _fpstate extensions to include extended state information | Suresh Siddha | 1 | -1/+6 |
2008-07-30 | x86, xsave: context switch support using xsave/xrstor | Suresh Siddha | 1 | -0/+1 |
2008-07-30 | x86, xsave: enable xsave/xrstor on cpus with xsave support | Suresh Siddha | 1 | -0/+12 |
2008-07-28 | x86: moved Intel microcode patch loader declarations to seperate header file | Peter Oruba | 1 | -35/+0 |
2008-07-26 | Merge branch 'linus' into x86/header-guards | Ingo Molnar | 1 | -1/+1 |
2008-07-25 | Merge branch 'linus' into x86/pebs | Ingo Molnar | 1 | -10/+5 |
2008-07-24 | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2008-07-22 | x86: consolidate header guards | Vegard Nossum | 1 | -3/+3 |
2008-07-22 | x86: common.c declare idle_regs before they get used | Jaswinder Singh | 1 | -0/+2 |
2008-07-22 | x86: proc.c declare cpuinfo_op before they get used | Jaswinder Singh | 1 | -0/+2 |
2008-07-20 | NR_CPUS: Replace per_cpu(..., smp_processor_id()) with __get_cpu_var | Mike Travis | 1 | -1/+1 |
2008-07-19 | x86: reduce force_mwait visibility | Jan Beulich | 1 | -2/+0 |
2008-07-17 | ACPI : Create "idle=nomwait" bootparam | Zhao Yakui | 1 | -0/+1 |
2008-07-17 | ACPI: Create "idle=halt" bootparam | Zhao Yakui | 1 | -0/+1 |
2008-07-08 | x86_64: fix non-paravirt compilation | Jeremy Fitzhardinge | 1 | -3/+0 |
2008-07-08 | x86/paravirt, 64-bit: add adjust_exception_frame | Jeremy Fitzhardinge | 1 | -0/+2 |
2008-07-08 | x86: change identify_cpu to static | Yinghai Lu | 1 | -1/+0 |
2008-07-08 | x86: seperate funcs from setup_64 to cpu common_64.c | Yinghai Lu | 1 | -0/+1 |
2008-07-04 | x86: cacheline_align tss_struct | Richard Kennedy | 1 | -5/+1 |
2008-05-12 | x86, ptrace: PEBS support | Markus Metzger | 1 | -3/+9 |
2008-05-01 | x86: remove Xgt_desc_struct | Adrian Bunk | 1 | -3/+0 |
2008-04-27 | fix idle (arch, acpi and apm) and lockdep | Peter Zijlstra | 1 | -0/+1 |
2008-04-26 | x86: remove NexGen support | Dmitri Vorobiev | 1 | -1/+0 |
2008-04-19 | x86, fpu: lazy allocation of FPU area - v5 | Suresh Siddha | 1 | -0/+2 |
2008-04-19 | x86, fpu: split FPU state from task struct - v5 | Suresh Siddha | 1 | -3/+4 |
2008-04-19 | x86: implement prctl PR_GET_TSC and PR_SET_TSC | Erik Bosman | 1 | -0/+7 |
2008-04-17 | include/asm-x86/processor.h: checkpatch cleanups - formatting only | Joe Perches | 1 | -35/+38 |
2008-04-17 | x86: processor.h - use PAGE_SIZE instead of numeric value | Cyrill Gorcunov | 1 | -1/+1 |
2008-04-17 | x86: prevent unconditional writes to DebugCtl MSR | Jan Beulich | 1 | -0/+9 |
2008-04-17 | x86: cleanup duplicate includes | Joe Perches | 1 | -2/+1 |
2008-04-17 | x86: introduce initial apicid | Yinghai Lu | 1 | -0/+1 |
2008-04-17 | x86: add comments to processor.h | Ingo Molnar | 1 | -23/+28 |
2008-04-17 | x86: remove cpu_llc_id from processor.h | Glauber Costa | 1 | -3/+1 |