Age | Commit message (Expand) | Author | Files | Lines |
2008-01-30 | x86: add generic clearcpuid=... option | Andi Kleen | 1 | -0/+11 |
2008-01-30 | x86: add noclflush option | Andi Kleen | 1 | -0/+7 |
2008-01-30 | x86: convert TSC disabling to generic cpuid disable bitmap | Andi Kleen | 2 | -10/+1 |
2008-01-30 | x86: don't disable RDTSC in userland for 32bit notsc | Andi Kleen | 1 | -1/+0 |
2008-01-30 | x86: convert some existing cpuid disable options to new generic bitmap | Andi Kleen | 1 | -30/+4 |
2008-01-30 | x86: add framework to disable CPUID bits on the command line | Andi Kleen | 1 | -0/+6 |
2008-01-30 | x86, 32-bit: trim memory not covered by wb mtrrs | Jesse Barnes | 4 | -37/+122 |
2008-01-30 | x86: use the correct cpuid method to detect MWAIT support for C states | Andi Kleen | 1 | -3/+0 |
2008-01-30 | x86: move MWAIT idle check to generic CPU initialization on 32-bit | Andi Kleen | 2 | -1/+2 |
2008-01-30 | x86: change NR_CPUS arrays in acpi-cpufreq | travis@sgi.com | 1 | -12/+13 |
2008-01-30 | x86: change NR_CPUS arrays in powernow-k8 | travis@sgi.com | 1 | -6/+6 |
2008-01-30 | x86: change x86 machine check handler to use unlocked_ioctl instead | Nikanth Karthikesan | 1 | -3/+2 |
2008-01-30 | x86: remove CPU capabitilites printks on 32-bit | Andi Kleen | 1 | -19/+1 |
2008-01-30 | x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detection | Andi Kleen | 4 | -16/+28 |
2008-01-30 | x86: lfence fix | Ingo Molnar | 1 | -1/+1 |
2008-01-30 | x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUs | Andi Kleen | 1 | -1/+2 |
2008-01-30 | x86: implement support to synchronize RDTSC through MFENCE on AMD CPUs | Andi Kleen | 1 | -0/+3 |
2008-01-30 | x86: arch/x86/kernel/cpu/mcheck/k7.c checkpatch fixes | Andrew Morton | 3 | -3/+3 |
2008-01-30 | x86: arch/x86/kernel/cpu/mcheck/ checkpatch fixes | Andrew Morton | 3 | -26/+26 |
2008-01-30 | arch/x86/kernel/cpu/mcheck/p4.c: cleanups | Min Zhang | 3 | -17/+26 |
2008-01-30 | x86: move definitions to processor.h | Glauber de Oliveira Costa | 1 | -1/+1 |
2008-01-30 | x86: unify x86_cpuinfo struct. | Glauber de Oliveira Costa | 1 | -3/+3 |
2008-01-30 | x86-64: honor notify_die() returning NOTIFY_STOP | Jan Beulich | 1 | -4/+4 |
2008-01-30 | mcheck mce_64: mce_read_sem to mutex | Daniel Walker | 1 | -4/+4 |
2008-01-30 | x86: remove all definitions with fastcall | Harvey Harrison | 7 | -9/+9 |
2008-01-30 | x86: unify struct desc_ptr | Glauber de Oliveira Costa | 1 | -1/+1 |
2008-01-30 | x86: unify desc_struct | Glauber de Oliveira Costa | 1 | -14/+21 |
2008-01-30 | x86, ptrace: support for branch trace store(BTS) | Markus Metzger | 1 | -0/+5 |
2008-01-30 | x86: use generic register name in the thread and tss structures | H. Peter Anvin | 1 | -1/+1 |
2008-01-30 | x86: rename the struct pt_regs members for 32/64-bit consistency | H. Peter Anvin | 2 | -8/+8 |
2008-01-30 | x86: add set/clear_cpu_cap operations | Jeremy Fitzhardinge | 2 | -2/+2 |
2008-01-30 | x86: fall back on interrupt disable in cmpxchg8b on 80386 and 80486 | Mathieu Desnoyers | 1 | -0/+17 |
2008-01-30 | x86: extended interrupt LVT support for AMD Barcelona | Robert Richter | 1 | -5/+5 |
2008-01-30 | x86: use CR0 defines. | Dave Jones | 5 | -8/+10 |
2008-01-30 | x86: mtrr use type bool [RESEND AGAIN] | Paul Jimenez | 5 | -25/+22 |
2008-01-30 | x86 mce_64.c: make struct mcelog static | Adrian Bunk | 1 | -1/+1 |
2008-01-30 | x86: nuke a ton of unused exports | Thomas Gleixner | 1 | -1/+0 |
2008-01-30 | kobj: fix threshold_init_device/kobject_uevent_env oops | Greg KH | 1 | -1/+2 |
2008-01-25 | cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() | Gautham R Shenoy | 1 | -4/+4 |
2008-01-25 | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers | 1 | -1/+1 |
2008-01-25 | Kobject: convert arch/* from kobject_unregister() to kobject_put() | Greg Kroah-Hartman | 2 | -8/+7 |
2008-01-25 | Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_init_a... | Greg Kroah-Hartman | 1 | -4/+5 |
2008-01-25 | Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_create... | Greg Kroah-Hartman | 1 | -10/+9 |
2008-01-25 | Kobject: change arch/x86/kernel/cpu/intel_cacheinfo.c to use kobject_init_and... | Greg Kroah-Hartman | 1 | -8/+7 |
2007-12-21 | x86: intel_cacheinfo.c: cpu cache info entry for Intel Tolapai | Jason Gaston | 1 | -0/+1 |
2007-12-04 | x86: free_cache_attributes() section fix | Adrian Bunk | 1 | -1/+1 |
2007-11-17 | x86: show cpuinfo only for online CPUs | Andreas Herrmann | 1 | -5/+3 |
2007-11-17 | x86: fix cpu-hotplug regression | Andreas Herrmann | 1 | -1/+1 |
2007-11-17 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2 | -81/+29 |
2007-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86 | Linus Torvalds | 2 | -130/+47 |