aboutsummaryrefslogtreecommitdiff
path: root/arch/i386
AgeCommit message (Expand)Author
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-10-30[PATCH] hpet-RTC: cache the comparator registerClemens Ladisch
2005-10-30[PATCH] hpet-RTC: fix timer config register accessesClemens Ladisch
2005-10-30[PATCH] hpet-RTC: disable interrupt when no longer neededClemens Ladisch
2005-10-30[PATCH] sparse cleanups: NULL pointers, C99 struct init.Randy Dunlap
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig
2005-10-30[PATCH] i386: use -mcpu, not -mtune, for GCCs older than 3.4Paolo 'Blaisorblade' Giarrusso
2005-10-30[PATCH] uml: reuse i386 cpu-specific tuningPaolo 'Blaisorblade' Giarrusso
2005-10-30[PATCH] create and destroy cache sysfs entries based on cpu notifiersAshok Raj
2005-10-30[PATCH] i386: srat on non-acpi hw fixMagnus Damm
2005-10-30[PATCH] i386 mpparse: Only ignore lapic information we can't storeEric W. Biederman
2005-10-30[PATCH] kdump/i386: apic verification failure fixVivek Goyal
2005-10-30[PATCH] Clean up mtrr compat ioctl codeBrian Gerst
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-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-14[LIB]: Consolidate _atomic_dec_and_lock()David S. Miller