aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/kernel
AgeCommit message (Expand)Author
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] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik
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] 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-10-31Revert "i386: move apic init in init_IRQs"Linus Torvalds
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] 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] 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] 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] i386 and x86_64 TSC set_cyc2ns_scale imprecisionMathieu Desnoyers
2005-10-29[PATCH] mm: i386 sh sh64 ready for split ptlockHugh Dickins
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman