Age | Commit message (Expand) | Author |
2009-03-31 | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan |
2009-03-28 | Merge branch 'linus' into x86/core | Ingo Molnar |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |
2009-03-26 | Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2009-03-26 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds |
2009-03-23 | x86: cpu/cpu.h cleanup | Jaswinder Singh Rajput |
2009-03-18 | Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', ... | Ingo Molnar |
2009-03-18 | x86: cpu/mttr/cleanup.c fix compilation warning | Jaswinder Singh Rajput |
2009-03-18 | x86: use smp_call_function_single() in arch/x86/kernel/cpu/mcheck/mce_amd_64.c | Andrew Morton |
2009-03-17 | x86: MTRR workaround for system with stange var MTRRs | Yinghai Lu |
2009-03-16 | x86, mce: remove incorrect __cpuinit for intel_init_cmci() | Hidetoshi Seto |
2009-03-14 | x86: cpu_debug add support for various AMD CPUs | Jaswinder Singh Rajput |
2009-03-14 | x86/centaur: merge 32 & 64 bit version | Sebastian Andrzej Siewior |
2009-03-14 | Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf... | Ingo Molnar |
2009-03-14 | x86: print the continous part of fixed mtrrs together | Yinghai Lu |
2009-03-14 | x86: fix get_mtrr() warning about smp_processor_id() with CONFIG_PREEMPT=y | Yinghai Lu |
2009-03-14 | x86: cpu/common.c more cleanups | Ingo Molnar |
2009-03-14 | x86: cpu/common.c cleanups | Jaswinder Singh Rajput |
2009-03-13 | x86: mtrr: don't modify RdDram/WrDram bits of fixed MTRRs | Andreas Herrmann |
2009-03-13 | Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/core | Ingo Molnar |
2009-03-13 | x86: cpu_debug add write support for MSRs | Jaswinder Singh Rajput |
2009-03-13 | x86: separate mtrr cleanup/mtrr_e820 trim to separate file | Yinghai Lu |
2009-03-13 | x86: print out mtrr_range_state when user specify size | Yinghai Lu |
2009-03-13 | x86: more MTRR debug printouts | Yinghai Lu |
2009-03-13 | x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits members | Jan Beulich |
2009-03-12 | x86: move various CPU initialization objects into .cpuinit.rodata | Jan Beulich |
2009-03-12 | Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' an... | Ingo Molnar |
2009-03-11 | x86: cpu architecture debug code, build fix, cleanup | Jaswinder Singh Rajput |
2009-03-11 | Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/core | Ingo Molnar |
2009-03-10 | x86, mce: use round_jiffies() instead round_jiffies_relative() | KOSAKI Motohiro |
2009-03-10 | x86: cpu architecture debug code | Jaswinder Singh Rajput |
2009-03-10 | x86: BUG to BUG_ON changes | Stoyan Gaydarov |
2009-03-09 | Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." | Dave Jones |
2009-03-08 | x86: remove smp_apply_quirks()/smp_checks() | Yinghai Lu |
2009-03-05 | Merge branch 'x86/mce2' into x86/core | Ingo Molnar |
2009-03-05 | [CPUFREQ] Prevent p4-clockmod from auto-binding to the ondemand governor. | Dave Jones |
2009-03-04 | x86, mce: fix build failure in arch/x86/kernel/cpu/mcheck/threshold.c | Ingo Molnar |
2009-03-04 | Merge branch 'x86/core' into core/percpu | Ingo Molnar |
2009-03-04 | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar |
2009-02-28 | x86: remove double copy of show_cpuinfo_core for 32 and 64 bit | Jaswinder Singh Rajput |
2009-02-26 | x86: set X86_FEATURE_TSC_RELIABLE | Ingo Molnar |
2009-02-24 | [CPUFREQ] Make cpufreq-nforce2 less obnoxious | Matthew Garrett |
2009-02-24 | [CPUFREQ] p4-clockmod reports wrong frequency. | Matthias-Christian Ott |
2009-02-24 | [CPUFREQ] powernow-k8: Use a common exit path. | Dave Jones |
2009-02-24 | [CPUFREQ] Change link order of x86 cpufreq modules | Matthew Garrett |
2009-02-24 | [CPUFREQ] Use swap() in longhaul.c | Dave Jones |
2009-02-24 | [CPUFREQ] checkpatch cleanups for acpi-cpufreq | Dave Jones |
2009-02-24 | [CPUFREQ] powernow-k8: Only print error message once, not per core. | Thomas Renninger |
2009-02-24 | [CPUFREQ] powernow-k8: Always compile powernow-k8 driver with ACPI support | Thomas Renninger |
2009-02-24 | [CPUFREQ] checkpatch cleanups for powernow-k8 | Dave Jones |