aboutsummaryrefslogtreecommitdiff
path: root/arch/i386
AgeCommit message (Expand)Author
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
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