summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | | | [PATCH] cpufreq: speedstep-smi asm fixAndrew Morton2006-03-251-1/+3
* | | | [PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()Ashok Raj2006-03-251-15/+18
* | | | [PATCH] fix DMI onboard device discoveryAndrey Panin2006-03-251-1/+1
* | | | [PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk2006-03-241-2/+0Star
* | | | [PATCH] more-for_each_cpu-conversions fixAndrew Morton2006-03-241-3/+3
* | | | [PATCH] PCI: resource address mismatchLinus Torvalds2006-03-232-6/+18
* | | | [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-233-18/+12Star
* | | | [PATCH] pause_on_oops command line optionAndrew Morton2006-03-231-0/+3
* | | | [PATCH] make bug messages more consistentIngo Molnar2006-03-231-1/+1
* | | | [PATCH] sem2mutex: kprobesIngo Molnar2006-03-231-2/+2
* | | | [PATCH] swsusp: finally solve mysqld problemRafael J. Wysocki2006-03-231-4/+0Star
* | | | [PATCH] x86 topology: don;t create a control file for BSP that cannot be removedAshok Raj2006-03-231-0/+9
* | | | [PATCH] x86: deterine xapic using apic versionShaohua Li2006-03-232-2/+4
* | | | [PATCH] x86: cpuid.4 doesn't need cpu level 5Shaohua Li2006-03-231-1/+1
* | | | [PATCH] i386: fix dump_stack()Chuck Ebbert2006-03-231-6/+4Star
* | | | [PATCH] i386: cleanup after cpu_gdt_descr conversion to per-cpu dataJan Beulich2006-03-231-4/+1Star
* | | | [PATCH] Fix the imlicit declaration of mtrr_centaur_report_mcr in arch/i386/k...Jesper Juhl2006-03-231-0/+1
* | | | [PATCH] fix implicit declaration of GET_APIC_ID in arch/i386/kernel/apic.cJesper Juhl2006-03-231-0/+1
* | | | [PATCH] i386: more vsyscall documentationChuck Ebbert2006-03-231-0/+3
* | | | [PATCH] i386: fix singlestep through an int80 syscallChuck Ebbert2006-03-231-0/+4
* | | | [PATCH] i386: fix uses of user_mode() vs. user_mode_vm()Jan Beulich2006-03-233-4/+4
* | | | [PATCH] i386: actively synchronize vmalloc area when registering certain call...Jan Beulich2006-03-231-0/+3
* | | | [PATCH] x86: early printk handling fixesStas Sergeev2006-03-231-13/+10Star
* | | | [PATCH] i386: let signal handlers set the resume flagChuck Ebbert2006-03-231-1/+2
* | | | [PATCH] i386: Don't let ptrace set the nested task bitChuck Ebbert2006-03-231-2/+2
* | | | [PATCH] i386 traps: merge printk callsJean Delvare2006-03-231-6/+3Star
* | | | [PATCH] Compilation fix for ES7000 when no ACPI is specified in config (i386)Natalie.Protasevich@unisys.com2006-03-231-2/+2
* | | | [PATCH] i386: fall back to sensible CPU model nameChuck Ebbert2006-03-231-1/+1
* | | | [PATCH] i386: allow disabling X86_FEATURE_SEP at bootChuck Ebbert2006-03-231-1/+14
* | | | [PATCH] i386: __devinit should be __cpuinitChuck Ebbert2006-03-233-23/+23
* | | | [PATCH] x86: SMP alternativesGerd Hoffmann2006-03-238-111/+372
* | | | [PATCH] i386: multi-column stack backtracesChuck Ebbert2006-03-231-5/+27
* | | | [PATCH] Uninline sys_mmap common code (reduce binary size)Michael Buesch2006-03-221-16/+9Star
* | | | [PATCH] on_each_cpu(): disable local interruptsAndrew Morton2006-03-221-16/+12Star
* | | | [PATCH] x86: mark cyc2ns_scale readmostlyRavikiran G Thirumalai2006-03-222-2/+2
* | | | [PATCH] efi_call_phys_epilog() warning fixAndrew Morton2006-03-221-1/+1
| |_|/ |/| |
* | | [PATCH] x86: check for online cpus before bringing them upSrivatsa Vaddagiri2006-03-171-0/+10
* | | [PATCH] Plug kdump shutdown race windowManeesh Soni2006-03-141-2/+4
* | | [PATCH] i386: port ATI timer fix from x86_64 to i386 IIAndi Kleen2006-03-096-6/+32
* | | [PATCH] fix kexec asmMichael Matz2006-03-081-7/+7
* | | [PATCH] x86: cpu model calculation for family 6 cpuShaohua Li2006-03-081-2/+2
* | | [PATCH] x86: Fix i386 nmi_watchdog that does not trigger die_nmiGOTO Masanori2006-03-081-2/+2
* | | [PATCH] EFI: Fix gdt loadEdgar Hucek2006-03-071-6/+8
* | | [PATCH] x86: fix potential jiffies overflow in timer_resume()Atsushi Nemoto2006-03-071-2/+2
* | | [PATCH] x86 microcode driver vs hotplug CPUs.Dave Jones2006-03-011-6/+9
* | | Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC...Linus Torvalds2006-02-281-0/+3
| |/ |/|
* | [PATCH] i386: Handle non existing APICs without panicingAndreas Deresch2006-02-262-4/+12
* | [PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumpt...Andi Kleen2006-02-261-3/+0Star
* | [PATCH] Fix topology.c locationZachary Amsden2006-02-242-1/+98
* | [PATCH] x86: fix broken SMP boot sequenceJames Bottomley2006-02-245-19/+35