summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] remove arch/i386/kernel/tsc.c:custom_sched_clockAdrian Bunk2007-03-061-1/+0
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 3Thomas Gleixner2007-03-061-6/+4
* [PATCH] arch/i386/kernel/vmi.c must #include <asm/kmap_types.h>Adrian Bunk2007-03-051-0/+1
* [PATCH] clocksource init adjustments (fix bug #7426)john stultz2007-03-055-91/+76
* [PATCH] fix "NMI appears to be stuck"Thomas Gleixner2007-03-051-2/+9
* [PATCH] vmi: smp fixesZachary Amsden2007-03-052-4/+5
* [PATCH] vmi: apic opsZachary Amsden2007-03-051-73/+91
* [PATCH] vmi: fix nohz compileZachary Amsden2007-03-052-15/+1
* [PATCH] vmi: pit overrideZachary Amsden2007-03-052-4/+12
* [PATCH] vmi: paravirt drop udelay opZachary Amsden2007-03-053-13/+1
* [PATCH] vmi: fix highpteZachary Amsden2007-03-052-0/+21
* [PATCH] vmi: cpu cycles fixZachary Amsden2007-03-054-2/+12
* [PATCH] vmi: sched clock paravirt op fixZachary Amsden2007-03-054-6/+6
* [PATCH] vmi: timer fixes round twoZachary Amsden2007-03-052-29/+24
* [PATCH] fix memory leak in dma_declare_coherent_memory()Yoichi Yuasa2007-03-011-1/+1
* [PATCH] x86_64/i386 irq: Fix !CONFIG_SMP compilationEric W. Biederman2007-02-281-2/+0
* Revert "[CPUFREQ] constify cpufreq_driver where possible."Linus Torvalds2007-02-2612-13/+13
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-02-2614-31/+30
|\
| * [CPUFREQ] constify some data tables.Dave Jones2007-02-223-17/+17
| * [CPUFREQ] constify cpufreq_driver where possible.Dave Jones2007-02-2212-13/+13
| * [CPUFREQ] Revert default on deprecated config X86_SPEEDSTEP_CENTRINO_ACPIThomas Renninger2007-02-201-1/+0
* | [PATCH] irq: Remove set_native_irq_infoEric W. Biederman2007-02-261-5/+5
* | Revert "[PATCH] i386: add idle notifier"Linus Torvalds2007-02-265-63/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-02-191-1/+1
|\ \
| * | Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day2007-02-171-1/+1
* | | Pull fluff into release branchLen Brown2007-02-161-3/+2
|\ \ \ | |/ / |/| |
| * | ACPI: acpi_table_parse() now returns success/fail, not countLen Brown2007-02-131-3/+2
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-02-166-286/+576
|\ \ \ | | |/ | |/|
| * | [CPUFREQ] Longhaul - Redo Longhaul ver. 2Rafa³ Bilski2007-02-141-22/+31
| * | [CPUFREQ] EPS - Correct 2nd brand testRafa³ Bilski2007-02-131-1/+1
| * | [CPUFREQ] Fix up merge conflicts with recent ACPI changes.Dave Jones2007-02-109-260/+251
| |\ \
| * | | [CPUFREQ] Longhaul - Separate frequency and voltage transitionRafa³ Bilski2007-02-101-16/+93
| * | | [CPUFREQ] Longhaul - Models of NehemiahRafa³ Bilski2007-02-101-3/+3
| * | | [CPUFREQ] Longhaul - Simplier minmultRafa³ Bilski2007-02-101-15/+8
| * | | [CPUFREQ] Enhanced PowerSaver driverRafa³ Bilski2007-02-103-0/+344
| * | | [CPUFREQ] Longhaul - Add VT8235 supportRafa³ Bilski2007-02-041-12/+50
| * | | [CPUFREQ] Longhaul - Fix guess_fsb functionRafa³ Bilski2007-02-041-22/+10
| * | | [CPUFREQ] Longhaul - Remove duplicate tablesRafa³ Bilski2007-02-032-154/+11
| * | | [CPUFREQ] Longhaul - Introduce Nehemiah CRafa³ Bilski2007-02-031-45/+28
| * | | [CPUFREQ] fix cpuinfo_cur_freq for CPU_HW_PSTATEJoachim Deguara2007-02-031-1/+5
| * | | [CPUFREQ] Longhaul - Remove "ignore_latency" optionRafa³ Bilski2007-02-031-5/+1
* | | | [PATCH] genirq: remove IRQ_DISABLEDIngo Molnar2007-02-161-3/+1
* | | | [PATCH] genirq: do not mask interrupts by defaultIngo Molnar2007-02-161-0/+1
* | | | [PATCH] time: x86_64: hpet_address cleanupjohn stultz2007-02-161-16/+4
* | | | [PATCH] i386 prepare nmi watchdog for dynticksThomas Gleixner2007-02-161-2/+7
* | | | [PATCH] i386 prepare for dyntickIngo Molnar2007-02-161-0/+3
* | | | [PATCH] i386 rework local apic timer calibrationThomas Gleixner2007-02-161-150/+215
* | | | [PATCH] clockevents: i386 driversThomas Gleixner2007-02-168-745/+717
* | | | [PATCH] i386, apic: clean up the APIC codeThomas Gleixner2007-02-164-766/+815
* | | | [PATCH] Allow early access to the power management timerThomas Gleixner2007-02-161-4/+1
OpenPOWER on IntegriCloud