]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2014-06-26 Jiri Kosina./Makefile: tell gcc optimizer to never introduce new...
2014-06-26 Michal Nazarewiczinclude/linux/kernel.h:744:28: note: in expansion of...
2014-06-26 Michal Nazarewiczinclude/linux/kernel.h: rewrite min3, max3 and clamp...
2014-06-26 Andrew Mortondo_shared_fault(): check that mmap_sem is held
2014-06-26 Andrew Mortonmm-zpool-prevent-zbud-zsmalloc-from-unloading-when...
2014-06-26 Dan Streetmanmm/zpool: prevent zbud/zsmalloc from unloading when...
2014-06-26 Dan Streetmanmm/zpool: update zswap to use zpool
2014-06-26 Dan Streetmanmm/zpool: zbud/zsmalloc implement zpool
2014-06-26 Andrew Mortonmm-zpool-implement-common-zpool-api-to-zbud-zsmalloc-fix
2014-06-26 Dan Streetmanmm/zpool: implement common zpool api to zbud/zsmalloc
2014-06-26 Dan Streetmanmm/zbud: change zbud_alloc size type to size_t
2014-06-26 Dan Streetmanmm/zbud: zbud_alloc() minor param change
2014-06-26 Fabian Frederickmm/zswap.c: add __init to zswap_entry_cache_destroy()
2014-06-26 Sergey Senozhatskyzram: remove unused SECTOR_SIZE define
2014-06-26 Sergey Senozhatskyzram: rename struct `table' to `zram_table_entry'
2014-06-26 Davidlohr Buesom68k: call find_vma with the mmap_sem held in sys_cache...
2014-06-26 Roman Penfs/mpage.c: forgotten WRITE_SYNC in case of data integr...
2014-06-26 Andrew Mortonmm/compaction.c:isolate_freepages_block(): small tuneup
2014-06-26 Andrew Mortonmm-introduce-do_shared_fault-and-drop-do_fault-fix-fix
2014-06-26 Konstantin... mm: catch memory commitment underflow
2014-06-26 Konstantin... shmem: update memory reservation on truncate
2014-06-26 Konstantin... shmem: fix double uncharge in __shmem_file_setup()
2014-06-26 David Rientjesmm, vmalloc: constify allocation mask
2014-06-26 Andrew Mortonmm-vmallocc-add-a-schedule-point-to-vmalloc-fix
2014-06-26 Eric Dumazetmm/vmalloc.c: add a schedule point to vmalloc()
2014-06-26 Wang Sheng-Huimm: update the description for madvise_remove
2014-06-26 Max Asbockmm tracing: tell mm_migrate_pages event about numa_misp...
2014-06-26 Johannes Weinermm: vmscan: move swappiness out of scan_control
2014-06-26 Johannes Weinermm: vmscan: remove all_unreclaimable()
2014-06-26 Johannes Weinermm: vmscan: rework compaction-ready signaling in direct...
2014-06-26 Johannes Weinermm: vmscan: remove remains of kswapd-managed zone-...
2014-06-26 Wang Nanmem-hotplug: improve zone_movable_is_highmem logic
2014-06-26 Qiang Huangmm/page_alloc.c: update comments for get/set_pfnblock_f...
2014-06-26 Greg Thelenmemcg: remove lookup_cgroup_page() prototype
2014-06-26 Zhang Zhenmm/mem-hotplug: replace simple_strtoull() with kstrtoull()
2014-06-26 Vladimir Davydovpage-cgroup: get rid of NR_PCG_FLAGS
2014-06-26 Vladimir Davydovpage-cgroup: trivial cleanup
2014-06-26 Vladimir Davydovpage-cgroup: fix flags definition
2014-06-26 Michal Hockomemcg: mem_cgroup_charge_statistics needs preempt_disable
2014-06-26 Johannes Weinermm: memcontrol: rewrite uncharge API fix 2
2014-06-26 Johannes Weinermm: memcontrol: rewrite uncharge API
2014-06-26 Johannes Weinerkernel: uprobes: switch to new memcg charge protocol
2014-06-26 Johannes Weinermm: memcontrol: rewrite charge API
2014-06-26 Johannes Weinermm: memcontrol: do not acquire page_cgroup lock for...
2014-06-26 Johannes Weinermm: memcontrol: remove ordering between pc->mem_cgroup...
2014-06-26 Johannes Weinermm: memcontrol: use root_mem_cgroup res_counter
2014-06-26 Johannes Weinermm: memcontrol: catch root bypass in move precharge
2014-06-26 Johannes Weinermm: memcontrol: simplify move precharge function
2014-06-26 Michal Hockomm: memcontrol: remove explicit OOM parameter in charge...
2014-06-26 Johannes Weinermm: memcontrol: retry reclaim for oom-disabled and...
2014-06-26 Johannes Weinermm: huge_memory: use GFP_TRANSHUGE when charging huge...
2014-06-26 Johannes Weinermm: memcontrol: reclaim at least once for __GFP_NORETRY
2014-06-26 Johannes Weinermm: memcontrol: rearrange charging fast path
2014-06-26 Johannes Weinermm: memcontrol: fold mem_cgroup_do_charge()
2014-06-26 Johannes Weinermm: page-flags: clean up the page flag test, set, clear...
2014-06-26 Waiman Longmm, thp: replace smp_mb after atomic_add by smp_mb__aft...
2014-06-26 Waiman Longmm, thp: move invariant bug check out of loop in __spli...
2014-06-26 Andrew Mortonmm-hugetlbfs-fix-rmapping-for-anonymous-hugepages-with...
2014-06-26 Naoya Horiguchimm-hugetlbfs-fix-rmapping-for-anonymous-hugepages-with...
2014-06-26 Naoya Horiguchimm-hugetlbfs-fix-rmapping-for-anonymous-hugepages-with...
2014-06-26 Naoya Horiguchimm, hugetlbfs: fix rmapping for anonymous hugepages...
2014-06-26 Joonsoo Kimmm, CMA: clean-up log message
2014-06-26 Joonsoo Kimmm, CMA: change cma_declare_contiguous() to obey coding...
2014-06-26 Joonsoo Kimmm, CMA: clean-up CMA allocation error path
2014-06-26 Joonsoo KimPPC, KVM: fix build failure due to removed file
2014-06-26 Joonsoo KimPPC, KVM, CMA: use general CMA reserved area management...
2014-06-26 Joonsoo KimCMA: fix ARM build failure related to MAX_CMA_AREAS...
2014-06-26 Joonsoo KimCMA: generalize CMA reserved area management functionality
2014-06-26 Andrew Mortondma-cma-support-arbitrary-bitmap-granularity-fix
2014-06-26 Joonsoo KimDMA, CMA: support arbitrary bitmap granularity
2014-06-26 Joonsoo KimDMA, CMA: support alignment constraint on CMA region
2014-06-26 Joonsoo KimDMA, CMA: separate core CMA management codes from DMA...
2014-06-26 Fabian Frederickmm/internal.h: use nth_page
2014-06-26 Vladimir Davydovslab: set free_limit for dead caches to 0
2014-06-26 Vladimir Davydovslab: do not keep free objects/slabs on dead memcg...
2014-06-26 Vladimir Davydovslub: kmem_cache_shrink: check if partial list is empty...
2014-06-26 Vladimir Davydovslub: make dead memcg caches discard free slabs immediately
2014-06-26 Vladimir Davydovmemcg: wait for kfree's to finish before destroying...
2014-06-26 Vladimir Davydovslub: make slab_free non-preemptable
2014-06-26 Vladimir Davydovslub: don't fail kmem_cache_shrink if slab placement...
2014-06-26 Vladimir Davydovmemcg: mark caches that belong to offline memcgs as...
2014-06-26 Vladimir Davydovmemcg: destroy kmem caches when last slab is freed
2014-06-26 Vladimir Davydovmemcg: cleanup memcg_cache_params refcnt usage
2014-06-26 Michal Nazarewiczmm: page_alloc: simplify drain_zone_pages by using...
2014-06-26 Tang Chenmem-hotplug: introduce MMOP_OFFLINE to replace the...
2014-06-26 Tang Chenmem-hotplug: avoid illegal state prefixed with legal...
2014-06-26 Hugh Dickinsmm/memory.c: use entry = ACCESS_ONCE(*pte) in handle_pt...
2014-06-26 Joonsoo Kimvmalloc: use rcu list iterator to reduce vmap_area_lock...
2014-06-26 Fabian Frederickinclude/linux/memblock.h: add __init to memblock_set_bo...
2014-06-26 Chen Yuconghwpoison: fix the handling path of the victimized page...
2014-06-26 Andrew Mortonmm/page_alloc.c: unexport alloc_pages_exact_nid()
2014-06-26 Fabian Frederickmm/page_alloc.c: add __meminit to alloc_pages_exact_nid()
2014-06-26 Fabian Frederickmm/memory_hotplug.c: add __meminit to grow_zone_span...
2014-06-26 Fabian Frederickmm/readahead.c: remove unused file_ra_state from count_...
2014-06-26 Wei Yangslub: reduce duplicate creation on the first object
2014-06-26 Andrey Ryabininmm: slub: SLUB_DEBUG=n: use the same alloc/free hooks...
2014-06-26 David Rientjesmm, slub: mark resiliency_test as init text
2014-06-26 Andrey Ryabininmm: slab.h: wrap the whole file with guarding macro
2014-06-26 Andrew Mortonslab-use-get_node-and-kmem_cache_node-functions-fix...
2014-06-26 Andrew Mortonslab-use-get_node-and-kmem_cache_node-functions-fix-2
next