]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2015-02-13 Rasmus Villemoeslib/genalloc.c: remove redundant include
2015-02-13 Rasmus Villemoeslib/idr.c: remove redundant include
2015-02-13 Rasmus Villemoeslib/halfmd4.c: simplify includes
2015-02-13 Rasmus Villemoeslib/dynamic_queue_limits.c: simplify includes
2015-02-13 Rasmus Villemoeslib/sort.c: use simpler includes
2015-02-13 Rasmus Villemoeslib/interval_tree.c: simplify includes
2015-02-13 Andy Shevchenkohexdump: make it return number of bytes placed in buffer
2015-02-13 Andy Shevchenkohexdump: do a few calculations ahead
2015-02-13 Andy Shevchenkohexdump: fix ascii column for the tail of a dump
2015-02-13 Andy Shevchenkohexdump: introduce test suite
2015-02-13 Toshi Kikuchilib/genalloc.c: fix the end addr check in addr_in_gen_p...
2015-02-13 Rasmus Villemoeslib/string.c: remove strnicmp()
2015-02-13 Rasmus Villemoeslib/bitmap.c: make the bits parameter of bitmap_remap...
2015-02-13 Rasmus Villemoeslib/bitmap.c: simplify bitmap_ord_to_pos
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...
next