summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2002-10-03Add <linux/linkage.h> include to get FASTCALL() define.Linus Torvalds
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
2002-09-29ISDN: Move dial/hangup related stuff to isdn_net_devKai Germaschewski
2002-09-29ISDN: Move ppp-specifics to isdn_net_devKai Germaschewski
2002-09-29ISDN: Move dial/channel related members to isdn_net_devKai Germaschewski
2002-09-29ISDN: Move "name" member from isdn_net_local to isdn_net_devKai Germaschewski
2002-09-29[PATCH] avoid reference to struct page before it's declaredDavid Mosberger
2002-09-29ISDN: Add close()/open() callbacks to ISDN net interface implementationKai Germaschewski
2002-09-29ISDN: Use ether_setup() for ethernet over ISDN onlyKai Germaschewski
2002-09-29[PATCH] i8xx: new PCI idsWim Van Sebroeck
2002-09-29[PATCH] use fff/ffff/fffffff instead of ff8/fff8/ffffff8 for EOF of FATHirofumi Ogawa
2002-09-29ISDN: Introduce generic init/cleanup callbacksKai Germaschewski
2002-09-29ISDN: Use a struct to describe types of ISDN net interfacesKai Germaschewski
2002-09-29[PATCH] in-kernel topology APIAndrew Morton
2002-09-29[PATCH] per-node kswapd instancesAndrew Morton
2002-09-29[PATCH] remove free_area_t typedefAndrew Morton
2002-09-29[PATCH] remove GFP_NFSMatthew Wilcox
2002-09-29[PATCH] SMB Unix ExtensionsUrban Widmark
2002-09-29[PATCH] wait_event_interruptible_timeoutUrban Widmark
2002-09-29[PATCH] tq_struct removal fixups..Ingo Molnar