summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] IDE CD end-of media error fixAlan Cox2006-06-253-28/+152
* [PATCH] list.h doc: change "counter" to "cursor"Randy Dunlap2006-06-251-26/+26
* [PATCH] fix list.h kernel-docRandy Dunlap2006-06-251-30/+52
* [PATCH] nbd: kill obsolete changelog, add GPLPavel Machek2006-06-251-32/+2Star
* [PATCH] kernel/sys.c: cleanupsAdrian Bunk2006-06-2511-18/+15Star
* [PATCH] Make printk work for really early debuggingMichael Ellerman2006-06-252-17/+34
* [PATCH] Add driver for ARM AMBA PL031 RTCDeepak Saxena2006-06-253-0/+244
* [PATCH] idetape gcc 4.1 warning fixDaniel Walker2006-06-251-16/+33
* [PATCH] openpromfs: factorize outJan Engelhardt2006-06-251-5/+10
* [PATCH] openpromfs: remove unnecessary castsJan Engelhardt2006-06-251-12/+12
* [PATCH] openpromfs: fix missing NULJan Engelhardt2006-06-251-2/+3
* [PATCH] drivers/char/applicom.c: proper module_{init,exit}Adrian Bunk2006-06-251-36/+4Star
* [PATCH] oprofile: convert from semaphores to mutexesMarkus Armbruster2006-06-254-25/+25
* [PATCH] msnd section fixAndrew Morton2006-06-251-1/+1
* [PATCH] fs/ufs/inode.c: make 2 functions staticAdrian Bunk2006-06-252-5/+6
* [PATCH] ufs: ubh_ll_rw_block cleanupEvgeniy Dushistov2006-06-255-14/+13Star
* [PATCH] ufs: make fsck -f happyEvgeniy Dushistov2006-06-255-57/+139
* [PATCH] ufs: fsync implementationEvgeniy Dushistov2006-06-251-0/+21
* [PATCH] ufs: one way to access super blockEvgeniy Dushistov2006-06-253-157/+173
* [PATCH] ufs: missed brelse and wrong baseblkEvgeniy Dushistov2006-06-252-7/+6Star
* [PATCH] ufs: printk warning fixesAndrew Morton2006-06-251-3/+3
* [PATCH] ufs: zero metadataEvgeniy Dushistov2006-06-251-40/+76
* [PATCH] ufs: unlock_super without lockEvgeniy Dushistov2006-06-251-4/+5
* [PATCH] ufs: i_blocks wrong countEvgeniy Dushistov2006-06-252-16/+12Star
* [PATCH] ufs: little directory lookup optimizationEvgeniy Dushistov2006-06-254-5/+8
* [PATCH] ufs: easy debugEvgeniy Dushistov2006-06-2511-217/+168Star
* [PATCH] ufs: Unmark CONFIG_UFS_FS_WRITE as BROKENEvgeniy Dushistov2006-06-251-1/+1
* [PATCH] ufs: not usual amounts of fragments per blockEvgeniy Dushistov2006-06-252-71/+87
* [PATCH] ufs: wrong type castEvgeniy Dushistov2006-06-257-85/+91
* [PATCH] ufs: directory and page cache: from blocks to pagesEvgeniy Dushistov2006-06-253-508/+552
* [PATCH] ufs: directory and page cache: install aopsEvgeniy Dushistov2006-06-252-34/+25Star
* [PATCH] ufs: change block number on the flyEvgeniy Dushistov2006-06-253-44/+140
* [PATCH] ufs: right block allocationEvgeniy Dushistov2006-06-252-27/+18Star
* [PATCH] ufs: ufs_trunc_indirect: infinite cycleEvgeniy Dushistov2006-06-253-47/+21Star
* [PATCH] pnp: card_probe(): fix memory leakJesper Juhl2006-06-251-22/+26
* [PATCH] fs/freevxfs: cleanup of spelling errorsCliff Wickman2006-06-252-8/+8
* [PATCH] Allow raw_notifier callouts to unregister themselvesAlan Stern2006-06-251-2/+3
* [PATCH] Define __raw_get_cpu_var and use itPaul Mackerras2006-06-2511-7/+19
* [PATCH] random: remove redundant SA_SAMPLE_RANDOM from touchscreen driversMatt Mackall2006-06-252-6/+3Star
* [PATCH] random: change cpqarray to use add_disk_randomnessMatt Mackall2006-06-251-2/+3
* [PATCH] random: make CCISS use add_disk_randomnessMatt Mackall2006-06-251-2/+2
* [PATCH] random: remove SA_SAMPLE_RANDOM from floppy driverMatt Mackall2006-06-2511-28/+18Star
* [PATCH] bloat-o-meter: gcc-4 fixRob Landley2006-06-251-1/+2
* [PATCH] ensure NULL deref can't possibly happen in is_exported()Jesper Juhl2006-06-251-1/+1
* [PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann2006-06-2526-711/+1529
* [PATCH] uml: remove dead declarationAdrian Bunk2006-06-251-2/+0Star
* [PATCH] m68k: convert VME irq codeRoman Zippel2006-06-2512-555/+88Star
* [PATCH] m68k: convert sun3 irq codeRoman Zippel2006-06-254-213/+32Star
* [PATCH] m68k: convert q40 irq codeRoman Zippel2006-06-253-317/+169Star
* [PATCH] m68k: convert mac irq codeRoman Zippel2006-06-2512-425/+159Star