summaryrefslogtreecommitdiff
path: root/arch/i386
AgeCommit message (Expand)Author
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk
2006-03-24[PATCH] more-for_each_cpu-conversions fixAndrew Morton
2006-03-23[PATCH] PCI: PCI/Cardbus cards hidden, needs pci=assign-busses to fixBernhard Kaindl
2006-03-23[PATCH] PCI: resource address mismatchLinus Torvalds
2006-03-23[PATCH] PCI: Give PCI config access initialization a defined orderingAndi Kleen
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton
2006-03-23[PATCH] pause_on_oops command line optionAndrew Morton
2006-03-23[PATCH] make bug messages more consistentIngo Molnar
2006-03-23[PATCH] sem2mutex: kprobesIngo Molnar
2006-03-23[PATCH] swsusp: finally solve mysqld problemRafael J. Wysocki
2006-03-23[PATCH] x86 topology: don;t create a control file for BSP that cannot be removedAshok Raj
2006-03-23[PATCH] x86: some fixups for the X86_NUMAQ dependenciesAdrian Bunk
2006-03-23[PATCH] x86: deterine xapic using apic versionShaohua Li
2006-03-23[PATCH] x86: cpuid.4 doesn't need cpu level 5Shaohua Li
2006-03-23[PATCH] i386: fix dump_stack()Chuck Ebbert
2006-03-23[PATCH] i386: cleanup after cpu_gdt_descr conversion to per-cpu dataJan Beulich
2006-03-23[PATCH] Fix the imlicit declaration of mtrr_centaur_report_mcr in arch/i386/k...Jesper Juhl
2006-03-23[PATCH] fix implicit declaration of GET_APIC_ID in arch/i386/kernel/apic.cJesper Juhl
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-09[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-07[PATCH] EFI: Fix gdt loadEdgar Hucek
2006-03-07[PATCH] x86: fix potential jiffies overflow in timer_resume()Atsushi Nemoto