aboutsummaryrefslogtreecommitdiff
path: root/include/asm-i386
AgeCommit message (Expand)Author
2007-05-23i386: fix early usage of atomic_add_return and local_add_return on real i386Thomas Gleixner
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-15i386: move common parts of smp into their own fileJeremy Fitzhardinge
2007-05-14Revert "ipmi: add new IPMI nmi watchdog handling"Linus Torvalds
2007-05-12SLUB: i386 supportChristoph Lameter
2007-05-11signal/timer/event: eventfd wire up x86 archesDavide Libenzi
2007-05-11signal/timer/event: timerfd wire up x86 archesDavide Libenzi
2007-05-11signal/timer/event: signalfd wire up x86 archesDavide Libenzi
2007-05-11Consolidate asm/poll.hStephen Rothwell
2007-05-11i386: work around miscompilation of alternatives codeJoerg Roedel
2007-05-10Revert "[PATCH] paravirt: Add startup infrastructure for paravirtualization"Eric W. Biederman
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-05-09i386: msr.h: be paranoid about types and parenthesesH. Peter Anvin
2007-05-09i386: remove unused rdtsc() macroH. Peter Anvin
2007-05-09i386 mmzone: use __maybe_unusedDavid Rientjes
2007-05-09wrap access to thread_infoRoman Zippel
2007-05-09Use the APIC to determine the hardware processor id - i386Fernando Luis Vazquez Cao
2007-05-09Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day
2007-05-08Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2007-05-08x86, serial: convert legacy COM ports to platform devicesBjorn Helgaas
2007-05-08Some grammatical fixups and additions to atomic.h kernel-doc contentRobert P. J. Day
2007-05-08x86: create asm/cmpxchg.hJeff Dike
2007-05-08Remove tas()Jeff Dike
2007-05-08local_t: i386 extensionMathieu Desnoyers
2007-05-08atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...Mathieu Desnoyers
2007-05-08atomic.h: i386 type safety fixMathieu Desnoyers
2007-05-08utimensat implementationUlrich Drepper
2007-05-08Clean up mostly unused IOSPACE macrosDavid Gibson
2007-05-08i386: sched.h inclusion from module.h is baackAlexey Dobriyan
2007-05-08kdump/kexec: calculate note size at compile timeSimon Horman
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-08tty: i386/x86_64 arbitary speed supportAlan Cox
2007-05-08ipmi: add new IPMI nmi watchdog handlingCorey Minyard
2007-05-08i386: Add safe variants of rdmsr_on_cpu and wrmsr_on_cpuRudolf Marek
2007-05-07i386: use page allocator to allocate thread_info structureChristoph Lameter
2007-05-07i386: use pte_update_defer in ptep_test_and_clear_{dirty,young}Zachary Amsden
2007-05-07i386: add ptep_test_and_clear_{dirty,young}David Rientjes
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2007-05-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/voyager-2.6Linus Torvalds
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds
2007-05-02PCI: scatterlist.h needs types.hJean Delvare
2007-05-02[PATCH] i386: avoid redundant preempt_disable in __unlazy_fpuJan Kiszka
2007-05-02[PATCH] i386: white space fixes in i387.hJan Kiszka
2007-05-02[PATCH] x86: Use RDTSCP for synchronous get_cycles if possibleAndi Kleen
2007-05-02[PATCH] i386: Add X86_FEATURE_RDTSCPAndi Kleen
2007-05-02[PATCH] i386: Implement X86_FEATURE_SYNC_RDTSC on i386Andi Kleen
2007-05-02[PATCH] i386: Implement alternative_io for i386Andi Kleen
2007-05-02[PATCH] i386: Evaluate constant cpu features at runtimeAndi Kleen