summaryrefslogtreecommitdiffstats
path: root/arch/i386
AgeCommit message (Expand)Author
2005-11-30[ACPI] properly detect pmtimer on ASUS a8v motherboardDavid Shaohua Li
2005-11-29[PATCH] setting irq affinity is broken in ia32 with MSI enabledShaohua Li
2005-11-29[PATCH] fix rebooting on HP nc6120 laptopThierry Vignaud
2005-11-23[PATCH] PCI: direct.c: DBGDaniel Marjamäki
2005-11-23[PATCH] PCI: remove bogus resource collision errorRajesh Shah
2005-11-23[PATCH] PCI: trivial printk updates in common.cDaniel Marjamäkia
2005-11-23[PATCH] kprobes: Fix return probes on sys_execveJim Keniston
2005-11-20[PATCH] Register disabled CPUsAshok Raj
2005-11-20[PATCH] i386: Use bigsmp for > 8 core Opteron systemsAndi Kleen
2005-11-15[PATCH] drop "[PATCH] i386 kexec-on-panic: Don't shutdown the apics"Vivek Goyal
2005-11-14Merge x86-64 update from AndiLinus Torvalds
2005-11-14[PATCH] x86_64: x86_64/i386 fix Intel cache detection code assumption about t...Siddha, Suresh B
2005-11-14[PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B
2005-11-14[PATCH] x86_64: Force correct address space size for MTRR on some 64bit Intel...Shaohua Li
2005-11-14[PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B
2005-11-14[PATCH] x86-64/i386: Fix CPU model for family 6Suresh Siddha
2005-11-14[PATCH] i386/x86-64: Share interrupt vectors when there is a large number of ...James Cleverdon
2005-11-14[PATCH] x86_64: Make i386 compile again with fourth DMA32 zoneAndi Kleen
2005-11-13[PATCH] i386: generic cmpxchgNick Piggin
2005-11-13[PATCH] x86: fix cpu_khz with clock=pitTim Mann
2005-11-13[PATCH] i386: NMI pointer comparison fixJan Beulich
2005-11-13[PATCH] arch/i386/mm/init.c: small cleanupsAdrian Bunk
2005-11-13[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik
2005-11-10[PATCH] PCI: fix for Toshiba ohci1394 quirkJesse Barnes
2005-11-09[PATCH] i386: EXPORT_SYMBOL(screen_info) even #ifndef CONFIG_VTAdrian Bunk
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2005-11-07[PATCH] unexport phys_proc_id and cpu_core_idAdrian Bunk
2005-11-07[PATCH] Kprobes: preempt_disable/enable() simplificationAnanth N Mavinakayanahalli
2005-11-07[PATCH] Kprobes: Use RCU for (un)register synchronization - arch changesAnanth N Mavinakayanahalli
2005-11-07[PATCH] Kprobes: Track kprobe on a per_cpu basis - i386 changesAnanth N Mavinakayanahalli
2005-11-07[PATCH] Kprobes: rearrange preempt_disable/enable() callsAnanth N Mavinakayanahalli
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig
2005-11-07[PATCH] Move Kprobes and Oprofile to "Instrumentation Support" menuPrasanna S Panchamukhi
2005-11-07[PATCH] x86: add MCE resumeShaohua Li
2005-11-07[PATCH] arch/i386/kernel/scx200.c should #include <linux/scx200_gpio.h>Adrian Bunk
2005-11-07[PATCH] arch/i386/kernel/reboot_fixups.c should #include <linux/reboot_fixups.h>Adrian Bunk
2005-11-07[PATCH] arch/i386/kernel/ldt.c should #include <asm/mmu_context.h>Adrian Bunk
2005-11-07[PATCH] i386: LVT entries remaining unmasked on rebootZwane Mwaikambo
2005-11-07[PATCH] arch/i386: Use ARRAY_SIZE macroTobias Klauser
2005-11-05[PATCH] reset tss->io_bitmap_owner in sys_ioperm()Bart Oldeman
2005-11-01[PATCH] toshiba_ohci1394_dmi_table should be __devinitdata, not __devinitRoland Dreier
2005-10-31Revert "i386: move apic init in init_IRQs"Linus Torvalds
2005-10-31[PATCH] i386: CONFIG_PC removalArthur Othieno
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