aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-13rcu: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo1-3/+2
2015-02-13cpuset: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo1-33/+9
2015-02-13arm: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo1-2/+2
2015-02-13xtensa: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo1-5/+2
2015-02-13ia64: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo1-4/+2
2015-02-13x86: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo3-36/+21
2015-02-13tile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo7-39/+24
2015-02-13powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo3-18/+10
2015-02-13mips: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo1-8/+5
2015-02-13bitmap: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo1-2/+2
2015-02-13cpumask, nodemask: implement cpumask/nodemask_pr_args()Tejun Heo2-0/+16
2015-02-13lib/vsprintf: implement bitmap printing through '%*pb[l]'Tejun Heo2-59/+96
2015-02-13cpumask: always use nr_cpu_ids in formatting and parsing functionsTejun Heo1-7/+7
2015-02-13lib/genalloc.c: check result of devres_alloc()Jan Kara1-0/+2
2015-02-13lib/string.c: improve strrchr()Rasmus Villemoes1-6/+6
2015-02-13fs/namespace: convert devname allocation to kstrdup_constAndrzej Hajda1-3/+3
2015-02-13mm/slab: convert cache name allocations to kstrdup_constAndrzej Hajda1-6/+6
2015-02-13clk: convert clock name allocations to kstrdup_constAndrzej Hajda1-6/+6
2015-02-13kernfs: remove KERNFS_STATIC_NAMETejun Heo5-23/+12
2015-02-13kernfs: convert node name allocation to kstrdup_constAndrzej Hajda1-6/+6
2015-02-13mm/util: add kstrdup_constAndrzej Hajda2-0/+41
2015-02-13lib: crc32: constify crc32 lookup tableDaniel Borkmann1-3/+3
2015-02-13lib: bitmap: remove redundant code from __bitmap_shift_leftRasmus Villemoes1-7/+2
2015-02-13lib: bitmap: eliminate branch in __bitmap_shift_leftRasmus Villemoes1-4/+3
2015-02-13lib: bitmap: change bitmap_shift_left to take unsigned parametersRasmus Villemoes2-11/+12
2015-02-13lib: bitmap: yet another simplification in __bitmap_shift_rightRasmus Villemoes1-4/+4
2015-02-13lib: bitmap: remove redundant code from __bitmap_shift_rightRasmus Villemoes1-2/+0
2015-02-13lib: bitmap: eliminate branch in __bitmap_shift_rightRasmus Villemoes1-3/+3
2015-02-13lib: bitmap: change bitmap_shift_right to take unsigned parametersRasmus Villemoes2-11/+11
2015-02-13lib/bitmap.c: elide bitmap_copy_le on little-endianRasmus Villemoes2-0/+6
2015-02-13lib/bitmap.c: change prototype of bitmap_copy_leRasmus Villemoes2-6/+5
2015-02-13Revert "x86/apic: Only disable CPU x2apic mode when necessary"Linus Torvalds1-2/+1
2015-02-13tile: change MAINTAINERS website from tilera.com to ezchip.comChris Metcalf1-1/+1
2015-02-12lib/lcm.c: replace includeRasmus Villemoes1-1/+1
2015-02-12lib/percpu_ida.c: remove redundant includesRasmus Villemoes1-3/+0
2015-02-12lib/strncpy_from_user.c: replace module.h includeRasmus Villemoes1-1/+2
2015-02-12lib/stmp_device.c: replace module.h includeRasmus Villemoes1-1/+2
2015-02-12lib/sort.c: move include inside #if 0Rasmus Villemoes1-1/+1
2015-02-12lib/show_mem.c: remove redundant includeRasmus Villemoes1-1/+0
2015-02-12lib/radix-tree.c: change to simpler includeRasmus Villemoes1-1/+1
2015-02-12lib/plist.c: remove redundant includeRasmus Villemoes1-1/+0
2015-02-12lib/nlattr.c: remove redundant includeRasmus Villemoes1-1/+0
2015-02-12lib/kobject_uevent.c: remove redundant includeRasmus Villemoes1-1/+0
2015-02-12lib/llist.c: remove redundant includeRasmus Villemoes1-1/+0
2015-02-12lib/md5.c: simplify includeRasmus Villemoes1-1/+1
2015-02-12lib/list_sort.c: rearrange includesRasmus Villemoes1-2/+5
2015-02-12lib/genalloc.c: remove redundant includeRasmus Villemoes1-1/+0
2015-02-12lib/idr.c: remove redundant includeRasmus Villemoes1-1/+0
2015-02-12lib/halfmd4.c: simplify includesRasmus Villemoes2-1/+3
2015-02-12lib/dynamic_queue_limits.c: simplify includesRasmus Villemoes1-2/+2