aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-i386 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-23i386: fix early usage of atomic_add_return and local_add_return on real i386Thomas Gleixner2-2/+2
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-0/+2
2007-05-15i386: move common parts of smp into their own fileJeremy Fitzhardinge1-0/+4
2007-05-14Revert "ipmi: add new IPMI nmi watchdog handling"Linus Torvalds1-1/+0
2007-05-12SLUB: i386 supportChristoph Lameter2-5/+2
2007-05-11signal/timer/event: eventfd wire up x86 archesDavide Libenzi1-1/+2
2007-05-11signal/timer/event: timerfd wire up x86 archesDavide Libenzi1-1/+2
2007-05-11signal/timer/event: signalfd wire up x86 archesDavide Libenzi1-1/+2
2007-05-11Consolidate asm/poll.hStephen Rothwell1-27/+1
2007-05-11i386: work around miscompilation of alternatives codeJoerg Roedel2-2/+10
2007-05-10Revert "[PATCH] paravirt: Add startup infrastructure for paravirtualization"Eric W. Biederman1-5/+0
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds3-3/+3
2007-05-09i386: msr.h: be paranoid about types and parenthesesH. Peter Anvin1-27/+22
2007-05-09i386: remove unused rdtsc() macroH. Peter Anvin2-12/+0
2007-05-09i386 mmzone: use __maybe_unusedDavid Rientjes1-3/+3
2007-05-09wrap access to thread_infoRoman Zippel1-1/+1
2007-05-09Use the APIC to determine the hardware processor id - i386Fernando Luis Vazquez Cao1-15/+21
2007-05-09Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao1-1/+2
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day3-3/+3
2007-05-08Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds1-1/+11
2007-05-08x86, serial: convert legacy COM ports to platform devicesBjorn Helgaas1-16/+0
2007-05-08Some grammatical fixups and additions to atomic.h kernel-doc contentRobert P. J. Day1-2/+9
2007-05-08x86: create asm/cmpxchg.hJeff Dike3-288/+295
2007-05-08Remove tas()Jeff Dike1-2/+0
2007-05-08local_t: i386 extensionMathieu Desnoyers2-28/+236
2007-05-08atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependencyMathieu Desnoyers1-14/+15
2007-05-08atomic.h: i386 type safety fixMathieu Desnoyers1-3/+3
2007-05-08utimensat implementationUlrich Drepper1-1/+2
2007-05-08Clean up mostly unused IOSPACE macrosDavid Gibson1-4/+0
2007-05-08i386: sched.h inclusion from module.h is baackAlexey Dobriyan1-2/+0
2007-05-08kdump/kexec: calculate note size at compile timeSimon Horman1-2/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig2-26/+0
2007-05-08tty: i386/x86_64 arbitary speed supportAlan Cox3-2/+22
2007-05-08ipmi: add new IPMI nmi watchdog handlingCorey Minyard1-0/+1
2007-05-08i386: Add safe variants of rdmsr_on_cpu and wrmsr_on_cpuRudolf Marek1-1/+11
2007-05-07i386: use page allocator to allocate thread_info structureChristoph Lameter1-3/+5
2007-05-07i386: use pte_update_defer in ptep_test_and_clear_{dirty,young}Zachary Amsden1-20/+18
2007-05-07i386: add ptep_test_and_clear_{dirty,young}David Rientjes1-8/+17
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds57-1230/+2130
2007-05-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/voyager-2.6Linus Torvalds1-5/+1
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-0/+2
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds1-2/+4
2007-05-02PCI: scatterlist.h needs types.hJean Delvare1-0/+2
2007-05-02[PATCH] i386: avoid redundant preempt_disable in __unlazy_fpuJan Kiszka1-5/+6
2007-05-02[PATCH] i386: white space fixes in i387.hJan Kiszka1-3/+3
2007-05-02[PATCH] x86: Use RDTSCP for synchronous get_cycles if possibleAndi Kleen1-0/+9
2007-05-02[PATCH] i386: Add X86_FEATURE_RDTSCPAndi Kleen1-0/+1
2007-05-02[PATCH] i386: Implement X86_FEATURE_SYNC_RDTSC on i386Andi Kleen2-4/+1
2007-05-02[PATCH] i386: Implement alternative_io for i386Andi Kleen1-0/+15
2007-05-02[PATCH] i386: Evaluate constant cpu features at runtimeAndi Kleen1-2/+6