aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/kernel
AgeCommit message (Expand)Author
2007-02-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2007-02-16[PATCH] genirq: remove IRQ_DISABLEDIngo Molnar
2007-02-16[PATCH] genirq: do not mask interrupts by defaultIngo Molnar
2007-02-16[PATCH] time: x86_64: hpet_address cleanupjohn stultz
2007-02-16[PATCH] i386 prepare nmi watchdog for dynticksThomas Gleixner
2007-02-16[PATCH] i386 prepare for dyntickIngo Molnar
2007-02-16[PATCH] i386 rework local apic timer calibrationThomas Gleixner
2007-02-16[PATCH] clockevents: i386 driversThomas Gleixner
2007-02-16[PATCH] i386, apic: clean up the APIC codeThomas Gleixner
2007-02-16[PATCH] Allow early access to the power management timerThomas Gleixner
2007-02-16[PATCH] Mark TSC on GeodeLX reliableMarcelo Tosatti
2007-02-16[PATCH] clocksource: Add verification (watchdog) helperThomas Gleixner
2007-02-16[PATCH] clocksource: Remove the update callbackThomas Gleixner
2007-02-16[PATCH] clocksource: replace is_continuous by a flag fieldThomas Gleixner
2007-02-16[PATCH] x86: rewrite SMP TSC sync codeIngo Molnar
2007-02-16[PATCH] Simplify the registration of clocksourcesThomas Gleixner
2007-02-16[PATCH] i386 Remove useless code in tsc.cThomas Gleixner
2007-02-16[PATCH] i386: use GTOD persistent clock supportJohn Stultz
2007-02-16[PATCH] Add irq flag to disable balancing for an interruptThomas Gleixner
2007-02-14[CPUFREQ] Longhaul - Redo Longhaul ver. 2Rafał Bilski
2007-02-13[CPUFREQ] EPS - Correct 2nd brand testRafał Bilski
2007-02-13[PATCH] i386: Fix broken CONFIG_COMPAT_VDSO on i386Jan Beulich
2007-02-13[PATCH] i386: fix 32-bit ioctls on x64_32Giuliano Procida
2007-02-13[PATCH] x86: Unify pcspeaker platform device code between i386/x86-64Andi Kleen
2007-02-13[PATCH] i386: Rename cpu_gdt_descr and remove extern declaration from smpboot.cRusty Russell
2007-02-13[PATCH] i386: Move mce_disabled to asm/mce.hRusty Russell
2007-02-13[PATCH] i386: paravirt unhandled fallthroughRusty Russell
2007-02-13[PATCH] x86: Don't require the vDSO for handling a.out signalsAndi Kleen
2007-02-13[PATCH] i386: Fix Cyrix MediaGX detectionAlan
2007-02-13[PATCH] i386: Fix warning in cpu initializationAndi Kleen
2007-02-13[PATCH] i386: Fix warning in microcode.cAndi Kleen
2007-02-13[PATCH] x86: Enable NMI watchdog for AMD Family 0x10 CPUsAndi Kleen
2007-02-13[PATCH] x86: Add new CPUID bits for AMD Family 10 CPUs in /proc/cpuinfoAndi Kleen
2007-02-13[PATCH] i386: Remove fastcall in paravirt.[ch]Andi Kleen
2007-02-13[PATCH] i386: geode configuration fixesTAKADA Yoshihito
2007-02-13[PATCH] i386: add option to show more code in oops reportsChuck Ebbert
2007-02-13[PATCH] i386: entry.S END/ENDPROC annotationsJan Beulich
2007-02-13[PATCH] i386: support Classic MediaGXmtakada
2007-02-13[PATCH] i386: All Transmeta CPUs have constant TSCsH. Peter Anvin
2007-02-13[PATCH] x86: fix laptop bootup hang in init_acpi()Ingo Molnar
2007-02-13[PATCH] i386: fix size_or_mask and size_and_maskAndreas Herrmann
2007-02-13[PATCH] i386: Convert /proc/apm to seqfileAlexey Dobriyan
2007-02-13[PATCH] i386: use smp_call_function_single()Alexey Dobriyan
2007-02-13[PATCH] i386: use smp_call_function_single()Alexey Dobriyan
2007-02-13[PATCH] i386: Small cleanup to TLB flush codeAndi Kleen
2007-02-13[PATCH] i386: Handle 32 bit PerfMon Counter writes cleanly in i386 nmi_watchdogVenkatesh Pallipadi
2007-02-13[PATCH] i386: romsignature/checksum cleanupRene Herman
2007-02-13[PATCH] i386: improve sched_clock() on i686Ingo Molnar
2007-02-13[PATCH] i386: add idle notifierStephane Eranian
2007-02-13[PATCH] i386: arch/i386/kernel/cpu/mcheck/mce.c should #include <asm/mce.h>Adrian Bunk