aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Make EXT2_DEBUG work againValerie Henson2006-06-255-37/+24
* [PATCH] emu10k1: mark midi_spinlock as usedAlexey Dobriyan2006-06-251-1/+1
* [PATCH] for_each_cpu_mask() warning fixAndrew Morton2006-06-251-1/+2
* [PATCH] Make sysctl obligatory except under CONFIG_EMBEDDEDH. Peter Anvin2006-06-251-1/+2
* [PATCH] introduce WARN_ON_ONCE(cond)Ingo Molnar2006-06-251-0/+13
* [PATCH] Make procfs obligatory except under CONFIG_EMBEDDEDH. Peter Anvin2006-06-251-1/+2
* [PATCH] kernel-doc: mm/readhead fixupRandy Dunlap2006-06-251-2/+1
* [PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversionMingming Cao2006-06-258-88/+96
* [PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixesMingming Cao2006-06-258-149/+177
* [PATCH] megaraid_mbox: fix section mismatch warningsRandy Dunlap2006-06-251-1/+1
* [PATCH] wd7000: fix section mismatch warningsRandy.Dunlap2006-06-251-1/+1
* [PATCH] AX88796 parallel port driverBen Dooks2006-06-254-1/+462
* [PATCH] Remove unecessary NULL check in kernel/acct.cMatt Helsley2006-06-251-5/+3
* [PATCH] Make copy_from_user_inatomic NOT zero the tail on i386NeilBrown2006-06-252-12/+153
* [PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytesNeilBrown2006-06-254-26/+40
* [PATCH] constify libcrc32c tableAndreas Mohr2006-06-251-1/+1
* [PATCH] constify parts of kernel/power/Andreas Mohr2006-06-252-3/+3
* [PATCH] cpuset: remove extra cpuset_zone_allowed check in __alloc_pagesChris Wright2006-06-251-2/+1
* [PATCH] Updated kdump documentationDavid Wilder2006-06-251-125/+295
* [PATCH] moxa: partial CodingStyle cleanup & spelling fixesJesper Juhl2006-06-251-344/+450
* [PATCH] moxa: remove pointless check of 'tty' argument vs NULLJesper Juhl2006-06-251-2/+2
* [PATCH] moxa: remove pointless castsJesper Juhl2006-06-251-21/+21
* [PATCH] ext3: remove inconsistent space before exclamation point in mount codeTheodore Ts'o2006-06-251-1/+1
* [PATCH] ext3: fix memory leak when the journal file is corruptedTheodore Ts'o2006-06-251-0/+1
* [PATCH] ext2: clean up dead code from mount codeTheodore Ts'o2006-06-251-1/+0
* [PATCH] Avoid disk sector_t overflow for >2TB ext3 filesystemMingming Cao2006-06-252-0/+20
* [PATCH] schedule_on_each_cpu(): reduce kmalloc() sizeAndrew Morton2006-06-251-8/+20
* [PATCH] kernel-doc: script cleanupsRandy Dunlap2006-06-251-2/+2
* [PATCH] kernel-doc: drop leading space in sectionsRandy Dunlap2006-06-251-0/+3
* [PATCH] EDD isn't EXPERIMENTAL anymoreChris Wedgwood2006-06-251-2/+1
* [PATCH] pdflush: handle resume wakeupsAndrew Morton2006-06-251-8/+7
* [PATCH] cpqarray section fixAndrew Morton2006-06-251-2/+2
* [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/+2
* [PATCH] kernel/sys.c: cleanupsAdrian Bunk2006-06-2511-18/+15
* [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/+4
* [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/+13
* [PATCH] ufs: make fsck -f happyEvgeniy Dushistov2006-06-255-57/+139
* [PATCH] ufs: fsync implementationEvgeniy Dushistov2006-06-251-0/+21