index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
memory.c
Commit message (
Expand
)
Author
Age
*
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
Sasha Levin
2014-01-23
*
mm: print more details for bad_page()
Dave Hansen
2014-01-23
*
mm: create a separate slab for page->ptl allocation
Kirill A. Shutemov
2014-01-21
*
dma-debug: introduce debug_dma_assert_idle()
Dan Williams
2014-01-21
*
mm: fix build of split ptlock code
Olof Johansson
2013-12-20
*
mm: do not allocate page->ptl dynamically, if spinlock_t fits to long
Kirill A. Shutemov
2013-12-20
*
Revert "mm: create a separate slab for page->ptl allocation"
Linus Torvalds
2013-11-20
*
mm: create a separate slab for page->ptl allocation
Kirill A. Shutemov
2013-11-14
*
mm: properly separate the bloated ptl from the regular case
Peter Zijlstra
2013-11-14
*
mm: dynamically allocate page->ptl if it cannot be embedded to struct page
Kirill A. Shutemov
2013-11-14
*
mm: convert the rest to new page table lock api
Kirill A. Shutemov
2013-11-14
*
mm: convert mm->nr_ptes to atomic_long_t
Kirill A. Shutemov
2013-11-14
*
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2013-11-13
|
\
|
*
mm: remove obsolete comments about page table lock
Naoya Horiguchi
2013-11-12
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-11-13
|
\
\
|
|
/
|
/
|
|
*
file->f_op is never NULL...
Al Viro
2013-10-24
*
|
Merge branch 'linus' into sched/core
Ingo Molnar
2013-11-01
|
\
\
|
*
|
mm: numa: Sanitize task_numa_fault() callsites
Mel Gorman
2013-10-29
|
*
|
mm: memcg: handle non-error OOM situations more gracefully
Johannes Weiner
2013-10-17
|
*
|
mm: migration: do not lose soft dirty bit if page is in migration state
Cyrill Gorcunov
2013-10-17
|
|
/
*
|
sched/numa: Adjust scan rate in task_numa_placement
Rik van Riel
2013-10-09
*
|
sched/numa: Be more careful about joining numa groups
Rik van Riel
2013-10-09
*
|
mm: numa: Do not batch handle PMD pages
Mel Gorman
2013-10-09
*
|
mm: numa: Do not group on RO pages
Peter Zijlstra
2013-10-09
*
|
sched/numa: Use {cpu, pid} to create task groups for shared faults
Peter Zijlstra
2013-10-09
*
|
mm: numa: Change page last {nid,pid} into {cpu,pid}
Peter Zijlstra
2013-10-09
*
|
sched/numa: Set preferred NUMA node based on number of private faults
Mel Gorman
2013-10-09
*
|
mm: numa: Scan pages with elevated page_mapcount
Mel Gorman
2013-10-09
*
|
sched/numa: Add infrastructure for split shared/private accounting of NUMA hi...
Mel Gorman
2013-10-09
*
|
mm: numa: Do not migrate or account for hinting faults on the zero page
Mel Gorman
2013-10-09
*
|
mm: numa: Sanitize task_numa_fault() callsites
Mel Gorman
2013-10-09
|
/
*
thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page()
Kirill A. Shutemov
2013-09-12
*
mm: memcg: do not trap chargers with full callstack on OOM
Johannes Weiner
2013-09-12
*
mm: memcg: enable memcg OOM killer only for user faults
Johannes Weiner
2013-09-12
*
mm: migrate: add hugepage migration code to move_pages()
Naoya Horiguchi
2013-09-11
*
mm: move pgtable related functions to right place
Joonsoo Kim
2013-09-11
*
Merge 3.11-rc6 into char-misc-next
Greg Kroah-Hartman
2013-08-18
|
\
|
*
Fix TLB gather virtual address range invalidation corner cases
Linus Torvalds
2013-08-16
|
*
mm: save soft-dirty bits on file pages
Cyrill Gorcunov
2013-08-13
|
*
mm: save soft-dirty bits on swapped pages
Cyrill Gorcunov
2013-08-13
*
|
mm: make generic_access_phys available for modules
Uwe Kleine-König
2013-08-12
|
/
*
mm: remove unused VM_<READfoo> macros and expand other in-place
Joe Perches
2013-07-09
*
mm: kill global variable num_physpages
Jiang Liu
2013-07-03
*
mm: fix the TLB range flushed when __tlb_remove_page() runs out of slots
Vineet Gupta
2013-07-03
*
mm: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
Libin
2013-07-03
*
Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-07-02
|
\
|
*
mm, sched: Allow uaccess in atomic with pagefault_disable()
Michael S. Tsirkin
2013-05-28
|
*
mm, sched: Drop voluntary schedule from might_fault()
Michael S. Tsirkin
2013-05-28
*
|
arch, mm: Remove tlb_fast_mode()
Peter Zijlstra
2013-06-05
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-30
|
\
[next]