]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2016-02-09 Andrew Mortonmm-madvise-update-comment-on-sys_madvise-fix
2016-02-09 Naoya Horiguchimm/madvise: update comment on sys_madvise()
2016-02-09 Vladimir Davydovmm: vmscan: do not clear SHRINKER_NUMA_AWARE if nr_node...
2016-02-09 Vitaly Kuznetsovxen_balloon: support memory auto onlining policy
2016-02-09 Vitaly Kuznetsovmemory-hotplug: add automatic onlining policy for the...
2016-02-09 Mika Penttilämm/memory.c: make apply_to_page_range() more robust
2016-02-09 Liang Chenmm/mempolicy.c: skip VM_HUGETLB and VM_MIXEDMAP VMA...
2016-02-09 Wang Xiaoqiangmm/memory-failure.c: remove useless "undef"s
2016-02-09 Naoya Horiguchimm/madvise: pass return code of memory_failure() to...
2016-02-09 Vlastimil Babkamm, debug: move bad flags printing to bad_page()
2016-02-09 Vlastimil Babkamm, page_owner: dump page owner info from dump_page()
2016-02-09 Vlastimil Babkamm, page_owner: track and print last migrate reason
2016-02-09 Vlastimil Babkamm, page_owner: copy page owner info during migration
2016-02-09 Vlastimil Babkamm, page_owner: convert page_owner_inited to static key
2016-02-09 Vlastimil Babkamm, page_owner: print migratetype of page and pageblock...
2016-02-09 Vlastimil Babkamm, oom: print symbolic gfp_flags in oom warning
2016-02-09 Vlastimil Babkamm, page_alloc: print symbolic gfp_flags on allocation...
2016-02-09 Vlastimil Babkamm, debug: replace dump_flags() with the new printk...
2016-02-09 Vlastimil Babkamm-printk-introduce-new-format-string-for-flags-fix
2016-02-09 Vlastimil Babkamm, printk: introduce new format string for flags
2016-02-09 Vlastimil Babkamm, tracing: unify mm flags handling in tracepoints...
2016-02-09 Vlastimil Babkatools, perf: make gfp_compact_table up to date
2016-02-09 Vlastimil Babkamm, tracing: make show_gfp_flags() up to date
2016-02-09 Vlastimil Babkatracepoints: move trace_print_flags definitions to...
2016-02-09 Mel Gormanmm: filemap: avoid unnecessary calls to lock_page when...
2016-02-09 Mel Gormanmm: filemap: remove redundant code in do_read_cache_page
2016-02-09 Piotr Kwapulinskimm-mprotectc-dont-imply-prot_exec-on-non-exec-fs-v2
2016-02-09 Piotr Kwapulinskimm/mprotect.c: don't imply PROT_EXEC on non-exec fs
2016-02-09 Andreas Zieglermm: fix two typos in comments for to_vmem_altmap()
2016-02-09 Andrew Mortonmm-page_poisoningc-allow-for-zero-poisoning-checkpatch...
2016-02-09 Laura Abbottmm/page_poisoning.c: allow for zero poisoning
2016-02-09 Andrew Mortonmm-page_poisonc-enable-page_poisoning-as-a-separate...
2016-02-09 Laura Abbottmm/page_poison.c: enable PAGE_POISONING as a separate...
2016-02-09 Andrew Mortonmm-debug-pageallocc-split-out-page-poisoning-from-debug...
2016-02-09 Laura Abbottmm/debug-pagealloc.c: split out page poisoning from...
2016-02-09 Christian Borntraegermm-debug_pagealloc-ask-users-for-default-setting-of...
2016-02-09 Christian Borntraegermm/debug_pagealloc: Ask users for default setting of...
2016-02-09 Andrey Ryabininmm/page-writeback: fix dirty_ratelimit calculation
2016-02-09 Andrew Mortonmm/page_alloc.c: rework code layout in memmap_init_zone()
2016-02-09 Andrew Mortonmm-page_allocc-introduce-kernelcore=mirror-option-fix
2016-02-09 Taku Izumimm/page_alloc.c: introduce kernelcore=mirror option
2016-02-09 Taku Izumimm/page_alloc.c: calculate zone_start_pfn at zone_spann...
2016-02-09 Andrew Mortonfs/mpage.c:mpage_readpages(): use lru_to_page() helper
2016-02-09 Joonsoo Kimmm/slub: support left redzone
2016-02-09 Joonsoo Kimmm/slab: re-implement pfmemalloc support
2016-02-09 Joonsoo Kimfix SLAB_DESTROTY_BY_RCU
2016-02-09 Joonsoo Kimmm/slab: introduce new slab management type, OBJFREELIS...
2016-02-09 Joonsoo Kimmm/slab: factor out debugging initialization in cache_i...
2016-02-09 Joonsoo Kimmm/slab: factor out slab list fixup code
2016-02-09 Joonsoo Kimmm/slab: make criteria for off slab determination robus...
2016-02-09 Joonsoo Kimmm/slab: do not change cache size if debug pagealloc...
2016-02-09 Joonsoo Kimmm/slab: clean up cache type determination
2016-02-09 Joonsoo Kimmm/slab: align cache size first before determination...
2016-02-09 Andrew Mortonmm-slab-put-the-freelist-at-the-end-of-slab-page-fix
2016-02-09 Joonsoo Kimmm/slab: put the freelist at the end of slab page
2016-02-09 Joonsoo Kimmm/slab: remove object status buffer for DEBUG_SLAB_LEAK
2016-02-09 Joonsoo Kimmm/slab: alternative implementation for DEBUG_SLAB_LEAK
2016-02-09 Andrew Mortonmm-slab-clean-up-debug_pagealloc-processing-code-fix
2016-02-09 Joonsoo Kimmm/slab: clean up DEBUG_PAGEALLOC processing code
2016-02-09 Joonsoo Kimmm/slab: use more appropriate condition check for debug...
2016-02-09 Joonsoo Kimmm/slab: activate debug_pagealloc in SLAB when it is...
2016-02-09 Joonsoo Kimmm/slab: remove the checks for slab implementation bug
2016-02-09 Joonsoo Kimmm/slab: remove useless structure define
2016-02-09 Joonsoo Kimmm/slab: fix stale code comment
2016-02-09 Jesper Dangaard... mm: fix some spelling
2016-02-09 Jesper Dangaard... mm: new API kfree_bulk() for SLAB+SLUB allocators
2016-02-09 Jesper Dangaard... slab: implement bulk free in SLAB allocator
2016-02-09 Jesper Dangaard... slab: avoid running debug SLAB code with IRQs disabled...
2016-02-09 Jesper Dangaard... slab: implement bulk alloc in SLAB allocator
2016-02-09 Jesper Dangaard... slab: use slab_post_alloc_hook in SLAB allocator shared...
2016-02-09 Jesper Dangaard... mm: kmemcheck skip object if slab allocation failed
2016-02-09 Jesper Dangaard... slab-use-slab_pre_alloc_hook-in-slab-allocator-shared...
2016-02-09 Jesper Dangaard... slab: use slab_pre_alloc_hook in SLAB allocator shared...
2016-02-09 Jesper Dangaard... mm-fault-inject-take-over-bootstrap-kmem_cache-check-fix
2016-02-09 Jesper Dangaard... mm: fault-inject take over bootstrap kmem_cache check
2016-02-09 Jesper Dangaard... mm/slab: move SLUB alloc hooks to common mm/slab.h
2016-02-09 Jesper Dangaard... slub: cleanup code for kmem cgroup support to kmem_cach...
2016-02-09 Josh Huntblock: restore /proc/partitions to not display non...
2016-02-09 San Mehatblock: partition: add partition specific uevent callbac...
2016-02-09 Andrey Ryabininkernel/lockdep: eliminate lockdep_init()
2016-02-09 Andrew Mortonocfs2-dlm-move-lock-to-the-tail-of-grant-queue-while...
2016-02-09 xuejiufeiocfs2/dlm: move lock to the tail of grant queue while...
2016-02-09 Junxiao Biocfs2: o2hb: fix hb hung time
2016-02-09 Junxiao Biocfs2: o2hb: don't negotiate if last hb fail
2016-02-09 Junxiao Biocfs2: o2hb: add some user/debug log
2016-02-09 Junxiao Biocfs2: o2hb: add NEGOTIATE_APPROVE message
2016-02-09 Junxiao Biocfs2: o2hb: add NEGO_TIMEOUT message
2016-02-09 Junxiao Biocfs2: o2hb: add negotiate timer
2016-02-09 Gang Heocfs2: add feature document for online file check
2016-02-09 Gang Heocfs2: check/fix inode block for online file check
2016-02-09 Gang Heocfs2: create/remove sysfile for online file check
2016-02-09 Gang Heocfs2: sysfile interfaces for online file check
2016-02-09 Gang Heocfs2: export ocfs2_kset for online file check
2016-02-09 jiangyiwenocfs2: solve a problem of crossing the boundary in...
2016-02-09 jiangyiwenocfs2: fix occurring deadlock by changing ocfs2_wq...
2016-02-09 Xue jiufeiocfs2: extend enough credits for freeing one truncate...
2016-02-09 Xue jiufeiocfs2: extend transaction for ocfs2_remove_rightmost_pa...
2016-02-09 Joseph Qiocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
2016-02-09 Joseph Qiocfs2-dlm-fix-race-between-convert-and-recovery-v3
2016-02-09 Joseph Qiocfs2-dlm-fix-race-between-convert-and-recovery-v2
next