]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2015-02-13  Rasmus Villemoeslib/bitmap.c: simplify bitmap_pos_to_ord
2015-02-13  Rasmus Villemoeslib/bitmap.c: change parameters of bitmap_fold to unsigned
2015-02-13  Rasmus Villemoeslib/bitmap.c: update bitmap_onto to unsigned
2015-02-13  Rasmus Villemoeslinux/cpumask.h: update bitmap wrappers to take unsigne...
2015-02-13  Rasmus Villemoeslinux/nodemask.h: update bitmap wrappers to take unsign...
2015-02-13  Rasmus Villemoeslib/bitmap.c: more signed->unsigned conversions
2015-02-13  Rasmus Villemoeslibstring_helpers.c:string_get_size(): return void
2015-02-13  Rasmus Villemoeslib/string_helpers.c:string_get_size(): use 32 bit...
2015-02-13  Rasmus Villemoeslib/string_helpers.c:string_get_size(): remove redundan...
2015-02-13  Rasmus Villemoeslib/vsprintf.c: replace while with do-while in skip_atoi
2015-02-13  Rasmus Villemoeslib/vsprintf.c: improve sanity check in vsnprintf()
2015-02-13  Rasmus Villemoeslib/vsprintf.c: consume 'p' in format_decode
2015-02-13  Joe Perchesprintk: correct timeout comment, neaten MODULE_PARM_DESC
2015-02-13  Rasmus Villemoeskernel.h: remove ancient __FUNCTION__ hack
2015-02-13  Cyril Burpowerpc: add running_clock for powerpc to prevent spuri...
2015-02-13  Cyril Burkernel/sched/clock.c: add another clock for use with...
2015-02-13  Geert Uytterhoevenlinux/types.h: Always use unsigned long for pgoff_t
2015-02-13  Andrey Skvortsovgitignore: ignore tar-install build directory
2015-02-13  Andy Lutomirskiall arches, signal: move restart_block to struct task_s...
2015-02-13  Andy Shevchenkofs/proc/array.c: convert to use string_escape_str()
2015-02-13  Rafael Aquinifs: proc: task_mmu: show page size in /proc/<pid>/numa_maps
2015-02-13  Rafael AquiniDocumentation/filesystems/proc.txt: add /proc/pid/numa_...
2015-02-13  Alexander Kuleshovfs: proc: use PDE() to get proc_dir_entry
2015-02-13  Petr Cermakfs/proc/task_mmu.c: add user-space support for resettin...
2015-02-13  Rickard Strandqvistarch/frv/mm/extable.c: remove unused function
2015-02-13  Ganesh Mahendranmm/zsmalloc: add statistics support
2015-02-13  Ganesh Mahendranmm/zpool: add name argument to create zpool
2015-02-13  Sergey Senozhatskyzram: remove request_queue from struct zram
2015-02-13  Minchan Kimzram: remove init_lock in zram_make_request
2015-02-13  Minchan Kimzram: check bd_openers instead of bd_holders
2015-02-13  Sergey Senozhatskyzram: rework reset and destroy path
2015-02-13  Sergey Senozhatskyzram: fix umount-reset_store-mount race condition
2015-02-13  Ganesh Mahendranzram: free meta table in zram_meta_free
2015-02-13  Sergey Senozhatskyzram: clean up zram_meta_alloc()
2015-02-13  Hugh Dickinsmm: fix negative nr_isolated counts
2015-02-13  Naoya Horiguchimm: hwpoison: drop lru_add_drain_all() in __soft_offlin...
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...
next