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