index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] mm: unlink vma before pagetables
Hugh Dickins
2005-10-29
2
-19
/
+16
*
[PATCH] mm: flush_tlb_range outside ptlock
Hugh Dickins
2005-10-29
3
-10
/
+4
*
[PATCH] mm: pte_offset_map_lock loops
Hugh Dickins
2005-10-29
7
-47
/
+30
*
[PATCH] mm: page fault handler locking
Hugh Dickins
2005-10-29
1
-60
/
+90
*
[PATCH] mm: arches skip ptlock
Hugh Dickins
2005-10-29
5
-39
/
+3
*
[PATCH] mm: ptd_alloc take ptlock
Hugh Dickins
2005-10-29
7
-135
/
+90
*
[PATCH] mm: ptd_alloc inline and out
Hugh Dickins
2005-10-29
4
-89
/
+62
*
[PATCH] mm: init_mm without ptlock
Hugh Dickins
2005-10-29
26
-114
/
+54
*
[PATCH] mm: ia64 use expand_upwards
Hugh Dickins
2005-10-29
4
-32
/
+24
*
[PATCH] mm: mm_struct hiwaters moved
Hugh Dickins
2005-10-29
1
-10
/
+9
*
[PATCH] mm: update_hiwaters just in time
Hugh Dickins
2005-10-29
14
-42
/
+64
*
[PATCH] mm: zap_pte out of line
Hugh Dickins
2005-10-29
1
-10
/
+9
*
[PATCH] mm: do_mremap current mm
Hugh Dickins
2005-10-29
1
-9
/
+9
*
[PATCH] mm: do_swap_page race major
Hugh Dickins
2005-10-29
1
-3
/
+1
*
[PATCH] mm: zap_pte_range dec rss
Hugh Dickins
2005-10-29
1
-3
/
+3
*
[PATCH] mm: copy_one_pte inc rss
Hugh Dickins
2005-10-29
1
-10
/
+5
*
[PATCH] core remove PageReserved
Nick Piggin
2005-10-29
22
-134
/
+218
*
[PATCH] mm: m68k kill stram swap
Hugh Dickins
2005-10-29
4
-951
/
+17
*
[PATCH] mm: sh64 hugetlbpage.c
Hugh Dickins
2005-10-29
2
-178
/
+12
*
[PATCH] mm: dup_mmap down new mmap_sem
Hugh Dickins
2005-10-29
1
-5
/
+4
*
[PATCH] mm: dup_mmap use oldmm more
Hugh Dickins
2005-10-29
1
-6
/
+6
*
[PATCH] mm: batch updating mm_counters
Hugh Dickins
2005-10-29
1
-15
/
+32
*
[PATCH] mm: rss = file_rss + anon_rss
Hugh Dickins
2005-10-29
12
-37
/
+38
*
[PATCH] mm: mm_init set_mm_counters
Hugh Dickins
2005-10-29
9
-16
/
+2
*
[PATCH] mm: tlb_finish_mmu forget rss
Hugh Dickins
2005-10-29
7
-69
/
+18
*
[PATCH] mm: tlb_is_full_mm was obscure
Hugh Dickins
2005-10-29
7
-37
/
+8
*
[PATCH] mm: tlb_gather_mmu get_cpu_var
Hugh Dickins
2005-10-29
5
-13
/
+19
*
[PATCH] mm: move_page_tables by extents
Hugh Dickins
2005-10-29
1
-96
/
+72
*
[PATCH] mm: page fault handlers tidyup
Hugh Dickins
2005-10-29
4
-126
/
+102
*
[PATCH] mm: exit_mmap need not reset
Hugh Dickins
2005-10-29
1
-6
/
+0
*
[PATCH] mm: unlink_file_vma, remove_vma
Hugh Dickins
2005-10-29
2
-14
/
+28
*
[PATCH] mm: remove_vma_list consolidation
Hugh Dickins
2005-10-29
1
-24
/
+12
*
[PATCH] mm: vm_stat_account unshackled
Hugh Dickins
2005-10-29
7
-31
/
+20
*
[PATCH] mm: anon is already wrprotected
Hugh Dickins
2005-10-29
2
-7
/
+7
*
[PATCH] mm: zap_pte_range dont dirty anon
Hugh Dickins
2005-10-29
1
-4
/
+6
*
[PATCH] mm: msync_pte_range progress
Hugh Dickins
2005-10-29
1
-24
/
+14
*
[PATCH] mm: copy_pte_range progress fix
Hugh Dickins
2005-10-29
1
-6
/
+8
*
[PATCH] slab: add additional debugging to detect slabs from the wrong node
Christoph Lameter
2005-10-29
1
-1
/
+4
*
[PATCH] shrink_list(): skip anon pages if not may_swap
Lee Schermerhorn
2005-10-29
1
-1
/
+3
*
[PATCH] mm/msync.c cleanup
OGAWA Hirofumi
2005-10-29
1
-14
/
+14
*
[PATCH] Remove near all BUGs in mm/mempolicy.c
Andi Kleen
2005-10-29
1
-7
/
+2
*
[PATCH] Convert mempolicies to nodemask_t
Andi Kleen
2005-10-29
3
-70
/
+56
*
[PATCH] mm: set per-cpu-pages lower threshold to zero
Seth, Rohit
2005-10-29
1
-2
/
+2
*
[PATCH] mm: page_alloc: increase size of per-cpu-pages
Seth, Rohit
2005-10-29
1
-12
/
+12
*
[PATCH] swaptoken tuning
Rik Van Riel
2005-10-29
2
-2
/
+6
*
[PATCH] add sem_is_read/write_locked()
Rik Van Riel
2005-10-29
10
-0
/
+50
*
[PATCH] fix alpha breakage
Ivan Kokshaysky
2005-10-29
1
-0
/
+2
*
[PATCH] TIMERS: add missing compensation for HZ == 250
YOSHIFUJI Hideaki
2005-10-29
1
-0
/
+9
*
[PATCH] vmalloc_node
Christoph Lameter
2005-10-29
2
-17
/
+64
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2005-10-29
37
-172
/
+295
|
\
[next]