Age | Commit message (Expand) | Author |
2009-03-26 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds |
2009-03-17 | prevent boosting kprobes on exception address | Masami Hiramatsu |
2009-03-17 | Fast TSC calibration: calculate proper frequency error bounds | Linus Torvalds |
2009-03-17 | Fix potential fast PIT TSC calibration startup glitch | Linus Torvalds |
2009-03-09 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds |
2009-03-09 | Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." | Dave Jones |
2009-03-06 | x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs() | Markus Metzger |
2009-03-06 | x86, bts: remove bad warning | Markus Metzger |
2009-03-05 | [CPUFREQ] Prevent p4-clockmod from auto-binding to the ondemand governor. | Dave Jones |
2009-03-04 | x86: add Dell XPS710 reboot quirk | Leann Ogasawara |
2009-03-04 | x86, math-emu: fix init_fpu for task != current | Daniel Glöckner |
2009-03-04 | x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAP | Huang Ying |
2009-03-04 | x86: fix DMI on EFI | Brian Maly |
2009-03-02 | x86-64: syscall-audit: fix 32/64 syscall hole | Roland McGrath |
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 |
2009-02-24 | [CPUFREQ] checkpatch cleanups for powernow-k7 | Dave Jones |
2009-02-24 | [CPUFREQ] checkpatch cleanups for speedstep related drivers. | Dave Jones |
2009-02-24 | [CPUFREQ] checkpatch cleanups for sc520 | Dave Jones |
2009-02-24 | [CPUFREQ] checkpatch cleanups for powernow-k6 | Dave Jones |
2009-02-24 | [CPUFREQ] checkpatch cleanups for longrun | Dave Jones |
2009-02-24 | [CPUFREQ] checkpatch cleanups for longhaul | Dave Jones |
2009-02-24 | [CPUFREQ] checkpatch cleanups for gx-suspmod | Dave Jones |
2009-02-24 | [CPUFREQ] checkpatch cleanups for e_powersaver | Dave Jones |
2009-02-24 | [CPUFREQ] checkpatch cleanups for elanfreq | Dave Jones |
2009-02-24 | [CPUFREQ] nforce2: Use driver prefix, not cpufreq prefix. | Dave Jones |
2009-02-24 | [CPUFREQ] checkpatch cleanups for cpufreq-nforce2 | Dave Jones |
2009-02-24 | [CPUFREQ] Stupidly trivial CodingStyle fix | Dave Jones |
2009-02-22 | PM: Split up sysdev_[suspend|resume] from device_power_[down|up] | Rafael J. Wysocki |
2009-02-22 | x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptors | Linus Torvalds |
2009-02-21 | x86_64: Fix S3 fail path | Jiri Slaby |
2009-02-21 | x86_64: acpi/wakeup_64 cleanup | Jiri Slaby |
2009-02-20 | x86, mce: remove incorrect __cpuinit for mce_cpu_features() | H. Peter Anvin |
2009-02-20 | x86, vmi: TSC going backwards check in vmi clocksource | Alok N Kataria |
2009-02-19 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-02-17 | x86, mce: fix ifdef for 64bit thermal apic vector clear on shutdown | Andi Kleen |
2009-02-17 | x86, mce: use force_sig_info to kill process in machine check | Andi Kleen |
2009-02-17 | x86, mce: reinitialize per cpu features on resume | Andi Kleen |
2009-02-17 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-02-17 | x86, rcu: fix strange load average and ksoftirqd behavior | Paul E. McKenney |
2009-02-16 | cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644c... | Rusty Russell |
2009-02-15 | x86, vm86: fix preemption bug | Thomas Gleixner |
2009-02-14 | x86, olpc: fix model detection without OFW | Chris Ball |