aboutsummaryrefslogtreecommitdiffstats
path: root/Kbuild (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-08[PATCH] keys: Discard duplicate keys from a keyring on linkDavid Howells2-23/+68
2006-01-08[PATCH] keys: Permit key expiry time to be setDavid Howells5-1/+63
2006-01-08[PATCH] kmsg_write: don't return printk return valueGuillaume Chazarain1-1/+4
2006-01-08[PATCH] printk return value: fix itGuillaume Chazarain1-3/+3
2006-01-08[PATCH] Fix overflow tests for compat_sys_fcntl64 lockingNeilBrown1-4/+18
2006-01-08[PATCH] Fix some problems with truncate and mtime semantics.NeilBrown5-23/+17
2006-01-08[PATCH] Permit multiple inclusion of linux/pagevec.hDavid Howells1-0/+5
2006-01-08[PATCH] vgacon: Workaround for resize bug in some chipsetsAntonino A. Daplas1-7/+21
2006-01-08[PATCH] vgacon: fix doublescan modeSamuel Thibault1-1/+7
2006-01-08[PATCH] udf: remove bogus inode == NULL check in inode_bmapChristoph Hellwig1-5/+0
2006-01-08[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig12-241/+105
2006-01-08[PATCH] relayfs: Documentation cleanup, remove obsolete infoTom Zanussi1-23/+34
2006-01-08[PATCH] relayfs: cleanup, change relayfs_file_* to relay_file_*Tom Zanussi3-46/+50
2006-01-08[PATCH] relayfs: add Documentation on global relay buffersTom Zanussi1-1/+20
2006-01-08[PATCH] relayfs: add support for global relay buffersTom Zanussi2-11/+32
2006-01-08[PATCH] relayfs: add Documentation on relay files in other filesystemsTom Zanussi1-0/+27
2006-01-08[PATCH] relayfs: add support for relay files in other filesystemsTom Zanussi3-3/+63
2006-01-08[PATCH] relayfs: add Documention for non-relay filesTom Zanussi1-0/+23
2006-01-08[PATCH] relayfs: remove unused alloc/destroy_inode()Tom Zanussi2-59/+1
2006-01-08[PATCH] relayfs: use generic_ip for private dataTom Zanussi1-8/+9
2006-01-08[PATCH] relayfs: add relayfs_remove_file()Tom Zanussi2-0/+13
2006-01-08[PATCH] relayfs: export relayfs_create_file() with fileops paramTom Zanussi4-21/+34
2006-01-08[PATCH] relayfs: decouple buffer creation from inode creationTom Zanussi4-26/+19
2006-01-08[PATCH] ipc: expand shm_flagsAndrew Morton1-12/+10
2006-01-08[PATCH] ELF: symbol table type additionsJan Beulich1-0/+2
2006-01-08[PATCH] rcu file: use atomic primitivesNick Piggin9-291/+48
2006-01-08[PATCH] atomic: dec_and_lock use atomic primitivesNick Piggin1-43/+6
2006-01-08[PATCH] pktcdvd: Use bd_claim to get exclusive accessPeter Osterlund1-3/+9
2006-01-08[PATCH] kernel/: small cleanupsAdrian Bunk4-2/+5
2006-01-08[PATCH] drivers/isdn/: "extern inline" -> "static inline"Adrian Bunk3-5/+4
2006-01-08[PATCH] move rtc_interrupt() prototype to rtc.hAdrian Bunk5-9/+10
2006-01-08[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)OGAWA Hirofumi16-61/+48
2006-01-08[PATCH] fat: support a truncate() for expanding size (generic_cont_expand)OGAWA Hirofumi3-18/+76
2006-01-08[PATCH] export/change sync_page_range/_nolock()OGAWA Hirofumi2-5/+7
2006-01-08[PATCH] fat: support ->direct_IO()OGAWA Hirofumi4-16/+89
2006-01-08[PATCH] fat: s/EXPORT_SYMBOL/EXPORT_SYMBOL_GPL/OGAWA Hirofumi5-17/+17
2006-01-08[PATCH] fat: add the read/writepages()OGAWA Hirofumi1-1/+16
2006-01-08[PATCH] fat: use sb_find_get_block() instead of sb_getblk()OGAWA Hirofumi1-2/+2
2006-01-08[PATCH] fat: move fat_clusters_flush() to write_super()OGAWA Hirofumi3-6/+14
2006-01-08[PATCH] IRQ type flagsRussell King14-61/+80
2006-01-08[PATCH] new driver synclink_gtPaul Fulghum4-1/+4518
2006-01-08[PATCH] fix more missing includesTim Schmielau19-0/+22
2006-01-08[PATCH] cpuset: skip rcu check if task is in root cpusetPaul Jackson1-4/+9
2006-01-08[PATCH] cpuset: mark number_of_cpusets read_mostlyPaul Jackson1-1/+1
2006-01-08[PATCH] cpuset: use rcu directly optimizationPaul Jackson1-10/+30
2006-01-08[PATCH] cpuset: remove test for null cpuset from alloc code pathPaul Jackson3-6/+19
2006-01-08[PATCH] cpuset: migrate all tasks in cpuset at oncePaul Jackson1-13/+16
2006-01-08[PATCH] cpuset: rebind vma mempolicies fixPaul Jackson3-0/+137
2006-01-08[PATCH] cpuset: number_of_cpusets optimizationPaul Jackson2-2/+20
2006-01-08[PATCH] cpuset: numa_policy_rebind cleanupPaul Jackson3-15/+30