summaryrefslogtreecommitdiff
path: root/arch/i386
AgeCommit message (Expand)Author
2005-09-14[LIB]: Consolidate _atomic_dec_and_lock()David S. Miller
2005-09-14Partially revert "Fix time going twice as fast problem on ATI Xpress chipsets"Linus Torvalds
2005-09-13[PATCH] Even more fallout from ATI Xpress timer workaroundCal Peake
2005-09-13[PATCH] i386: Ignore masked FPU exceptionsChuck Ebbert
2005-09-13[PATCH] arch/i386: Replace custom macro with isdigit()Tobias Klauser
2005-09-13[PATCH] use add_taint() for setting tainted bit flagsRandy Dunlap
2005-09-12Fix fallout from ATI Xpress timer workaroundLinus Torvalds
2005-09-12[PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpre...Chuck Ebbert
2005-09-12[PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignmentsAndi Kleen
2005-09-12[PATCH] x86{-64}: Remove old hack that disabled mmconfig support on AMD systems.Andi Kleen
2005-09-12[PATCH] i386: Don't miss pending signals returning to user mode after signal ...Roland McGrath
2005-09-10[PATCH] i386 / uml: add dwarf sections to static link scriptPaolo 'Blaisorblade' Giarrusso
2005-09-10[PATCH] i386: fix-up schedule_timeout() usageNishanth Aravamudan
2005-09-10[PATCH] i386/x86_64: make get_cpu_vendor() staticAdrian Bunk
2005-09-10[PATCH] remove ACPI S4bios supportPavel Machek
2005-09-10[PATCH] i386/smpboot: use msleep() instead of schedule_timeout()Nishanth Aravamudan
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds
2005-09-09[PATCH] Update PCI IOMEM allocation startDaniel Ritz
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar
2005-09-09[PATCH] fbdev: Resurrect hooks to get EDID from firmwareAntonino A. Daplas
2005-09-09[PATCH] vesafb: Add blanking supportAntonino A. Daplas
2005-09-09[PATCH] i386: seccomp fix for auditing/ptraceAndrea Arcangeli
2005-09-09[PATCH] x86: MP_processor_info fixAndrew Morton
2005-09-09[PATCH] Fix misspelled i8259 typo in io_apic.cKarsten Wiese
2005-09-09[PATCH] __user annotations for pointers in i386 sigframeviro@ZenIV.linux.org.uk
2005-09-09kbuild: full dependency check on asm-offsets.hSam Ravnborg
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq Linus Torvalds
2005-09-08[PATCH] arch/386/pci: remap_pfn_range -> io_remap_pfn_rangeMichael S. Tsirkin
2005-09-08Merge linux-2.6 with linux-acpi-2.6Len Brown
2005-09-07[PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk
2005-09-07[PATCH] kprobes: fix bug when probed on task and isr functionsKeshavamurthy Anil S
2005-09-07[PATCH] kprobes: fix handling of simultaneous probe hit/unregisterJim Keniston
2005-09-07[PATCH] kprobes: prevent possible race conditions i386 changesPrasanna S Panchamukhi
2005-09-07[PATCH] fix: dmi_check_systemRobert Love
2005-09-07[PATCH] dmi: add onboard devices discoveryAndrey Panin
2005-09-07[PATCH] dmi: make dmi_string() behave like strdup()Andrey Panin
2005-09-07[PATCH] dmi: remove old debugging codeAndrey Panin
2005-09-07[PATCH] dmi: remove uneeded functionAndrey Panin
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz
2005-09-07[PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai
2005-09-07[PATCH] remove the second arg of do_timer_interrupt()Adrian Bunk
2005-09-07[PATCH] Fix function/macro name collision on i386 oprofileDavid Gibson
2005-09-07[PATCH] Make the bzImage format self-terminatingH. Peter Anvin
2005-09-07[PATCH] NMI: Update NMI users of RCU to use new APIPaul E. McKenney
2005-09-07[PATCH] More __read_mostly variablesChristoph Lameter
2005-09-07[PATCH] detect soft lockupsIngo Molnar
2005-09-07[PATCH] x86_64: create sysfs entries for cpu only for present cpusAshok Raj
2005-09-07[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityAshok Raj
2005-09-05[PATCH] uml: SYSEMU: slight cleanup and speedupPaolo 'Blaisorblade' Giarrusso
2005-09-05[PATCH] SYSEMU: fix sysaudit / singlestep interactionBodo Stroesser