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] memory hotplug prep: fixup bad_range()
Dave Hansen
2005-10-29
1
-5
/
+21
*
[PATCH] memory hotplug prep: __section_nr helper
Dave Hansen
2005-10-29
2
-0
/
+26
*
[PATCH] memory hotplug prep: break out zone initialization
Dave Hansen
2005-10-29
1
-40
/
+58
*
[PATCH] memory hotplug prep: kill local_mapnr
Dave Hansen
2005-10-29
4
-21
/
+0
*
[PATCH] .text page fault SMP scalability optimization
Andrea Arcangeli
2005-10-29
1
-4
/
+16
*
[PATCH] hugetlb: overcommit accounting check
Adam Litke
2005-10-29
1
-10
/
+53
*
[PATCH] hugetlb: demand fault handler
Adam Litke
2005-10-29
2
-90
/
+97
*
[PATCH] hugetlb: remove repeated code
Krishnakumar R
2005-10-29
1
-3
/
+4
*
[PATCH] cleanup hugelbfs_forget_inode
Christoph Hellwig
2005-10-29
1
-18
/
+20
*
[PATCH] kill hugelbfs_do_delete_inode
Christoph Hellwig
2005-10-29
1
-37
/
+1
*
[PATCH] hugetlbfs: clean up hugetlbfs_delete_inode
Christoph Hellwig
2005-10-29
1
-6
/
+32
*
[PATCH] hugetlbfs: move free_inodes accounting
Christoph Hellwig
2005-10-29
1
-36
/
+42
*
[PATCH] mm: update comments to pte lock
Hugh Dickins
2005-10-29
5
-13
/
+11
*
[PATCH] mm: fix rss and mmlist locking
Hugh Dickins
2005-10-29
3
-6
/
+43
*
[PATCH] mm: split page table lock
Hugh Dickins
2005-10-29
23
-79
/
+138
*
[PATCH] mm: uml kill unused
Hugh Dickins
2005-10-29
2
-37
/
+0
*
[PATCH] mm: uml pte atomicity
Hugh Dickins
2005-10-29
1
-3
/
+5
*
[PATCH] mm: cris v32 mmu_context_lock
Hugh Dickins
2005-10-29
1
-2
/
+4
*
[PATCH] mm: parisc pte atomicity
Hugh Dickins
2005-10-29
2
-31
/
+28
*
[PATCH] mm: arm ready for split ptlock
Hugh Dickins
2005-10-29
3
-84
/
+33
*
[PATCH] mm: i386 sh sh64 ready for split ptlock
Hugh Dickins
2005-10-29
3
-65
/
+60
*
[PATCH] mm: follow_page with inner ptlock
Hugh Dickins
2005-10-29
5
-96
/
+88
*
[PATCH] mm: kill check_user_page_readable
Hugh Dickins
2005-10-29
4
-88
/
+26
*
[PATCH] mm: rmap with inner ptlock
Hugh Dickins
2005-10-29
3
-65
/
+60
*
[PATCH] mm: xip_unmap ZERO_PAGE fix
Hugh Dickins
2005-10-29
1
-1
/
+2
*
[PATCH] mm: unmap_vmas with inner ptlock
Hugh Dickins
2005-10-29
6
-54
/
+21
*
[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
[next]