summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2002-07-31Merge bk://ldm.bkbits.net/linux-2.5-driverfs-apiLinus Torvalds
2002-07-31[PATCH] split "gendisk" to be per-disk, part 2Alexander Viro
2002-07-31[PATCH] split "gendisk" to be per-disk, part 1Alexander Viro
2002-07-31[PATCH] Get rid of per-partition blk_size[]Alexander Viro
2002-07-31Merge bk://linux-input.bkbits.net/linux-inputLinus Torvalds
2002-07-31Merge with Rusty 'trivial' RussellLinus Torvalds
2002-07-31[PATCH] fix compile warningAnton Blanchard
2002-07-31[PATCH] remove declaration of __free_pte()William Lee Irwin III
2002-07-31[PATCH] update dqblk_xfs.h inclusion guardsChristoph Hellwig
2002-07-31driverfs: define struct driverfs_ops and remove struct device dependenciesPatrick Mochel
2002-07-31Merge bk://ldm.bkbits.net/linux-2.5-driverfsLinus Torvalds
2002-07-31Merge bk://linuxusb.bkbits.net/devfs-2.5Linus Torvalds
2002-07-31[PATCH] misc elevator/block updatesJens Axboe
2002-07-31[PATCH] 2.5.29 IDE 110Martin Dalecki
2002-07-31driverfs: Add struct attributePatrick Mochel
2002-07-31driverfs: Declare DEVICE_ATTR macro for initializing device attributesPatrick Mochel
2002-07-31driverfs: Patrick Mochel
2002-07-31Merge suse.cz:/home/vojtech/bk/linus into suse.cz:/home/vojtech/bk/inputVojtech Pavlik
2002-07-31Revert input.h back to kernel types.Vojtech Pavlik
2002-07-30Use stdint.h types instead of __u16 et al in input.h, to make lifeVojtech Pavlik
2002-07-30Change the EVIOC?ABS ioctls to use structs rather than arrays of ints.Brad Hards
2002-07-30Remove the devfs_should* functions I added, and replace them with one devfs_o...Greg Kroah-Hartman
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 suse.cz:/home/vojtech/bk/linus into suse.cz:/home/vojtech/bk/inputVojtech Pavlik
2002-07-30Merge bk://ldm@bkbits.net/linux-2.5-driverfsPatrick Mochel
2002-07-30Removed devfs_register_blkdev and devfs_unregister_blkdev.Greg Kroah-Hartman
2002-07-30Removed devfs_register_chrdev and devfs_unregister_chrdev.Greg Kroah-Hartman
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-30Merge suse.cz:/home/vojtech/bk/linus into suse.cz:/home/vojtech/bk/inputVojtech Pavlik
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-29MergeVojtech Pavlik
2002-07-28Small fix to assign continuous values to KEY_*.Johann Deneux
2002-07-28[PATCH] restore lru_cache_del() in truncate_complete_pageAndrew Morton
2002-07-28AutomergeLinus Torvalds
2002-07-28MergeLinus Torvalds