summaryrefslogtreecommitdiff
path: root/arch/i386
AgeCommit message (Expand)Author
2006-09-26[PATCH] i386: Remove lock section support in rwsem.hAndi Kleen
2006-09-26[PATCH] i386: initialize end-of-memory variables as early as possibleJan Beulich
2006-09-26[PATCH] x86: Detect CFI support in the assembler at runtimeAndi Kleen
2006-09-26[PATCH] i386: Clean up code style in mpparse.c ACPI codeAndi Kleen
2006-09-26[PATCH] x86: AUX_DEVICE_INFO is one byte long, use 'movb'Diego Calleja
2006-09-26[PATCH] i386: Factor out common io apic routing entry accessAndi Kleen
2006-09-26[PATCH] i386/x86-64: Remove obsolete sanity check in mptable parsingAndi Kleen
2006-09-26[PATCH] i386: Redo semaphore and rwlock assembly helpersAndi Kleen
2006-09-26[PATCH] i386: Account spinlocks to the caller during profiling for !FP kernelsAndi Kleen
2006-09-26[PATCH] i386/x86-64: Don't randomize stack top when no randomization personal...Andi Kleen
2006-09-26[PATCH] x86: Add portable getcpu callAndi Kleen
2006-09-26[PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi
2006-09-26[PATCH] i386: Enable NMI watchdog by defaultAndi Kleen
2006-09-26[PATCH] i386: Kdump i386 nmi event notification fixVivek Goyal
2006-09-26[PATCH] i386: make functions staticAdrian Bunk
2006-09-26[PATCH] i386/x86-64: Fix NMI watchdog suspend/resumeShaohua Li
2006-09-26[PATCH] x86: x86 clean up nmi panic messagesDon Zickus
2006-09-26[PATCH] x86: Allow users to force a panic on NMIDon Zickus
2006-09-26[PATCH] x86: Add abilty to enable/disable nmi watchdog from procfs (update)Don Zickus
2006-09-26[PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctlDon Zickus
2006-09-26[PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi...Don Zickus
2006-09-26[PATCH] x86: Cleanup NMI interrupt pathDon Zickus
2006-09-26[PATCH] i386: Add SMP support on i386 to reservation frameworkDon Zickus
2006-09-26[PATCH] i386: Utilize performance counter reservation framework in oprofileDon Zickus
2006-09-26[PATCH] x86: Add performance counter reservation framework for UP kernelsDon Zickus
2006-09-26[PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog supportAndi Kleen
2006-09-26[PATCH] i386: Allow to use GENERICARCH for UP kernelsAndi Kleen
2006-09-26[PATCH] i386: Update defconfigAndi Kleen
2006-09-26[PATCH] i386: fix flat mode numa on a real numa systemkeith mannthey
2006-09-26[PATCH] i386 bootioremap / kexec fixkeith mannthey
2006-09-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2006-09-22[CPUFREQ] sw_any_bug_dmi_table can be used on resume, so it isn't initdataJeremy Fitzhardinge
2006-09-21[CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu
2006-09-21[CRYPTO] twofish: i586 assembly versionJoachim Fritschi
2006-09-19Revert mmiocfg heuristics and blacklist changesLinus Torvalds
2006-09-18x86: save/restore eflags in context switchLinus Torvalds
2006-09-17[PATCH] i386/x86-64: Add core 2 to oprofileBenjamin LaHaise
2006-09-12[PATCH] syscall class hookup for all normal targetsAl Viro
2006-09-11[PATCH] audit: AUDIT_PERM supportAl Viro
2006-09-11[PATCH] audit: more syscall classes addedAl Viro
2006-09-05[CPUFREQ] Workaround for BIOS bug in software coordination of frequencyVenkatesh Pallipadi
2006-09-05[CPUFREQ] Longhaul - Add voltage scaling to driverRafał Bilski
2006-09-05Merge ../linusDave Jones
2006-09-01[PATCH] Fix faulty HPET clocksource usage (fix for bug #7062)john stultz
2006-08-30[PATCH] i386: Fix stack switching in do_IRQAndi Kleen
2006-08-30[PATCH] x86: Disable MMCONFIG on Intel SDV using DMI blacklistAndi Kleen
2006-08-30[PATCH] x86: Make backtracer fallback logic more bullet-proofJan Beulich
2006-08-30[PATCH] i386: Add kernel thread stack frame termination for properly stopping...Andi Kleen
2006-08-30[PATCH] x86: Revert e820 MCFG heuristicsAndi Kleen
2006-08-27[PATCH] x86: NUMAQ Kconfig fixKAMEZAWA Hiroyuki