aboutsummaryrefslogtreecommitdiffstats
path: root/security/capability.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-25[PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixesMingming Cao8-149/+177
2006-06-25[PATCH] megaraid_mbox: fix section mismatch warningsRandy Dunlap1-1/+1
2006-06-25[PATCH] wd7000: fix section mismatch warningsRandy.Dunlap1-1/+1
2006-06-25[PATCH] AX88796 parallel port driverBen Dooks4-1/+462
2006-06-25[PATCH] Remove unecessary NULL check in kernel/acct.cMatt Helsley1-5/+3
2006-06-25[PATCH] Make copy_from_user_inatomic NOT zero the tail on i386NeilBrown2-12/+153
2006-06-25[PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytesNeilBrown4-26/+40
2006-06-25[PATCH] constify libcrc32c tableAndreas Mohr1-1/+1
2006-06-25[PATCH] constify parts of kernel/power/Andreas Mohr2-3/+3
2006-06-25[PATCH] cpuset: remove extra cpuset_zone_allowed check in __alloc_pagesChris Wright1-2/+1
2006-06-25[PATCH] Updated kdump documentationDavid Wilder1-125/+295
2006-06-25[PATCH] moxa: partial CodingStyle cleanup & spelling fixesJesper Juhl1-344/+450
2006-06-25[PATCH] moxa: remove pointless check of 'tty' argument vs NULLJesper Juhl1-2/+2
2006-06-25[PATCH] moxa: remove pointless castsJesper Juhl1-21/+21
2006-06-25[PATCH] ext3: remove inconsistent space before exclamation point in mount codeTheodore Ts'o1-1/+1
2006-06-25[PATCH] ext3: fix memory leak when the journal file is corruptedTheodore Ts'o1-0/+1
2006-06-25[PATCH] ext2: clean up dead code from mount codeTheodore Ts'o1-1/+0
2006-06-25[PATCH] Avoid disk sector_t overflow for >2TB ext3 filesystemMingming Cao2-0/+20
2006-06-25[PATCH] schedule_on_each_cpu(): reduce kmalloc() sizeAndrew Morton1-8/+20
2006-06-25[PATCH] kernel-doc: script cleanupsRandy Dunlap1-2/+2
2006-06-25[PATCH] kernel-doc: drop leading space in sectionsRandy Dunlap1-0/+3
2006-06-25[PATCH] EDD isn't EXPERIMENTAL anymoreChris Wedgwood1-2/+1
2006-06-25[PATCH] pdflush: handle resume wakeupsAndrew Morton1-8/+7
2006-06-25[PATCH] cpqarray section fixAndrew Morton1-2/+2
2006-06-25[PATCH] IDE CD end-of media error fixAlan Cox3-28/+152
2006-06-25[PATCH] list.h doc: change "counter" to "cursor"Randy Dunlap1-26/+26
2006-06-25[PATCH] fix list.h kernel-docRandy Dunlap1-30/+52
2006-06-25[PATCH] nbd: kill obsolete changelog, add GPLPavel Machek1-32/+2
2006-06-25[PATCH] kernel/sys.c: cleanupsAdrian Bunk11-18/+15
2006-06-25[PATCH] Make printk work for really early debuggingMichael Ellerman2-17/+34
2006-06-25[PATCH] Add driver for ARM AMBA PL031 RTCDeepak Saxena3-0/+244
2006-06-25[PATCH] idetape gcc 4.1 warning fixDaniel Walker1-16/+33
2006-06-25[PATCH] openpromfs: factorize outJan Engelhardt1-5/+10
2006-06-25[PATCH] openpromfs: remove unnecessary castsJan Engelhardt1-12/+12
2006-06-25[PATCH] openpromfs: fix missing NULJan Engelhardt1-2/+3
2006-06-25[PATCH] drivers/char/applicom.c: proper module_{init,exit}Adrian Bunk1-36/+4
2006-06-25[PATCH] oprofile: convert from semaphores to mutexesMarkus Armbruster4-25/+25
2006-06-25[PATCH] msnd section fixAndrew Morton1-1/+1
2006-06-25[PATCH] fs/ufs/inode.c: make 2 functions staticAdrian Bunk2-5/+6
2006-06-25[PATCH] ufs: ubh_ll_rw_block cleanupEvgeniy Dushistov5-14/+13
2006-06-25[PATCH] ufs: make fsck -f happyEvgeniy Dushistov5-57/+139
2006-06-25[PATCH] ufs: fsync implementationEvgeniy Dushistov1-0/+21
2006-06-25[PATCH] ufs: one way to access super blockEvgeniy Dushistov3-157/+173
2006-06-25[PATCH] ufs: missed brelse and wrong baseblkEvgeniy Dushistov2-7/+6
2006-06-25[PATCH] ufs: printk warning fixesAndrew Morton1-3/+3
2006-06-25[PATCH] ufs: zero metadataEvgeniy Dushistov1-40/+76
2006-06-25[PATCH] ufs: unlock_super without lockEvgeniy Dushistov1-4/+5
2006-06-25[PATCH] ufs: i_blocks wrong countEvgeniy Dushistov2-16/+12
2006-06-25[PATCH] ufs: little directory lookup optimizationEvgeniy Dushistov4-5/+8
2006-06-25[PATCH] ufs: easy debugEvgeniy Dushistov11-217/+168