]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2015-02-13 Yaowei Baimm/page_alloc: fix comment
2015-02-13 Grazvydas Ignotasmm/memory.c: actually remap enough memory
2015-02-13 Rasmus Villemoeskernel/cpuset.c: Mark cpuset_init_current_mems_allowed...
2015-02-13 Rasmus Villemoesmm/mm_init.c: mark mminit_loglevel __meminitdata
2015-02-13 Rasmus Villemoesmm/mm_init.c: park mminit_verify_zonelist as __init
2015-02-13 Rasmus Villemoesmm/page_alloc.c: pull out init code from build_all_zone...
2015-02-13 Rasmus Villemoesmm/internal.h: don't split printk call in two
2015-02-13 Kirill A. Shutemovmm: do not use mm->nr_pmds on !MMU configurations
2015-02-13 Vladimir Davydovmemcg: cleanup static keys decrement
2015-02-13 Joonsoo Kimmm/compaction: stop the isolation when we isolate enoug...
2015-02-13 Joonsoo Kimmm/compaction: fix wrong order check in compact_finished()
2015-02-13 Vladimir Davydovslub: make dead caches discard free slabs immediately
2015-02-13 Vladimir Davydovslub: fix kmem_cache_shrink return value
2015-02-13 Vladimir Davydovslub: never fail to shrink cache
2015-02-13 Vladimir Davydovmemcg: reparent list_lrus and free kmemcg_id on css...
2015-02-13 Vladimir Davydovlist_lru: add helpers to isolate items
2015-02-13 Vladimir Davydovmemcg: free memcg_caches slot on css offline
2015-02-13 Vladimir Davydovslab: use css id for naming per memcg caches
2015-02-13 Vladimir Davydovcgroup: release css->id after css_free
2015-02-13 Vladimir Davydovslab: link memcg caches of the same kind into a list
2015-02-13 Vladimir Davydovslab: embed memcg_cache_params to kmem_cache
2015-02-13 Vladimir Davydovfs: shrinker: always scan at least one object of each...
2015-02-13 Vladimir Davydovfs: make shrinker memcg aware
2015-02-13 Vladimir Davydovlist_lru: introduce per-memcg lists
2015-02-13 Vladimir Davydovlist_lru: organize all list_lrus to list
2015-02-13 Vladimir Davydovlist_lru: get rid of ->active_nodes
2015-02-13 Vladimir Davydovmemcg: add rwsem to synchronize against memcg_caches...
2015-02-13 Vladimir Davydovmemcg: rename some cache id related variables
2015-02-13 Vladimir Davydovvmscan: per memory cgroup slab shrinkers
2015-02-13 Vladimir Davydovfs: consolidate {nr,free}_cached_objects args in shrink...
2015-02-13 Vladimir Davydovlist_lru: introduce list_lru_shrink_{count,walk}
2015-02-13 Mel Gormanmm: numa: avoid unnecessary TLB flushes when setting...
2015-02-13 Mel Gormanmm: numa: add paranoid check around pte_protnone_numa
2015-02-13 Mel Gormanx86: mm: restore original pte_special check
2015-02-13 Mel Gormanmm: numa: do not trap faults on the huge zero page
2015-02-13 Mel Gormanmm: remove remaining references to NUMA hinting bits...
2015-02-13 Mel Gormanmm: convert p[te|md]_mknonnuma and remaining page table...
2015-02-13 Mel Gormanppc64: add paranoid warnings for unexpected DSISR_PROTFAULT
2015-02-13 Mel Gormanmm: convert p[te|md]_numa users to p[te|md]_protnone_numa
2015-02-13 Mel Gormanmm: add p[te|md] protnone helpers for use by NUMA balancing
2015-02-13 Mel Gormanmm: numa: do not dereference pmd outside of the lock...
2015-02-12 Linus TorvaldsMerge tag 'jfs-3.20' of git://github.com/kleikamp/linux...
2015-02-12 Linus TorvaldsMerge branch 'for-3.20' of git://linux-nfs.org/~bfields...
2015-02-12 Linus TorvaldsMerge tag 'iommu-updates-v3.20' of git://git.kernel...
2015-02-12 Linus TorvaldsMerge tag 'devicetree-for-3.20' of git://git.kernel...
2015-02-12 Linus TorvaldsMerge branch 'for-linus' of git://ftp.arm.linux.org...
2015-02-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-02-12 Linus TorvaldsMerge tag 'trace-v3.20' of git://git.kernel.org/pub...
2015-02-12 Linus TorvaldsMerge tag 'ktest-v3.20' of git://git.kernel.org/pub...
2015-02-12 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2015-02-12 Linus TorvaldsMerge branch 'upstream' of git://git.infradead.org...
2015-02-12 Rob HerringMerge remote-tracking branch 'grant/devicetree/next...
2015-02-12 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-02-12 Linus TorvaldsMerge tag 'powerpc-3.20-1' of git://git.kernel.org...
2015-02-12 Linus TorvaldsMerge tag 'arm64-upstream' of git://git.kernel.org...
2015-02-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-02-12 Linus TorvaldsMerge tag 'please-pull-pstore' of git://git.kernel...
2015-02-12 Linus TorvaldsMerge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org...
2015-02-12 Roman Gushchinmm/nommu.c: fix arithmetic overflow in __vm_enough_memory()
2015-02-12 Roman Gushchinmm/mmap.c: fix arithmetic overflow in __vm_enough_memory()
2015-02-12 Christoph Lametervmstat: Reduce time interval to stat update on idle cpu
2015-02-12 Sergei Rogachevmm/page_owner.c: remove unnecessary stack_trace field
2015-02-12 Cyrill GorcunovDocumentation/filesystems/proc.txt: describe /proc...
2015-02-12 Ebru Akagunduzmm: incorporate read-only pages into transparent huge...
2015-02-12 Michal Hockovmstat: do not use deferrable delayed work for vmstat_u...
2015-02-12 Vlastimil Babkamm: more aggressive page stealing for UNMOVABLE allocations
2015-02-12 Vlastimil Babkamm: always steal split buddies in fallback allocations
2015-02-12 Vlastimil Babkamm: when stealing freepages, also take pages created...
2015-02-12 Naoya Horiguchimincore: apply page table walker on do_mincore()
2015-02-12 Kirill A. Shutemovmm: /proc/pid/clear_refs: avoid split_huge_page()
2015-02-12 Naoya Horiguchimm: pagewalk: fix misbehavior of walk_page_range for...
2015-02-12 Naoya Horiguchimempolicy: apply page table walker on queue_pages_range()
2015-02-12 Naoya Horiguchiarch/powerpc/mm/subpage-prot.c: use walk->vma and walk_...
2015-02-12 Naoya Horiguchimemcg: cleanup preparation for page table walk
2015-02-12 Naoya Horiguchinuma_maps: remove numa_maps->vma
2015-02-12 Naoya Horiguchinuma_maps: fix typo in gather_hugetbl_stats
2015-02-12 Naoya Horiguchipagemap: use walk->vma instead of calling find_vma()
2015-02-12 Naoya Horiguchiclear_refs: remove clear_refs_private->vma and introduc...
2015-02-12 Naoya Horiguchismaps: remove mem_size_stats->vma and use walk_page_vma()
2015-02-12 Naoya Horiguchipagewalk: add walk_page_vma()
2015-02-12 Naoya Horiguchipagewalk: improve vma handling
2015-02-12 Naoya Horiguchimm/pagewalk: remove pgd_entry() and pud_entry()
2015-02-12 Konstantin... proc/pagemap: walk page tables under pte lock
2015-02-12 Andrea Arcangelimm: gup: kvm use get_user_pages_unlocked
2015-02-12 Andrea Arcangelimm: gup: use get_user_pages_unlocked
2015-02-12 Andrea Arcangelimm: gup: use get_user_pages_unlocked within get_user_pa...
2015-02-12 Andrea Arcangelimm: gup: add __get_user_pages_unlocked to customize...
2015-02-12 Andrea Arcangelimm: gup: add get_user_pages_locked and get_user_pages_u...
2015-02-12 Vlastimil Babkamm/mempolicy.c: merge alloc_hugepage_vma to alloc_pages_vma
2015-02-12 Aneesh Kumar K.Vmm/thp: allocate transparent hugepages on local node
2015-02-12 Joonsoo Kimmm/compaction: add tracepoint to observe behaviour...
2015-02-12 Joonsoo Kimmm/compaction: more trace to understand when/why compac...
2015-02-12 Joonsoo Kimmm/compaction: print current range where compaction...
2015-02-12 Joonsoo Kimmm/compaction: enhance tracepoint output for compaction...
2015-02-12 Joonsoo Kimmm/compaction: change tracepoint format from decimal...
2015-02-12 Konstantin... page_writeback: put account_page_redirty() after set_pa...
2015-02-12 Kirill A. Shutemovmm: fix false-positive warning on exit due mm_nr_pmds(mm)
2015-02-12 Kirill A. Shutemovmm: account pmd page tables to the process
2015-02-12 Kirill A. Shutemovarm: define __PAGETABLE_PMD_FOLDED for !LPAE
2015-02-12 Kirill A. Shutemovmm, asm-generic: define PUD_SHIFT in <asm-generic/4leve...
next