i2c: designware-baytrail: describe magic numbers
[deliverable/linux.git] / lib /
2015-02-15  Linus TorvaldsMerge tag 'driver-core-3.20-rc1' of git://git./linux...
2015-02-15  Linus TorvaldsMerge tag 'char-misc-3.20-rc1' of git://git./linux...
2015-02-15  Linus TorvaldsMerge tag 'usb-3.20-rc1' of git://git./linux/kernel...
2015-02-15  Linus TorvaldsMerge branch 'for-linus-v3.20' of git://git.infradead...
2015-02-14  Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2015-02-14  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2015-02-14  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-02-14  Andrey Ryabininkasan: enable instrumentation of global variables
2015-02-14  Andrey Ryabininlib: add kasan test module
2015-02-14  Andrey Ryabininmm: slub: add kernel address sanitizer support for...
2015-02-14  Andrey Ryabininx86_64: add KASan support
2015-02-14  Andrey Ryabininkasan: add kernel address sanitizer infrastructure
2015-02-14  Tejun Heobitmap, cpumask, nodemask: remove dedicated formatting...
2015-02-14  Tejun Heobitmap: use %*pb[l] to print bitmaps including cpumasks...
2015-02-14  Tejun Heolib/vsprintf: implement bitmap printing through '%...
2015-02-14  Jan Karalib/genalloc.c: check result of devres_alloc()
2015-02-14  Rasmus Villemoeslib/string.c: improve strrchr()
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 tag 'pm+acpi-3.20-rc1-2' of git://git./linux...
2015-02-13  Rafael J. WysockiMerge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq...
2015-02-13  Rafael J. WysockiMerge branch 'acpi-ec'
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 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 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  Linus TorvaldsMerge tag 'dm-3.20-changes' of git://git./linux/kernel...
2015-02-12  Linus TorvaldsMerge branch 'for-3.20/drivers' of git://git.kernel...
2015-02-12  Linus TorvaldsMerge branch 'for-3.20/core' of git://git.kernel.dk...
2015-02-12  Linus TorvaldsMerge branch 'for-3.20/bdi' of git://git.kernel.dk...
2015-02-12  Linus TorvaldsMerge tag 'md/3.20' of git://neil.brown.name/md
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./linux...
2015-02-12  Linus TorvaldsMerge tag 'devicetree-for-3.20' of git://git./linux...
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./linux/kernel...
2015-02-12  Linus TorvaldsMerge tag 'trace-v3.20' of git://git./linux/kernel...
2015-02-12  Linus TorvaldsMerge tag 'ktest-v3.20' of git://git./linux/kernel...
2015-02-12  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2015-02-12  Linus TorvaldsMerge branch 'upstream' of git://git.infradead.org...
2015-02-12  David S. MillerMerge tag 'wireless-drivers-for-davem-2015-02-11' of...
2015-02-12  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-02-12  Linus TorvaldsMerge tag 'powerpc-3.20-1' of git://git./linux/kernel...
2015-02-12  Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2015-02-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-12  Linus TorvaldsMerge tag 'please-pull-pstore' of git://git./linux...
2015-02-12  Linus TorvaldsMerge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org...
2015-02-12  Rafael J. WysockiMerge branch 'cpuidle' of git://git./linux/kernel/git...
2015-02-11  David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2015-02-11  Linus TorvaldsMerge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
2015-02-11  Linus TorvaldsMerge branch 'mailbox-devel' of git://git.linaro.org...
2015-02-11  Linus TorvaldsMerge tag 'pinctrl-v3.20-1' of git://git./linux/kernel...
2015-02-11  Linus TorvaldsMerge tag 'gpio-v3.20-1' of git://git./linux/kernel...
next
This page took 0.076521 seconds and 8 git commands to generate.