Age | Commit message (Expand) | Author |
2008-01-30 | x86: change x86 machine check handler to use unlocked_ioctl instead | Nikanth Karthikesan |
2008-01-30 | x86: remove CPU capabitilites printks on 32-bit | Andi Kleen |
2008-01-30 | x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detection | Andi Kleen |
2008-01-30 | x86: lfence fix | Ingo Molnar |
2008-01-30 | x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUs | Andi Kleen |
2008-01-30 | x86: implement support to synchronize RDTSC through MFENCE on AMD CPUs | Andi Kleen |
2008-01-30 | x86: arch/x86/kernel/cpu/mcheck/k7.c checkpatch fixes | Andrew Morton |
2008-01-30 | x86: arch/x86/kernel/cpu/mcheck/ checkpatch fixes | Andrew Morton |
2008-01-30 | arch/x86/kernel/cpu/mcheck/p4.c: cleanups | Min Zhang |
2008-01-30 | x86: move definitions to processor.h | Glauber de Oliveira Costa |
2008-01-30 | x86: unify x86_cpuinfo struct. | Glauber de Oliveira Costa |
2008-01-30 | x86-64: honor notify_die() returning NOTIFY_STOP | Jan Beulich |
2008-01-30 | mcheck mce_64: mce_read_sem to mutex | Daniel Walker |
2008-01-30 | x86: remove all definitions with fastcall | Harvey Harrison |
2008-01-30 | x86: unify struct desc_ptr | Glauber de Oliveira Costa |
2008-01-30 | x86: unify desc_struct | Glauber de Oliveira Costa |
2008-01-30 | x86, ptrace: support for branch trace store(BTS) | Markus Metzger |
2008-01-30 | x86: use generic register name in the thread and tss structures | H. Peter Anvin |
2008-01-30 | x86: rename the struct pt_regs members for 32/64-bit consistency | H. Peter Anvin |
2008-01-30 | x86: add set/clear_cpu_cap operations | Jeremy Fitzhardinge |
2008-01-30 | x86: fall back on interrupt disable in cmpxchg8b on 80386 and 80486 | Mathieu Desnoyers |
2008-01-30 | x86: extended interrupt LVT support for AMD Barcelona | Robert Richter |
2008-01-30 | x86: use CR0 defines. | Dave Jones |
2008-01-30 | x86: mtrr use type bool [RESEND AGAIN] | Paul Jimenez |
2008-01-30 | x86 mce_64.c: make struct mcelog static | Adrian Bunk |
2008-01-30 | x86: nuke a ton of unused exports | Thomas Gleixner |
2008-01-30 | kobj: fix threshold_init_device/kobject_uevent_env oops | Greg KH |
2008-01-25 | cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() | Gautham R Shenoy |
2008-01-24 | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers |
2008-01-24 | Kobject: convert arch/* from kobject_unregister() to kobject_put() | Greg Kroah-Hartman |
2008-01-24 | Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_init_a... | Greg Kroah-Hartman |
2008-01-24 | Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_create... | Greg Kroah-Hartman |
2008-01-24 | Kobject: change arch/x86/kernel/cpu/intel_cacheinfo.c to use kobject_init_and... | Greg Kroah-Hartman |
2007-12-21 | x86: intel_cacheinfo.c: cpu cache info entry for Intel Tolapai | Jason Gaston |
2007-12-04 | x86: free_cache_attributes() section fix | Adrian Bunk |
2007-11-17 | x86: show cpuinfo only for online CPUs | Andreas Herrmann |
2007-11-17 | x86: fix cpu-hotplug regression | Andreas Herrmann |
2007-11-16 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds |
2007-11-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86 | Linus Torvalds |
2007-11-14 | x86: don't call mce_create_device on CPU_UP_PREPARE | Andreas Herrmann |
2007-11-12 | x86: unification of cfufreq/Kconfig | Sam Ravnborg |
2007-11-09 | x86: make ipi_handler() always defined | Ingo Molnar |
2007-10-30 | x86: additional CPUID strings; fix strings for AMD-ecx | H. Peter Anvin |
2007-10-23 | x86: whitespace cleanup of mce_64.c | Thomas Gleixner |
2007-10-23 | x86: consolidate the cpu/ related code usage | Thomas Gleixner |
2007-10-23 | x86: prepare consolidation of cpu/ related code usage | Thomas Gleixner |
2007-10-23 | x86: prepare consolidation of cpu/ related Makefiles | Thomas Gleixner |
2007-10-22 | [CPUFREQ] architectural pstate driver for powernow-k8 | Mark Langsdorf |
2007-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2007-10-20 | spelling fixes: arch/i386/ | Simon Arlott |