aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton16-103/+15
2006-01-08[PATCH] Abandon gcc-2.95.xAndrew Morton2-31/+0
2006-01-08[PATCH] remove unused blkp field in percpu_dataEric Dumazet1-1/+0
2006-01-08[PATCH] fs: remove s_old_blocksize from struct super_blockPekka Enberg1-1/+0
2006-01-08[PATCH] shrink dentry structEric Dumazet1-2/+7
2006-01-08[PATCH] shared mounts: cleanupMiklos Szeredi2-2/+3
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig1-0/+2
2006-01-08[PATCH] sigaction should clear all signals on SIG_IGN, not just < 32George Anzinger1-0/+17
2006-01-08[PATCH] keys: Permit running process to instantiate keysDavid Howells3-0/+15
2006-01-08[PATCH] keys: Permit key expiry time to be setDavid Howells1-0/+1
2006-01-08[PATCH] Fix some problems with truncate and mtime semantics.NeilBrown1-1/+2
2006-01-08[PATCH] Permit multiple inclusion of linux/pagevec.hDavid Howells1-0/+5
2006-01-08[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig1-0/+2
2006-01-08[PATCH] relayfs: cleanup, change relayfs_file_* to relay_file_*Tom Zanussi1-3/+2
2006-01-08[PATCH] relayfs: add support for global relay buffersTom Zanussi1-1/+7
2006-01-08[PATCH] relayfs: add support for relay files in other filesystemsTom Zanussi1-0/+34
2006-01-08[PATCH] relayfs: remove unused alloc/destroy_inode()Tom Zanussi1-14/+0
2006-01-08[PATCH] relayfs: add relayfs_remove_file()Tom Zanussi1-0/+1
2006-01-08[PATCH] relayfs: export relayfs_create_file() with fileops paramTom Zanussi1-1/+6
2006-01-08[PATCH] ELF: symbol table type additionsJan Beulich1-0/+2
2006-01-08[PATCH] rcu file: use atomic primitivesNick Piggin3-222/+2
2006-01-08[PATCH] move rtc_interrupt() prototype to rtc.hAdrian Bunk1-0/+3
2006-01-08[PATCH] fat: support a truncate() for expanding size (generic_cont_expand)OGAWA Hirofumi1-1/+2
2006-01-08[PATCH] export/change sync_page_range/_nolock()OGAWA Hirofumi1-1/+3
2006-01-08[PATCH] fat: support ->direct_IO()OGAWA Hirofumi1-1/+2
2006-01-08[PATCH] IRQ type flagsRussell King2-4/+21
2006-01-08[PATCH] new driver synclink_gtPaul Fulghum1-1/+8
2006-01-08[PATCH] fix more missing includesTim Schmielau1-0/+1
2006-01-08[PATCH] cpuset: remove test for null cpuset from alloc code pathPaul Jackson1-0/+2
2006-01-08[PATCH] cpuset: rebind vma mempolicies fixPaul Jackson1-0/+18
2006-01-08[PATCH] cpuset: number_of_cpusets optimizationPaul Jackson1-1/+9
2006-01-08[PATCH] cpuset: numa_policy_rebind cleanupPaul Jackson1-2/+10
2006-01-08[PATCH] cpuset: implement cpuset_mems_allowedPaul Jackson1-1/+7
2006-01-08[PATCH] cpuset: combine refresh_mems and update_memsPaul Jackson1-2/+2
2006-01-08[PATCH] cpuset: memory pressure meterPaul Jackson1-0/+11
2006-01-08[PATCH] cpuset: mempolicy one more nodemask conversionPaul Jackson1-2/+3
2006-01-08[PATCH] slob: introduce the SLOB allocatorMatt Mackall1-0/+35
2006-01-08[PATCH] remove get_task_struct_rcu()Paul E. McKenney1-12/+0
2006-01-08[PATCH] RCU signal handlingIngo Molnar1-2/+30
2006-01-08[PATCH] consolidate asm/futex.hJeff Dike18-777/+72
2006-01-08[PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai23-36/+4
2006-01-08[PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp macrosRavikiran G Thirumalai4-8/+17
2006-01-08[PATCH] frv: miscellaneous changesDavid Howells9-3/+50
2006-01-08[PATCH] frv: make get_user macro cast pointersDavid Howells1-4/+4
2006-01-08[PATCH] frv: add module support stubsDavid Howells1-4/+12
2006-01-08[PATCH] frv: supply various missing I/O access primitivesDavid Howells2-0/+127
2006-01-08[PATCH] frv: drop 8/16-bit xchg and cmpxchgDavid Howells1-91/+5
2006-01-09[PATCH] powerpc: sanitize header files for user space includesArnd Bergmann75-29/+183
2006-01-08[PATCH] mempolicies: unexport get_vma_policy()Christoph Lameter1-3/+0
2006-01-08[PATCH] set_page_count() macro safetyAvishay Traeger1-1/+1