summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-14scsi: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-14input: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-14wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-14net: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-14tracing: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-14workqueue: use %*pb[l] to format bitmaps including cpumasks and nodemasksTejun Heo
2015-02-14percpu: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-14time: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-14sched: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-14rcu: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-14cpuset: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-14arm: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-14xtensa: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-14ia64: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-14x86: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-14tile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-14powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-14mips: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-14bitmap: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-14cpumask, nodemask: implement cpumask/nodemask_pr_args()Tejun Heo
2015-02-14lib/vsprintf: implement bitmap printing through '%*pb[l]'Tejun Heo
2015-02-14cpumask: always use nr_cpu_ids in formatting and parsing functionsTejun Heo
2015-02-14lib/genalloc.c: check result of devres_alloc()Jan Kara
2015-02-14lib/string.c: improve strrchr()Rasmus Villemoes
2015-02-14fs/namespace: convert devname allocation to kstrdup_constAndrzej Hajda
2015-02-14mm/slab: convert cache name allocations to kstrdup_constAndrzej Hajda
2015-02-14clk: convert clock name allocations to kstrdup_constAndrzej Hajda
2015-02-14kernfs: remove KERNFS_STATIC_NAMETejun Heo
2015-02-14kernfs: convert node name allocation to kstrdup_constAndrzej Hajda
2015-02-14mm/util: add kstrdup_constAndrzej Hajda
2015-02-14lib: crc32: constify crc32 lookup tableDaniel Borkmann
2015-02-14lib: bitmap: remove redundant code from __bitmap_shift_leftRasmus Villemoes
2015-02-14lib: bitmap: eliminate branch in __bitmap_shift_leftRasmus Villemoes
2015-02-14lib: bitmap: change bitmap_shift_left to take unsigned parametersRasmus Villemoes
2015-02-14lib: bitmap: yet another simplification in __bitmap_shift_rightRasmus Villemoes
2015-02-14lib: bitmap: remove redundant code from __bitmap_shift_rightRasmus Villemoes
2015-02-14lib: bitmap: eliminate branch in __bitmap_shift_rightRasmus Villemoes
2015-02-14lib: bitmap: change bitmap_shift_right to take unsigned parametersRasmus Villemoes
2015-02-14lib/bitmap.c: elide bitmap_copy_le on little-endianRasmus Villemoes
2015-02-14lib/bitmap.c: change prototype of bitmap_copy_leRasmus Villemoes
2015-02-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2015-02-13Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2015-02-13Revert "x86/apic: Only disable CPU x2apic mode when necessary"Linus Torvalds
2015-02-13tile: change MAINTAINERS website from tilera.com to ezchip.comChris Metcalf
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-02-13Merge tag 'for-f2fs-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2015-02-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-13lib/lcm.c: replace includeRasmus Villemoes
2015-02-13lib/percpu_ida.c: remove redundant includesRasmus Villemoes