deliverable/linux.git
2014-12-11  Johannes Weinermm: memcontrol: pull the NULL check from __mem_cgroup_s...
2014-12-11  Johannes Weinermm: memcontrol: remove bogus NULL check after mem_cgrou...
2014-12-11  Johannes Weinermm: memcontrol: shorten the page statistics update...
2014-12-11  Kirill A. Shutemovthp: do not mark zero-page pmd write-protected explicitly
2014-12-11  Vladimir Davydovmemcg: use generic slab iterators for showing slabinfo
2014-12-11  Vladimir Davydovmemcg: remove mem_cgroup_reclaimable check from soft...
2014-12-11  Sasha Levinmm, hugetlb: correct bit shift in hstate_sizelog()
2014-12-11  Johannes Weinermm: memcontrol: fold mem_cgroup_start_move()/mem_cgroup...
2014-12-11  Johannes Weinermm: memcontrol: don't pass a NULL memcg to mem_cgroup_e...
2014-12-11  Johannes Weinermm: memcontrol: inline memcg->move_lock locking
2014-12-11  Johannes Weinermm: memcontrol: remove unnecessary PCG_USED pc->mem_cgr...
2014-12-11  Johannes Weinermm: memcontrol: remove unnecessary PCG_MEM memory charg...
2014-12-11  Johannes Weinermm: memcontrol: remove unnecessary PCG_MEMSW memory...
2014-12-11  Johannes Weinermm: memcontrol: uncharge pages on swapout
2014-12-11  Michal Hockomm: memcontrol: micro-optimize mem_cgroup_split_huge_fi...
2014-12-11  Vladimir Davydovmemcg: remove activate_kmem_mutex
2014-12-11  Johannes Weinermm: memcontrol: clarify migration where old page is...
2014-12-11  Johannes Weinermm: memcontrol: update mem_cgroup_page_lruvec() documen...
2014-12-11  Vladimir Davydovmemcg: simplify unreclaimable groups handling in soft...
2014-12-11  Aneesh Kumar K.Vmm/numa balancing: rearrange Kconfig entry
2014-12-11  Vlastimil Babkamm, compaction: more focused lru and pcplists draining
2014-12-11  Vlastimil Babkamm, compaction: always update cached scanner positions
2014-12-11  Vlastimil Babkamm, compaction: defer only on COMPACT_COMPLETE
2014-12-11  Vlastimil Babkamm, compaction: simplify deferred compaction
2014-12-11  Vlastimil Babkamm, compaction: pass classzone_idx and alloc_flags...
2014-12-11  Jamie Liumm: vmscan: count only dirty pages as congested
2014-12-11  Yu Zhaomm: verify compound order when freeing a page
2014-12-11  Akinobu Mitacma: make default CMA area size zero for x86
2014-12-11  Vlastimil Babkamm, memory_hotplug/failure: drain single zone pcplists
2014-12-11  Vlastimil Babkamm, cma: drain single zone pcplists
2014-12-11  Vlastimil Babkamm, page_isolation: drain single zone pcplists
2014-12-11  Vlastimil Babkamm: introduce single zone pcplists drain
2014-12-11  Pintu Kumarmm/vmscan.c: replace printk with pr_err
2014-12-11  Pintu Kumarmm/vmalloc.c: replace printk with pr_warn
2014-12-11  Anton Blanchardmm/page_alloc.c: convert boot printks without log level...
2014-12-11  Johannes Weinermm: memcontrol: remove synchronous stock draining code
2014-12-11  Johannes Weinermm: memcontrol: continue cache reclaim from offlined...
2014-12-11  Johannes Weinermm: memcontrol: remove obsolete kmemcg pinning tricks
2014-12-11  Johannes Weinermm: memcontrol: take a css reference for each charged...
2014-12-11  Johannes Weinermm: memcontrol: convert reclaim iterator to simple...
2014-12-11  Johannes Weinerkernel: res_counter: remove the unused API
2014-12-11  Johannes Weinermm: hugetlb_cgroup: convert to lockless page counters
2014-12-11  Johannes Weinermm: memcontrol: lockless page counters
2014-12-11  Pranith Kumarslab: replace smp_read_barrier_depends() with lockless_...
2014-12-11  Andrew Mortonslab: improve checking for invalid gfp_flags
2014-12-11  Andrey Ryabininmm: slub: fix format mismatches in slab_err() callers
2014-12-11  Joonsoo Kimmm/slab: reverse iteration on find_mergeable()
2014-12-11  Vladimir Davydovslab: print slabinfo header in seq show
2014-12-11  LQYMGTmm: slab/slub: coding style: whitespaces and tabs mixture
2014-12-11  Jan Karafs/char_dev.c: remove pointless assignment from __regis...
2014-12-11  Dan Carpenterocfs2: remove unneeded NULL check
2014-12-11  Dan Carpenterocfs2: remove bogus NULL check in ocfs2_move_extents()
2014-12-11  jiangyiwenocfs2: do not set filesystem readonly if link down
2014-12-11  Xue jiufeiocfs2: do not set OCFS2_LOCK_UPCONVERT_FINISHING if...
2014-12-11  Jan Karaocfs2: fix error handling when creating debugfs root...
2014-12-11  Goldwyn Rodriguesocfs2: remove filesize checks for sync I/O journal...
2014-12-11  Junxiao Biocfs2: o2net: fix connect expired
2014-12-11  Srinivas Eedaocfs2: o2dlm: fix a race between purge and master query
2014-12-11  Jan Karaocfs2: report error from o2hb_do_disk_heartbeat() to...
2014-12-11  Jan Karaocfs2: remove bogus test from ocfs2_read_locked_inode()
2014-12-11  Jan Karaocfs2: Fix xattr check in ocfs2_get_xattr_nolock()
2014-12-11  Dan Carpenterocfs2: fix an off-by-one BUG_ON() statement
2014-12-11  Joseph Qiocfs2/dlm: let sender retry if dlm_dispatch_assert_mast...
2014-12-11  Dan Carpentersh: off by one BUG_ON() in setup_bootmem_node()
2014-12-11  Johannes Bergscripts/kernel-doc: don't eat struct members with __aligned
2014-12-11  Florian Fainellidma-debug: prevent early callers from crashing
2014-12-11  Florian Fainellidma-debug: introduce dma_debug_disabled
2014-12-11  Fabian Frederickfs/cifs/smb2file.c: replace count*size kzalloc by kcalloc
2014-12-11  Fabian Frederickfs/cifs/file.c: replace count*size kzalloc by kcalloc
2014-12-11  Fabian Frederickfs/cifs: remove obsolete __constant
2014-12-11  Joonsoo Kimmm/CMA: fix boot regression due to physical address...
2014-12-10  Linus TorvaldsMerge branch 'timers-2038-for-linus' of git://git....
2014-12-10  Linus TorvaldsMerge branch 'x86-mpx-for-linus' of git://git./linux...
2014-12-10  Linus TorvaldsMerge branch 'irq-irqdomain-for-linus' of git://git...
2014-12-10  Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2014-12-10  Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2014-12-10  Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2014-12-10  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2014-12-10  Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2014-12-10  Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2014-12-10  Linus TorvaldsMerge branch 'core-locking-for-linus' of git://git...
2014-12-10  Linus TorvaldsMerge tag 'asm-generic-for-linus' of git://git./linux...
2014-12-10  Linus TorvaldsMerge tag 'arm64-for-linus' of git://git./linux/kernel...
2014-12-10  Linus TorvaldsMerge tag 'defconfig-for-linus' of git://git./linux...
2014-12-10  Linus TorvaldsMerge tag 'omap-gpmc-for-linus' of git://git./linux...
2014-12-09  Linus TorvaldsMerge tag 'dt-for-linus' of git://git./linux/kernel...
2014-12-09  Linus TorvaldsMerge tag 'drivers-for-linus' of git://git./linux/kerne...
2014-12-09  Linus TorvaldsMerge tag 'soc-for-linus' of git://git./linux/kernel...
2014-12-09  Linus TorvaldsMerge tag 'cleanup-for-linus' of git://git./linux/kerne...
2014-12-09  Linus TorvaldsMerge tag 'at91-cleanup-for-linus' of git://git./linux...
2014-12-09  Linus TorvaldsMerge tag 'fixes-nc-for-linus' of git://git./linux...
2014-12-09  Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2014-12-09  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-12-09  Linus TorvaldsMerge tag 'nios2-v3.19-rc1' of git://git.rocketboards...
2014-12-09  Linus TorvaldsMerge tag 'scsi-for-linus' of git://git./linux/kernel...
2014-12-09  Linus TorvaldsMerge tag 'dm-3.19-changes' of git://git./linux/kernel...
2014-12-09  Linus TorvaldsMerge tag 'regulator-v3.19' of git://git./linux/kernel...
2014-12-09  Linus TorvaldsMerge tag 'regmap-v3.19' of git://git./linux/kernel...
2014-12-09  Linus TorvaldsMerge tag 'hwmon-for-linus-3.19' of git://git./linux...
2014-12-09  Linus TorvaldsMerge tag 'edac_for_3.19' of git://git./linux/kernel...
next
This page took 0.04279 seconds and 5 git commands to generate.