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-06-28
[PATCH] rename wakeup_bdflush to wakeup_pdflush
Pekka J Enberg
2
-2
/
+2
2005-06-27
[PATCH] fix WANT_PAGE_VIRTUAL in memmap_init
Bob Picco
1
-2
/
+1
2005-06-25
Merge Christoph's freeze cleanup patch
Linus Torvalds
2
-3
/
+3
2005-06-25
[PATCH] Cleanup patch for process freezing
Christoph Lameter
2
-3
/
+3
2005-06-25
[PATCH] Use ALIGN to remove duplicate code
Nick Wilson
1
-3
/
+3
2005-06-25
[PATCH] kdump: Retrieve saved max pfn
Vivek Goyal
1
-0
/
+8
2005-06-25
[PATCH] fix for generic_file_write iov problem
Badari Pulavarty
1
-1
/
+3
2005-06-25
[PATCH] swsusp: kill config_pm_disk
Pavel Machek
1
-1
/
+1
2005-06-25
[PATCH] mm: fix remap_pte_range BUG
Hugh Dickins
1
-1
/
+1
2005-06-25
[PATCH] Fix the error handling in direct I/O
Hifumi Hisashi
1
-2
/
+5
2005-06-24
[PATCH] xip: madvice/fadvice: execute in place
Carsten Otte
2
-0
/
+9
2005-06-24
[PATCH] xip: reduce code duplication
Carsten Otte
2
-191
/
+57
2005-06-24
[PATCH] xip: fs/mm: execute in place
Carsten Otte
5
-74
/
+680
2005-06-24
[PATCH] DocBook: update comments
Martin Waitz
1
-1
/
+1
2005-06-23
[PATCH] Remove f_error field from struct file
Christoph Lameter
1
-6
/
+0
2005-06-23
[PATCH] mempool - only init waitqueue in slow path
Benjamin LaHaise
1
-1
/
+2
2005-06-23
[PATCH] remove redundant vm_flags clearing from madvise.c
Pekka Enberg
1
-1
/
+0
2005-06-23
[PATCH] create a kstrdup library function
Paulo Marques
1
-0
/
+24
2005-06-23
[PATCH] NUMA aware block device control structure allocation
Christoph Lameter
1
-5
/
+12
2005-06-23
[PATCH] sparsemem hotplug base
Andy Whitcroft
2
-22
/
+74
2005-06-23
[PATCH] sparsemem swiss cheese numa layouts
Andy Whitcroft
1
-0
/
+2
2005-06-23
[PATCH] sparsemem memory model
Andy Whitcroft
6
-15
/
+159
2005-06-23
[PATCH] generify memory present
Andy Whitcroft
1
-0
/
+4
2005-06-23
[PATCH] mm/Kconfig: give DISCONTIG more help text
Dave Hansen
1
-0
/
+10
2005-06-23
[PATCH] mm/Kconfig: hide "Memory Model" selection menu
Dave Hansen
1
-4
/
+17
2005-06-23
[PATCH] sparsemem: fix minor "defaults" issue in mm/Kconfig
Dave Hansen
1
-2
/
+1
2005-06-23
[PATCH] Introduce new Kconfig option for NUMA or DISCONTIG
Dave Hansen
2
-3
/
+11
2005-06-23
[PATCH] create mm/Kconfig for arch-independent memory options
Dave Hansen
1
-0
/
+25
2005-06-23
[PATCH] sparsemem base: reorganize page->flags bit operations
Dave Hansen
1
-1
/
+1
2005-06-23
[PATCH] sparsemem base: simple NUMA remap space allocator
Dave Hansen
1
-1
/
+5
2005-06-22
[PATCH] boot_pageset must not be freed.
Christoph Lameter
1
-2
/
+9
2005-06-21
[PATCH] Kill stray newline
Denis Vlasenko
1
-1
/
+1
2005-06-21
[PATCH] msync: check pte dirty earlier
Abhijit Karmarkar
1
-0
/
+2
2005-06-21
[PATCH] can_share_swap_page: use page_mapcount
Hugh Dickins
3
-65
/
+21
2005-06-21
[PATCH] do_wp_page: cannot share file page
Hugh Dickins
1
-1
/
+1
2005-06-21
[PATCH] get_user_pages: kill get_page_map
Hugh Dickins
1
-35
/
+10
2005-06-21
[PATCH] bad_page: clear reclaim and slab
Hugh Dickins
1
-5
/
+10
2005-06-21
[PATCH] mbind: check_range use standard ptwalk
Hugh Dickins
1
-45
/
+70
2005-06-21
[PATCH] mbind: fix verify_pages pte_page
Hugh Dickins
1
-5
/
+14
2005-06-21
[PATCH] shmem: restore superblock info
Hugh Dickins
1
-73
/
+70
2005-06-21
[PATCH] Reduce size of huge boot per_cpu_pageset
Christoph Lameter
1
-66
/
+42
2005-06-21
[PATCH] Periodically drain non local pagesets
Christoph Lameter
2
-2
/
+34
2005-06-21
[PATCH] add OOM debug
Janet Morgan
2
-3
/
+5
2005-06-21
[PATCH] __read_page_state(): pass unsigned long instead of unsigned
Benjamin LaHaise
1
-1
/
+1
2005-06-21
[PATCH] __mod_page_state(): pass unsigned long instead of unsigned
Benjamin LaHaise
1
-1
/
+1
2005-06-21
[PATCH] vm: try_to_free_pages unused argument
Darren Hart
2
-3
/
+2
2005-06-21
[PATCH] mmap topdown fix for large stack limit, large allocation
Chris Wright
1
-0
/
+4
2005-06-21
[PATCH] Avoiding mmap fragmentation
Wolfgang Wander
2
-14
/
+41
2005-06-21
[PATCH] node local per-cpu-pages
Christoph Lameter
2
-36
/
+177
2005-06-21
[PATCH] Hugepage consolidation
David Gibson
1
-1
/
+176
[next]