aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-08[PATCH] keys: Permit running process to instantiate keysDavid Howells
2006-01-08[PATCH] keys: Discard duplicate keys from a keyring on linkDavid Howells
2006-01-08[PATCH] keys: Permit key expiry time to be setDavid Howells
2006-01-08[PATCH] kmsg_write: don't return printk return valueGuillaume Chazarain
2006-01-08[PATCH] printk return value: fix itGuillaume Chazarain
2006-01-08[PATCH] Fix overflow tests for compat_sys_fcntl64 lockingNeilBrown
2006-01-08[PATCH] Fix some problems with truncate and mtime semantics.NeilBrown
2006-01-08[PATCH] Permit multiple inclusion of linux/pagevec.hDavid Howells
2006-01-08[PATCH] vgacon: Workaround for resize bug in some chipsetsAntonino A. Daplas
2006-01-08[PATCH] vgacon: fix doublescan modeSamuel Thibault
2006-01-08[PATCH] udf: remove bogus inode == NULL check in inode_bmapChristoph Hellwig
2006-01-08[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig
2006-01-08[PATCH] relayfs: Documentation cleanup, remove obsolete infoTom Zanussi
2006-01-08[PATCH] relayfs: cleanup, change relayfs_file_* to relay_file_*Tom Zanussi
2006-01-08[PATCH] relayfs: add Documentation on global relay buffersTom Zanussi
2006-01-08[PATCH] relayfs: add support for global relay buffersTom Zanussi
2006-01-08[PATCH] relayfs: add Documentation on relay files in other filesystemsTom Zanussi
2006-01-08[PATCH] relayfs: add support for relay files in other filesystemsTom Zanussi
2006-01-08[PATCH] relayfs: add Documention for non-relay filesTom Zanussi
2006-01-08[PATCH] relayfs: remove unused alloc/destroy_inode()Tom Zanussi
2006-01-08[PATCH] relayfs: use generic_ip for private dataTom Zanussi
2006-01-08[PATCH] relayfs: add relayfs_remove_file()Tom Zanussi
2006-01-08[PATCH] relayfs: export relayfs_create_file() with fileops paramTom Zanussi
2006-01-08[PATCH] relayfs: decouple buffer creation from inode creationTom Zanussi
2006-01-08[PATCH] ipc: expand shm_flagsAndrew Morton
2006-01-08[PATCH] ELF: symbol table type additionsJan Beulich
2006-01-08[PATCH] rcu file: use atomic primitivesNick Piggin
2006-01-08[PATCH] atomic: dec_and_lock use atomic primitivesNick Piggin
2006-01-08[PATCH] pktcdvd: Use bd_claim to get exclusive accessPeter Osterlund
2006-01-08[PATCH] kernel/: small cleanupsAdrian Bunk
2006-01-08[PATCH] drivers/isdn/: "extern inline" -> "static inline"Adrian Bunk
2006-01-08[PATCH] move rtc_interrupt() prototype to rtc.hAdrian Bunk
2006-01-08[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)OGAWA Hirofumi
2006-01-08[PATCH] fat: support a truncate() for expanding size (generic_cont_expand)OGAWA Hirofumi
2006-01-08[PATCH] export/change sync_page_range/_nolock()OGAWA Hirofumi
2006-01-08[PATCH] fat: support ->direct_IO()OGAWA Hirofumi
2006-01-08[PATCH] fat: s/EXPORT_SYMBOL/EXPORT_SYMBOL_GPL/OGAWA Hirofumi
2006-01-08[PATCH] fat: add the read/writepages()OGAWA Hirofumi
2006-01-08[PATCH] fat: use sb_find_get_block() instead of sb_getblk()OGAWA Hirofumi
2006-01-08[PATCH] fat: move fat_clusters_flush() to write_super()OGAWA Hirofumi
2006-01-08[PATCH] IRQ type flagsRussell King
2006-01-08[PATCH] new driver synclink_gtPaul Fulghum
2006-01-08[PATCH] fix more missing includesTim Schmielau
2006-01-08[PATCH] cpuset: skip rcu check if task is in root cpusetPaul Jackson
2006-01-08[PATCH] cpuset: mark number_of_cpusets read_mostlyPaul Jackson
2006-01-08[PATCH] cpuset: use rcu directly optimizationPaul Jackson
2006-01-08[PATCH] cpuset: remove test for null cpuset from alloc code pathPaul Jackson
2006-01-08[PATCH] cpuset: migrate all tasks in cpuset at oncePaul Jackson
2006-01-08[PATCH] cpuset: rebind vma mempolicies fixPaul Jackson
2006-01-08[PATCH] cpuset: number_of_cpusets optimizationPaul Jackson