aboutsummaryrefslogtreecommitdiff
path: root/arch/i386
AgeCommit message (Expand)Author
2006-03-23[PATCH] i386: more vsyscall documentationChuck Ebbert
2006-03-23[PATCH] i386: fix singlestep through an int80 syscallChuck Ebbert
2006-03-23[PATCH] i386: fix uses of user_mode() vs. user_mode_vm()Jan Beulich
2006-03-23[PATCH] i386: actively synchronize vmalloc area when registering certain call...Jan Beulich
2006-03-23[PATCH] x86: early printk handling fixesStas Sergeev
2006-03-23[PATCH] i386: let signal handlers set the resume flagChuck Ebbert
2006-03-23[PATCH] i386: Don't let ptrace set the nested task bitChuck Ebbert
2006-03-23[PATCH] i386 traps: merge printk callsJean Delvare
2006-03-23[PATCH] Compilation fix for ES7000 when no ACPI is specified in config (i386)Natalie.Protasevich@unisys.com
2006-03-23[PATCH] i386: fall back to sensible CPU model nameChuck Ebbert
2006-03-23[PATCH] i386: allow disabling X86_FEATURE_SEP at bootChuck Ebbert
2006-03-23[PATCH] i386: __devinit should be __cpuinitChuck Ebbert
2006-03-23[PATCH] x86: SMP alternativesGerd Hoffmann
2006-03-23[PATCH] i386: multi-column stack backtracesChuck Ebbert
2006-03-23[PATCH] Make CONFIG_REGPARM enabled by defaultIngo Molnar
2006-03-23[PATCH] i386: let REGPARM no longer depend on EXPERIMENTALAdrian Bunk
2006-03-22[PATCH] hugepage: is_aligned_hugepage_range() cleanupDavid Gibson
2006-03-22[PATCH] Uninline sys_mmap common code (reduce binary size)Michael Buesch
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin
2006-03-22[PATCH] i386: pageattr remove __put_pageNick Piggin
2006-03-22[PATCH] on_each_cpu(): disable local interruptsAndrew Morton
2006-03-22[PATCH] x86: mark cyc2ns_scale readmostlyRavikiran G Thirumalai
2006-03-22[PATCH] efi_call_phys_epilog() warning fixAndrew Morton
2006-03-20update the i386 defconfigAdrian Bunk
2006-03-17[PATCH] x86: check for online cpus before bringing them upSrivatsa Vaddagiri
2006-03-14[PATCH] Plug kdump shutdown race windowManeesh Soni
2006-03-08[PATCH] i386: port ATI timer fix from x86_64 to i386 IIAndi Kleen
2006-03-08[PATCH] fix kexec asmMichael Matz
2006-03-08[PATCH] x86: cpu model calculation for family 6 cpuShaohua Li
2006-03-08[PATCH] x86: Fix i386 nmi_watchdog that does not trigger die_nmiGOTO Masanori
2006-03-06[PATCH] EFI: Fix gdt loadEdgar Hucek
2006-03-06[PATCH] x86: fix potential jiffies overflow in timer_resume()Atsushi Nemoto
2006-02-28[PATCH] x86 microcode driver vs hotplug CPUs.Dave Jones
2006-02-27Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC...Linus Torvalds
2006-02-26Make Kprobes depend on modulesLinus Torvalds
2006-02-26[PATCH] fix voyager after topology.c moveJames Bottomley
2006-02-26[PATCH] i386: Handle non existing APICs without panicingAndreas Deresch
2006-02-26[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumpt...Andi Kleen
2006-02-24[PATCH] Fix topology.c locationZachary Amsden
2006-02-24[PATCH] x86: fix broken SMP boot sequenceJames Bottomley
2006-02-24[PATCH] voyager: fix the cpu_possible_map to make voyager boot againJames Bottomley
2006-02-24[PATCH] voyager: fix boot panic by adding topology exportJames Bottomley
2006-02-24[PATCH] Kprobes causes NX protection fault on i686 SMPPrasanna S Panchamukhi
2006-02-20[PATCH] i386: need to pass virtual address to smp_read_mpc()Daniel Yeisley
2006-02-17[PATCH] x86_64: Add boot option to disable randomized mappings and cleanupAndi Kleen
2006-02-14[PATCH] x86: gitignore some autogenerated files for i386Thomas Meyer
2006-02-14[PATCH] x86: document sysenter pathAlbert D. Cahalan
2006-02-14[PATCH] x86: fix oprofile kernel callgraph regressionGerald Britton
2006-02-13Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2006-02-11[PATCH] x86: print out early faults via early_printk()Ingo Molnar