KEYS: Make BIG_KEYS boolean
[deliverable/linux.git] / mm /
2013-10-22  James MorrisMerge branch 'master' of git://git.infradead.org/users...
2013-09-23  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-09-22  Linus TorvaldsMerge branch 'for-3.12/core' of git://git.kernel.dk...
2013-09-22  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-09-21  Chris MasonMerge tag 'v3.11' into for-linus
2013-09-19  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2013-09-19  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-09-19  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-09-19  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-09-18  Paul MooreMerge git://git.infradead.org/users/eparis/selinux
2013-09-18  Linus TorvaldsMerge tag 'please-pull-pstore' of git://git./linux...
2013-09-18  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2013-09-18  Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2013-09-18  Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2013-09-18  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2013-09-18  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-09-18  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-09-17  Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2013-09-17  David S. MillerMerge branch 'sfc-3.12' of git://git./linux/kernel...
2013-09-16  Linus TorvaldsMerge branch 'timers/core' of git://git./linux/kernel...
2013-09-16  Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2013-09-16  Linus TorvaldsMerge tag 'upstream-3.12-rc1' of git://git.infradead...
2013-09-16  Linus TorvaldsMerge tag 'upstream-3.12-rc1' of git://git.infradead...
2013-09-15  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2013-09-15  Linus TorvaldsMerge branch 'for_linus' of git://cavan.codon.org.uk...
2013-09-15  Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2013-09-15  Linus TorvaldsMerge branch 'slab/next' of git://git./linux/kernel...
2013-09-15  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-09-14  Linus TorvaldsMerge tag 'writeback-fixes' of git://git./linux/kernel...
2013-09-13  Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2013-09-13  Linus TorvaldsMerge tag 'xtensa-next-20130912' of git://github.com...
2013-09-13  Linus TorvaldsMerge git://git.kvack.org/~bcrl/aio-next
2013-09-13  Linus TorvaldsMerge branch 'kconfig' of git://git./linux/kernel/git...
2013-09-13  Linus TorvaldsMerge tag 'blackfin-for-linus' of git://git./linux...
2013-09-13  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2013-09-12  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2013-09-12  Linus TorvaldsMerge tag 'xfs-for-linus-v3.12-rc1-2' of git://oss...
2013-09-12  Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2013-09-12  Linus TorvaldsMerge branch 'akpm' (patches from Andrew Morton)
2013-09-12  Chen Gangmm/Kconfig: add MMU dependency for MIGRATION.
2013-09-12  David Rientjesmm, thp: count thp_fault_fallback anytime thp fault...
2013-09-12  Kirill A. Shutemovthp: consolidate code between handle_mm_fault() and...
2013-09-12  Kirill A. Shutemovthp: do_huge_pmd_anonymous_page() cleanup
2013-09-12  Kirill A. Shutemovthp: move maybe_pmd_mkwrite() out of mk_huge_pmd()
2013-09-12  Kirill A. Shutemovmm: cleanup add_to_page_cache_locked()
2013-09-12  Kirill A. Shutemovthp: account anon transparent huge pages into NR_ANON_PAGES
2013-09-12  Kirill A. Shutemovtruncate: drop 'oldsize' truncate_pagecache() parameter
2013-09-12  Chris Metcalfmm: make lru_add_drain_all() selective
2013-09-12  Sha Zhengjumemcg: add per cgroup writeback pages accounting
2013-09-12  Sha Zhengjumemcg: check for proper lock held in mem_cgroup_update_...
2013-09-12  Sha Zhengjumemcg: remove MEMCG_NR_FILE_MAPPED
2013-09-12  Sha Zhengjumemcg: rename RESOURCE_MAX to RES_COUNTER_MAX
2013-09-12  Johannes Weinermm: memcg: do not trap chargers with full callstack...
2013-09-12  Johannes Weinermm: memcg: rework and document OOM waiting and wakeup
2013-09-12  Johannes Weinermm: memcg: enable memcg OOM killer only for user faults
2013-09-12  Andrew Mortonmemcg: trivial cleanups
2013-09-12  Michal Hockomemcg, vmscan: do not fall into reclaim-all pass too...
2013-09-12  Michal Hockomemcg: track all children over limit in the root
2013-09-12  Michal Hockomemcg, vmscan: do not attempt soft limit reclaim if...
2013-09-12  Michal Hockomemcg: track children in soft limit excess to improve...
2013-09-12  Michal Hockomemcg: enhance memcg iterator to support predicates
2013-09-12  Michal Hockovmscan, memcg: do softlimit reclaim also for targeted...
2013-09-12  Michal Hockomemcg: get rid of soft-limit tree infrastructure
2013-09-12  Michal Hockomemcg, vmscan: integrate soft reclaim tighter with...
2013-09-12  Li Zefanmemcg: remove redundant code in mem_cgroup_force_empty_...
2013-09-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-09-12  Al ViroMerge branch 'for-next' into for-linus
2013-09-12  Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2013-09-12  Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2013-09-12  Linus TorvaldsMerge tag 'nfs-for-3.12-2' of git://git.linux-nfs.org...
2013-09-12  Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2013-09-12  Linus TorvaldsMerge tag 'iommu-updates-v3.12' of git://git./linux...
2013-09-12  Linus TorvaldsMerge tag 'stable/for-linus-3.12-rc0-tag-three' of...
2013-09-12  Linus TorvaldsMerge tag 'pm+acpi-fixes-3.12-rc1' of git://git./linux...
2013-09-12  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2013-09-12  Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2013-09-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-09-12  Linus TorvaldsMerge tag 'sound-3.12' of git://git./linux/kernel/git...
2013-09-12  Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2013-09-12  Joerg RoedelMerge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu...
2013-09-12  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2013-09-12  Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2013-09-12  Rafael J. WysockiMerge branch 'pm-cpufreq'
2013-09-12  David S. MillerMerge tag 'master-2013-09-09' of git://git./linux/kerne...
2013-09-12  Linus TorvaldsMerge tag 'ecryptfs-3.12-rc1-crypt-ctx' of git://git...
2013-09-12  Linus TorvaldsMerge branch 'for-v3.12-fix' of git://git.linaro.org...
2013-09-12  Linus TorvaldsMerge tag 'for-3.12' of git://git.linaro.org/people...
2013-09-11  Linus TorvaldsMerge branch 'akpm' (patches from Andrew Morton)
2013-09-11  Rob Landleyinitmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabled
2013-09-11  Jan Karalib/radix-tree.c: make radix_tree_node_alloc() work...
2013-09-11  Cody P Schafermm/zswap: use postorder iteration when destroying rbtree
2013-09-11  Greg Thelenmemcg: fix multiple large threshold notifications
2013-09-11  Joe Perchesmm/mempool.c: convert kmalloc_node(...GFP_ZERO...)...
2013-09-11  Yanchuan Nianmm/mmap: remove unnecessary assignment
2013-09-11  Andrew Mortonmm/madvise.c:madvise_hwpoison(): remove local `ret'
2013-09-11  Wanpeng Limm/madvise.c: fix return value of madvise_hwpoison()
2013-09-11  Wanpeng Limm/memory-failure.c: fix bug triggered by unpoisoning...
2013-09-11  Wanpeng Limm/hwpoison-inject.c: change permission of corrupt...
2013-09-11  Wanpeng Limm/hwpoison.c: fix held reference count after unpoisoni...
2013-09-11  Wanpeng Limm/hwpoison: add '#' to madvise_hwpoison
next
This page took 0.058546 seconds and 8 git commands to generate.