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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-24
powerpc: define support for 16G hugepages
Jon Tollefson
2
-19
/
+45
2008-07-24
powerpc: scan device tree for gigantic pages
Jon Tollefson
3
-1
/
+61
2008-07-24
powerpc: function to allocate gigantic hugepages
Jon Tollefson
1
-0
/
+21
2008-07-24
hugetlb: allow arch overridden hugepage allocation
Jon Tollefson
2
-8
/
+13
2008-07-24
hugetlb: override default huge page size
Nick Piggin
2
-6
/
+24
2008-07-24
x86: add hugepagesz option on 64-bit
Andi Kleen
3
-2
/
+28
2008-07-24
x86: support GB hugepages on 64-bit
Andi Kleen
1
-11
/
+22
2008-07-24
hugetlb: introduce pud_huge
Andi Kleen
9
-5
/
+75
2008-07-24
hugetlb: printk cleanup
Andi Kleen
1
-4
/
+16
2008-07-24
hugetlb: support boot allocate different sizes
Andi Kleen
1
-9
/
+30
2008-07-24
hugetlb: support larger than MAX_ORDER
Andi Kleen
1
-2
/
+81
2008-07-24
mm: export prep_compound_page to mm
Andi Kleen
2
-1
/
+3
2008-07-24
mm: introduce non panic alloc_bootmem
Andi Kleen
2
-0
/
+16
2008-07-24
hugetlb: abstract numa round robin selection
Andi Kleen
1
-15
/
+22
2008-07-24
hugetlb: new sysfs interface
Nishanth Aravamudan
4
-66
/
+262
2008-07-24
hugetlbfs: per mount huge page sizes
Andi Kleen
4
-29
/
+64
2008-07-24
hugetlb: multiple hstates for multiple page sizes
Andi Kleen
3
-33
/
+142
2008-07-24
hugetlb: modular state for hugetlb page size
Andi Kleen
19
-218
/
+356
2008-07-24
hugetlb: factor out prep_new_huge_page
Andi Kleen
1
-6
/
+11
2008-07-24
mm: create /sys/kernel/mm
Nishanth Aravamudan
3
-0
/
+24
2008-07-24
mm: remove mm_init compilation dependency on CONFIG_DEBUG_MEMORY_INIT
Nishanth Aravamudan
2
-2
/
+3
2008-07-24
vmallocinfo: add NUMA information
Eric Dumazet
3
-2
/
+77
2008-07-24
SYNC_FILE_RANGE_WRITE may and will block. Document that.
Pavel Machek
1
-1
/
+2
2008-07-24
tmpfs: support aio
Hugh Dickins
1
-21
/
+34
2008-07-24
generic_file_aio_read() cleanups
Hugh Dickins
1
-23
/
+19
2008-07-24
vma_page_offset() has no callees: drop it
Johannes Weiner
1
-20
/
+9
2008-07-24
hugetlb reservations: fix hugetlb MAP_PRIVATE reservations across vma splits
Andy Whitcroft
1
-27
/
+145
2008-07-24
hugetlb: allow huge page mappings to be created without reservations
Andy Whitcroft
1
-5
/
+53
2008-07-24
hugetlb: move reservation region support earlier
Andy Whitcroft
1
-121
/
+125
2008-07-24
mm: record MAP_NORESERVE status on vmas and fix small page mprotect reservations
Andy Whitcroft
3
-4
/
+6
2008-07-24
huge page private reservation review cleanups
Andy Whitcroft
1
-13
/
+45
2008-07-24
hugetlb: guarantee that COW faults for a process that called mmap(MAP_PRIVATE...
Mel Gorman
4
-23
/
+190
2008-07-24
hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until...
Mel Gorman
4
-44
/
+140
2008-07-24
hugetlb: move hugetlb_acct_memory()
Mel Gorman
1
-41
/
+41
2008-07-24
mm: drop unneeded pgdat argument from free_area_init_node()
Johannes Weiner
16
-26
/
+22
2008-07-24
mapping_set_error: add unlikely()
Andrew Morton
1
-1
/
+1
2008-07-24
slob: record page flag overlays explicitly
Andy Whitcroft
2
-6
/
+13
2008-07-24
slub: record page flag overlays explicitly
Andy Whitcroft
2
-48
/
+24
2008-07-24
page-flags: record page flag overlays explicitly
Andy Whitcroft
1
-4
/
+11
2008-07-24
fix soft lock up at NFS mount via per-SB LRU-list of unused dentries
Kentaro Makita
3
-155
/
+185
2008-07-24
buddy: clarify comments describing buddy merge
Andy Whitcroft
1
-1
/
+2
2008-07-24
mm: remove double indirection on tlb parameter to free_pgd_range() & Co
Jan Beulich
12
-21
/
+26
2008-07-24
spufs: use new vm_ops->access to allow local state access from gdb
Benjamin Herrenschmidt
1
-0
/
+23
2008-07-24
powerpc ioremap_prot
Benjamin Herrenschmidt
7
-7
/
+64
2008-07-24
use generic_access_phys for /dev/mem mappings
Rik van Riel
2
-1
/
+5
2008-07-24
access_process_vm device memory infrastructure
Rik van Riel
8
-18
/
+144
2008-07-24
mm: remove nopfn
Nick Piggin
2
-69
/
+7
2008-07-24
kill generic_file_direct_IO()
Christoph Hellwig
1
-66
/
+51
2008-07-24
mm/hugetlb.c: fix duplicate variable
Adrian Bunk
1
-1
/
+0
2008-07-24
mm/vmstat.c: proper externs
Adrian Bunk
4
-5
/
+8
[next]