summaryrefslogtreecommitdiff
path: root/include/asm-i386
AgeCommit message (Expand)Author
2002-07-31[PATCH] sanitize TLS APIIngo Molnar
2002-07-31Merge with Rusty 'trivial' RussellLinus Torvalds
2002-07-31[PATCH] documentation typos inChristoph Hellwig
2002-07-31[PATCH] explicit signed char cast in i386 spin_is_lockedChristoph Hellwig
2002-07-31[PATCH] CPU#1 not working with CONFIG_SMP=y, 2.5.28 OK.Rusty Russell
2002-07-29Rename "sys_pread/pwrite" to "sys_pread64/pwrite64" to match theLinus Torvalds
2002-07-28Make "cpu_relax()" imply a barrier, since that's how it isLinus Torvalds
2002-07-28[PATCH] Re: Limit in set_thread_areaIngo Molnar
2002-07-29Implement down_read_trylock() and down_write_trylock() and add aChristoph Hellwig
2002-07-26[PATCH] Hot-plug CPU Boot Rewrite for i386Rusty Russell
2002-07-26i385 mm cleanup:Dan Aloni
2002-07-25Merge penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/tls-treeLinus Torvalds
2002-07-25[PATCH] Thread-Local Storage (TLS) supportIngo Molnar
2002-07-24[PATCH] read-write semaphore downgrade and trylockDavid Howells
2002-07-23[PATCH] scheduler fixesIngo Molnar
2002-07-23Fix up irqlock removal patch, avoid compiler warningsLinus Torvalds
2002-07-23[PATCH] irqlock patch 2.5.27-H6Ingo Molnar
2002-07-23[PATCH] Make tlb_remove_tlb_entry take ptep]Anton Blanchard
2002-07-21[PATCH] Re: [patch] cli()/sti() cleanupIngo Molnar
2002-07-21[PATCH] "big IRQ lock" removal, IRQ cleanupsIngo Molnar
2002-07-18[PATCH] minimal rmapAndrew Morton
2002-07-18[PATCH] IDE 100Martin Dalecki
2002-07-14[PATCH] suspend-to-disk: cleanup printks(), rearrange readingPavel Machek
2002-07-01Make in-kernel HZ be 1000 on x86, retaining user-level 100 HZ clock_t.Linus Torvalds
2002-06-20[PATCH] Another RAID-5 XOR assembly fixAndi Kleen
2002-06-17[PATCH] Fix incorrect inline assembly in RAID-5Andi Kleen
2002-06-17[PATCH] kmap_atomic fix in bio_copy()Andrew Morton
2002-06-17MergeLinus Torvalds
2002-06-17[PATCH] change_page_attr and AGP updateAndi Kleen
2002-06-17[PATCH] Latest nonlinear CPU patchesRusty Russell
2002-06-13Merge master.kernel.org:/home/mingo/BK/linux-2.5-sched/Linus Torvalds
2002-06-12[PATCH] 2.5.20 x86 iobitmap cleanupBenjamin LaHaise
2002-06-12- i've extended the scheduler context-switch mechanism with the followingIngo Molnar
2002-06-10[PATCH] pci dma patch rediffed for 2.5.21Benjamin LaHaise
2002-06-08[PATCH] 2.5.20 locks.h cleanupMartin Dalecki
2002-06-08[PATCH] More work on removing <linux/mm.h> from <linux/vmalloc.h>Tom Rini
2002-06-08[PATCH] Remove <linux/mm.h> from <linux/vmalloc.h>Tom Rini
2002-06-04[PATCH] 2.5.20 swsusp: stop abusing headers with non-inlined functionsPavel Machek
2002-06-04[PATCH] large x86 setup cleanup.Dave Jones
2002-06-04[PATCH] Cleanup i386 <linux/init.h> abusesTom Rini
2002-06-03Fix extra parenthesis in the constant-address rwlock case.Linus Torvalds
2002-06-02[PATCH] Fix suspend-to-RAM in 2.5.20Pavel Machek
2002-06-02[PATCH] bluesmoke mergeZwane Mwaikambo
2002-06-02[PATCH] Fix Oops due to use of incorrect km_type in RPC socket code...Trond Myklebust
2002-06-02[PATCH] fix swapcache packing in the radix treeAndrew Morton
2002-06-02[PATCH] remove PageSkip() macrosAndrew Morton
2002-05-30[PATCH] pass "page" pointer to clear_user_page()/copy_user_page()David Mosberger
2002-05-29move arch-dependent macros from drivers/acpi/include/platform/acenv.hAndy Grover
2002-05-29ACPI PCI IRQ Improvements:Andy Grover
2002-05-28[PATCH] swsusp: cleanupPavel Machek