index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-01
Export __pagevec_release and pagevec_lookup_tag
Steve French
1
-0
/
+3
2005-10-30
[PATCH] Error checks omitted in init_tmpfs() in mm/tiny-shmem.c
Matt Mackall
1
-1
/
+4
2005-10-30
[PATCH] RCU torture-testing kernel module
Paul E. McKenney
1
-1
/
+1
2005-10-30
[PATCH] vm: remove redundant assignment from __pagevec_release_nonlru()
Tejun Heo
1
-1
/
+0
2005-10-30
[PATCH] fs: error case fix in __generic_file_aio_read
Tejun Heo
1
-2
/
+2
2005-10-30
[PATCH] cpusets: automatic numa mempolicy rebinding
Paul Jackson
1
-0
/
+64
2005-10-30
[PATCH] cpusets: confine pdflush to its cpuset
Paul Jackson
1
-0
/
+13
2005-10-30
[PATCH] ext3: Fix unmapped buffers in transaction's lists
Jan Kara
1
-10
/
+1
2005-10-29
[PATCH] mm/filemap.c:filemap_populate(): move export.
Nikita Danilov
1
-1
/
+1
2005-10-29
[PATCH] mm: wider use of for_each_*cpu()
John Hawkes
1
-4
/
+1
2005-10-29
[PATCH] Remove policy contextualization from mbind
Christoph Lameter
1
-1
/
+1
2005-10-29
[PATCH] Implement sys_* do_* layering in the memory policy layer.
Christoph Lameter
1
-114
/
+162
2005-10-29
[PATCH] memory hotplug: call setup_per_zone_pages_min after hotplug
Dave Hansen
1
-0
/
+2
2005-10-29
[PATCH] memory hotplug: move section_mem_map alloc to sparse.c
Dave Hansen
2
-50
/
+72
2005-10-29
[PATCH] memory hotplug: sysfs and add/remove functions
Dave Hansen
4
-3
/
+189
2005-10-29
[PATCH] memory hotplug locking: zone span seqlock
Dave Hansen
1
-5
/
+14
2005-10-29
[PATCH] memory hotplug locking: node_size_lock
Dave Hansen
1
-0
/
+1
2005-10-29
[PATCH] memory hotplug prep: fixup bad_range()
Dave Hansen
1
-5
/
+21
2005-10-29
[PATCH] memory hotplug prep: __section_nr helper
Dave Hansen
1
-0
/
+25
2005-10-29
[PATCH] memory hotplug prep: break out zone initialization
Dave Hansen
1
-40
/
+58
2005-10-29
[PATCH] .text page fault SMP scalability optimization
Andrea Arcangeli
1
-4
/
+16
2005-10-29
[PATCH] hugetlb: demand fault handler
Adam Litke
1
-85
/
+95
2005-10-29
[PATCH] mm: update comments to pte lock
Hugh Dickins
3
-10
/
+9
2005-10-29
[PATCH] mm: fix rss and mmlist locking
Hugh Dickins
2
-2
/
+5
2005-10-29
[PATCH] mm: split page table lock
Hugh Dickins
12
-48
/
+74
2005-10-29
[PATCH] mm: follow_page with inner ptlock
Hugh Dickins
2
-82
/
+73
2005-10-29
[PATCH] mm: kill check_user_page_readable
Hugh Dickins
1
-25
/
+4
2005-10-29
[PATCH] mm: rmap with inner ptlock
Hugh Dickins
2
-63
/
+58
2005-10-29
[PATCH] mm: xip_unmap ZERO_PAGE fix
Hugh Dickins
1
-1
/
+2
2005-10-29
[PATCH] mm: unmap_vmas with inner ptlock
Hugh Dickins
3
-44
/
+17
2005-10-29
[PATCH] mm: unlink vma before pagetables
Hugh Dickins
2
-19
/
+16
2005-10-29
[PATCH] mm: pte_offset_map_lock loops
Hugh Dickins
4
-34
/
+21
2005-10-29
[PATCH] mm: page fault handler locking
Hugh Dickins
1
-60
/
+90
2005-10-29
[PATCH] mm: ptd_alloc take ptlock
Hugh Dickins
4
-124
/
+67
2005-10-29
[PATCH] mm: ptd_alloc inline and out
Hugh Dickins
2
-62
/
+40
2005-10-29
[PATCH] mm: init_mm without ptlock
Hugh Dickins
2
-36
/
+28
2005-10-29
[PATCH] mm: ia64 use expand_upwards
Hugh Dickins
1
-3
/
+14
2005-10-29
[PATCH] mm: update_hiwaters just in time
Hugh Dickins
7
-32
/
+29
2005-10-29
[PATCH] mm: zap_pte out of line
Hugh Dickins
1
-10
/
+9
2005-10-29
[PATCH] mm: do_mremap current mm
Hugh Dickins
1
-9
/
+9
2005-10-29
[PATCH] mm: do_swap_page race major
Hugh Dickins
1
-3
/
+1
2005-10-29
[PATCH] mm: zap_pte_range dec rss
Hugh Dickins
1
-3
/
+3
2005-10-29
[PATCH] mm: copy_one_pte inc rss
Hugh Dickins
1
-10
/
+5
2005-10-29
[PATCH] core remove PageReserved
Nick Piggin
13
-104
/
+165
2005-10-29
[PATCH] mm: batch updating mm_counters
Hugh Dickins
1
-15
/
+32
2005-10-29
[PATCH] mm: rss = file_rss + anon_rss
Hugh Dickins
6
-26
/
+27
2005-10-29
[PATCH] mm: tlb_finish_mmu forget rss
Hugh Dickins
1
-1
/
+1
2005-10-29
[PATCH] mm: tlb_is_full_mm was obscure
Hugh Dickins
1
-2
/
+2
2005-10-29
[PATCH] mm: move_page_tables by extents
Hugh Dickins
1
-96
/
+72
2005-10-29
[PATCH] mm: page fault handlers tidyup
Hugh Dickins
3
-125
/
+99
[next]