aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2005-05-05[PATCH] CodingStyle: trivial whitespace fixupsDomen Puncer3-12/+12
2005-05-05[PATCH] Spelling cleanups in shrinker codeDomen Puncer1-2/+2
2005-05-05[PATCH] ixj* - compile warning cleanupDomen Puncer3-13/+9
2005-05-05[PATCH] fix up a comment still refering to verify_areaJesper Juhl1-1/+1
2005-05-05[PATCH] comments on locking of task->commPaolo 'Blaisorblade' Giarrusso2-3/+8
2005-05-05[PATCH] reiserfs: use NULL instead of 0Randy.Dunlap1-1/+1
2005-05-05[PATCH] cyrix: eliminate bad section referencesmaximilian attems1-2/+2
2005-05-05[PATCH] make some things staticAdrian Bunk38-86/+93
2005-05-05[PATCH] device-mapper: Some missing staticsAlasdair G Kergon4-5/+5
2005-05-05[PATCH] device-mapper dm-emc: Fix a memsetAlasdair G Kergon1-3/+3
2005-05-05[PATCH] device-mapper multipath: Use private workqueueAlasdair G Kergon1-10/+22
2005-05-05[PATCH] device-mapper: tidy dm_suspendAlasdair G Kergon1-20/+23
2005-05-05[PATCH] device-mapper: handle __lock_fs errorAlasdair G Kergon1-8/+14
2005-05-05[PATCH] device-mapper: let freeze_bdev return errorAlasdair G Kergon1-1/+17
2005-05-05[PATCH] device-mapper: __unlock_fs voidAlasdair G Kergon1-4/+2
2005-05-05[PATCH] device-mapper: store bdev while frozenAlasdair G Kergon1-15/+8
2005-05-05[PATCH] revert ext3-writepages-support-for-writeback-modeAndrew Morton3-60/+1
2005-05-05[PATCH] orinoco MAINTAINERS updatePavel Roskin1-1/+3
2005-05-05[PATCH] bttv: fix dst i2c read/write timeout failure.Manu Abraham1-8/+6
2005-05-05[PATCH] remove do_sync parameter from __invalidate_deviceChristoph Hellwig5-22/+9
2005-05-05[PATCH] remove outdated comments from filemap.cChristoph Hellwig1-5/+0
2005-05-05[PATCH] DAC960: add support for Mylex AcceleRAID 4/5/600Christoph Hellwig3-1/+449
2005-05-05[PATCH] pcmcia: yenta TI: align irq of func1 to func0 if INTRTIE is setDaniel Ritz1-10/+30
2005-05-05[PATCH] pcmcia: enable 32-bit memory windows on pd6729Dominik Brodowski1-1/+1
2005-05-05[PATCH] saa6752hs: resolutions handlingFrederic CAND2-19/+90
2005-05-05[PATCH] Update dontdiffMatt Porter1-0/+3
2005-05-05[PATCH] remove BK documentationAdrian Bunk12-612/+3
2005-05-05[PATCH] uninline tty_paranoia_check()Andrew Morton1-1/+1
2005-05-05[PATCH] drivers/ide/pci/sis5513.c: section fixesAdrian Bunk1-3/+3
2005-05-05[PATCH] setitimer timer expires too earlyPaulo Marques1-1/+5
2005-05-05[PATCH] __block_write_full_page() simplificationAndrew Morton1-9/+1
2005-05-05[PATCH] __block_write_full_page speedupAndrew Morton1-5/+1
2005-05-05[PATCH] __block_write_full_page race fixNick Piggin1-5/+13
2005-05-05[PATCH] fix race in __block_prepare_writeNick Piggin1-4/+6
2005-05-05[PATCH] 3c59x: only put the device into D3 when we're actually using WOLDaniel Ritz1-3/+6
2005-05-05[PATCH] patch-kernel: support non-incremental 2.6.x.y 'stable' patchesRandy.Dunlap1-30/+101
2005-05-05[PATCH] kprobes: Allow multiple kprobes at the same addressAnanth N Mavinakayanahalli2-13/+134
2005-05-05[PATCH] Kprobes: Oops! in unregister_kprobe()Prasanna S Panchamukhi1-1/+5
2005-05-05[PATCH] Kprobes: Incorrect handling of probes on ret/lret instructionPrasanna S Panchamukhi2-0/+14
2005-05-05[PATCH] uml: header and code cleanupBodo Stroesser2-18/+2
2005-05-05[PATCH] uml: remove a dangling symlinkBodo Stroesser2-25/+1
2005-05-05[PATCH] uml: s390 preparation, sighandler interface abstractionBodo Stroesser3-2/+6
2005-05-05[PATCH] uml: s390 preparation, delay moved to archBodo Stroesser6-21/+43
2005-05-05[PATCH] uml: s390 preparation, checksumming done in arch codeBodo Stroesser5-59/+27
2005-05-05[PATCH] uml: s390 preparation, linkage.h inherited from hostBodo Stroesser1-4/+3
2005-05-05[PATCH] uml: s390 preparation, elf.hBodo Stroesser9-215/+451
2005-05-05[PATCH] uml: hostfs failed mount handlingJeff Dike1-3/+7
2005-05-05[PATCH] uml: inclusion cleanupJeff Dike1-1/+0
2005-05-05[PATCH] uml: tidy Makefile.rulesJeff Dike1-4/+5
2005-05-05[PATCH] uml: Fix SIGWINCH relayingJeff Dike8-7/+55