aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-09Pull bugzilla-5966 into release branchLen Brown1-1/+22
2007-03-08[PATCH] build fix for i386 earlyquirk.cDave Jones1-1/+1
2007-03-08[PATCH] ACPI: repair nvidia early quirk breakage on x86_64Len Brown1-6/+1
2007-03-08ACPI: fix Thinkpad 600/600E/600X interruptsLen Brown1-1/+22
2007-03-07[PATCH] CPU hotplug: call check_tsc_sync_source() with irqs offIngo Molnar1-6/+10
2007-03-06[PATCH] remove arch/i386/kernel/tsc.c:custom_sched_clockAdrian Bunk1-1/+0
2007-03-06[PATCH] Scheduled removal of SA_xxx interrupt flags fixups 3Thomas Gleixner1-6/+4
2007-03-05[PATCH] arch/i386/kernel/vmi.c must #include <asm/kmap_types.h>Adrian Bunk1-0/+1
2007-03-05[PATCH] clocksource init adjustments (fix bug #7426)john stultz5-91/+76
2007-03-05[PATCH] fix "NMI appears to be stuck"Thomas Gleixner1-2/+9
2007-03-05[PATCH] vmi: smp fixesZachary Amsden2-4/+5
2007-03-05[PATCH] vmi: apic opsZachary Amsden1-73/+91
2007-03-05[PATCH] vmi: fix nohz compileZachary Amsden2-15/+1
2007-03-05[PATCH] vmi: pit overrideZachary Amsden2-4/+12
2007-03-05[PATCH] vmi: paravirt drop udelay opZachary Amsden3-13/+1
2007-03-05[PATCH] vmi: fix highpteZachary Amsden2-0/+21
2007-03-05[PATCH] vmi: cpu cycles fixZachary Amsden4-2/+12
2007-03-05[PATCH] vmi: sched clock paravirt op fixZachary Amsden4-6/+6
2007-03-05[PATCH] vmi: timer fixes round twoZachary Amsden2-29/+24
2007-03-01[PATCH] fix memory leak in dma_declare_coherent_memory()Yoichi Yuasa1-1/+1
2007-02-28[PATCH] x86_64/i386 irq: Fix !CONFIG_SMP compilationEric W. Biederman1-2/+0
2007-02-26Revert "[CPUFREQ] constify cpufreq_driver where possible."Linus Torvalds12-13/+13
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds14-31/+30
2007-02-26[PATCH] irq: Remove set_native_irq_infoEric W. Biederman1-5/+5
2007-02-26Revert "[PATCH] i386: add idle notifier"Linus Torvalds5-63/+1
2007-02-22[CPUFREQ] constify some data tables.Dave Jones3-17/+17
2007-02-22[CPUFREQ] constify cpufreq_driver where possible.Dave Jones12-13/+13
2007-02-20[CPUFREQ] Revert default on deprecated config X86_SPEEDSTEP_CENTRINO_ACPIThomas Renninger1-1/+0
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2007-02-17Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day1-1/+1
2007-02-16Pull fluff into release branchLen Brown1-3/+2
2007-02-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds6-286/+576
2007-02-16[PATCH] genirq: remove IRQ_DISABLEDIngo Molnar1-3/+1
2007-02-16[PATCH] genirq: do not mask interrupts by defaultIngo Molnar1-0/+1
2007-02-16[PATCH] time: x86_64: hpet_address cleanupjohn stultz1-16/+4
2007-02-16[PATCH] i386 prepare nmi watchdog for dynticksThomas Gleixner1-2/+7
2007-02-16[PATCH] i386 prepare for dyntickIngo Molnar1-0/+3
2007-02-16[PATCH] i386 rework local apic timer calibrationThomas Gleixner1-150/+215
2007-02-16[PATCH] clockevents: i386 driversThomas Gleixner8-745/+717
2007-02-16[PATCH] i386, apic: clean up the APIC codeThomas Gleixner4-766/+815
2007-02-16[PATCH] Allow early access to the power management timerThomas Gleixner1-4/+1
2007-02-16[PATCH] Mark TSC on GeodeLX reliableMarcelo Tosatti1-0/+20
2007-02-16[PATCH] clocksource: Add verification (watchdog) helperThomas Gleixner1-49/+0
2007-02-16[PATCH] clocksource: Remove the update callbackThomas Gleixner1-33/+17
2007-02-16[PATCH] clocksource: replace is_continuous by a flag fieldThomas Gleixner3-4/+7
2007-02-16[PATCH] x86: rewrite SMP TSC sync codeIngo Molnar4-168/+17
2007-02-16[PATCH] Simplify the registration of clocksourcesThomas Gleixner1-2/+1
2007-02-16[PATCH] i386 Remove useless code in tsc.cThomas Gleixner1-38/+2
2007-02-16[PATCH] i386: use GTOD persistent clock supportJohn Stultz2-97/+1
2007-02-16[PATCH] Add irq flag to disable balancing for an interruptThomas Gleixner1-2/+2