summaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
...
* | | | [PATCH] make bug messages more consistentIngo Molnar2006-03-232-3/+3
* | | | [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: some fixups for the X86_NUMAQ dependenciesAdrian Bunk2006-03-231-4/+3Star
* | | | [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-232-57/+119
* | | | [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-233-7/+8
* | | | [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-239-134/+394
* | | | [PATCH] i386: multi-column stack backtracesChuck Ebbert2006-03-232-5/+36
* | | | [PATCH] Make CONFIG_REGPARM enabled by defaultIngo Molnar2006-03-231-2/+10
* | | | [PATCH] i386: let REGPARM no longer depend on EXPERIMENTALAdrian Bunk2006-03-231-4/+1Star
* | | | [PATCH] hugepage: is_aligned_hugepage_range() cleanupDavid Gibson2006-03-221-12/+0Star
* | | | [PATCH] Uninline sys_mmap common code (reduce binary size)Michael Buesch2006-03-221-16/+9Star
* | | | [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-3/+3
* | | | [PATCH] i386: pageattr remove __put_pageNick Piggin2006-03-221-7/+13
* | | | [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
* | | | update the i386 defconfigAdrian Bunk2006-03-201-431/+741
| |_|/ |/| |
* | | [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
| |/ |/|
* | Make Kprobes depend on modulesLinus Torvalds2006-02-271-0/+1
* | [PATCH] fix voyager after topology.c moveJames Bottomley2006-02-272-15/+1Star
* | [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-243-5/+5