deliverable/linux.git
2015-11-06  Yaowei Baimm/vmscan: make inactive_anon/file_is_low return bool
2015-11-06  Ebru AkagunduzDocumentation/vm/transhuge.txt: add information about...
2015-11-06  Jerome Marchandmm/memcontrol.c: fix order calculation in try_charge()
2015-11-06  Naoya Horiguchimm: hwpoison: ratelimit messages from unpoison_memory()
2015-11-06  Junichi Nomuramm/filemap.c: make global sync not clear error status...
2015-11-06  Yaowei Baimm/compaction.c: add an is_via_compact_memory() helper
2015-11-06  Yaowei Baimm/vmscan: make inactive_anon_is_low_global return...
2015-11-06  Naoya Horiguchimm: hugetlb: proc: add HugetlbPages field to /proc...
2015-11-06  Naoya Horiguchimm: hugetlb: proc: add hugetlb-related fields to /proc...
2015-11-06  Roman Gushchinmm: use only per-device readahead limit
2015-11-06  Yaowei Baimm/page_alloc: remove unused parameter in init_currentl...
2015-11-06  Vlastimil Babkamm, migrate: count pages failing all retries in vmstat...
2015-11-06  Alexander Kuleshovmm/memblock: make memblock_remove_range() static
2015-11-06  Alexander Kuleshovmm/mremap: use offset_in_page macro
2015-11-06  Alexander Kuleshovmm/mmap: use offset_in_page macro
2015-11-06  Alexander Kuleshovmm/vmalloc: use offset_in_page macro
2015-11-06  Alexander Kuleshovmm/mlock: use offset_in_page macro
2015-11-06  Alexander Kuleshovmm/util: use offset_in_page macro
2015-11-06  Alexander Kuleshovmm/percpu: use offset_in_page macro
2015-11-06  Alexander Kuleshovmm/early_ioremap: use offset_in_page macro
2015-11-06  Alexander Kuleshovmm/mincore: use offset_in_page macro
2015-11-06  Alexander Kuleshovmm/nommu: use offset_in_page macro
2015-11-06  Alexander Kuleshovmm/msync: use offset_in_page macro
2015-11-06  Raghavendra K Tarch/powerpc/mm/numa.c: do not allocate bootmem memory...
2015-11-06  Raghavendra K Tmm/list_lru.c: replace nr_node_ids for loop with for_ea...
2015-11-06  Jonathan Corbetmm: fix docbook comment for get_vaddr_frames()
2015-11-06  Tejun Heomemcg: drop unnecessary cold-path tests from __memcg_km...
2015-11-06  Tejun Heomemcg: ratify and consolidate over-charge handling
2015-11-06  Tejun Heomemcg: collect kmem bypass conditions into __memcg_kmem...
2015-11-06  Tejun Heomemcg: punt high overage reclaim to return-to-userland...
2015-11-06  Tejun Heomemcg: flatten task_struct->memcg_oom
2015-11-06  Chen Gangmm/mmap.c: remove useless statement "vma = NULL" in...
2015-11-06  Andrew Mortonuaccess: reimplement probe_kernel_address() using probe...
2015-11-06  Alexey Klimovmm/mlock.c: reorganize mlockall() return values and...
2015-11-06  Alexey Klimovmm/kmemleak.c: remove unneeded initialization of object...
2015-11-06  Catalin Marinasmm: slab: only move management objects off-slab for...
2015-11-06  Wei Yangmm/slub: calculate start order with reserved in conside...
2015-11-06  Wei Yangmm/slub: use get_order() instead of fls()
2015-11-06  Wei Yangmm/slub: correct the comment in calculate_order()
2015-11-06  Alexandru Moisemm/slab_common.c: initialize kmem_cache pointer to...
2015-11-06  Sergey SenozhatskyDoc/slub: document slabinfo-gnuplot.sh script
2015-11-06  Sergey Senozhatskytools/vm/slabinfo: gnuplot slabifo extended stat
2015-11-06  Sergey Senozhatskytools/vm/slabinfo: cosmetic globals cleanup
2015-11-06  Sergey Senozhatskytools/vm/slabinfo: output sizes in bytes
2015-11-06  Sergey Senozhatskytools/vm/slabinfo: introduce extended totals mode
2015-11-06  Sergey Senozhatskytools/vm/slabinfo: fix alternate opts names
2015-11-06  Sergey Senozhatskytools/vm/slabinfo: sort slabs by loss
2015-11-06  Sergey Senozhatskytools/vm/slabinfo: limit the number of reported slabs
2015-11-06  Sergey Senozhatskytools/vm/slabinfo: use getopt no_argument/optional_argument
2015-11-06  Vladimir Davydovmm/slab_common.c: do not warn that cache is busy on...
2015-11-06  Vladimir Davydovmm/slab_common.c: clear pointers to per memcg caches...
2015-11-06  Vladimir Davydovmm/slab_common.c: rename cache create/destroy helpers
2015-11-06  Rasmus Villemoesinclude/linux/compiler-gcc.h: hide assume_aligned attri...
2015-11-06  Rasmus Villemoescompiler.h: add support for function attribute assume_a...
2015-11-06  Denis Kirjanovslab: convert slab_is_available() to boolean
2015-11-06  Ulrich Obergfellkernel/watchdog.c: fix race between proc_watchdog_thres...
2015-11-06  Ulrich Obergfellkernel/watchdog.c: remove {get|put}_online_cpus() from...
2015-11-06  Ulrich Obergfellkernel/watchdog.c: avoid races between /proc handlers...
2015-11-06  Ulrich Obergfellkernel/watchdog.c: avoid race between lockup detector...
2015-11-06  Don Zickuskernel/watchdog.c: add sysctl knob hardlockup_panic
2015-11-06  Jiri Kosinakernel/watchdog.c: perform all-CPU backtrace in case...
2015-11-06  Ulrich Obergfellwatchdog: do not unpark threads in watchdog_park_thread...
2015-11-06  Ulrich Obergfellwatchdog: implement error handling in lockup_detector_s...
2015-11-06  Ulrich Obergfellwatchdog: implement error handling in update_watchdog_a...
2015-11-06  Ulrich Obergfellwatchdog: move watchdog_disable_all_cpus() outside...
2015-11-06  Ulrich Obergfellwatchdog: fix error handling in proc_watchdog_thresh()
2015-11-06  Yaowei Baikernel/watchdog.c: is_hardlockup can be boolean
2015-11-06  Dominique Martinet9p: do not overwrite return code when locking fails
2015-11-06  Kirill A. Shutemovrcu: force alignment on struct callback_head/rcu_head
2015-11-06  Joseph Qiocfs2: clean up unused variable in ocfs2_duplicate_clus...
2015-11-06  Joseph Qiocfs2: add uuid to ocfs2 thread name for problem analysis
2015-11-06  alex chenocfs2: should reclaim the inode if '__ocfs2_mknod_locke...
2015-11-06  Joseph Qiocfs2: fix race between mount and delete node/cluster
2015-11-06  Joseph Qiocfs2: only take lock if dio entry when recover orphans
2015-11-06  Joseph Qiocfs2: do not include dio entry in case of orphan scan
2015-11-06  Joseph Qiocfs2: improve performance for localalloc
2015-11-06  jiangyiwenocfs2: fill in the unused portion of the block with...
2015-11-06  Norton.Zhuocfs2_direct_IO_write() misses ocfs2_is_overwrite(...
2015-11-06  Sudip Mukherjeelogfs: fix build warning
2015-11-06  Dave Hanseninotify: actually check for invalid bits in sys_inotify...
2015-11-06  Dave Hanseninotify: hide internal kernel bits from fdinfo
2015-11-05  Linus TorvaldsMerge tag 'char-misc-4.4-rc1' of git://git./linux/kerne...
2015-11-05  Linus TorvaldsMerge tag 'driver-core-4.4-rc1' of git://git./linux...
2015-11-05  Linus TorvaldsMerge tag 'staging-4.4-rc1' of git://git./linux/kernel...
2015-11-05  Linus TorvaldsMerge tag 'tty-4.4-rc1' of git://git./linux/kernel...
2015-11-05  Linus TorvaldsMerge tag 'usb-4.4-rc1' of git://git./linux/kernel...
2015-11-05  Linus TorvaldsMerge tag 'dm-4.4-changes' of git://git./linux/kernel...
2015-11-05  Linus TorvaldsMerge tag 'md/4.4' of git://neil.brown.name/md
2015-11-05  Linus TorvaldsMerge branch 'for-4.4/reservations' of git://git.kernel...
2015-11-05  Linus TorvaldsMerge branch 'for-4.4/integrity' of git://git.kernel...
2015-11-05  Linus TorvaldsMerge branch 'for-4.4/lightnvm' of git://git.kernel...
2015-11-05  Linus TorvaldsMerge branch 'for-4.4/drivers' of git://git.kernel...
2015-11-05  Linus TorvaldsMerge branch 'for-4.4/core' of git://git.kernel.dk...
2015-11-05  Linus TorvaldsMerge tag 'pm+acpi-4.4-rc1-1' of git://git./linux/kerne...
2015-11-05  Linus TorvaldsMerge tag 'for-linus-4.4-rc0-tag' of git://git./linux...
2015-11-04  Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2015-11-04  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-11-04  Linus TorvaldsMerge branch 'parisc-4.3-2' of git://git./linux/kernel...
2015-11-04  Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide
2015-11-04  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
next
This page took 0.06199 seconds and 5 git commands to generate.