index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2013-09-10
list_lru: dynamically adjust node arrays
Glauber Costa
2013-09-10
shrinker: Kill old ->shrink API.
Dave Chinner
2013-09-10
hugepage: convert huge zero page shrinker to new shrinker API
Glauber Costa
2013-09-10
vmscan: per-node deferred work
Glauber Costa
2013-09-10
shrinker: add node awareness
Dave Chinner
2013-09-10
list_lru: remove special case function list_lru_dispose_all.
Glauber Costa
2013-09-10
list_lru: per-node API
Glauber Costa
2013-09-10
list_lru: fix broken LRU_RETRY behaviour
Dave Chinner
2013-09-10
list_lru: per-node list infrastructure
Dave Chinner
2013-09-10
list: add a new LRU list type
Dave Chinner
2013-09-10
mm: new shrinker API
Dave Chinner
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-09-04
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-09-04
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-09-04
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-09-04
direct-io: Handle O_(D)SYNC AIO
Christoph Hellwig
2013-09-03
shm_mnt is as longterm as it gets, TYVM...
Al Viro
2013-09-03
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-09-03
Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-09-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-08-29
s390/mm: implement software referenced bits
Martin Schwidefsky
2013-08-28
memcg: check that kmem_cache has memcg_params before accessing it
Andrey Vagin
2013-08-29
Merge remote-tracking branch 'origin/next' into kvm-ppc-next
Alexander Graf
2013-08-27
mm: move_ptes -- Set soft dirty bit depending on pte type
Cyrill Gorcunov
2013-08-27
Fix comment typo for init_cma_reserved_pageblock
Li Zhong
2013-08-27
treewide: Fix printks with 0x%#
Joe Perches
2013-08-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-08-24
cope with potentially long ->d_dname() output for shmem/hugetlb
Al Viro
2013-08-23
memcg: get rid of swapaccount leftovers
Michal Hocko
2013-08-20
page_isolation: Fix a comment typo in test_pages_isolated()
Tang Chen
2013-08-19
backing-dev: convert class code to use dev_groups
Greg Kroah-Hartman
2013-08-18
Merge 3.11-rc6 into char-misc-next
Greg Kroah-Hartman
2013-08-16
Fix TLB gather virtual address range invalidation corner cases
Linus Torvalds
2013-08-14
Merge tag 'amd_f15_m30' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/b...
Ingo Molnar
2013-08-13
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
memcg: don't initialize kmem-cache destroying work for root caches
Andrey Vagin
2013-08-12
mm: make generic_access_phys available for modules
Uwe Kleine-König
2013-08-12
Merge tag 'please-pull-mce-f-bit' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2013-08-12
Merge branch 'x86/mce' into x86/ras
Ingo Molnar
2013-08-08
cgroup: make css_for_each_descendant() and friends include the origin css in ...
Tejun Heo
2013-08-08
cgroup: make cftype->[un]register_event() deal with cgroup_subsys_state inste...
Tejun Heo
2013-08-08
cgroup: make task iterators deal with cgroup_subsys_state instead of cgroup
Tejun Heo
2013-08-08
cgroup: make cgroup_task_iter remember the cgroup being iterated
Tejun Heo
2013-08-08
cgroup: rename cgroup_iter to cgroup_task_iter
Tejun Heo
2013-08-08
cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroup
Tejun Heo
2013-08-08
cgroup: pass around cgroup_subsys_state instead of cgroup in file methods
Tejun Heo
2013-08-08
cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods
Tejun Heo
[next]