summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-10-29[PATCH] mm: mm_init set_mm_countersHugh Dickins9-16/+2
2005-10-29[PATCH] mm: tlb_finish_mmu forget rssHugh Dickins7-69/+18
2005-10-29[PATCH] mm: tlb_is_full_mm was obscureHugh Dickins7-37/+8
2005-10-29[PATCH] mm: tlb_gather_mmu get_cpu_varHugh Dickins5-13/+19
2005-10-29[PATCH] mm: move_page_tables by extentsHugh Dickins1-96/+72
2005-10-29[PATCH] mm: page fault handlers tidyupHugh Dickins4-126/+102
2005-10-29[PATCH] mm: exit_mmap need not resetHugh Dickins1-6/+0
2005-10-29[PATCH] mm: unlink_file_vma, remove_vmaHugh Dickins2-14/+28
2005-10-29[PATCH] mm: remove_vma_list consolidationHugh Dickins1-24/+12
2005-10-29[PATCH] mm: vm_stat_account unshackledHugh Dickins7-31/+20
2005-10-29[PATCH] mm: anon is already wrprotectedHugh Dickins2-7/+7
2005-10-29[PATCH] mm: zap_pte_range dont dirty anonHugh Dickins1-4/+6
2005-10-29[PATCH] mm: msync_pte_range progressHugh Dickins1-24/+14
2005-10-29[PATCH] mm: copy_pte_range progress fixHugh Dickins1-6/+8
2005-10-29[PATCH] slab: add additional debugging to detect slabs from the wrong nodeChristoph Lameter1-1/+4
2005-10-29[PATCH] shrink_list(): skip anon pages if not may_swapLee Schermerhorn1-1/+3
2005-10-29[PATCH] mm/msync.c cleanupOGAWA Hirofumi1-14/+14
2005-10-29[PATCH] Remove near all BUGs in mm/mempolicy.cAndi Kleen1-7/+2
2005-10-29[PATCH] Convert mempolicies to nodemask_tAndi Kleen3-70/+56
2005-10-29[PATCH] mm: set per-cpu-pages lower threshold to zeroSeth, Rohit1-2/+2
2005-10-29[PATCH] mm: page_alloc: increase size of per-cpu-pagesSeth, Rohit1-12/+12
2005-10-29[PATCH] swaptoken tuningRik Van Riel2-2/+6
2005-10-29[PATCH] add sem_is_read/write_locked()Rik Van Riel10-0/+50
2005-10-29[PATCH] fix alpha breakageIvan Kokshaysky1-0/+2
2005-10-29[PATCH] TIMERS: add missing compensation for HZ == 250YOSHIFUJI Hideaki1-0/+9
2005-10-29[PATCH] vmalloc_nodeChristoph Lameter2-17/+64
2005-10-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds37-172/+295
2005-10-29[ARM] 3061/1: cleanup the XIP link address messNicolas Pitre5-52/+36
2005-10-29[ARM] 3060/1: allow constants found in asm/memory.h to be used in asm codeNicolas Pitre25-38/+49
2005-10-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds522-13775/+49209
2005-10-29Update MIPS defconfig files.Ralf Baechle46-5986/+17743
2005-10-29 prom_free_prom_memory() returns unsigned longArthur Othieno3-3/+6
2005-10-29Get rid of SINGLE_ONLY_FPU. Linux does not support half FPU other thanRalf Baechle1-62/+8
2005-10-29Fix all the get_user / put_user related sparse warnings.Ralf Baechle1-15/+15
2005-10-29Delete unused ieee754_cname[] and declaration.Ralf Baechle2-11/+0
2005-10-29Include for prototypes.Ralf Baechle1-0/+2
2005-10-29Protect against multiple inclusion.Ralf Baechle1-0/+4
2005-10-29Remove useless casts of kmalloc return values.Ralf Baechle2-5/+2
2005-10-29Hack to resolve longstanding prefetch issueRalf Baechle1-0/+15
2005-10-29More foolproofing of the CPU configuration.Ralf Baechle1-2/+149
2005-10-29pci-expmem-hackAndrew Isaacson1-0/+8
2005-10-29BCM1480 HT supportAndrew Isaacson6-17/+253
2005-10-29Support for the BCM1480 on-chip PCI-X bridge.Andrew Isaacson2-0/+257
2005-10-29SB1 cache exception handling.Andrew Isaacson3-8/+59
2005-10-29Support for BigSur board.Andrew Isaacson4-0/+65
2005-10-29Add support for BCM1480 family of chips.Andrew Isaacson11-5/+1093
2005-10-29Add support for SB1A CPU.Andrew Isaacson5-2/+9
2005-10-29Sibyte header cleanupAndrew Isaacson14-30/+7
2005-10-29BCM1480 headersAndrew Isaacson17-98/+3236
2005-10-29Sibyte fixesAndrew Isaacson1-1/+1