index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-30
[PATCH] .text page fault SMP scalability optimization
Andrea Arcangeli
1
-4
/
+16
2005-10-30
[PATCH] hugetlb: demand fault handler
Adam Litke
1
-85
/
+95
2005-10-30
[PATCH] mm: update comments to pte lock
Hugh Dickins
3
-10
/
+9
2005-10-30
[PATCH] mm: fix rss and mmlist locking
Hugh Dickins
2
-2
/
+5
2005-10-30
[PATCH] mm: split page table lock
Hugh Dickins
12
-48
/
+74
2005-10-30
[PATCH] mm: follow_page with inner ptlock
Hugh Dickins
2
-82
/
+73
2005-10-30
[PATCH] mm: kill check_user_page_readable
Hugh Dickins
1
-25
/
+4
2005-10-30
[PATCH] mm: rmap with inner ptlock
Hugh Dickins
2
-63
/
+58
2005-10-30
[PATCH] mm: xip_unmap ZERO_PAGE fix
Hugh Dickins
1
-1
/
+2
2005-10-30
[PATCH] mm: unmap_vmas with inner ptlock
Hugh Dickins
3
-44
/
+17
2005-10-30
[PATCH] mm: unlink vma before pagetables
Hugh Dickins
2
-19
/
+16
2005-10-30
[PATCH] mm: pte_offset_map_lock loops
Hugh Dickins
4
-34
/
+21
2005-10-30
[PATCH] mm: page fault handler locking
Hugh Dickins
1
-60
/
+90
2005-10-30
[PATCH] mm: ptd_alloc take ptlock
Hugh Dickins
4
-124
/
+67
2005-10-30
[PATCH] mm: ptd_alloc inline and out
Hugh Dickins
2
-62
/
+40
2005-10-30
[PATCH] mm: init_mm without ptlock
Hugh Dickins
2
-36
/
+28
2005-10-30
[PATCH] mm: ia64 use expand_upwards
Hugh Dickins
1
-3
/
+14
2005-10-30
[PATCH] mm: update_hiwaters just in time
Hugh Dickins
7
-32
/
+29
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
13
-104
/
+165
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
6
-26
/
+27
2005-10-30
[PATCH] mm: tlb_finish_mmu forget rss
Hugh Dickins
1
-1
/
+1
2005-10-30
[PATCH] mm: tlb_is_full_mm was obscure
Hugh Dickins
1
-2
/
+2
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
3
-125
/
+99
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
1
-14
/
+27
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
3
-14
/
+14
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
1
-67
/
+53
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] vmalloc_node
Christoph Lameter
1
-16
/
+57
2005-10-28
[PATCH] gfp_t: the rest
Al Viro
2
-19
/
+24
2005-10-28
[PATCH] gfp_t: mm/* (easy parts)
Al Viro
5
-15
/
+15
2005-10-28
[PATCH] gfp_t: infrastructure
Al Viro
2
-5
/
+5
[next]