summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2015-02-13mm: page_alloc: add kasan hooks on alloc and free pathsAndrey Ryabinin-0/+38
2015-02-13x86_64: add KASan supportAndrey Ryabinin-4/+290
2015-02-13kasan: disable memory hotplugAndrey Ryabinin-0/+21
2015-02-13kasan: add kernel address sanitizer infrastructureAndrey Ryabinin-1/+855
2015-02-13compiler: introduce __alias(symbol) shortcutAndrey Ryabinin-0/+1
2015-02-13MODULE_DEVICE_TABLE: fix some callsitesAndrew Morton-3/+1
2015-02-13epoll: optimize setting task running after blockingDavidlohr Bueso-2/+2
2015-02-13checkpatch: add of_device_id to structs that should be constJoe Perches-3/+5
2015-02-13checkpatch: try to avoid poor patch subject linesJoe Perches-0/+7
2015-02-13checkpatch: make sure a commit reference description uses parenthesesJoe Perches-1/+5
2015-02-13checkpatch: add --strict test for spaces around arithmeticJoe Perches-1/+16
2015-02-13checkpatch: neaten printk_ratelimited message positionJoe Perches-1/+1
2015-02-13checkpatch: improve "no space necessary after cast" testJoe Perches-1/+1
2015-02-13checkpatch: improve seq_print->seq_puts suggestionHeba Aamer-1/+2
2015-02-13checkpatch: add ability to --fix unnecessary blank lines around bracesJoe Perches-4/+10
2015-02-13checkpatch: add types for other OS typedefsJoe Perches-0/+8
2015-02-13checkpatch: add ability to coalesce commit descriptions on multiple linesJoe Perches-0/+7
2015-02-13checkpatch: add likely/unlikely comparison misuse testJoe Perches-0/+7
2015-02-13checkpatch: update git commit messageJoe Perches-13/+32
2015-02-13checkpatch: Allow comments in macros tested for single statementsJoe Perches-0/+1
2015-02-13checkpatch: add check for keyword 'boolean' in Kconfig definitionsChristoph Jaeger-0/+7
2015-02-13checkpatch: fix UNNECESSARY_KERN_LEVEL false positivePaolo Bonzini-1/+1
2015-02-13checkpatch: ignore __pure $AttributeJoe Perches-0/+1
2015-02-13checkpatch: improve octal permissions testsJoe Perches-1/+5
2015-02-13checkpatch: emit an error when using predefined timestamp macrosJoe Perches-0/+6
2015-02-13bitmap, cpumask, nodemask: remove dedicated formatting functionsTejun Heo-201/+7
2015-02-13profile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-2/+1
2015-02-13irq: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-7/+4
2015-02-13proc: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-6/+4
2015-02-13padata: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-8/+3
2015-02-13mm: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-4/+3
2015-02-13slub: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-12/+8
2015-02-13drivers/base: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-2/+3
2015-02-13usb: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-29/+13
2015-02-13scsi: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-3/+3
2015-02-13input: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-3/+3
2015-02-13wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-35/+12
2015-02-13net: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-22/+8
2015-02-13tracing: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-4/+4
2015-02-13workqueue: use %*pb[l] to format bitmaps including cpumasks and nodemasksTejun Heo-3/+2
2015-02-13percpu: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-4/+2
2015-02-13time: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-9/+2
2015-02-13sched: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-15/+6
2015-02-13rcu: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-3/+2
2015-02-13cpuset: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-33/+9
2015-02-13arm: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-2/+2
2015-02-13xtensa: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-5/+2
2015-02-13ia64: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-4/+2
2015-02-13x86: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-36/+21
2015-02-13tile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-39/+24