Age | Commit message (Expand) | Author |
2009-04-13 | cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.c | Andrew Morton |
2009-04-09 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-04-09 | x86: cpu_debug remove execute permission | Jaswinder Singh Rajput |
2009-04-07 | Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an... | Len Brown |
2009-04-07 | x86 ACPI: Add support for Always Running APIC timer | Venkatesh Pallipadi |
2009-04-07 | ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq read_only | Venkatesh Pallipadi |
2009-04-07 | ACPI x86: Cleanup acpi_cpufreq structures related to aperf/mperf | Venkatesh Pallipadi |
2009-04-07 | ACPI: cpufreq: remove dupilcated #include | Huang Weiyi |
2009-04-05 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2009-04-05 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds |
2009-04-05 | Merge branch 'linus' into release | Len Brown |
2009-04-05 | Merge branch 'misc' into release | Len Brown |
2009-04-04 | x86, mtrr: remove debug message | Ingo Molnar |
2009-04-02 | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar |
2009-03-31 | Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Rusty Russell |
2009-03-30 | Merge branch 'linus' into cpumask-for-linus | Ingo Molnar |
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 | ACPI: cap off P-state transition latency from buggy BIOSes | Pallipadi, Venkatesh |
2009-03-27 | ACPI: cpufreq: use new bit register access function | Lin Ming |
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 | cpumask: fix CONFIG_CPUMASK_OFFSTACK=y cpu hotunplug crash | Rusty Russell |
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 | Merge branch 'x86/asm' into tracing/syscalls | 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 | cpumask: use new cpumask functions throughout x86 | Rusty Russell |
2009-03-13 | x86: unify cpu_callin_mask/cpu_callout_mask/cpu_initialized_mask/cpu_sibling_... | Rusty Russell |
2009-03-13 | cpumask: convert arch/x86/kernel/cpu/mcheck/mce_64.c | Rusty Russell |
2009-03-13 | cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t | Rusty Russell |
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 |