aboutsummaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-08[PATCH] mempolicies: private pointer in check_range and MPOL_MF_INVERTChristoph Lameter1-22/+24
2006-01-08[PATCH] rmap: additional diagnostics in page_remove_rmap()Dave Jones1-0/+7
2006-01-08[PATCH] mm: clean up local variablesTobias Klauser2-7/+8
2006-01-08[PATCH] set_page_count() macro safetyAvishay Traeger1-1/+1
2006-01-08[PATCH] mm: make hugepages obey cpusets.Christoph Lameter1-1/+3
2006-01-08[PATCH] cpusets: swap migration interfacePaul Jackson3-2/+68
2006-01-08[PATCH] SwapMig: Switch error handling in migrate_pages to use -ExxChristoph Lameter1-22/+34
2006-01-08[PATCH] SwapMig: Extend parameters for migrate_pages()Christoph Lameter3-15/+32
2006-01-08[PATCH] SwapMig: Drop unused pages immediatelyChristoph Lameter1-0/+5
2006-01-08[PATCH] SwapMig: add_to_swap() avoid atomic allocationsChristoph Lameter3-5/+5
2006-01-08[PATCH] SwapMig: CONFIG_MIGRATION fixesChristoph Lameter2-78/+77
2006-01-08[PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter11-5/+111
2006-01-08[PATCH] Swap Migration V5: MPOL_MF_MOVE interfaceChristoph Lameter2-20/+138
2006-01-08[PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration supportChristoph Lameter3-9/+20
2006-01-08[PATCH] Swap Migration V5: migrate_pages() functionChristoph Lameter2-34/+182
2006-01-08[PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swapChristoph Lameter3-5/+4
2006-01-08[PATCH] Swap Migration V5: LRU operationsChristoph Lameter3-13/+112
2006-01-08[PATCH] add schedule_on_each_cpu()Christoph Lameter2-0/+20
2006-01-08[PATCH] mm: free_pages optNick Piggin1-28/+30
2006-01-08[PATCH] mm: cleanup zone_pcpNick Piggin1-8/+8
2006-01-08[PATCH] Make high and batch sizes of per_cpu_pagelists configurableRohit Seth5-0/+81
2006-01-08[PATCH] drop-pagecacheAndrew Morton9-5/+107
2006-01-08[PATCH] slab: remove nested #ifdef CONFIG_NUMAChristoph Lameter1-2/+0
2006-01-08[PATCH] slab: fix code formattingPekka Enberg1-464/+500
2006-01-08[PATCH] slab: extract slab order calculation to separate functionPekka Enberg1-40/+49
2006-01-08[PATCH] slab: extract slabinfo header printing to separate functionPekka Enberg1-20/+25
2006-01-08[PATCH] slab: remove unused align parameter from alloc_percpuPekka Enberg3-8/+6
2006-01-08[PATCH] Fix compilation with CONFIG_MEMORY_HOTPLUG=y and gcc41.Olaf Hering1-7/+1
2006-01-08[PATCH] ARM Netwinder watchdog wdt977 updateWoody Suwalski1-75/+141
2006-01-08[PATCH] small hp_sdc_rtc cleanup: use no_llseekMarcelo Tosatti1-8/+1
2006-01-08[PATCH] asm-generic/atomic.h needs types.hAndrew Morton1-0/+1
2006-01-08[PATCH] revert "mm: page_state fixes"Andrew Morton1-1/+2
2006-01-07[IPV6]: small cleanupsAdrian Bunk2-1/+2
2006-01-07[IPV4]: make ip_fragment() staticAdrian Bunk2-3/+3
2006-01-07[NETFILTER]: Add dummy nf_hook{_thresh}() when NETFILTER is disabled.David S. Miller1-0/+15
2006-01-07[NETFILTER]: ip_conntrack_proto_sctp.c needs linux/interrupt.hJoe Kappus1-0/+1
2006-01-07[AX25/MKISS]: unbalanced spinlock_bh in ax_encaps()Francois Romieu1-0/+1
2006-01-07[NETFILTER]: Add ipt_policy/ip6t_policy matchesPatrick McHardy8-0/+471
2006-01-07[NETFILTER]: Handle NAT in IPsec policy checksPatrick McHardy5-3/+70
2006-01-07[NETFILTER]: Keep conntrack reference until IPsec policy checks are donePatrick McHardy6-9/+12
2006-01-07[NETFILTER]: Redo policy lookups after NAT when neccessaryPatrick McHardy4-3/+32
2006-01-07[NETFILTER]: Use conntrack information to determine if packet was NATedPatrick McHardy1-15/+19
2006-01-07[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harderPatrick McHardy11-12/+34
2006-01-07[IPV4]: reset IPCB flags when neccessaryPatrick McHardy4-5/+7
2006-01-07[IPV4/6]: Netfilter IPsec input hooksPatrick McHardy4-1/+47
2006-01-07[IPV6]: Move nextheader offset to the IP6CBPatrick McHardy14-46/+42
2006-01-07[XFRM]: Netfilter IPsec output hooksPatrick McHardy4-70/+148
2006-01-07[XFRM]: Fix sparse warning.Luiz Capitulino1-1/+1
2006-01-07[DCCP]: ipv6.c needs net/ip6_checksum.cDavid S. Miller1-0/+1
2006-01-07[PATCH] fbcon: donīt call set_par() in fbcon_init() if vc_mode == KD_GRAPHICSKnut Petersen1-1/+1