aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* irq: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* proc: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* padata: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* mm: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* slub: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* drivers/base: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* usb: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* scsi: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* input: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* net: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* tracing: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* workqueue: use %*pb[l] to format bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* percpu: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* time: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* sched: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* rcu: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* cpuset: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* arm: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* xtensa: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* ia64: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* x86: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* tile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* mips: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* bitmap: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* cpumask, nodemask: implement cpumask/nodemask_pr_args()Tejun Heo2015-02-14
* lib/vsprintf: implement bitmap printing through '%*pb[l]'Tejun Heo2015-02-14
* cpumask: always use nr_cpu_ids in formatting and parsing functionsTejun Heo2015-02-14
* lib/genalloc.c: check result of devres_alloc()Jan Kara2015-02-14
* lib/string.c: improve strrchr()Rasmus Villemoes2015-02-14
* fs/namespace: convert devname allocation to kstrdup_constAndrzej Hajda2015-02-14
* mm/slab: convert cache name allocations to kstrdup_constAndrzej Hajda2015-02-14
* clk: convert clock name allocations to kstrdup_constAndrzej Hajda2015-02-14
* kernfs: remove KERNFS_STATIC_NAMETejun Heo2015-02-14
* kernfs: convert node name allocation to kstrdup_constAndrzej Hajda2015-02-14
* mm/util: add kstrdup_constAndrzej Hajda2015-02-14
* lib: crc32: constify crc32 lookup tableDaniel Borkmann2015-02-14
* lib: bitmap: remove redundant code from __bitmap_shift_leftRasmus Villemoes2015-02-14
* lib: bitmap: eliminate branch in __bitmap_shift_leftRasmus Villemoes2015-02-14
* lib: bitmap: change bitmap_shift_left to take unsigned parametersRasmus Villemoes2015-02-14
* lib: bitmap: yet another simplification in __bitmap_shift_rightRasmus Villemoes2015-02-14
* lib: bitmap: remove redundant code from __bitmap_shift_rightRasmus Villemoes2015-02-14
* lib: bitmap: eliminate branch in __bitmap_shift_rightRasmus Villemoes2015-02-14
* lib: bitmap: change bitmap_shift_right to take unsigned parametersRasmus Villemoes2015-02-14
* lib/bitmap.c: elide bitmap_copy_le on little-endianRasmus Villemoes2015-02-14
* lib/bitmap.c: change prototype of bitmap_copy_leRasmus Villemoes2015-02-14
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2015-02-13
|\
| * leds: leds-gpio: Pass on error codes unmodifiedSoren Brinkmann2015-02-02
| * DT: leds: Add led-sources propertyJacek Anaszewski2015-01-29