aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-09[BLOCK] Kill blk_attempt_remerge()Jens Axboe1-1/+0
2006-01-09make elv_try_merge() static, kill the dead declaration ofCoywolf Qi Hunt1-2/+0
2006-01-08[PATCH] Make vm86 support optionalMatt Mackall2-2/+20
2006-01-08[PATCH] remove semicolons from save_flags()Andrew Morton1-1/+1
2006-01-08[PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1Jan Blunck10-293/+293
2006-01-08[PATCH] parport: bring back an unused phase for ppdev ioctlMarko Kohtala1-1/+3
2006-01-08[PATCH] Split out screen_info from tty.hBrian Gerst2-71/+78
2006-01-08[PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of other archsPaolo 'Blaisorblade' Giarrusso2-2/+3
2006-01-08[PATCH] shrink struct pageAndrew Morton1-19/+22
2006-01-08[PATCH] aio: reorder kiocb structure elements to make sync iocb setup fasterBenjamin LaHaise1-5/+7
2006-01-08[PATCH] /dev/mem: validate mmap requestsBjorn Helgaas1-0/+1
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