Age | Commit message (Expand) | Author | Files | Lines |
2005-10-30 | [PATCH] mm: init_mm without ptlock | Hugh Dickins | 26 | -114/+54 |
2005-10-30 | [PATCH] mm: ia64 use expand_upwards | Hugh Dickins | 4 | -32/+24 |
2005-10-30 | [PATCH] mm: mm_struct hiwaters moved | Hugh Dickins | 1 | -10/+9 |
2005-10-30 | [PATCH] mm: update_hiwaters just in time | Hugh Dickins | 14 | -42/+64 |
2005-10-30 | [PATCH] mm: zap_pte out of line | Hugh Dickins | 1 | -10/+9 |
2005-10-30 | [PATCH] mm: do_mremap current mm | Hugh Dickins | 1 | -9/+9 |
2005-10-30 | [PATCH] mm: do_swap_page race major | Hugh Dickins | 1 | -3/+1 |
2005-10-30 | [PATCH] mm: zap_pte_range dec rss | Hugh Dickins | 1 | -3/+3 |
2005-10-30 | [PATCH] mm: copy_one_pte inc rss | Hugh Dickins | 1 | -10/+5 |
2005-10-30 | [PATCH] core remove PageReserved | Nick Piggin | 22 | -134/+218 |
2005-10-30 | [PATCH] mm: m68k kill stram swap | Hugh Dickins | 4 | -951/+17 |
2005-10-30 | [PATCH] mm: sh64 hugetlbpage.c | Hugh Dickins | 2 | -178/+12 |
2005-10-30 | [PATCH] mm: dup_mmap down new mmap_sem | Hugh Dickins | 1 | -5/+4 |
2005-10-30 | [PATCH] mm: dup_mmap use oldmm more | Hugh Dickins | 1 | -6/+6 |
2005-10-30 | [PATCH] mm: batch updating mm_counters | Hugh Dickins | 1 | -15/+32 |
2005-10-30 | [PATCH] mm: rss = file_rss + anon_rss | Hugh Dickins | 12 | -37/+38 |
2005-10-30 | [PATCH] mm: mm_init set_mm_counters | Hugh Dickins | 9 | -16/+2 |
2005-10-30 | [PATCH] mm: tlb_finish_mmu forget rss | Hugh Dickins | 7 | -69/+18 |
2005-10-30 | [PATCH] mm: tlb_is_full_mm was obscure | Hugh Dickins | 7 | -37/+8 |
2005-10-30 | [PATCH] mm: tlb_gather_mmu get_cpu_var | Hugh Dickins | 5 | -13/+19 |
2005-10-30 | [PATCH] mm: move_page_tables by extents | Hugh Dickins | 1 | -96/+72 |
2005-10-30 | [PATCH] mm: page fault handlers tidyup | Hugh Dickins | 4 | -126/+102 |
2005-10-30 | [PATCH] mm: exit_mmap need not reset | Hugh Dickins | 1 | -6/+0 |
2005-10-30 | [PATCH] mm: unlink_file_vma, remove_vma | Hugh Dickins | 2 | -14/+28 |
2005-10-30 | [PATCH] mm: remove_vma_list consolidation | Hugh Dickins | 1 | -24/+12 |
2005-10-30 | [PATCH] mm: vm_stat_account unshackled | Hugh Dickins | 7 | -31/+20 |
2005-10-30 | [PATCH] mm: anon is already wrprotected | Hugh Dickins | 2 | -7/+7 |
2005-10-30 | [PATCH] mm: zap_pte_range dont dirty anon | Hugh Dickins | 1 | -4/+6 |
2005-10-30 | [PATCH] mm: msync_pte_range progress | Hugh Dickins | 1 | -24/+14 |
2005-10-30 | [PATCH] mm: copy_pte_range progress fix | Hugh Dickins | 1 | -6/+8 |
2005-10-30 | [PATCH] slab: add additional debugging to detect slabs from the wrong node | Christoph Lameter | 1 | -1/+4 |
2005-10-30 | [PATCH] shrink_list(): skip anon pages if not may_swap | Lee Schermerhorn | 1 | -1/+3 |
2005-10-30 | [PATCH] mm/msync.c cleanup | OGAWA Hirofumi | 1 | -14/+14 |
2005-10-30 | [PATCH] Remove near all BUGs in mm/mempolicy.c | Andi Kleen | 1 | -7/+2 |
2005-10-30 | [PATCH] Convert mempolicies to nodemask_t | Andi Kleen | 3 | -70/+56 |
2005-10-30 | [PATCH] mm: set per-cpu-pages lower threshold to zero | Seth, Rohit | 1 | -2/+2 |
2005-10-30 | [PATCH] mm: page_alloc: increase size of per-cpu-pages | Seth, Rohit | 1 | -12/+12 |
2005-10-30 | [PATCH] swaptoken tuning | Rik Van Riel | 2 | -2/+6 |
2005-10-30 | [PATCH] add sem_is_read/write_locked() | Rik Van Riel | 10 | -0/+50 |
2005-10-30 | [PATCH] fix alpha breakage | Ivan Kokshaysky | 1 | -0/+2 |
2005-10-30 | [PATCH] TIMERS: add missing compensation for HZ == 250 | YOSHIFUJI Hideaki | 1 | -0/+9 |
2005-10-30 | [PATCH] vmalloc_node | Christoph Lameter | 2 | -17/+64 |
2005-10-30 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 37 | -172/+295 |
2005-10-30 | [ARM] 3061/1: cleanup the XIP link address mess | Nicolas Pitre | 5 | -52/+36 |
2005-10-30 | [ARM] 3060/1: allow constants found in asm/memory.h to be used in asm code | Nicolas Pitre | 25 | -38/+49 |
2005-10-29 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 522 | -13775/+49209 |
2005-10-29 | Update MIPS defconfig files. | Ralf Baechle | 46 | -5986/+17743 |
2005-10-29 | prom_free_prom_memory() returns unsigned long | Arthur Othieno | 3 | -3/+6 |
2005-10-29 | Get rid of SINGLE_ONLY_FPU. Linux does not support half FPU other than | Ralf Baechle | 1 | -62/+8 |
2005-10-29 | Fix all the get_user / put_user related sparse warnings. | Ralf Baechle | 1 | -15/+15 |