]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2013-02-18 Glauber Costamemcg: debugging facility to access dangling memcgs
2013-02-18 Xi Wangmm/dmapool.c: fix null dev in dma_pool_create()
2013-02-18 Xi Wangdrivers/usb/gadget/amd5536udc.c: avoid calling dma_pool...
2013-02-18 Michal Hockodrop_caches: add some documentation and info message
2013-02-18 Zhang Yanfeinet: change type of virtio_chan->p9_max_pages
2013-02-18 Zhang Yanfeinet: change type of netns_ipvs->sysctl_sync_qlen_max
2013-02-18 Zhang Yanfeivmscan: change type of vm_total_pages to unsigned long
2013-02-18 Zhang Yanfeifs/nfsd: change type of max_delegations, nfsd_drc_max_m...
2013-02-18 Zhang Yanfeifs/buffer.c: change type of max_buffer_heads to unsigne...
2013-02-18 Zhang Yanfeiia64: use %ld to print pages calculated in nr_free_buff...
2013-02-18 Zhang Yanfeimm: fix return type for functions nr_free_*_pages
2013-02-18 Michal Hockomemcg: cleanup mem_cgroup_init comment
2013-02-18 Michal Hockomemcg: move memcg_stock initialization to mem_cgroup_init
2013-02-18 Michal Hockomemcg: move mem_cgroup_soft_limit_tree_init to mem_cgro...
2013-02-18 Minchan Kimmm: use up free swap space before reaching OOM kill
2013-02-18 Andrew Mortoninclude-linux-mmzoneh-cleanups-fix
2013-02-18 Andrew Mortoninclude/linux/mmzone.h: cleanups
2013-02-18 Michel Lespinassemm: remove free_area_cache
2013-02-18 David Rientjesmm: use NUMA_NO_NODE
2013-02-18 Robin Holtmmu_notifier_unregister NULL Pointer deref and multiple...
2013-02-18 Cody P Schafermm/memory_hotplug: use pgdat_end_pfn() instead of open...
2013-02-18 Cody P Schafermm/memory_hotplug: use ensure_zone_is_initialized()
2013-02-18 Cody P Schafermm: add helper ensure_zone_is_initialized()
2013-02-18 Andrew Mortonmm-page_alloc-add-informative-debugging-message-in...
2013-02-18 Cody P Schafermm/page_alloc: add informative debugging message in...
2013-02-18 Cody P Schafermmzone: add pgdat_{end_pfn,is_empty}() helpers & consol...
2013-02-18 Cody P Schafermm/page_alloc: add a VM_BUG in __free_one_page() if...
2013-02-18 Cody P Schafermm: add zone_is_empty() and zone_is_initialized()
2013-02-18 Cody P Schafermm: add & use zone_end_pfn() and zone_spans_pfn()
2013-02-18 Cody P Schafermm: add SECTION_IN_PAGE_FLAGS
2013-02-18 Johannes Weinermm/mlock.c: document scary-looking stack expansion...
2013-02-18 Johannes Weinermm: refactor inactive_file_is_low() to use get_lru_size()
2013-02-18 Johannes Weinermm: shmem: use new radix tree iterator
2013-02-18 Hugh Dickinsksm: stop hotremove lockdep warning
2013-02-18 Hugh Dickinsmm: remove offlining arg to migrate_pages
2013-02-18 Hugh Dickinsksm: enable KSM page migration
2013-02-18 Hugh Dickinsksm: make !merge_across_nodes migration safe
2013-02-18 Hugh Dickinsksm: make KSM page migration possible
2013-02-18 Hugh Dickinsksm: remove old stable nodes more thoroughly
2013-02-18 Hugh Dickinsksm: get_ksm_page locked
2013-02-18 Hugh Dickinsksm: reorganize ksm_check_stable_tree
2013-02-18 Hugh Dickinsksm-trivial-tidyups-fix
2013-02-18 Hugh Dickinsksm: trivial tidyups
2013-02-18 Petr Holasekksm: add sysfs ABI Documentation
2013-02-18 Petr Holasekksm: allow trees per NUMA node
2013-02-18 Andrew Mortonmm-rename-page-struct-field-helpers-fix
2013-02-18 Mel Gormanmm: rename page struct field helpers
2013-02-18 Mike Yoknismm: memmap_init_zone() performance improvement
2013-02-18 Glauber Costamemcg: avoid dangling reference count in creation failure.
2013-02-18 Glauber Costamemcg: increment static branch right after limit set
2013-02-18 Glauber Costamemcg: replace cgroup_lock with memcg specific memcg_lock
2013-02-18 Andrew Mortonmemcg-fast-hierarchy-aware-child-test-fix
2013-02-18 Glauber Costamemcg: fast hierarchy-aware child test
2013-02-18 Glauber Costamemcg: split part of memcg creation to css_online
2013-02-18 Glauber Costamemcg: prevent changes to move_charge_at_immigrate...
2013-02-18 Andrew Mortonmemcg-reduce-the-size-of-struct-memcg-244-fold-fix-fix
2013-02-18 Andrew Mortonmemcg-reduce-the-size-of-struct-memcg-244-fold-fix
2013-02-18 Glauber Costamemcg: reduce the size of struct memcg 244-fold.
2013-02-18 Mel Gormanmm: init: report on last-nid information stored in...
2013-02-18 Mel Gormanmm: uninline page_xchg_last_nid()
2013-02-18 Michal Hockomemcg: clean up swap accounting initialization code
2013-02-18 Michal Hockomemcg: do not create memsw files if swap accounting...
2013-02-18 Andrew Mortonpage-writebackc-subtract-min_free_kbytes-from-dirtyable...
2013-02-18 Andrew Mortonpage-writebackc-subtract-min_free_kbytes-from-dirtyable...
2013-02-18 Paul Szabopage-writeback.c: subtract min_free_kbytes from dirtyab...
2013-02-18 Konstantin... mm/rmap: rename anon_vma_unlock() => anon_vma_unlock_wr...
2013-02-18 Minchan Kimmm: Get rid of lockdep whinge on sys_swapon
2013-02-18 Shaohua Liswap-add-per-partition-lock-for-swapfile-fix-fix-fix-fix
2013-02-18 Hugh Dickinsswap: add per-partition lock for swapfile fix
2013-02-18 Arnd Bergmannswap: fix "add per-partition lock for swapfile" for...
2013-02-18 Shaohua Liswap-add-per-partition-lock-for-swapfile-fix-fix
2013-02-18 Shaohua Liswap: add per-partition lock for swapfile
2013-02-18 Shaohua Liswap-make-each-swap-partition-have-one-address_space...
2013-02-18 Andrew Mortonswap-make-each-swap-partition-have-one-address_space-fix
2013-02-18 Shaohua Liswap: make each swap partition have one address_space
2013-02-18 Shaohua Limm: don't inline page_mapping()
2013-02-18 Hugh Dickinsmm: numa: Cleanup flow of transhuge page migration
2013-02-18 Peter Zijlstramm: Fold page->_last_nid into page->flags where possible
2013-02-18 Peter Zijlstramm: move page flags layout to separate header
2013-02-18 Mel Gormanmm: numa: handle side-effects in count_vm_numa_events...
2013-02-18 Mel Gormanmm: numa: take THP into account when migrating pages...
2013-02-18 Mel Gormanmm: numa: fix minor typo in numa_next_scan
2013-02-18 Kirill A. Shutemovmm: remove unused memclear_highpage_flush()
2013-02-18 Ming Leiusb: forbid memory allocation with I/O during bus reset
2013-02-18 Ming Leipm / runtime: force memory allocation with no I/O durin...
2013-02-18 Ming Leinet/core: apply pm_runtime_set_memalloc_noio on network...
2013-02-18 Ming Leiblock/genhd.c: apply pm_runtime_set_memalloc_noio on...
2013-02-18 Ming Leipm / runtime: introduce pm_runtime_set_memalloc_noio()
2013-02-18 Ming Leimm: teach mm by current context info to not do I/O...
2013-02-18 Zlatko Calusicmm: don't wait on congested zones in balance_pgdat()
2013-02-18 Andrew Mortonmm-memory-failurec-fix-wrong-num_poisoned_pages-in...
2013-02-18 Naoya Horiguchimm/memory-failure.c: fix wrong num_poisoned_pages in...
2013-02-18 Naoya Horiguchimm/memory-failure.c: clean up soft_offline_page()
2013-02-18 Andrew Mortonmemory-failure-use-num_poisoned_pages-instead-of-mce_ba...
2013-02-18 Xishi Qiumemory-failure: use num_poisoned_pages instead of mce_b...
2013-02-18 Xishi Qiumemory-failure: do code refactor of soft_offline_page()
2013-02-18 Xishi Qiumemory-failure: fix an error of mce_bad_pages statistics
2013-02-18 Minchan Kimmm: remove MIGRATE_ISOLATE check in hotpath
2013-02-18 Jiang Liumm: increase totalram_pages when free pages allocated...
2013-02-18 Jiang Liumm: set zone->present_pages to number of existing pages...
next