summaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
...
* | | | [PATCH] clocksource: Remove the update callbackThomas Gleixner2007-02-161-33/+17
* | | | [PATCH] clocksource: replace is_continuous by a flag fieldThomas Gleixner2007-02-163-4/+7
* | | | [PATCH] x86: rewrite SMP TSC sync codeIngo Molnar2007-02-164-168/+17
* | | | [PATCH] Simplify the registration of clocksourcesThomas Gleixner2007-02-161-2/+1
* | | | [PATCH] i386 Remove useless code in tsc.cThomas Gleixner2007-02-161-38/+2
* | | | [PATCH] i386: use GTOD persistent clock supportJohn Stultz2007-02-162-97/+1
* | | | [PATCH] Add irq flag to disable balancing for an interruptThomas Gleixner2007-02-161-2/+2
* | | | [PATCH] vmi-versus-hrtimersAndrew Morton2007-02-161-1/+1
* | | | [PATCH] i386: Fix broken CONFIG_COMPAT_VDSO on i386Jan Beulich2007-02-131-1/+1
* | | | [PATCH] i386: fix 32-bit ioctls on x64_32Giuliano Procida2007-02-131-0/+30
* | | | [PATCH] x86: Unify pcspeaker platform device code between i386/x86-64Andi Kleen2007-02-133-26/+21
* | | | [PATCH] i386: Remove extern declaration from mm/discontig.c, put in header.Rusty Russell2007-02-131-1/+0
* | | | [PATCH] i386: Rename cpu_gdt_descr and remove extern declaration from smpboot.cRusty Russell2007-02-132-4/+3
* | | | [PATCH] i386: Move mce_disabled to asm/mce.hRusty Russell2007-02-131-1/+1
* | | | [PATCH] i386: paravirt unhandled fallthroughRusty Russell2007-02-133-6/+6
* | | | [PATCH] x86: Don't require the vDSO for handling a.out signalsAndi Kleen2007-02-131-1/+5
* | | | [PATCH] i386: Fix Cyrix MediaGX detectionAlan2007-02-131-9/+11
* | | | [PATCH] i386: Fix warning in cpu initializationAndi Kleen2007-02-131-1/+1
* | | | [PATCH] i386: Fix warning in microcode.cAndi Kleen2007-02-131-1/+1
* | | | [PATCH] x86: Enable NMI watchdog for AMD Family 0x10 CPUsAndi Kleen2007-02-131-2/+4
* | | | [PATCH] x86: Add new CPUID bits for AMD Family 10 CPUs in /proc/cpuinfoAndi Kleen2007-02-131-5/+9
* | | | [PATCH] i386: Remove fastcall in paravirt.[ch]Andi Kleen2007-02-131-51/+51
* | | | [PATCH] i386: geode configuration fixesTAKADA Yoshihito2007-02-131-11/+10
* | | | [PATCH] i386: add option to show more code in oops reportsChuck Ebbert2007-02-131-4/+16
* | | | [PATCH] i386: Remove unused kernel config option X86_XADDRobert P. J. Day2007-02-131-5/+0
* | | | [PATCH] i386: entry.S END/ENDPROC annotationsJan Beulich2007-02-131-4/+37
* | | | [PATCH] i386: support Classic MediaGXmtakada2007-02-131-3/+8
* | | | [PATCH] i386: avoid gcc extensionRandy Dunlap2007-02-131-3/+5
* | | | [PATCH] i386: All Transmeta CPUs have constant TSCsH. Peter Anvin2007-02-131-0/+3
* | | | [PATCH] x86: fix laptop bootup hang in init_acpi()Ingo Molnar2007-02-131-0/+28
* | | | [PATCH] i386: fix size_or_mask and size_and_maskAndreas Herrmann2007-02-132-4/+4
* | | | [PATCH] i386: Convert /proc/apm to seqfileAlexey Dobriyan2007-02-131-8/+18
* | | | [PATCH] i386: use smp_call_function_single()Alexey Dobriyan2007-02-131-5/+2
* | | | [PATCH] i386: use smp_call_function_single()Alexey Dobriyan2007-02-131-9/+4
* | | | [PATCH] i386: Small cleanup to TLB flush codeAndi Kleen2007-02-131-3/+2
* | | | [PATCH] x86: simplify notify_page_fault()Jan Beulich2007-02-131-10/+8
* | | | [PATCH] i386: Handle 32 bit PerfMon Counter writes cleanly in oprofileVenkatesh Pallipadi2007-02-131-4/+5
* | | | [PATCH] i386: Handle 32 bit PerfMon Counter writes cleanly in i386 nmi_watchdogVenkatesh Pallipadi2007-02-131-16/+48
* | | | [PATCH] i386: romsignature/checksum cleanupRene Herman2007-02-131-8/+9
* | | | [PATCH] i386: improve sched_clock() on i686Ingo Molnar2007-02-131-8/+14
* | | | [PATCH] i386: add idle notifierStephane Eranian2007-02-135-1/+63
* | | | [PATCH] i386: arch/i386/kernel/cpu/mcheck/mce.c should #include <asm/mce.h>Adrian Bunk2007-02-131-0/+1
* | | | [PATCH] i386: move startup_32() in text.head sectionVivek Goyal2007-02-132-4/+20
* | | | [PATCH] i386: Paravirt debug defaults offZachary Amsden2007-02-131-1/+1
* | | | [PATCH] i386: Vmi timer raceZachary Amsden2007-02-131-0/+4
* | | | [PATCH] i386: Kprobe rpl fixZachary Amsden2007-02-131-1/+1
* | | | [PATCH] i386: Profile pc badnessZachary Amsden2007-02-131-6/+4
* | | | [PATCH] i386: vMI timer patchesZachary Amsden2007-02-1310-5/+567
* | | | [PATCH] i386: vMI backend for paravirt-opsZachary Amsden2007-02-138-2/+932
* | | | [PATCH] i386: SMP boot hook for paravirtZachary Amsden2007-02-132-0/+9
OpenPOWER on IntegriCloud