summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mm: tlb_is_full_mm was obscureHugh Dickins2005-10-307-37/+8Star
* [PATCH] mm: tlb_gather_mmu get_cpu_varHugh Dickins2005-10-305-13/+19
* [PATCH] mm: move_page_tables by extentsHugh Dickins2005-10-301-96/+72Star
* [PATCH] mm: page fault handlers tidyupHugh Dickins2005-10-304-126/+102Star
* [PATCH] mm: exit_mmap need not resetHugh Dickins2005-10-301-6/+0Star
* [PATCH] mm: unlink_file_vma, remove_vmaHugh Dickins2005-10-302-14/+28
* [PATCH] mm: remove_vma_list consolidationHugh Dickins2005-10-301-24/+12Star
* [PATCH] mm: vm_stat_account unshackledHugh Dickins2005-10-307-31/+20Star
* [PATCH] mm: anon is already wrprotectedHugh Dickins2005-10-302-7/+7
* [PATCH] mm: zap_pte_range dont dirty anonHugh Dickins2005-10-301-4/+6
* [PATCH] mm: msync_pte_range progressHugh Dickins2005-10-301-24/+14Star
* [PATCH] mm: copy_pte_range progress fixHugh Dickins2005-10-301-6/+8
* [PATCH] slab: add additional debugging to detect slabs from the wrong nodeChristoph Lameter2005-10-301-1/+4
* [PATCH] shrink_list(): skip anon pages if not may_swapLee Schermerhorn2005-10-301-1/+3
* [PATCH] mm/msync.c cleanupOGAWA Hirofumi2005-10-301-14/+14
* [PATCH] Remove near all BUGs in mm/mempolicy.cAndi Kleen2005-10-301-7/+2Star
* [PATCH] Convert mempolicies to nodemask_tAndi Kleen2005-10-303-70/+56Star
* [PATCH] mm: set per-cpu-pages lower threshold to zeroSeth, Rohit2005-10-301-2/+2
* [PATCH] mm: page_alloc: increase size of per-cpu-pagesSeth, Rohit2005-10-301-12/+12
* [PATCH] swaptoken tuningRik Van Riel2005-10-302-2/+6
* [PATCH] add sem_is_read/write_locked()Rik Van Riel2005-10-3010-0/+50
* [PATCH] fix alpha breakageIvan Kokshaysky2005-10-301-0/+2
* [PATCH] TIMERS: add missing compensation for HZ == 250YOSHIFUJI Hideaki2005-10-301-0/+9
* [PATCH] vmalloc_nodeChristoph Lameter2005-10-302-17/+64
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-2937-172/+295
|\
| * [ARM] 3061/1: cleanup the XIP link address messNicolas Pitre2005-10-295-52/+36Star
| * [ARM] 3060/1: allow constants found in asm/memory.h to be used in asm codeNicolas Pitre2005-10-2925-38/+49
| * [ARM] 3022/1: Missing peripheral devices memory mapping definition for IXP46X...Kenneth Tan2005-10-291-26/+49
| * [ARM] 3059/1: fix XIP supportNicolas Pitre2005-10-291-11/+19
| * [ARM] 3053/1: introduce ixp2000_reg_wrb (ixp2000_reg_write plus readback)Lennert Buytenhek2005-10-291-0/+25
| * [ARM] 3051/1: turn ixp2000_reg_read into an inline functionLennert Buytenhek2005-10-291-1/+5
| * [ARM] 3050/1: remove ixp2000_reg_write erratum #66 workaroundLennert Buytenhek2005-10-291-29/+0Star
| * [ARM] Fix Assabet reboot with SA1100 MTD map driverRussell King2005-10-291-0/+9
| * [ARM] Add support for SA1100 Jornada flash device supportRussell King2005-10-291-0/+64
| * [ARM] Allow MTD device name to be passed via platform dataRussell King2005-10-293-3/+7
| * [ARM] Fix MTD device/partition destructionRussell King2005-10-291-2/+9
| * [ARM] Add support for init/exit methods in sa1100 MTD map driverRussell King2005-10-291-3/+15
| * [ARM] Rename 'data' to 'plat' in sa1100 MTD map driverRussell King2005-10-291-11/+11
| * [ARM] Fix buggy __phys_to_pfn / __pfn_to_physRussell King2005-10-291-2/+2
| * [ARM] Ensure machine information structures aren't optimised awayRussell King2005-10-291-0/+1
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2005-10-29522-13775/+49209
|\ \
| * | Update MIPS defconfig files.Ralf Baechle2005-10-2946-5986/+17743
| * | prom_free_prom_memory() returns unsigned longArthur Othieno2005-10-293-3/+6
| * | Get rid of SINGLE_ONLY_FPU. Linux does not support half FPU other thanRalf Baechle2005-10-291-62/+8Star
| * | Fix all the get_user / put_user related sparse warnings.Ralf Baechle2005-10-291-15/+15
| * | Delete unused ieee754_cname[] and declaration.Ralf Baechle2005-10-292-11/+0Star
| * | Include for prototypes.Ralf Baechle2005-10-291-0/+2
| * | Protect against multiple inclusion.Ralf Baechle2005-10-291-0/+4
| * | Remove useless casts of kmalloc return values.Ralf Baechle2005-10-292-5/+2Star
| * | Hack to resolve longstanding prefetch issueRalf Baechle2005-10-291-0/+15