aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-24[PATCH] more-for_each_cpu-conversions fixAndrew Morton1-3/+3
2006-03-23[PATCH] PCI: PCI/Cardbus cards hidden, needs pci=assign-busses to fixBernhard Kaindl1-0/+32
2006-03-23[PATCH] PCI: resource address mismatchLinus Torvalds2-6/+18
2006-03-23[PATCH] PCI: Give PCI config access initialization a defined orderingAndi Kleen6-22/+38
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton4-23/+14
2006-03-23[PATCH] pause_on_oops command line optionAndrew Morton2-16/+26
2006-03-23[PATCH] make bug messages more consistentIngo Molnar2-3/+3
2006-03-23[PATCH] sem2mutex: kprobesIngo Molnar1-2/+2
2006-03-23[PATCH] swsusp: finally solve mysqld problemRafael J. Wysocki1-4/+0
2006-03-23[PATCH] x86 topology: don;t create a control file for BSP that cannot be removedAshok Raj1-0/+9
2006-03-23[PATCH] x86: some fixups for the X86_NUMAQ dependenciesAdrian Bunk1-4/+3
2006-03-23[PATCH] x86: deterine xapic using apic versionShaohua Li2-2/+4
2006-03-23[PATCH] x86: cpuid.4 doesn't need cpu level 5Shaohua Li1-1/+1
2006-03-23[PATCH] i386: fix dump_stack()Chuck Ebbert1-6/+4
2006-03-23[PATCH] i386: cleanup after cpu_gdt_descr conversion to per-cpu dataJan Beulich1-4/+1
2006-03-23[PATCH] Fix the imlicit declaration of mtrr_centaur_report_mcr in arch/i386/kernel/cpu/centaur.cJesper Juhl1-0/+1
2006-03-23[PATCH] fix implicit declaration of GET_APIC_ID in arch/i386/kernel/apic.cJesper Juhl1-0/+1
2006-03-23[PATCH] i386: more vsyscall documentationChuck Ebbert1-0/+3
2006-03-23[PATCH] i386: fix singlestep through an int80 syscallChuck Ebbert1-0/+4
2006-03-23[PATCH] i386: fix uses of user_mode() vs. user_mode_vm()Jan Beulich3-4/+4
2006-03-23[PATCH] i386: actively synchronize vmalloc area when registering certain callbacksJan Beulich2-57/+119
2006-03-23[PATCH] x86: early printk handling fixesStas Sergeev1-13/+10
2006-03-23[PATCH] i386: let signal handlers set the resume flagChuck Ebbert1-1/+2
2006-03-23[PATCH] i386: Don't let ptrace set the nested task bitChuck Ebbert1-2/+2
2006-03-23[PATCH] i386 traps: merge printk callsJean Delvare1-6/+3
2006-03-23[PATCH] Compilation fix for ES7000 when no ACPI is specified in config (i386)Natalie.Protasevich@unisys.com3-7/+8
2006-03-23[PATCH] i386: fall back to sensible CPU model nameChuck Ebbert1-1/+1
2006-03-23[PATCH] i386: allow disabling X86_FEATURE_SEP at bootChuck Ebbert1-1/+14
2006-03-23[PATCH] i386: __devinit should be __cpuinitChuck Ebbert3-23/+23
2006-03-23[PATCH] x86: SMP alternativesGerd Hoffmann9-134/+394
2006-03-23[PATCH] i386: multi-column stack backtracesChuck Ebbert2-5/+36
2006-03-23[PATCH] Make CONFIG_REGPARM enabled by defaultIngo Molnar1-2/+10
2006-03-23[PATCH] i386: let REGPARM no longer depend on EXPERIMENTALAdrian Bunk1-4/+1
2006-03-22[PATCH] hugepage: is_aligned_hugepage_range() cleanupDavid Gibson1-12/+0
2006-03-22[PATCH] Uninline sys_mmap common code (reduce binary size)Michael Buesch1-16/+9
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-3/+3
2006-03-22[PATCH] i386: pageattr remove __put_pageNick Piggin1-7/+13
2006-03-22[PATCH] on_each_cpu(): disable local interruptsAndrew Morton1-16/+12
2006-03-22[PATCH] x86: mark cyc2ns_scale readmostlyRavikiran G Thirumalai2-2/+2
2006-03-22[PATCH] efi_call_phys_epilog() warning fixAndrew Morton1-1/+1
2006-03-20update the i386 defconfigAdrian Bunk1-431/+741
2006-03-17[PATCH] x86: check for online cpus before bringing them upSrivatsa Vaddagiri1-0/+10
2006-03-14[PATCH] Plug kdump shutdown race windowManeesh Soni1-2/+4
2006-03-08[PATCH] i386: port ATI timer fix from x86_64 to i386 IIAndi Kleen6-6/+32
2006-03-08[PATCH] fix kexec asmMichael Matz1-7/+7
2006-03-08[PATCH] x86: cpu model calculation for family 6 cpuShaohua Li1-2/+2
2006-03-08[PATCH] x86: Fix i386 nmi_watchdog that does not trigger die_nmiGOTO Masanori1-2/+2
2006-03-06[PATCH] EFI: Fix gdt loadEdgar Hucek1-6/+8
2006-03-06[PATCH] x86: fix potential jiffies overflow in timer_resume()Atsushi Nemoto1-2/+2
2006-02-28[PATCH] x86 microcode driver vs hotplug CPUs.Dave Jones1-6/+9