Age | Commit message (Expand) | Author | Files | Lines |
2006-06-25 | [PATCH] EDD isn't EXPERIMENTAL anymore | Chris Wedgwood | 1 | -2/+1 |
2006-06-25 | [PATCH] pdflush: handle resume wakeups | Andrew Morton | 1 | -8/+7 |
2006-06-25 | [PATCH] cpqarray section fix | Andrew Morton | 1 | -2/+2 |
2006-06-25 | [PATCH] IDE CD end-of media error fix | Alan Cox | 3 | -28/+152 |
2006-06-25 | [PATCH] list.h doc: change "counter" to "cursor" | Randy Dunlap | 1 | -26/+26 |
2006-06-25 | [PATCH] fix list.h kernel-doc | Randy Dunlap | 1 | -30/+52 |
2006-06-25 | [PATCH] nbd: kill obsolete changelog, add GPL | Pavel Machek | 1 | -32/+2 |
2006-06-25 | [PATCH] kernel/sys.c: cleanups | Adrian Bunk | 11 | -18/+15 |
2006-06-25 | [PATCH] Make printk work for really early debugging | Michael Ellerman | 2 | -17/+34 |
2006-06-25 | [PATCH] Add driver for ARM AMBA PL031 RTC | Deepak Saxena | 3 | -0/+244 |
2006-06-25 | [PATCH] idetape gcc 4.1 warning fix | Daniel Walker | 1 | -16/+33 |
2006-06-25 | [PATCH] openpromfs: factorize out | Jan Engelhardt | 1 | -5/+10 |
2006-06-25 | [PATCH] openpromfs: remove unnecessary casts | Jan Engelhardt | 1 | -12/+12 |
2006-06-25 | [PATCH] openpromfs: fix missing NUL | Jan Engelhardt | 1 | -2/+3 |
2006-06-25 | [PATCH] drivers/char/applicom.c: proper module_{init,exit} | Adrian Bunk | 1 | -36/+4 |
2006-06-25 | [PATCH] oprofile: convert from semaphores to mutexes | Markus Armbruster | 4 | -25/+25 |
2006-06-25 | [PATCH] msnd section fix | Andrew Morton | 1 | -1/+1 |
2006-06-25 | [PATCH] fs/ufs/inode.c: make 2 functions static | Adrian Bunk | 2 | -5/+6 |
2006-06-25 | [PATCH] ufs: ubh_ll_rw_block cleanup | Evgeniy Dushistov | 5 | -14/+13 |
2006-06-25 | [PATCH] ufs: make fsck -f happy | Evgeniy Dushistov | 5 | -57/+139 |
2006-06-25 | [PATCH] ufs: fsync implementation | Evgeniy Dushistov | 1 | -0/+21 |
2006-06-25 | [PATCH] ufs: one way to access super block | Evgeniy Dushistov | 3 | -157/+173 |
2006-06-25 | [PATCH] ufs: missed brelse and wrong baseblk | Evgeniy Dushistov | 2 | -7/+6 |
2006-06-25 | [PATCH] ufs: printk warning fixes | Andrew Morton | 1 | -3/+3 |
2006-06-25 | [PATCH] ufs: zero metadata | Evgeniy Dushistov | 1 | -40/+76 |
2006-06-25 | [PATCH] ufs: unlock_super without lock | Evgeniy Dushistov | 1 | -4/+5 |
2006-06-25 | [PATCH] ufs: i_blocks wrong count | Evgeniy Dushistov | 2 | -16/+12 |
2006-06-25 | [PATCH] ufs: little directory lookup optimization | Evgeniy Dushistov | 4 | -5/+8 |
2006-06-25 | [PATCH] ufs: easy debug | Evgeniy Dushistov | 11 | -217/+168 |
2006-06-25 | [PATCH] ufs: Unmark CONFIG_UFS_FS_WRITE as BROKEN | Evgeniy Dushistov | 1 | -1/+1 |
2006-06-25 | [PATCH] ufs: not usual amounts of fragments per block | Evgeniy Dushistov | 2 | -71/+87 |
2006-06-25 | [PATCH] ufs: wrong type cast | Evgeniy Dushistov | 7 | -85/+91 |
2006-06-25 | [PATCH] ufs: directory and page cache: from blocks to pages | Evgeniy Dushistov | 3 | -508/+552 |
2006-06-25 | [PATCH] ufs: directory and page cache: install aops | Evgeniy Dushistov | 2 | -34/+25 |
2006-06-25 | [PATCH] ufs: change block number on the fly | Evgeniy Dushistov | 3 | -44/+140 |
2006-06-25 | [PATCH] ufs: right block allocation | Evgeniy Dushistov | 2 | -27/+18 |
2006-06-25 | [PATCH] ufs: ufs_trunc_indirect: infinite cycle | Evgeniy Dushistov | 3 | -47/+21 |
2006-06-25 | [PATCH] pnp: card_probe(): fix memory leak | Jesper Juhl | 1 | -22/+26 |
2006-06-25 | [PATCH] fs/freevxfs: cleanup of spelling errors | Cliff Wickman | 2 | -8/+8 |
2006-06-25 | [PATCH] Allow raw_notifier callouts to unregister themselves | Alan Stern | 1 | -2/+3 |
2006-06-25 | [PATCH] Define __raw_get_cpu_var and use it | Paul Mackerras | 11 | -7/+19 |
2006-06-25 | [PATCH] random: remove redundant SA_SAMPLE_RANDOM from touchscreen drivers | Matt Mackall | 2 | -6/+3 |
2006-06-25 | [PATCH] random: change cpqarray to use add_disk_randomness | Matt Mackall | 1 | -2/+3 |
2006-06-25 | [PATCH] random: make CCISS use add_disk_randomness | Matt Mackall | 1 | -2/+2 |
2006-06-25 | [PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver | Matt Mackall | 11 | -28/+18 |
2006-06-25 | [PATCH] bloat-o-meter: gcc-4 fix | Rob Landley | 1 | -1/+2 |
2006-06-25 | [PATCH] ensure NULL deref can't possibly happen in is_exported() | Jesper Juhl | 1 | -1/+1 |
2006-06-25 | [PATCH] Rewritten backlight infrastructure for portable Apple computers | Michael Hanselmann | 26 | -711/+1529 |
2006-06-25 | [PATCH] uml: remove dead declaration | Adrian Bunk | 1 | -2/+0 |
2006-06-25 | [PATCH] m68k: convert VME irq code | Roman Zippel | 12 | -555/+88 |