aboutsummaryrefslogtreecommitdiffstats
path: root/init/main.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-25[PATCH] add a proper prototype for setup_arch()Adrian Bunk1-2/+0
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi28-4/+35
2006-03-25[PATCH] IRQ: prevent enabling of previously disabled interruptBryan Holty1-4/+17
2006-03-25[PATCH] irq: uninline migration functionsAndrew Morton3-49/+55
2006-03-25[PATCH] ads7846 build fixAndrew Morton1-0/+1
2006-03-25[PATCH] tpm: sparc32 build fixAndrew Morton1-0/+1
2006-03-25[PATCH] collie: fix missing pcmcia bitsPavel Machek1-0/+30
2006-03-25[PATCH] fix hardcoded values in collie frontlightPavel Machek1-13/+10
2006-03-25[PATCH] remove MAINTAINERS entry for rtlinuxAdrian Bunk1-7/+0
2006-03-25[PATCH] adjust /dev/{kmem,mem,port} write handlersJan Beulich1-15/+13
2006-03-25[PATCH] smbfs: Fix debug logging-only compilation errorKirk True1-1/+1
2006-03-25[PATCH] 9p: update documentationEric Van Hensbergen1-10/+11
2006-03-25[PATCH] 9p: fix name consistency problemsEric Van Hensbergen6-23/+22
2006-03-25[PATCH] v9fs: update license boilerplateEric Van Hensbergen23-70/+46
2006-03-25[PATCH] v9fs: fix vfs_inode dereference before NULL checkEugene Teo1-0/+2
2006-03-25[PATCH] v9fs: add extension field to TcreateLatchesar Ionkov6-51/+50
2006-03-25[PATCH] v9fs: print 9p messagesLatchesar Ionkov7-3/+368
2006-03-25[PATCH] v9fs: rename tids to tags to be consistent with Plan 9 documentationRuss Cox4-11/+8
2006-03-25[PATCH] v9fs: consolidate trans_sock into trans_fdRuss Cox3-436/+196
2006-03-25[PATCH] kconfig: clarify memory debug optionsAndrew Morton4-4/+4
2006-03-25[PATCH] amiga: fix driver_register() return handling, remove zorro_module_init()Bjorn Helgaas7-45/+7
2006-03-25[PATCH] EISA: tidy-up driver_register() return valueBjorn Helgaas3-21/+20
2006-03-25[PATCH] hp300: fix driver_register() return handling, remove dio_module_init()Bjorn Helgaas5-46/+11
2006-03-25[PATCH] reiserfs: use balance_dirty_pages_ratelimited_nr in reiserfs_file_write()Alexander Zarochentsev1-1/+1
2006-03-25[PATCH] initcall failure reportingAndrew Morton1-7/+15
2006-03-25[PATCH] reiserfs: cleanupsVladimir V. Saveliev3-10/+8
2006-03-25[PATCH] parport: move PP_MAJOR from ppdev.h to major.hRene Herman3-3/+3
2006-03-25[PATCH] block/floppy: fix section mismatch warningsSam Ravnborg1-1/+1
2006-03-25[PATCH] ide: fix section mismatch warningSam Ravnborg1-1/+1
2006-03-25[PATCH] inotify: lock avoidance with parent watch status in dentryNick Piggin5-10/+117
2006-03-25[PATCH] sysrq cleanupAndrew Morton1-135/+115
2006-03-25[PATCH] fix 'defined but not used' warning in net/rxrpc/main.c::rxrpc_initialiseJesper Juhl1-1/+1
2006-03-25[PATCH] Fix EDD to properly ignore signature of non-existing drivesAndrey Borzenkov1-0/+2
2006-03-25[PATCH] kernel/params.c: make param_array() staticAdrian Bunk2-13/+6
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell56-329/+146
2006-03-25[PATCH] hysdn: remove custom typesAndrew Morton12-126/+127
2006-03-25[PATCH] drivers/block/nbd.c: don't defer compile error to runtimeAdrian Bunk1-4/+1
2006-03-25[PATCH] constify tty flip buffer handlingThomas Koeller2-4/+4
2006-03-25[PATCH] ISDN: fix copy_to_user() unused result warning in isdn_pppJesper Juhl1-1/+2
2006-03-25[PATCH] Add lookup_instantiate_filp usage warningOleg Drokin1-0/+4
2006-03-25[PATCH] Introduce FMODE_EXEC file flagOleg Drokin2-2/+7
2006-03-25[PATCH] reiserfs: reiserfs_file_write() will lose error code when a 0-length write occurs w/ O_SYNCJeff Mahoney1-4/+4
2006-03-25[PATCH] reiserfs: handle trans_id overflowAlexander Zarochentsev1-3/+18
2006-03-25[PATCH] reiserfs: fix transaction overflowingAlexander Zarochentzev2-138/+77
2006-03-25[PATCH] fs/inode.c: make iprune_mutex staticAdrian Bunk2-2/+1
2006-03-25[PATCH] Small cleanup in quota.hJan Kara1-1/+0
2006-03-25[PATCH] Missed error checking for intent's filp in open_namei().Oleg Drokin1-0/+6
2006-03-25[PATCH] jbd: convert kjournald to kthread APIAndrew Morton1-4/+4
2006-03-25[PATCH] jbd: embed j_commit_timer in journal structAndrew Morton3-13/+14
2006-03-25[PATCH] Keys: Replace duplicate non-updateable keys rather than failingDavid Howells1-5/+9