Age | Commit message (Expand) | Author |
2008-12-23 | Merge branch 'x86/tsc' into x86/core | Ingo Molnar |
2008-12-23 | Merge branch 'x86/ptrace' into x86/tsc | Ingo Molnar |
2008-12-23 | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... | Ingo Molnar |
2008-12-19 | x86: common.c boot_cpu_stack and boot_exception_stacks should be static | Jaswinder Singh |
2008-12-19 | x86: fix intel x86_64 llc_shared_map/cpu_llc_id anomolies | Suresh Siddha |
2008-12-16 | x86: use work_on_cpu in x86/kernel/cpu/mcheck/mce_amd_64.c | Mike Travis |
2008-12-16 | x86: Remove cpumask games in x86/kernel/cpu/intel_cacheinfo.c | Mike Travis |
2008-12-16 | x86: re-enable MCE on secondary CPUS after suspend/resume | Andi Kleen |
2008-12-16 | x86: hardirq: use inc_irq_stat() in non-unified functions | Hiroshi Shimamoto |
2008-12-16 | x86: support always running TSC on Intel CPUs | Venki Pallipadi |
2008-12-13 | Merge ../linux-2.6-x86 | Rusty Russell |
2008-12-13 | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu... | Rusty Russell |
2008-12-12 | x86, bts: provide in-kernel branch-trace interface | Markus Metzger |
2008-12-05 | [CPUFREQ] Add Celeron Core support to p4-clockmod. | Herton Ronaldo Krzesinski |
2008-12-05 | [CPUFREQ] add to speedstep-lib additional fsb values for core processors | Herton Ronaldo Krzesinski |
2008-12-05 | [CPUFREQ] Disable sysfs ui for p4-clockmod. | Matthew Garrett |
2008-12-05 | [CPUFREQ] p4-clockmod: reduce noise | Dominik Brodowski |
2008-12-05 | [CPUFREQ] clean up speedstep-centrino and reduce cpumask_t usage | Rusty Russell |
2008-12-04 | Merge commit 'v2.6.28-rc7' into x86/cleanups | Ingo Molnar |
2008-12-04 | Merge commit 'v2.6.28-rc7' into tracing/core | Ingo Molnar |
2008-11-30 | x86: intel_cacheinfo, minor show_type cleanup | Jiri Slaby |
2008-11-26 | tracing: add "power-tracer": C/P state tracer to help power optimization | Arjan van de Ven |
2008-11-25 | [CPUFREQ] powernow-k8: ignore out-of-range PstateStatus value | Andreas Herrmann |
2008-11-23 | x86: hypervisor - fix sparse warnings | Hannes Eder |
2008-11-23 | x86: vmware - fix sparse warnings | Hannes Eder |
2008-11-10 | x86, bts: DS and BTS initialization | Markus Metzger |
2008-11-04 | x86: vmware: look for DMI string in the product serial key | Alok Kataria |
2008-11-03 | x86: VMware: Fix vmware_get_tsc code | Alok Kataria |
2008-11-01 | x86: Add a synthetic TSC_RELIABLE feature bit. | Alok Kataria |
2008-11-01 | x86: Hypervisor detection and get tsc_freq from hypervisor | Alok Kataria |
2008-10-31 | x86: build fix | Ingo Molnar |
2008-10-31 | x86: cpu_index build fix | Ingo Molnar |
2008-10-31 | x86/voyager: fix missing cpu_index initialisation | James Bottomley |
2008-10-31 | x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c60... | James Bottomley |
2008-10-30 | x86: use CONFIG_X86_SMP instead of CONFIG_SMP | James Bottomley |
2008-10-28 | x86: break up mtrr_cleanup() into several small functions. | Yinghai Lu |
2008-10-23 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-10-23 | Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2008-10-22 | x86, um: ... and asm-x86 move | Al Viro |
2008-10-23 | Merge branch 'linus' into test | Len Brown |
2008-10-22 | Merge branch 'yinghai' into test | Len Brown |
2008-10-22 | Merge branch 'FW_BUG' into test | Len Brown |
2008-10-22 | x86/proc: fix /proc/cpuinfo cpu offline bug | Lai Jiangshan |
2008-10-20 | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-10-20 | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-10-20 | Update email addresses. | Dave Jones |
2008-10-20 | Update .gitignore files for generated targets | Linus Torvalds |
2008-10-16 | x86: print out apic id in hex format | Yinghai Lu |
2008-10-14 | ftrace: mark lapic_wd_event() notrace | Ingo Molnar |
2008-10-13 | x86: do not allow to optimize flag_is_changeable_p() (rev. 2) | Krzysztof Helt |