Age | Commit message (Expand) | Author |
2008-05-19 | [CPUFREQ] Crusoe: longrun cpufreq module reports false min freq | maximilian attems |
2008-05-19 | [CPUFREQ] powernow-k8: improve error messages | Mark Langsdorf |
2008-05-08 | x86: cleanup PAT cpu validation | Thomas Gleixner |
2008-04-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds |
2008-04-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds |
2008-04-29 | proc: remove proc_root from drivers | Alexey Dobriyan |
2008-04-29 | x86: !x & y typo in mtrr code | Harvey Harrison |
2008-04-28 | [CPUFREQ] expose cpufreq coordination requirements regardless of coordination... | Darrick J. Wong |
2008-04-28 | [CPUFREQ] Make acpi-cpufreq more robust against BIOS freq changes behind our ... | Venkatesh Pallipadi |
2008-04-26 | x86: remove NexGen support | Dmitri Vorobiev |
2008-04-26 | x86: remove unused function amd_init_cpu() | Dmitri Vorobiev |
2008-04-26 | x86-64: extend MCE CPU quirk handling | Jan Beulich |
2008-04-26 | x86: fix watchdog ops for CoreDuo | Jan Beulich |
2008-04-21 | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds |
2008-04-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min... | Linus Torvalds |
2008-04-19 | x86: modify show_shared_cpu_map in intel_cacheinfo | Mike Travis |
2008-04-19 | generic: reduce stack pressure in sched_affinity | Mike Travis |
2008-04-19 | x86: use new set_cpus_allowed_ptr function | Mike Travis |
2008-04-19 | x86: reduce memory and stack usage in intel_cacheinfo | Mike Travis |
2008-04-19 | x86: remove pointless comments | WANG Cong |
2008-04-19 | x86: clean up cpu capabilities accesses, p4-clockmod.c | Ingo Molnar |
2008-04-18 | arch: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox |
2008-04-17 | x86: move apic declarations to mach_apic.h | Glauber Costa |
2008-04-17 | x86: pat cpu feature bit setting for known cpus | Yinghai Lu |
2008-04-17 | x86: tom2 warning fix | Ingo Molnar |
2008-04-17 | x86: enable PAT for amd k8 and fam10h | Yinghai Lu |
2008-04-17 | x86: PAT infrastructure patch | venkatesh.pallipadi@intel.com |
2008-04-17 | x86: introduce initial apicid | Yinghai Lu |
2008-04-17 | x86: show apicid for cpu in proc | Yinghai Lu |
2008-04-17 | x86: arch/x86/kernel/cpu/feature_names.c - use angle brackets for include | Joe Perches |
2008-04-17 | x86: switch to proc_create() | Alexey Dobriyan |
2008-04-17 | x86: clean up cpu capabilities accesses, transmeta.c | Ingo Molnar |
2008-04-17 | x86: clean up cpu capabilities in arch/x86/kernel/cpu/intel.c | Ingo Molnar |
2008-04-17 | x86: clean up cpu capabilities accesses, cyrix.c | Ingo Molnar |
2008-04-17 | x86: clean up cpu capabilities accesses, common.c | Ingo Molnar |
2008-04-17 | x86: clean up cpu capabilities accesses, centaur.c | Ingo Molnar |
2008-04-17 | x86: clean up cpu capabilities accesses, amd.c | Ingo Molnar |
2008-04-17 | x86: clean up cpu capabilities accesses, generic | Ingo Molnar |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/cpu/common.c | Paolo Ciarrocchi |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/cpu/cyrix.c | Paolo Ciarrocchi |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/cpu/mcheck/mce_32.c | Paolo Ciarrocchi |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/cpu/mcheck/winchip.c | Paolo Ciarrocchi |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/cpu/mcheck/non-fatal.c | Paolo Ciarrocchi |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/cpu/amd.c | Paolo Ciarrocchi |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/cpu/transmeta.c | Paolo Ciarrocchi |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/cpu/mtrr/state.c | Paolo Ciarrocchi |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/cpu/intel.c | Paolo Ciarrocchi |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/cpu/umc.c | Paolo Ciarrocchi |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p6.c | Paolo Ciarrocchi |
2008-04-17 | x86: unify cpu/proc|_64.c | Hiroshi Shimamoto |