aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386 (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds4-29/+8
2005-11-07[PATCH] unexport phys_proc_id and cpu_core_idAdrian Bunk1-2/+0
2005-11-07[PATCH] Kprobes: preempt_disable/enable() simplificationAnanth N Mavinakayanahalli1-10/+15
2005-11-07[PATCH] Kprobes: Use RCU for (un)register synchronization - arch changesAnanth N Mavinakayanahalli1-15/+7
2005-11-07[PATCH] Kprobes: Track kprobe on a per_cpu basis - i386 changesAnanth N Mavinakayanahalli1-57/+69
2005-11-07[PATCH] Kprobes: rearrange preempt_disable/enable() callsAnanth N Mavinakayanahalli1-17/+18
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig1-42/+2
2005-11-07[PATCH] Move Kprobes and Oprofile to "Instrumentation Support" menuPrasanna S Panchamukhi3-16/+13
2005-11-07[PATCH] x86: add MCE resumeShaohua Li8-12/+10
2005-11-07[PATCH] arch/i386/kernel/scx200.c should #include <linux/scx200_gpio.h>Adrian Bunk1-0/+1
2005-11-07[PATCH] arch/i386/kernel/reboot_fixups.c should #include <linux/reboot_fixups.h>Adrian Bunk1-0/+1
2005-11-07[PATCH] arch/i386/kernel/ldt.c should #include <asm/mmu_context.h>Adrian Bunk1-0/+1
2005-11-07[PATCH] i386: LVT entries remaining unmasked on rebootZwane Mwaikambo1-2/+8
2005-11-07[PATCH] arch/i386: Use ARRAY_SIZE macroTobias Klauser5-7/+6
2005-11-05[PATCH] reset tss->io_bitmap_owner in sys_ioperm()Bart Oldeman1-0/+3
2005-11-01[PATCH] toshiba_ohci1394_dmi_table should be __devinitdata, not __devinitRoland Dreier1-1/+1
2005-10-31Revert "i386: move apic init in init_IRQs"Linus Torvalds5-97/+70
2005-10-31[PATCH] i386: CONFIG_PC removalArthur Othieno1-5/+0
2005-10-30[PATCH] fix missing includesTim Schmielau5-0/+5
2005-10-30[PATCH] hpet-RTC: cache the comparator registerClemens Ladisch1-1/+4
2005-10-30[PATCH] hpet-RTC: fix timer config register accessesClemens Ladisch1-7/+2
2005-10-30[PATCH] hpet-RTC: disable interrupt when no longer neededClemens Ladisch1-1/+5
2005-10-30[PATCH] sparse cleanups: NULL pointers, C99 struct init.Randy Dunlap1-1/+1
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner1-4/+0
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig1-1/+1
2005-10-30[PATCH] i386: use -mcpu, not -mtune, for GCCs older than 3.4Paolo 'Blaisorblade' Giarrusso1-5/+13
2005-10-30[PATCH] uml: reuse i386 cpu-specific tuningPaolo 'Blaisorblade' Giarrusso4-337/+345
2005-10-30[PATCH] create and destroy cache sysfs entries based on cpu notifiersAshok Raj1-17/+43
2005-10-30[PATCH] i386: srat on non-acpi hw fixMagnus Damm1-1/+6
2005-10-30[PATCH] i386 mpparse: Only ignore lapic information we can't storeEric W. Biederman1-16/+19
2005-10-30[PATCH] kdump/i386: apic verification failure fixVivek Goyal1-2/+1
2005-10-30[PATCH] Clean up mtrr compat ioctl codeBrian Gerst1-45/+74
2005-10-30[PATCH] x86: vmx cpu feature detectionKamble, Nitin A1-1/+1
2005-10-30[PATCH] i386 kexec-on-panic: Don't shutdown the apics.Eric W. Biederman1-7/+0
2005-10-30[PATCH] i386: move apic init in init_IRQsEric W. Biederman5-71/+100
2005-10-30[PATCH] i386 nmi_watchdog: Merge check_nmi_watchdog fixes from x86_64Eric W. Biederman1-2/+37
2005-10-30[PATCH] i386 io_apic.c: Memorize at bootup where the i8259 is connectedEric W. Biederman1-35/+112
2005-10-30[PATCH] ES7000 platform updateNatalie.Protasevich@unisys.com2-5/+17
2005-10-30[PATCH] x86: when L3 is present show its size in /proc/cpuinfoVenkatesh Pallipadi1-7/+1
2005-10-30[PATCH] fixup bogus e820 entry with mem=Dave Hansen1-7/+17
2005-10-30[PATCH] asus vt8235 router buggy bios workaroundaleksey_gorelov@phoenix.com1-19/+36
2005-10-30[PATCH] x86: bug fix in P6 Machine check initializationVenkatesh Pallipadi1-3/+8
2005-10-30[PATCH] x86: add an accessor function for getting the per-CPU gdtZachary Amsden3-24/+27
2005-10-30[PATCH] x86: bogus tls from gdtZachary Amsden1-6/+0
2005-10-30[PATCH] x86: hot plug CPU to support physical add of new processorsNatalie Protasevich3-7/+11
2005-10-30[PATCH] intel_cacheinfo: remove MAX_CACHE_LEAVES limitSiddha, Suresh B1-12/+6
2005-10-30[PATCH] x86: initialise tss->io_bitmap_owner to somethingBart Oldeman1-0/+1
2005-10-30[PATCH] FPU context corrupted after resumeShaohua Li1-7/+5
2005-10-30[PATCH] x86: cmpxchg improvementsJan Beulich1-0/+5
2005-10-30[PATCH] i386 and x86_64 TSC set_cyc2ns_scale imprecisionMathieu Desnoyers2-14/+24