aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-08[PATCH] Updated CPU hotplug documentationAshok Raj
2006-01-08[PATCH] tpm: add bios measurement logKylene Jo Hall
2006-01-08[PATCH] little do_group_exit() cleanupOleg Nesterov
2006-01-08[PATCH] do_coredump() should reset group_stop_count earlierOleg Nesterov
2006-01-08[PATCH] kill_proc_info_as_uid: don't use hardcoded constantsOleg Nesterov
2006-01-08[PATCH] fix possible PAGE_CACHE_SHIFT overflowsAndrew Morton
2006-01-08[PATCH] Unchecked alloc_percpu() return in __create_workqueue()Ben Collins
2006-01-08[PATCH] nbd: remove duplicate assignmenttaneli.vahakangas@netsonic.fi
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig
2006-01-08[PATCH] docs: updated some code docsXose Vazquez Perez
2006-01-08[PATCH] sigaction should clear all signals on SIG_IGN, not just < 32George Anzinger
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