summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2002-07-31driverfs: Patrick Mochel
2002-07-30driverfs: Change the name of struct driver_file_entry to struct device_attributePatrick Mochel
2002-07-30device symlinks: just pass name, not struct driver_file_entry to driverfs_cre...Patrick Mochel
2002-07-30Merge bk://ldm@bkbits.net/linux-2.5-driverfsPatrick Mochel
2002-07-30[PATCH] 2.5.29 IDE 109Martin Dalecki
2002-07-30[PATCH] 2.5.29 IDE 108Martin Dalecki
2002-07-29driverfs: Remove struct driver_file_entry::parent, as we can get to it by the...Patrick Mochel
2002-07-29driverfs: Remove references to struct driver_file_entry::dentry, as we don't ...Patrick Mochel
2002-07-29driverfs: Remove struct driver_dir_entry::files, since it's not being used an...Patrick Mochel
2002-07-29driverfs: don't do addition/deletion of driver_file_entry's into local lists, Patrick Mochel
2002-07-29[PATCH] remove acct arg from do_munmapHugh Dickins
2002-07-29[PATCH] shmem_file_setup when MAP_NORESERVEHugh Dickins
2002-07-29[PATCH] implement kmem_cache_size()Christoph Hellwig
2002-07-28[PATCH] fix include/linux/timer.h compilePaul Mackerras
2002-07-28Merge bk://bk.arm.linux.org.uk:14691Linus Torvalds
2002-07-29[SERIAL] Add HP Diva PCI serial port support.Russell King
2002-07-28AutomergeLinus Torvalds
2002-07-29VM: remove unused /proc/sys/vm/kswapd and swapctl.hChristoph Hellwig
2002-07-28[PATCH] Remove cli() from R3964 line discipline.David Woodhouse
2002-07-29Merge hch's addition of generic_file_sendfile into jffs2_file_operations.David Woodhouse
2002-07-28[PATCH] restore lru_cache_del() in truncate_complete_pageAndrew Morton
2002-07-28AutomergeLinus Torvalds
2002-07-28MergeLinus Torvalds
2002-07-28[PATCH] direct IO updatesAndrew Morton
2002-07-28[PATCH] strict overcommitAndrew Morton
2002-07-28[PATCH] for_each_zone macroAndrew Morton
2002-07-28[PATCH] for_each_pgdat macroAndrew Morton
2002-07-28[PATCH] optimise struct page layoutAndrew Morton
2002-07-28[PATCH] speed up pte_chain locking on uniprocessorsAndrew Morton
2002-07-28[PATCH] show_free_areas() cleanupAndrew Morton
2002-07-28[PATCH] use a slab cache for pte_chainsAndrew Morton
2002-07-28[PATCH] misc fixesAndrew Morton
2002-07-28[PATCH] Support for cached lookups via readdirplus [3/6]Trond Myklebust
2002-07-28[PATCH] Support for cached lookups via readdirplus [2/6]Trond Myklebust
2002-07-28[PATCH] Support for cached lookups via readdirplus [1/6]Trond Myklebust
2002-07-28Merge bk://bkbits.ras.ucalgary.ca/rgooch-2.5Linus Torvalds
2002-07-28Removed deprecated devfs_find_handle()Richard Gooch
2002-07-28MergeLinus Torvalds
2002-07-29Implement down_read_trylock() and down_write_trylock() and add aChristoph Hellwig
2002-07-28Remove kHTTPDChristoph Hellwig
2002-07-27VFS: implement sendfile file operationChristoph Hellwig
2002-07-27Merge bk://bkbits.ras.ucalgary.ca/rgooch-2.5Linus Torvalds
2002-07-27[PATCH] PATCH: 2.5.29 Fix cmd640 config lockingAlan Cox
2002-07-27[PATCH] LSM file locking patch is bogusMatthew Wilcox
2002-07-27[PATCH] Hot-plug CPU notifier warning fixRusty Russell
2002-07-27Merge atnf.csiro.au:/workaholix1/kernel/v2.5/linusRichard Gooch
2002-07-26Merge infradead.org:/project/bk/linus-2.5David Woodhouse
2002-07-26Merge bk://lsm.bkbits.net/linus-2.5Linus Torvalds
2002-07-26[PATCH] Hot-plug CPU Boot ChangesRusty Russell
2002-07-26[PATCH] IDE 105Martin Dalecki