aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-17kernel/printk.c: comment fixPatrick Pletscher1-1/+1
2007-02-17update I/O sched Kconfig help texts - CFQ is now default, not AS.Jesper Juhl1-4/+5
2007-02-17Remove duplicate listing of Cris arch from READMEJesper Juhl1-1/+1
2007-02-17kbuild: more doc. cleanupsRandy Dunlap1-14/+14
2007-02-17doc: make doc. for maxcpus= more visibleRandy Dunlap1-1/+8
2007-02-17drivers/net/eexpress.c: remove duplicate commentShane Shrybman1-7/+0
2007-02-17add a help text for BLK_DEV_GENERICJohn Daiker1-0/+3
2007-02-17correct a dead URL in the IP_MULTICAST help textAdrian Bunk1-1/+1
2007-02-17fix the BAYCOM_SER_HDX help textSimon Depiets1-1/+2
2007-02-17fix SCSI_SCAN_ASYNC help textMatthew Wilcox1-2/+3
2007-02-17trivial documentation patch for platform.txtErik Hovland1-2/+2
2007-02-17Fix typos concerning hierarchyUwe Kleine-König11-19/+19
2007-02-17Fix comment typo "spin_lock_irqrestore".Robert P. J. Day1-1/+1
2007-02-17Fix misspellings of "agressive".Robert P. J. Day4-13/+13
2007-02-17drivers/scsi/a100u2w.c: trivial typo patchRobert P. J. Day1-1/+1
2007-02-17Correct trivial typo in log2.h.Robert P. J. Day1-1/+1
2007-02-17Remove useless FIND_FIRST_BIT() macro from cardbus.c.Robert P. J. Day1-2/+0
2007-02-17Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day23-53/+53
2007-02-17Use ARRAY_SIZE() macro in i386 relocs.c fileRobert P. J. Day1-4/+5
2007-02-17Various typo fixes.Robert P. J. Day12-16/+16
2007-02-17kbuild: Replace remaining "depends" with "depends on"Robert P. J. Day3-3/+3
2007-02-17rio: typo in bitwise AND expression.Willy Tarreau1-1/+1
2007-02-16[PATCH] s3c2410fb: fix un-initialised dev fieldBen Dooks1-0/+2
2007-02-16[PATCH] ecryptfs: fix forgotten format specifierThomas Hisch1-1/+2
2007-02-16[PATCH] eCryptfs: Reduce stack usage in ecryptfs_generate_key_packet_set()Michael Halcrow3-8/+24
2007-02-16[PATCH] knfsd: stop NFSD writes from being broken into lots of little writes to filesystemNeilBrown1-13/+19
2007-02-16[PATCH] knfsd: nfsd4: fix handling of directories without default ACLsJ. Bruce Fields1-1/+20
2007-02-16[PATCH] knfsd: nfsd4: acls: avoid unnecessary deniesJ. Bruce Fields1-45/+145
2007-02-16[PATCH] knfsd: nfsd4: acls: don't return explicit maskJ. Bruce Fields1-18/+7
2007-02-16[PATCH] knfsd: nfsd4: fix error return on unsupported aclJ. Bruce Fields2-2/+5
2007-02-16[PATCH] knfsd: nfsd4: fix memory leak on kmalloc failure in savememJ. Bruce Fields1-6/+4
2007-02-16[PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked listJ. Bruce Fields4-136/+66
2007-02-16[PATCH] knfsd: nfsd4: simplify nfsv4->posix translationJ. Bruce Fields1-95/+38
2007-02-16[PATCH] knfsd: nfsd4: relax checking of ACL inheritance bitsJ. Bruce Fields1-10/+13
2007-02-16[PATCH] knfsd: nfsd4: fix non-terminated stringJ. Bruce Fields1-1/+6
2007-02-16[PATCH] small irq management simplificationJan Beulich1-4/+2
2007-02-16[PATCH] IRQ kernel-doc fixesRandy Dunlap2-1/+2
2007-02-16[PATCH] genirq: remove IRQ_DISABLEDIngo Molnar5-14/+6
2007-02-16[PATCH] genirq: do not mask interrupts by defaultIngo Molnar3-7/+12
2007-02-16[PATCH] posix timers: RCU optimization for clock_gettime()Paul E. McKenney1-5/+10
2007-02-16[PATCH] time: x86_64: re-enable vsyscall support for x86_64john stultz9-99/+105
2007-02-16[PATCH] time: x86_64: convert x86_64 to use GENERIC_TIMEjohn stultz10-415/+126
2007-02-16[PATCH] time: x86_64: split x86_64/kernel/time.c upjohn stultz7-663/+687
2007-02-16[PATCH] time: x86_64: hpet_address cleanupjohn stultz4-34/+26
2007-02-16[PATCH] generic: vsyscall-gtod support for GENERIC_TIMEjohn stultz2-0/+11
2007-02-16[PATCH] Add SysRq-Q to print timer_list debug infoIngo Molnar2-1/+16
2007-02-16[PATCH] Add debugging feature /proc/timer_listIngo Molnar6-1/+333
2007-02-16[PATCH] Add debugging feature /proc/timer_statIngo Molnar9-4/+650
2007-02-16[PATCH] hrtimers: prevent possible itimer DoSThomas Gleixner2-25/+47
2007-02-16[PATCH] hrtimers: add high resolution timer supportThomas Gleixner8-58/+650