aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386 (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-02-16[PATCH] vmi-versus-hrtimersAndrew Morton1-1/+1
2007-02-14[CPUFREQ] Longhaul - Redo Longhaul ver. 2Rafał Bilski1-22/+31
2007-02-13[CPUFREQ] EPS - Correct 2nd brand testRafał Bilski1-1/+1
2007-02-13[PATCH] i386: Fix broken CONFIG_COMPAT_VDSO on i386Jan Beulich1-1/+1
2007-02-13[PATCH] i386: fix 32-bit ioctls on x64_32Giuliano Procida1-0/+30
2007-02-13[PATCH] x86: Unify pcspeaker platform device code between i386/x86-64Andi Kleen3-26/+21
2007-02-13[PATCH] i386: Remove extern declaration from mm/discontig.c, put in header.Rusty Russell1-1/+0
2007-02-13[PATCH] i386: Rename cpu_gdt_descr and remove extern declaration from smpboot.cRusty Russell2-4/+3
2007-02-13[PATCH] i386: Move mce_disabled to asm/mce.hRusty Russell1-1/+1
2007-02-13[PATCH] i386: paravirt unhandled fallthroughRusty Russell3-6/+6
2007-02-13[PATCH] x86: Don't require the vDSO for handling a.out signalsAndi Kleen1-1/+5
2007-02-13[PATCH] i386: Fix Cyrix MediaGX detectionAlan1-9/+11
2007-02-13[PATCH] i386: Fix warning in cpu initializationAndi Kleen1-1/+1
2007-02-13[PATCH] i386: Fix warning in microcode.cAndi Kleen1-1/+1
2007-02-13[PATCH] x86: Enable NMI watchdog for AMD Family 0x10 CPUsAndi Kleen1-2/+4
2007-02-13[PATCH] x86: Add new CPUID bits for AMD Family 10 CPUs in /proc/cpuinfoAndi Kleen1-5/+9
2007-02-13[PATCH] i386: Remove fastcall in paravirt.[ch]Andi Kleen1-51/+51
2007-02-13[PATCH] i386: geode configuration fixesTAKADA Yoshihito1-11/+10
2007-02-13[PATCH] i386: add option to show more code in oops reportsChuck Ebbert1-4/+16
2007-02-13[PATCH] i386: Remove unused kernel config option X86_XADDRobert P. J. Day1-5/+0
2007-02-13[PATCH] i386: entry.S END/ENDPROC annotationsJan Beulich1-4/+37
2007-02-13[PATCH] i386: support Classic MediaGXmtakada1-3/+8
2007-02-13[PATCH] i386: avoid gcc extensionRandy Dunlap1-3/+5
2007-02-13[PATCH] i386: All Transmeta CPUs have constant TSCsH. Peter Anvin1-0/+3
2007-02-13[PATCH] x86: fix laptop bootup hang in init_acpi()Ingo Molnar1-0/+28
2007-02-13[PATCH] i386: fix size_or_mask and size_and_maskAndreas Herrmann2-4/+4
2007-02-13[PATCH] i386: Convert /proc/apm to seqfileAlexey Dobriyan1-8/+18
2007-02-13[PATCH] i386: use smp_call_function_single()Alexey Dobriyan1-5/+2
2007-02-13[PATCH] i386: use smp_call_function_single()Alexey Dobriyan1-9/+4
2007-02-13[PATCH] i386: Small cleanup to TLB flush codeAndi Kleen1-3/+2
2007-02-13[PATCH] x86: simplify notify_page_fault()Jan Beulich1-10/+8
2007-02-13[PATCH] i386: Handle 32 bit PerfMon Counter writes cleanly in oprofileVenkatesh Pallipadi1-4/+5
2007-02-13[PATCH] i386: Handle 32 bit PerfMon Counter writes cleanly in i386 nmi_watchdogVenkatesh Pallipadi1-16/+48
2007-02-13[PATCH] i386: romsignature/checksum cleanupRene Herman1-8/+9
2007-02-13[PATCH] i386: improve sched_clock() on i686Ingo Molnar1-8/+14
2007-02-13[PATCH] i386: add idle notifierStephane Eranian5-1/+63
2007-02-13[PATCH] i386: arch/i386/kernel/cpu/mcheck/mce.c should #include <asm/mce.h>Adrian Bunk1-0/+1
2007-02-13[PATCH] i386: move startup_32() in text.head sectionVivek Goyal2-4/+20
2007-02-13[PATCH] i386: Paravirt debug defaults offZachary Amsden1-1/+1
2007-02-13[PATCH] i386: Vmi timer raceZachary Amsden1-0/+4
2007-02-13[PATCH] i386: Kprobe rpl fixZachary Amsden1-1/+1
2007-02-13[PATCH] i386: Profile pc badnessZachary Amsden1-6/+4
2007-02-13[PATCH] i386: vMI timer patchesZachary Amsden10-5/+567
2007-02-13[PATCH] i386: vMI backend for paravirt-opsZachary Amsden8-2/+932
2007-02-13[PATCH] i386: SMP boot hook for paravirtZachary Amsden2-0/+9