linux-drm-fsl-dcu.git
2015-02-14 Andrzej Hajdafs/namespace: convert devname allocation to kstrdup_const
2015-02-14 Andrzej Hajdamm/slab: convert cache name allocations to kstrdup_const
2015-02-14 Andrzej Hajdaclk: convert clock name allocations to kstrdup_const
2015-02-14 Tejun Heokernfs: remove KERNFS_STATIC_NAME
2015-02-14 Andrzej Hajdakernfs: convert node name allocation to kstrdup_const
2015-02-14 Andrzej Hajdamm/util: add kstrdup_const
2015-02-14 Daniel Borkmannlib: crc32: constify crc32 lookup table
2015-02-14 Rasmus Villemoeslib: bitmap: remove redundant code from __bitmap_shift_left
2015-02-14 Rasmus Villemoeslib: bitmap: eliminate branch in __bitmap_shift_left
2015-02-14 Rasmus Villemoeslib: bitmap: change bitmap_shift_left to take unsigned...
2015-02-14 Rasmus Villemoeslib: bitmap: yet another simplification in __bitmap_shi...
2015-02-14 Rasmus Villemoeslib: bitmap: remove redundant code from __bitmap_shift_...
2015-02-14 Rasmus Villemoeslib: bitmap: eliminate branch in __bitmap_shift_right
2015-02-14 Rasmus Villemoeslib: bitmap: change bitmap_shift_right to take unsigned...
2015-02-14 Rasmus Villemoeslib/bitmap.c: elide bitmap_copy_le on little-endian
2015-02-14 Rasmus Villemoeslib/bitmap.c: change prototype of bitmap_copy_le
2015-02-13 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2015-02-13 Linus TorvaldsMerge tag 'modules-next-for-linus' of git://git./linux...
2015-02-13 Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2015-02-13 Linus TorvaldsRevert "x86/apic: Only disable CPU x2apic mode when...
2015-02-13 Chris Metcalftile: change MAINTAINERS website from tilera.com to...
2015-02-13 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2015-02-13 Linus TorvaldsMerge tag 'for-f2fs-3.20' of git://git./linux/kernel...
2015-02-13 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-02-13 Rasmus Villemoeslib/lcm.c: replace include
2015-02-13 Rasmus Villemoeslib/percpu_ida.c: remove redundant includes
2015-02-13 Rasmus Villemoeslib/strncpy_from_user.c: replace module.h include
2015-02-13 Rasmus Villemoeslib/stmp_device.c: replace module.h include
2015-02-13 Rasmus Villemoeslib/sort.c: move include inside #if 0
2015-02-13 Rasmus Villemoeslib/show_mem.c: remove redundant include
2015-02-13 Rasmus Villemoeslib/radix-tree.c: change to simpler include
2015-02-13 Rasmus Villemoeslib/plist.c: remove redundant include
2015-02-13 Rasmus Villemoeslib/nlattr.c: remove redundant include
2015-02-13 Rasmus Villemoeslib/kobject_uevent.c: remove redundant include
2015-02-13 Rasmus Villemoeslib/llist.c: remove redundant include
2015-02-13 Rasmus Villemoeslib/md5.c: simplify include
2015-02-13 Rasmus Villemoeslib/list_sort.c: rearrange includes
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
next