summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] add a proper prototype for setup_arch()Adrian Bunk2006-03-252-2/+4
* [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi2006-03-2528-4/+35
* [PATCH] IRQ: prevent enabling of previously disabled interruptBryan Holty2006-03-251-4/+17
* [PATCH] irq: uninline migration functionsAndrew Morton2006-03-253-49/+55
* [PATCH] ads7846 build fixAndrew Morton2006-03-251-0/+1
* [PATCH] tpm: sparc32 build fixAndrew Morton2006-03-251-0/+1
* [PATCH] collie: fix missing pcmcia bitsPavel Machek2006-03-251-0/+30
* [PATCH] fix hardcoded values in collie frontlightPavel Machek2006-03-251-13/+10
* [PATCH] remove MAINTAINERS entry for rtlinuxAdrian Bunk2006-03-251-7/+0
* [PATCH] adjust /dev/{kmem,mem,port} write handlersJan Beulich2006-03-251-15/+13
* [PATCH] smbfs: Fix debug logging-only compilation errorKirk True2006-03-251-1/+1
* [PATCH] 9p: update documentationEric Van Hensbergen2006-03-251-10/+11
* [PATCH] 9p: fix name consistency problemsEric Van Hensbergen2006-03-256-23/+22
* [PATCH] v9fs: update license boilerplateEric Van Hensbergen2006-03-2523-70/+46
* [PATCH] v9fs: fix vfs_inode dereference before NULL checkEugene Teo2006-03-251-0/+2
* [PATCH] v9fs: add extension field to TcreateLatchesar Ionkov2006-03-256-51/+50
* [PATCH] v9fs: print 9p messagesLatchesar Ionkov2006-03-257-3/+368
* [PATCH] v9fs: rename tids to tags to be consistent with Plan 9 documentationRuss Cox2006-03-254-11/+8
* [PATCH] v9fs: consolidate trans_sock into trans_fdRuss Cox2006-03-253-436/+196
* [PATCH] kconfig: clarify memory debug optionsAndrew Morton2006-03-254-4/+4
* [PATCH] amiga: fix driver_register() return handling, remove zorro_module_init()Bjorn Helgaas2006-03-257-45/+7
* [PATCH] EISA: tidy-up driver_register() return valueBjorn Helgaas2006-03-253-21/+20
* [PATCH] hp300: fix driver_register() return handling, remove dio_module_init()Bjorn Helgaas2006-03-255-46/+11
* [PATCH] reiserfs: use balance_dirty_pages_ratelimited_nr in reiserfs_file_wri...Alexander Zarochentsev2006-03-251-1/+1
* [PATCH] initcall failure reportingAndrew Morton2006-03-251-7/+15
* [PATCH] reiserfs: cleanupsVladimir V. Saveliev2006-03-253-10/+8
* [PATCH] parport: move PP_MAJOR from ppdev.h to major.hRene Herman2006-03-253-3/+3
* [PATCH] block/floppy: fix section mismatch warningsSam Ravnborg2006-03-251-1/+1
* [PATCH] ide: fix section mismatch warningSam Ravnborg2006-03-251-1/+1
* [PATCH] inotify: lock avoidance with parent watch status in dentryNick Piggin2006-03-255-10/+117
* [PATCH] sysrq cleanupAndrew Morton2006-03-251-135/+115
* [PATCH] fix 'defined but not used' warning in net/rxrpc/main.c::rxrpc_initialiseJesper Juhl2006-03-251-1/+1
* [PATCH] Fix EDD to properly ignore signature of non-existing drivesAndrey Borzenkov2006-03-251-0/+2
* [PATCH] kernel/params.c: make param_array() staticAdrian Bunk2006-03-252-13/+6
* [PATCH] Remove MODULE_PARMRusty Russell2006-03-2556-329/+146
* [PATCH] hysdn: remove custom typesAndrew Morton2006-03-2512-126/+127
* [PATCH] drivers/block/nbd.c: don't defer compile error to runtimeAdrian Bunk2006-03-251-4/+1
* [PATCH] constify tty flip buffer handlingThomas Koeller2006-03-252-4/+4
* [PATCH] ISDN: fix copy_to_user() unused result warning in isdn_pppJesper Juhl2006-03-251-1/+2
* [PATCH] Add lookup_instantiate_filp usage warningOleg Drokin2006-03-251-0/+4
* [PATCH] Introduce FMODE_EXEC file flagOleg Drokin2006-03-252-2/+7
* [PATCH] reiserfs: reiserfs_file_write() will lose error code when a 0-length ...Jeff Mahoney2006-03-251-4/+4
* [PATCH] reiserfs: handle trans_id overflowAlexander Zarochentsev2006-03-251-3/+18
* [PATCH] reiserfs: fix transaction overflowingAlexander Zarochentzev2006-03-252-138/+77
* [PATCH] fs/inode.c: make iprune_mutex staticAdrian Bunk2006-03-252-2/+1
* [PATCH] Small cleanup in quota.hJan Kara2006-03-251-1/+0
* [PATCH] Missed error checking for intent's filp in open_namei().Oleg Drokin2006-03-251-0/+6
* [PATCH] jbd: convert kjournald to kthread APIAndrew Morton2006-03-251-4/+4
* [PATCH] jbd: embed j_commit_timer in journal structAndrew Morton2006-03-253-13/+14
* [PATCH] Keys: Replace duplicate non-updateable keys rather than failingDavid Howells2006-03-251-5/+9
OpenPOWER on IntegriCloud