| Commit message (Expand) | Author | Age |
* | [PATCH] x86_64/i386 irq: Fix !CONFIG_SMP compilation | Eric W. Biederman | 2007-02-28 |
* | Revert "[CPUFREQ] constify cpufreq_driver where possible." | Linus Torvalds | 2007-02-26 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2007-02-26 |
|\ |
|
| * | [CPUFREQ] constify some data tables. | Dave Jones | 2007-02-22 |
| * | [CPUFREQ] constify cpufreq_driver where possible. | Dave Jones | 2007-02-22 |
| * | {rd,wr}msr_on_cpu SMP=n optimization | Adrian Bunk | 2007-02-20 |
| * | rdmsr_on_cpu, wrmsr_on_cpu | Alexey Dobriyan | 2007-02-20 |
| * | [CPUFREQ] Revert default on deprecated config X86_SPEEDSTEP_CENTRINO_ACPI | Thomas Renninger | 2007-02-20 |
* | | [PATCH] x86: add -freg-struct-return to CFLAGS | Ingo Molnar | 2007-02-26 |
* | | [PATCH] irq: Remove set_native_irq_info | Eric W. Biederman | 2007-02-26 |
* | | Revert "[PATCH] i386: add idle notifier" | Linus Torvalds | 2007-02-26 |
* | | [PATCH] tick management: make broadcast dependent on local APIC | Thomas Gleixner | 2007-02-19 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-02-19 |
|\ \ |
|
| * | | Replace remaining references to "driverfs" with "sysfs". | Robert P. J. Day | 2007-02-17 |
| * | | Use ARRAY_SIZE() macro in i386 relocs.c file | Robert P. J. Day | 2007-02-17 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-02-19 |
|\ \ \ |
|
| * | | | PCI: add systems for automatic breadth-first device sorting | Andy Gospodarek | 2007-02-16 |
| |/ / |
|
* | | | Pull fluff into release branch | Len Brown | 2007-02-16 |
|\ \ \
| |/ /
|/| | |
|
| * | | ACPI: acpi_table_parse() now returns success/fail, not count | Len Brown | 2007-02-13 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2007-02-16 |
|\ \ \
| | |/
| |/| |
|
| * | | [CPUFREQ] Longhaul - Redo Longhaul ver. 2 | Rafa� Bilski | 2007-02-14 |
| * | | [CPUFREQ] EPS - Correct 2nd brand test | Rafa� Bilski | 2007-02-13 |
| * | | [CPUFREQ] Fix up merge conflicts with recent ACPI changes. | Dave Jones | 2007-02-10 |
| |\ \ |
|
| * | | | [CPUFREQ] Longhaul - Separate frequency and voltage transition | Rafa� Bilski | 2007-02-10 |
| * | | | [CPUFREQ] Longhaul - Models of Nehemiah | Rafa� Bilski | 2007-02-10 |
| * | | | [CPUFREQ] Longhaul - Simplier minmult | Rafa� Bilski | 2007-02-10 |
| * | | | [CPUFREQ] Enhanced PowerSaver driver | Rafa� Bilski | 2007-02-10 |
| * | | | [CPUFREQ] Longhaul - Add VT8235 support | Rafa� Bilski | 2007-02-04 |
| * | | | [CPUFREQ] Longhaul - Fix guess_fsb function | Rafa� Bilski | 2007-02-04 |
| * | | | [CPUFREQ] Longhaul - Remove duplicate tables | Rafa� Bilski | 2007-02-03 |
| * | | | [CPUFREQ] Longhaul - Introduce Nehemiah C | Rafa� Bilski | 2007-02-03 |
| * | | | [CPUFREQ] fix cpuinfo_cur_freq for CPU_HW_PSTATE | Joachim Deguara | 2007-02-03 |
| * | | | [CPUFREQ] Longhaul - Remove "ignore_latency" option | Rafa� Bilski | 2007-02-03 |
* | | | | [PATCH] genirq: remove IRQ_DISABLED | Ingo Molnar | 2007-02-16 |
* | | | | [PATCH] genirq: do not mask interrupts by default | Ingo Molnar | 2007-02-16 |
* | | | | [PATCH] time: x86_64: hpet_address cleanup | john stultz | 2007-02-16 |
* | | | | [PATCH] i386: enable dynticks in kconfig | Ingo Molnar | 2007-02-16 |
* | | | | [PATCH] i386 prepare nmi watchdog for dynticks | Thomas Gleixner | 2007-02-16 |
* | | | | [PATCH] i386 prepare for dyntick | Ingo Molnar | 2007-02-16 |
* | | | | [PATCH] i386 rework local apic timer calibration | Thomas Gleixner | 2007-02-16 |
* | | | | [PATCH] clockevents: i386 drivers | Thomas Gleixner | 2007-02-16 |
* | | | | [PATCH] i386, apic: clean up the APIC code | Thomas Gleixner | 2007-02-16 |
* | | | | [PATCH] Allow early access to the power management timer | Thomas Gleixner | 2007-02-16 |
* | | | | [PATCH] Mark TSC on GeodeLX reliable | Marcelo Tosatti | 2007-02-16 |
* | | | | [PATCH] clocksource: Add verification (watchdog) helper | Thomas Gleixner | 2007-02-16 |
* | | | | [PATCH] clocksource: Remove the update callback | Thomas Gleixner | 2007-02-16 |
* | | | | [PATCH] clocksource: replace is_continuous by a flag field | Thomas Gleixner | 2007-02-16 |
* | | | | [PATCH] x86: rewrite SMP TSC sync code | Ingo Molnar | 2007-02-16 |
* | | | | [PATCH] Simplify the registration of clocksources | Thomas Gleixner | 2007-02-16 |
* | | | | [PATCH] i386 Remove useless code in tsc.c | Thomas Gleixner | 2007-02-16 |