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