index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
hugetlb: check the return value of string conversion in sysctl handler
Michal Hocko
2011-01-13
1
-6
/
+12
*
fs/fs-writeback.c: fix sync_inodes_sb() return value kernel-doc
Stefan Hajnoczi
2011-01-13
1
-1
/
+1
*
mm/dmapool.c: use TASK_UNINTERRUPTIBLE in dma_pool_alloc()
Andrew Morton
2011-01-13
1
-1
/
+1
*
mm/dmapool.c: take lock only once in dma_pool_free()
Rolf Eike Beer
2011-01-13
1
-8
/
+6
*
mm/page_alloc.c: simplify calculation of combined index of adjacent buddy lists
KyongHo Cho
2011-01-13
1
-15
/
+10
*
brk: fix min_brk lower bound computation for COMPAT_BRK
Jiri Kosina
2011-01-13
1
-1
/
+9
*
mm/hugetlb.c: fix error-path memory leak in nr_hugepages_store_common()
Jesper Juhl
2011-01-13
1
-1
/
+3
*
mm: migration: use rcu_dereference_protected when dereferencing the radix tre...
Mel Gorman
2011-01-13
2
-2
/
+18
*
thp: add compound_trans_head() helper
Andrea Arcangeli
2011-01-13
3
-36
/
+35
*
thp: KSM on THP
Andrea Arcangeli
2011-01-13
1
-9
/
+58
*
thp: khugepaged: make khugepaged aware about madvise
Andrea Arcangeli
2011-01-13
3
-7
/
+24
*
thp: madvise(MADV_NOHUGEPAGE)
Andrea Arcangeli
2011-01-13
5
-21
/
+46
*
thp: mm: define MADV_NOHUGEPAGE
Andrea Arcangeli
2011-01-13
5
-0
/
+5
*
thp: compound_trans_order
Andrea Arcangeli
2011-01-13
3
-12
/
+26
*
thp: fix memory-failure hugetlbfs vs THP collision
Andrea Arcangeli
2011-01-13
2
-2
/
+2
*
thp: add debug checks for mapcount related invariants
Andrea Arcangeli
2011-01-13
1
-2
/
+4
*
thp: transparent hugepage sysfs meminfo
David Rientjes
2011-01-13
1
-3
/
+18
*
thp: scale nr_rotated to balance memory pressure
Rik van Riel
2011-01-13
1
-2
/
+3
*
thp: fix anon memory statistics with transparent hugepages
Rik van Riel
2011-01-13
5
-9
/
+30
*
thp: disable transparent hugepages by default on small systems
Rik van Riel
2011-01-13
1
-0
/
+8
*
thp: use compaction for all allocation orders
Andrea Arcangeli
2011-01-13
1
-1
/
+1
*
thp: use compaction in kswapd for GFP_ATOMIC order > 0
Andrea Arcangeli
2011-01-13
3
-18
/
+54
*
thp: freeze khugepaged and ksmd
Andrea Arcangeli
2011-01-13
2
-4
/
+18
*
thp: mmu_notifier_test_young
Andrea Arcangeli
2011-01-13
7
-2
/
+105
*
thp: don't allow transparent hugepage support without PSE
Andrea Arcangeli
2011-01-13
2
-0
/
+13
*
thp: avoid breaking huge pmd invariants in case of vma_adjust failures
Andrea Arcangeli
2011-01-13
3
-2
/
+99
*
thp: transhuge isolate_migratepages()
Andrea Arcangeli
2011-01-13
1
-0
/
+15
*
thp: select CONFIG_COMPACTION if TRANSPARENT_HUGEPAGE enabled
Andrea Arcangeli
2011-01-13
1
-0
/
+1
*
thp: transparent hugepage config choice
Andrea Arcangeli
2011-01-13
2
-2
/
+30
*
thp: allocate memory in khugepaged outside of mmap_sem write mode
Andrea Arcangeli
2011-01-13
1
-22
/
+34
*
thp: add numa awareness to hugepage allocations
Andrea Arcangeli
2011-01-13
3
-20
/
+87
*
thp: enable direct defrag
Andrea Arcangeli
2011-01-13
1
-0
/
+1
*
thp: set recommended min free kbytes
Andrea Arcangeli
2011-01-13
1
-0
/
+52
*
thp: mprotect: transparent huge page support
Johannes Weiner
2011-01-13
3
-1
/
+36
*
thp: mprotect: pass vma down to page table walkers
Johannes Weiner
2011-01-13
1
-6
/
+9
*
thp: add pmd_modify
Johannes Weiner
2011-01-13
2
-0
/
+11
*
thp: mincore transparent hugepage support
Johannes Weiner
2011-01-13
3
-1
/
+35
*
thp: add x86 32bit support
Johannes Weiner
2011-01-13
7
-115
/
+156
*
thp: remove PG_buddy
Andrea Arcangeli
2011-01-13
7
-29
/
+52
*
thp: skip transhuge pages in ksm for now
Andrea Arcangeli
2011-01-13
1
-4
/
+15
*
thp: khugepaged vma merge
Andrea Arcangeli
2011-01-13
1
-0
/
+5
*
thp: khugepaged
Andrea Arcangeli
2011-01-13
5
-10
/
+1136
*
thp: transparent hugepage vmstat
Andrea Arcangeli
2011-01-13
5
-5
/
+34
*
thp: memcg huge memory
Andrea Arcangeli
2011-01-13
1
-5
/
+31
*
thp: transhuge-memcg: commit tail pages at charge
Daisuke Nishimura
2011-01-13
1
-17
/
+35
*
thp: memcg compound
Andrea Arcangeli
2011-01-13
1
-30
/
+53
*
thp: pmd_trans_huge migrate bugcheck
Andrea Arcangeli
2011-01-13
3
-1
/
+12
*
thp: madvise(MADV_HUGEPAGE)
Andrea Arcangeli
2011-01-13
3
-0
/
+30
*
thp: verify pmd_trans_huge isn't leaking
Andrea Arcangeli
2011-01-13
1
-1
/
+6
*
thp: split_huge_page anon_vma ordering dependency
Andrea Arcangeli
2011-01-13
2
-0
/
+20
[next]