summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2002-06-05[PATCH] Shared zlib include fix for 2.5 and 2.4-ac.David Woodhouse
2002-06-05Merge master.kernel.org:/home/davem/BK/misc-2.5Linus Torvalds
2002-06-05Merge master.kernel.org:/home/davem/BK/net-2.5Linus Torvalds
2002-06-05SunRPC: Fix size_t vs. unsigned int arg descrepancy.David S. Miller
2002-06-05Fix generic device layer init sequence.David S. Miller
2002-06-04[PATCH] fcntl_[sg]etlk() only need the file *Stephen Rothwell
2002-06-04[PATCH] 2.5.20 IDE 85Martin Dalecki
2002-06-04[PATCH] remove fsuser()Robert Love
2002-06-04[PATCH] remove suser()Robert Love
2002-06-03Bonding driver: Merge 2.4.x driver updates into 2.5.David S. Miller
2002-06-03[PATCH] 2.5.20 IDE 84Martin Dalecki
2002-06-03Merge bk://ldm.bkbits.net/linux-2.5Linus Torvalds
2002-06-03device model udpate:Patrick Mochel
2002-06-02[PATCH] Cleanup swsusp in 2.5.20Pavel Machek
2002-06-02[PATCH] must be __KERNEL__ for byteorder/generic.hDan Kegel
2002-06-02[PATCH] make memclass() an inlineWilliam Lee Irwin III
2002-06-02[PATCH] Fix for recent swap changes on 64 bit archsAnton Blanchard
2002-06-02[PATCH] capability.c cleanupRobert Love
2002-06-02[PATCH] remove wq_lock_t cruftRobert Love
2002-06-02[PATCH] ]PATCH] 2.5.20 IDE 83Martin Dalecki
2002-06-02Split up "iput()" and make it more readable.Linus Torvalds
2002-06-02Merge http://linux-isdn.bkbits.net/linux-2.5.makeLinus Torvalds
2002-06-02Allow <linux/list.h> to be used even without NULL defined yet.Linus Torvalds
2002-06-02[PATCH] 2.5.19 blk.h and more about the ugly kids.Martin Dalecki
2002-06-02[PATCH] rename flushpage to invalidatepageAndrew Morton
2002-06-02[PATCH] direct-to-BIO writeback for writeback-mode ext3Andrew Morton
2002-06-02[PATCH] rename block_symlink() to page_symlink()Andrew Morton
2002-06-02[PATCH] remove inode.i_waitAndrew Morton
2002-06-02[PATCH] fix swapcache packing in the radix treeAndrew Morton
2002-06-02[PATCH] list_head debuggingAndrew Morton
2002-06-02[PATCH] documentation and tq_disk removalsJens Axboe
2002-06-02[PATCH] 2.5.19 IDE 81Martin Dalecki
2002-06-02[PATCH] 2.5.19 IDE 80Martin Dalecki
2002-06-02[PATCH] [PATCH} 2.5.19 IDE 79Martin Dalecki
2002-06-02[PATCH] 2.5.19 IDE 78Martin Dalecki
2002-06-01kbuild: Clarify the CONFIG_MODVERSIONS logicKai Germaschewski
2002-05-31[PATCH] 2.5.19 IDE 77Martin Dalecki
2002-05-31Fix missing piece of uidhash list conversionLinus Torvalds
2002-05-31Merge http://gkernel.bkbits.net/net-drivers-2.5Linus Torvalds
2002-05-31Merge mandrakesoft.com:/home/jgarzik/vanilla/linus-2.5Jeff Garzik
2002-05-30[PATCH] agp support for i460 and zx1 cleanupDavid Mosberger
2002-05-30[PATCH] pass "page" pointer to clear_user_page()/copy_user_page()David Mosberger
2002-05-30[PATCH] Fix up agpgart.Dave Jones
2002-05-30[PATCH] struct super_block cleanup - adfsDave Jones
2002-05-30[PATCH] Fix deadlock in nbdDave Jones
2002-05-30[PATCH] Deliver SIGIO to FIFO and pipe devicesDave Jones
2002-05-30[PATCH] Some includes that aren't needed.Dave Jones
2002-05-30Merge http://linuxusb.bkbits.net/linus-2.5Linus Torvalds
2002-05-30[PATCH] 2.5.19 IDE 76Martin Dalecki
2002-05-29device model: remove flags parameter from struct device_driver::remove and fi...Patrick Mochel