summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2002-10-05[PATCH] amiga floppy switched to alloc_disk()Alexander Viro
2002-10-05[PATCH] nbd switched to alloc_disk()Alexander Viro
2002-10-06[SERIAL] Allow PCMCIA serial cards to work again.Russell King
2002-10-04[PATCH] remove page->virtualAndrew Morton
2002-10-04[PATCH] use buffer_boundary() for writeback scheduling hintsAndrew Morton
2002-10-04[PATCH] remove write_mapping_buffers()Andrew Morton
2002-10-04[PATCH] separation of direct-reclaim and kswapd functionsAndrew Morton
2002-10-04[PATCH] distinguish between address span of a zone and the numberAndrew Morton
2002-10-04[PATCH] remove debug code from list_del()Andrew Morton
2002-10-04[PATCH] struct super_block cleanup - ext3Brian Gerst
2002-10-04[PATCH] struct super_block cleanup - hpfsBrian Gerst
2002-10-04[PATCH] Updated NatSemi SCx200 patches for Linux-2.5Christer Weinigel
2002-10-03Merge kroah.com:/home/greg/linux/BK/bleeding_edge-2.5Greg Kroah-Hartman
2002-10-03[PATCH] pass elevator type by reference, not valueJens Axboe
2002-10-03[PATCH] remove _P/_p delaying iopsJens Axboe
2002-10-03Add <linux/linkage.h> include to get FASTCALL() define.Linus Torvalds
2002-10-03PCI: removed pcibios_present()Greg Kroah-Hartman
2002-10-02PCI: remove pci_find_device()Greg Kroah-Hartman
2002-10-02PCI: remove pcibios_find_class()Greg Kroah-Hartman
2002-10-02[PATCH] pipe bugfix /cleanupManfred Spraul
2002-10-02[PATCH] timer-2.5.40-F7Ingo Molnar
2002-10-02[PATCH] sigfix-2.5.40-D6Ingo Molnar
2002-10-02Merge penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/andrewLinus Torvalds
2002-10-02[PATCH] put shmem metadata in highmemHugh Dickins
2002-10-02[PATCH] shmem: avoid metadata leakinessHugh Dickins
2002-10-02[PATCH] shmem: remove info->semHugh Dickins
2002-10-02[PATCH] tmpfs swapoff deadlockHugh Dickins
2002-10-02[PATCH] "io wait" process accountingAndrew Morton
2002-10-02[PATCH] add kswapd success accounting to /proc/vmstatAndrew Morton
2002-10-02[PATCH] add /proc/vmstat (start of /proc/stat cleanup)Andrew Morton
2002-10-02[PATCH] truncate/invalidate_inode_pages rewriteAndrew Morton
2002-10-02[PATCH] radix tree gang lookupAndrew Morton
2002-10-02[EQL]: Rewrite to be SMP safe.David S. Miller
2002-10-01bitmap_member() => DECLARE_BITMAP()Linus Torvalds
2002-10-01[PATCH] C99 designated initializers for include/linux/isapnp.hArt Haas
2002-10-01[PATCH] Swsusp updates, do not thrash ide disk on suspendPavel Machek
2002-09-30[PATCH] Workqueue AbstractionIngo Molnar
2002-09-30Merge kroah.com:/home/greg/linux/BK/bleeding_edge-2.5Greg Kroah-Hartman
2002-09-30[PATCH] usb_sg_{init,wait,cancel}()David Brownell
2002-09-30[PATCH] usbcore misc cleanupDavid Brownell
2002-09-30[PATCH] Various trivial module related fixes.Dave Jones
2002-09-30[PATCH] trivial bits.Dave Jones
2002-09-29[PATCH] alloc_disk/put_diskAlexander Viro
2002-09-29[PATCH] ->major_name inlinedAlexander Viro
2002-09-29[PATCH] register_disk() unexportedAlexander Viro
2002-09-29[PATCH] get_gendisk() prototype changeAlexander Viro
2002-09-29[PATCH] gendisks list switched to list_headAlexander Viro
2002-09-29[PATCH] make loop set right queue restrictionsJens Axboe
2002-09-29[PATCH] add function to set q->merge_bvec_fnJens Axboe
2002-09-29Merge http://linux-isdn.bkbits.net/linux-2.5.isdnLinus Torvalds