aboutsummaryrefslogtreecommitdiff
path: root/arch/i386
AgeCommit message (Expand)Author
2005-10-30[PATCH] x86: vmx cpu feature detectionKamble, Nitin A
2005-10-30[PATCH] i386 kexec-on-panic: Don't shutdown the apics.Eric W. Biederman
2005-10-30[PATCH] i386: move apic init in init_IRQsEric W. Biederman
2005-10-30[PATCH] i386 nmi_watchdog: Merge check_nmi_watchdog fixes from x86_64Eric W. Biederman
2005-10-30[PATCH] i386 io_apic.c: Memorize at bootup where the i8259 is connectedEric W. Biederman
2005-10-30[PATCH] ES7000 platform updateNatalie.Protasevich@unisys.com
2005-10-30[PATCH] x86: when L3 is present show its size in /proc/cpuinfoVenkatesh Pallipadi
2005-10-30[PATCH] fixup bogus e820 entry with mem=Dave Hansen
2005-10-30[PATCH] asus vt8235 router buggy bios workaroundaleksey_gorelov@phoenix.com
2005-10-30[PATCH] x86: bug fix in P6 Machine check initializationVenkatesh Pallipadi
2005-10-30[PATCH] x86: add an accessor function for getting the per-CPU gdtZachary Amsden
2005-10-30[PATCH] x86: bogus tls from gdtZachary Amsden
2005-10-30[PATCH] x86: hot plug CPU to support physical add of new processorsNatalie Protasevich
2005-10-30[PATCH] intel_cacheinfo: remove MAX_CACHE_LEAVES limitSiddha, Suresh B
2005-10-30[PATCH] x86: initialise tss->io_bitmap_owner to somethingBart Oldeman
2005-10-30[PATCH] FPU context corrupted after resumeShaohua Li
2005-10-30[PATCH] x86: cmpxchg improvementsJan Beulich
2005-10-30[PATCH] i386 and x86_64 TSC set_cyc2ns_scale imprecisionMathieu Desnoyers
2005-10-30[PATCH] CONFIG_IA32Brian Gerst
2005-10-29[PATCH] memory hotplug: i386 addition functionsDave Hansen
2005-10-29[PATCH] memory hotplug locking: node_size_lockDave Hansen
2005-10-29[PATCH] mm: split page table lockHugh Dickins
2005-10-29[PATCH] mm: i386 sh sh64 ready for split ptlockHugh Dickins
2005-10-29[PATCH] mm: kill check_user_page_readableHugh Dickins
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins
2005-10-28[PATCH] PCI fixup for Toshiba laptops and ohci1394Jesse Barnes
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman
2005-10-21[PATCH] typo fix in last cpufreq powernow patchChris Wright
2005-10-21[PATCH] cpufreq: fix pending powernow timer stuck conditionDave Jones
2005-10-20[CPUFREQ] kzalloc conversions for i386 drivers.Dave Jones
2005-10-10[PATCH] i386: Don't discard upper 32bits of HWCR on K8Andi Kleen
2005-10-10[PATCH] i386: fix stack alignment for signal handlersMarkus F.X.J. Oberhumer
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-09-30[PATCH] i386: include linux/irq.h rather than asm/hw_irq.hNick Piggin
2005-09-29[PATCH] Fix up TLB flush filter disablingAndi Kleen
2005-09-26[PATCH] useless includes of linux/irq.h in arch/i386Al Viro
2005-09-23[CPUFREQ] Remove preempt_disable from powernow-k8Dave Jones
2005-09-14[LIB]: Consolidate _atomic_dec_and_lock()David S. Miller
2005-09-14Partially revert "Fix time going twice as fast problem on ATI Xpress chipsets"Linus Torvalds
2005-09-13[PATCH] Even more fallout from ATI Xpress timer workaroundCal Peake
2005-09-13[PATCH] i386: Ignore masked FPU exceptionsChuck Ebbert
2005-09-13[PATCH] arch/i386: Replace custom macro with isdigit()Tobias Klauser
2005-09-13[PATCH] use add_taint() for setting tainted bit flagsRandy Dunlap
2005-09-12Fix fallout from ATI Xpress timer workaroundLinus Torvalds
2005-09-12[PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpre...Chuck Ebbert
2005-09-12[PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignmentsAndi Kleen
2005-09-12[PATCH] x86{-64}: Remove old hack that disabled mmconfig support on AMD systems.Andi Kleen
2005-09-12[PATCH] i386: Don't miss pending signals returning to user mode after signal ...Roland McGrath
2005-09-10[PATCH] i386 / uml: add dwarf sections to static link scriptPaolo 'Blaisorblade' Giarrusso
2005-09-10[PATCH] i386: fix-up schedule_timeout() usageNishanth Aravamudan