deliverable/linux.git
2015-02-14  Joe Perchescheckpatch: emit an error when using predefined timesta...
2015-02-14  Tejun Heobitmap, cpumask, nodemask: remove dedicated formatting...
2015-02-14  Tejun Heoprofile: use %*pb[l] to print bitmaps including cpumask...
2015-02-14  Tejun Heoirq: use %*pb[l] to print bitmaps including cpumasks...
2015-02-14  Tejun Heoproc: use %*pb[l] to print bitmaps including cpumasks...
2015-02-14  Tejun Heopadata: use %*pb[l] to print bitmaps including cpumasks...
2015-02-14  Tejun Heomm: use %*pb[l] to print bitmaps including cpumasks...
2015-02-14  Tejun Heoslub: use %*pb[l] to print bitmaps including cpumasks...
2015-02-14  Tejun Heodrivers/base: use %*pb[l] to print bitmaps including...
2015-02-14  Tejun Heousb: use %*pb[l] to print bitmaps including cpumasks...
2015-02-14  Tejun Heoscsi: use %*pb[l] to print bitmaps including cpumasks...
2015-02-14  Tejun Heoinput: use %*pb[l] to print bitmaps including cpumasks...
2015-02-14  Tejun Heowireless: use %*pb[l] to print bitmaps including cpumas...
2015-02-14  Tejun Heonet: use %*pb[l] to print bitmaps including cpumasks...
2015-02-14  Tejun Heotracing: use %*pb[l] to print bitmaps including cpumask...
2015-02-14  Tejun Heoworkqueue: use %*pb[l] to format bitmaps including...
2015-02-14  Tejun Heopercpu: use %*pb[l] to print bitmaps including cpumasks...
2015-02-14  Tejun Heotime: use %*pb[l] to print bitmaps including cpumasks...
2015-02-14  Tejun Heosched: use %*pb[l] to print bitmaps including cpumasks...
2015-02-14  Tejun Heorcu: use %*pb[l] to print bitmaps including cpumasks...
2015-02-14  Tejun Heocpuset: use %*pb[l] to print bitmaps including cpumasks...
2015-02-14  Tejun Heoarm: use %*pb[l] to print bitmaps including cpumasks...
2015-02-14  Tejun Heoxtensa: use %*pb[l] to print bitmaps including cpumasks...
2015-02-14  Tejun Heoia64: use %*pb[l] to print bitmaps including cpumasks...
2015-02-14  Tejun Heox86: use %*pb[l] to print bitmaps including cpumasks...
2015-02-14  Tejun Heotile: use %*pb[l] to print bitmaps including cpumasks...
2015-02-14  Tejun Heopowerpc: use %*pb[l] to print bitmaps including cpumask...
2015-02-14  Tejun Heomips: use %*pb[l] to print bitmaps including cpumasks...
2015-02-14  Tejun Heobitmap: use %*pb[l] to print bitmaps including cpumasks...
2015-02-14  Tejun Heocpumask, nodemask: implement cpumask/nodemask_pr_args()
2015-02-14  Tejun Heolib/vsprintf: implement bitmap printing through '%...
2015-02-14  Tejun Heocpumask: always use nr_cpu_ids in formatting and parsin...
2015-02-14  Jan Karalib/genalloc.c: check result of devres_alloc()
2015-02-14  Rasmus Villemoeslib/string.c: improve strrchr()
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...
next
This page took 0.040103 seconds and 5 git commands to generate.