OSDN Git Service

sagit-ice-cold/kernel_xiaomi_msm8998.git
2015-02-14 Joe Perchescheckpatch: add of_device_id to structs that should...
2015-02-14 Joe Perchescheckpatch: try to avoid poor patch subject lines
2015-02-14 Joe Perchescheckpatch: make sure a commit reference description...
2015-02-14 Joe Perchescheckpatch: add --strict test for spaces around arithmetic
2015-02-14 Joe Perchescheckpatch: neaten printk_ratelimited message position
2015-02-14 Joe Perchescheckpatch: improve "no space necessary after cast...
2015-02-14 Heba Aamercheckpatch: improve seq_print->seq_puts suggestion
2015-02-14 Joe Perchescheckpatch: add ability to --fix unnecessary blank...
2015-02-14 Joe Perchescheckpatch: add types for other OS typedefs
2015-02-14 Joe Perchescheckpatch: add ability to coalesce commit descriptions...
2015-02-14 Joe Perchescheckpatch: add likely/unlikely comparison misuse test
2015-02-14 Joe Perchescheckpatch: update git commit message
2015-02-14 Joe Perchescheckpatch: Allow comments in macros tested for single...
2015-02-14 Christoph Jaegercheckpatch: add check for keyword 'boolean' in Kconfig...
2015-02-14 Paolo Bonzinicheckpatch: fix UNNECESSARY_KERN_LEVEL false positive
2015-02-14 Joe Perchescheckpatch: ignore __pure $Attribute
2015-02-14 Joe Perchescheckpatch: improve octal permissions tests
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()
next