summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Permit multiple inclusion of linux/pagevec.hDavid Howells2006-01-081-0/+5
* [PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig2006-01-081-0/+2
* [PATCH] relayfs: cleanup, change relayfs_file_* to relay_file_*Tom Zanussi2006-01-081-3/+2
* [PATCH] relayfs: add support for global relay buffersTom Zanussi2006-01-081-1/+7
* [PATCH] relayfs: add support for relay files in other filesystemsTom Zanussi2006-01-081-0/+34
* [PATCH] relayfs: remove unused alloc/destroy_inode()Tom Zanussi2006-01-081-14/+0
* [PATCH] relayfs: add relayfs_remove_file()Tom Zanussi2006-01-081-0/+1
* [PATCH] relayfs: export relayfs_create_file() with fileops paramTom Zanussi2006-01-081-1/+6
* [PATCH] ELF: symbol table type additionsJan Beulich2006-01-081-0/+2
* [PATCH] rcu file: use atomic primitivesNick Piggin2006-01-083-222/+2
* [PATCH] move rtc_interrupt() prototype to rtc.hAdrian Bunk2006-01-081-0/+3
* [PATCH] fat: support a truncate() for expanding size (generic_cont_expand)OGAWA Hirofumi2006-01-081-1/+2
* [PATCH] export/change sync_page_range/_nolock()OGAWA Hirofumi2006-01-081-1/+3
* [PATCH] fat: support ->direct_IO()OGAWA Hirofumi2006-01-081-1/+2
* [PATCH] IRQ type flagsRussell King2006-01-081-0/+13
* [PATCH] new driver synclink_gtPaul Fulghum2006-01-081-1/+8
* [PATCH] fix more missing includesTim Schmielau2006-01-081-0/+1
* [PATCH] cpuset: remove test for null cpuset from alloc code pathPaul Jackson2006-01-081-0/+2
* [PATCH] cpuset: rebind vma mempolicies fixPaul Jackson2006-01-081-0/+18
* [PATCH] cpuset: number_of_cpusets optimizationPaul Jackson2006-01-081-1/+9
* [PATCH] cpuset: numa_policy_rebind cleanupPaul Jackson2006-01-081-2/+10
* [PATCH] cpuset: implement cpuset_mems_allowedPaul Jackson2006-01-081-1/+7
* [PATCH] cpuset: combine refresh_mems and update_memsPaul Jackson2006-01-081-2/+2
* [PATCH] cpuset: memory pressure meterPaul Jackson2006-01-081-0/+11
* [PATCH] cpuset: mempolicy one more nodemask conversionPaul Jackson2006-01-081-2/+3
* [PATCH] slob: introduce the SLOB allocatorMatt Mackall2006-01-081-0/+35
* [PATCH] remove get_task_struct_rcu()Paul E. McKenney2006-01-081-12/+0
* [PATCH] RCU signal handlingIngo Molnar2006-01-081-2/+30
* [PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...Ravikiran G Thirumalai2006-01-084-8/+17
* [PATCH] mempolicies: unexport get_vma_policy()Christoph Lameter2006-01-081-3/+0
* [PATCH] set_page_count() macro safetyAvishay Traeger2006-01-081-1/+1
* [PATCH] cpusets: swap migration interfacePaul Jackson2006-01-081-0/+7
* [PATCH] SwapMig: Extend parameters for migrate_pages()Christoph Lameter2006-01-081-1/+2
* [PATCH] SwapMig: add_to_swap() avoid atomic allocationsChristoph Lameter2006-01-081-1/+1
* [PATCH] SwapMig: CONFIG_MIGRATION fixesChristoph Lameter2006-01-081-2/+1
* [PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter2006-01-082-0/+5
* [PATCH] Swap Migration V5: MPOL_MF_MOVE interfaceChristoph Lameter2006-01-081-0/+3
* [PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration supportChristoph Lameter2006-01-081-0/+2
* [PATCH] Swap Migration V5: migrate_pages() functionChristoph Lameter2006-01-081-0/+2
* [PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swapChristoph Lameter2006-01-081-0/+1
* [PATCH] Swap Migration V5: LRU operationsChristoph Lameter2006-01-082-0/+25
* [PATCH] add schedule_on_each_cpu()Christoph Lameter2006-01-081-0/+1
* [PATCH] Make high and batch sizes of per_cpu_pagelists configurableRohit Seth2006-01-082-0/+3
* [PATCH] drop-pagecacheAndrew Morton2006-01-082-0/+8
* [PATCH] slab: remove unused align parameter from alloc_percpuPekka Enberg2006-01-081-4/+3
* [PATCH] Fix compilation with CONFIG_MEMORY_HOTPLUG=y and gcc41.Olaf Hering2006-01-081-7/+1
* [NETFILTER]: Add dummy nf_hook{_thresh}() when NETFILTER is disabled.David S. Miller2006-01-071-0/+15
* [NETFILTER]: Add ipt_policy/ip6t_policy matchesPatrick McHardy2006-01-072-0/+104
* [NETFILTER]: Handle NAT in IPsec policy checksPatrick McHardy2006-01-071-0/+16
* [NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harderPatrick McHardy2006-01-072-1/+4
OpenPOWER on IntegriCloud