summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fix Kconfig depends for cs89x0 (PNX010X support)Lennert Buytenhek2006-01-091-1/+1
* [PATCH] cs89x0: switch {in,out}sw to {read,write}wordsLennert Buytenhek2006-01-091-3/+31
* [PATCH] cs89x0: cleanly implement ixdp2x01 and pnx0501 supportLennert Buytenhek2006-01-092-13/+34
* [PATCH] cs89x0: make {read,write}reg use {read,write}wordLennert Buytenhek2006-01-091-6/+6
* [PATCH] cs89x0: swap {read,write}reg and {read,write}wordLennert Buytenhek2006-01-091-10/+10
* [PATCH] cs89x0: convert {inw,outw} calls to {read,write}wordLennert Buytenhek2006-01-091-17/+17
* [PATCH] cs89x0: make {read,write}word take base_addrLennert Buytenhek2006-01-091-9/+9
* [PATCH] Optimise oom kill of current taskKirill Korotaev2006-01-091-2/+3
* [PATCH] Move page migration related functions near do_migrate_pages()Christoph Lameter2006-01-091-132/+138
* [PATCH] mempolicies: unexport get_vma_policy()Christoph Lameter2006-01-092-5/+2
* [PATCH] Drop page table lock before calling migrate_page_add()Christoph Lameter2006-01-091-1/+4
* [PATCH] Fold numa_maps into mempolicies.cChristoph Lameter2006-01-092-123/+142
* [PATCH] mempolicies: private pointer in check_range and MPOL_MF_INVERTChristoph Lameter2006-01-091-22/+24
* [PATCH] rmap: additional diagnostics in page_remove_rmap()Dave Jones2006-01-091-0/+7
* [PATCH] mm: clean up local variablesTobias Klauser2006-01-092-7/+8
* [PATCH] set_page_count() macro safetyAvishay Traeger2006-01-091-1/+1
* [PATCH] mm: make hugepages obey cpusets.Christoph Lameter2006-01-091-1/+3
* [PATCH] cpusets: swap migration interfacePaul Jackson2006-01-093-2/+68
* [PATCH] SwapMig: Switch error handling in migrate_pages to use -ExxChristoph Lameter2006-01-091-22/+34
* [PATCH] SwapMig: Extend parameters for migrate_pages()Christoph Lameter2006-01-093-15/+32
* [PATCH] SwapMig: Drop unused pages immediatelyChristoph Lameter2006-01-091-0/+5
* [PATCH] SwapMig: add_to_swap() avoid atomic allocationsChristoph Lameter2006-01-093-5/+5
* [PATCH] SwapMig: CONFIG_MIGRATION fixesChristoph Lameter2006-01-092-78/+77
* [PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter2006-01-0911-5/+111
* [PATCH] Swap Migration V5: MPOL_MF_MOVE interfaceChristoph Lameter2006-01-092-20/+138
* [PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration supportChristoph Lameter2006-01-093-9/+20
* [PATCH] Swap Migration V5: migrate_pages() functionChristoph Lameter2006-01-092-34/+182
* [PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swapChristoph Lameter2006-01-093-5/+4
* [PATCH] Swap Migration V5: LRU operationsChristoph Lameter2006-01-093-13/+112
* [PATCH] add schedule_on_each_cpu()Christoph Lameter2006-01-092-0/+20
* [PATCH] mm: free_pages optNick Piggin2006-01-091-28/+30
* [PATCH] mm: cleanup zone_pcpNick Piggin2006-01-091-8/+8
* [PATCH] Make high and batch sizes of per_cpu_pagelists configurableRohit Seth2006-01-095-0/+81
* [PATCH] drop-pagecacheAndrew Morton2006-01-099-5/+107
* [PATCH] slab: remove nested #ifdef CONFIG_NUMAChristoph Lameter2006-01-091-2/+0
* [PATCH] slab: fix code formattingPekka Enberg2006-01-091-464/+500
* [PATCH] slab: extract slab order calculation to separate functionPekka Enberg2006-01-091-40/+49
* [PATCH] slab: extract slabinfo header printing to separate functionPekka Enberg2006-01-091-20/+25
* [PATCH] slab: remove unused align parameter from alloc_percpuPekka Enberg2006-01-093-8/+6
* [PATCH] Fix compilation with CONFIG_MEMORY_HOTPLUG=y and gcc41.Olaf Hering2006-01-091-7/+1
* [PATCH] ARM Netwinder watchdog wdt977 updateWoody Suwalski2006-01-091-75/+141
* [PATCH] small hp_sdc_rtc cleanup: use no_llseekMarcelo Tosatti2006-01-091-8/+1
* [PATCH] asm-generic/atomic.h needs types.hAndrew Morton2006-01-091-0/+1
* [PATCH] revert "mm: page_state fixes"Andrew Morton2006-01-091-1/+2
* [IPV6]: small cleanupsAdrian Bunk2006-01-072-1/+2
* [IPV4]: make ip_fragment() staticAdrian Bunk2006-01-072-3/+3
* [NETFILTER]: Add dummy nf_hook{_thresh}() when NETFILTER is disabled.David S. Miller2006-01-071-0/+15
* [NETFILTER]: ip_conntrack_proto_sctp.c needs linux/interrupt.hJoe Kappus2006-01-071-0/+1
* [AX25/MKISS]: unbalanced spinlock_bh in ax_encaps()Francois Romieu2006-01-071-0/+1
* [NETFILTER]: Add ipt_policy/ip6t_policy matchesPatrick McHardy2006-01-078-0/+471