index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
*
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
Linus Torvalds
2012-05-28
|
\
|
*
vfs: Rename end_writeback() to clear_inode()
Jan Kara
2012-05-06
|
*
writeback: initialize global_dirty_limit
Fengguang Wu
2012-05-06
|
*
mm: page-writeback.c: local functions should not be exposed globally
H Hartley Sweeten
2012-04-14
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2012-05-25
|
\
\
|
*
|
mm: add new arch_make_huge_pte() method for tile support
Chris Metcalf
2012-05-25
|
*
|
arch/tile: allow building Linux with transparent huge pages enabled
Chris Metcalf
2012-05-25
*
|
|
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2012-05-25
|
\
\
\
|
*
|
|
cma: fix migration mode
Minchan Kim
2012-05-21
|
*
|
|
mm: trigger page reclaim in alloc_contig_range() to stabilise watermarks
Marek Szyprowski
2012-05-21
|
*
|
|
mm: extract reclaim code from __alloc_pages_direct_reclaim()
Marek Szyprowski
2012-05-21
|
*
|
|
mm: Serialize access to min_free_kbytes
Mel Gorman
2012-05-21
|
*
|
|
mm: page_isolation: MIGRATE_CMA isolation functions added
Michal Nazarewicz
2012-05-21
|
*
|
|
mm: mmzone: MIGRATE_CMA migration type added
Michal Nazarewicz
2012-05-21
|
*
|
|
mm: page_alloc: change fallbacks array handling
Michal Nazarewicz
2012-05-21
|
*
|
|
mm: page_alloc: introduce alloc_contig_range()
Michal Nazarewicz
2012-05-21
|
*
|
|
mm: compaction: export some of the functions
Michal Nazarewicz
2012-05-21
|
*
|
|
mm: compaction: introduce isolate_freepages_range()
Michal Nazarewicz
2012-05-21
|
*
|
|
mm: compaction: introduce map_pages()
Michal Nazarewicz
2012-05-21
|
*
|
|
mm: compaction: introduce isolate_migratepages_range()
Michal Nazarewicz
2012-05-21
|
*
|
|
mm: page_alloc: remove trailing whitespace
Michal Nazarewicz
2012-05-21
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-05-24
|
\
\
\
|
*
|
|
mm: add a low limit to alloc_large_system_hash
Tim Bird
2012-05-24
*
|
|
|
Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-05-24
|
\
\
\
\
|
*
\
\
\
Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2012-05-14
|
|
\
\
\
\
|
*
|
|
|
|
uprobes/core: Decrement uprobe count before the pages are unmapped
Srikar Dronamraju
2012-04-14
|
*
|
|
|
|
Merge branch 'perf/core' into perf/uprobes
Ingo Molnar
2012-04-14
|
|
\
\
\
\
\
|
*
|
|
|
|
|
uprobes/core: Optimize probe hits with the help of a counter
Srikar Dronamraju
2012-03-31
|
*
|
|
|
|
|
Merge branch 'x86/cleanups' into perf/uprobes
Ingo Molnar
2012-03-13
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
uprobes/core: Clean up, refactor and improve the code
Ingo Molnar
2012-02-17
|
*
|
|
|
|
|
|
uprobes, mm, x86: Add the ability to install and remove uprobes breakpoints
Srikar Dronamraju
2012-02-17
*
|
|
|
|
|
|
|
mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy linkages
Mel Gorman
2012-05-23
*
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-05-23
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
userns: Convert the move_pages, and migrate_pages permission checks to use ui...
Eric W. Biederman
2012-05-15
|
*
|
|
|
|
|
|
|
userns: Convert tmpfs to use kuid and kgid where appropriate
Eric W. Biederman
2012-05-15
|
*
|
|
|
|
|
|
|
userns: Store uid and gid values in struct cred with kuid_t and kgid_t types
Eric W. Biederman
2012-05-03
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-05-22
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
cgroup: get rid of populate for memcg
Glauber Costa
2012-04-10
|
*
|
|
|
|
|
|
|
cgroup: pass struct mem_cgroup instead of struct cgroup to socket memcg
Glauber Costa
2012-04-10
|
*
|
|
|
|
|
|
|
cgroup: make css->refcnt clearing on cgroup removal optional
Tejun Heo
2012-04-01
|
*
|
|
|
|
|
|
|
cgroup: convert memcg controller to the new cftype interface
Tejun Heo
2012-04-01
|
*
|
|
|
|
|
|
|
memcg: always create memsw files if CONFIG_CGROUP_MEM_RES_CTLR_SWAP
Tejun Heo
2012-04-01
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-05-22
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
mm: use KERN_CONT in printk() continuation lines
Kay Sievers
2012-05-08
*
|
|
|
|
|
|
|
Merge branch 'vm-cleanups' (unmap_vma() interface cleanup)
Linus Torvalds
2012-05-21
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
vm: remove 'nr_accounted' calculations from the unmap_vmas() interfaces
Linus Torvalds
2012-05-06
|
*
|
|
|
|
|
|
vm: simplify unmap_vmas() calling convention
Linus Torvalds
2012-05-06
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
memcg,thp: fix res_counter:96 regression
Hugh Dickins
2012-05-19
*
|
|
|
|
|
|
slub: missing test for partial pages flush work in flush_all()
majianpeng
2012-05-17
*
|
|
|
|
|
|
mm: raise MemFree by reverting percpu_pagelist_fraction to 0
Hugh Dickins
2012-05-11
[next]