aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* drivers/rtc/rtc-imxdi.c: trivial clean up codeJuergen Borleis2015-02-14
* ARM: mvebu: ISL12057 rtc chip can now wake up RN102, RN102 and RN2120Arnaud Ebalard2015-02-14
* rtc: rtc-isl12057: add isil,irq2-can-wakeup-machine property for in-tree usersArnaud Ebalard2015-02-14
* drivers/rtc/rtc-isl12057.c: add alarm support to Intersil ISL12057 RTC driverArnaud Ebalard2015-02-14
* drivers/rtc/rtc-pcf2123.c: add support for devicetreeJoshua Clayton2015-02-14
* kprobes: makes kprobes/enabled works correctly for optimized kprobes.Wang Nan2015-02-14
* kprobes: set kprobes_all_disarmed earlier to enable re-optimization.Wang Nan2015-02-14
* init: remove CONFIG_INIT_FALLBACKAndy Lutomirski2015-02-14
* kasan: enable instrumentation of global variablesAndrey Ryabinin2015-02-14
* module: fix types of device tables aliasesAndrey Ryabinin2015-02-14
* kernel: add support for .init_array.* constructorsAndrey Ryabinin2015-02-14
* mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin2015-02-14
* mm: vmalloc: add flag preventing guard hole allocationAndrey Ryabinin2015-02-14
* kasan: enable stack instrumentationAndrey Ryabinin2015-02-14
* x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin2015-02-14
* lib: add kasan test moduleAndrey Ryabinin2015-02-14
* kmemleak: disable kasan instrumentation for kmemleakAndrey Ryabinin2015-02-14
* fs: dcache: manually unpoison dname after allocation to shut up kasan's reportsAndrey Ryabinin2015-02-14
* mm: slub: add kernel address sanitizer support for slub allocatorAndrey Ryabinin2015-02-14
* mm: slub: introduce metadata_access_enable()/metadata_access_disable()Andrey Ryabinin2015-02-14
* mm: slub: share object_err functionAndrey Ryabinin2015-02-14
* mm: slub: introduce virt_to_obj functionAndrey Ryabinin2015-02-14
* mm: page_alloc: add kasan hooks on alloc and free pathsAndrey Ryabinin2015-02-14
* x86_64: add KASan supportAndrey Ryabinin2015-02-14
* kasan: disable memory hotplugAndrey Ryabinin2015-02-14
* kasan: add kernel address sanitizer infrastructureAndrey Ryabinin2015-02-14
* compiler: introduce __alias(symbol) shortcutAndrey Ryabinin2015-02-14
* MODULE_DEVICE_TABLE: fix some callsitesAndrew Morton2015-02-14
* epoll: optimize setting task running after blockingDavidlohr Bueso2015-02-14
* checkpatch: add of_device_id to structs that should be constJoe Perches2015-02-14
* checkpatch: try to avoid poor patch subject linesJoe Perches2015-02-14
* checkpatch: make sure a commit reference description uses parenthesesJoe Perches2015-02-14
* checkpatch: add --strict test for spaces around arithmeticJoe Perches2015-02-14
* checkpatch: neaten printk_ratelimited message positionJoe Perches2015-02-14
* checkpatch: improve "no space necessary after cast" testJoe Perches2015-02-14
* checkpatch: improve seq_print->seq_puts suggestionHeba Aamer2015-02-14
* checkpatch: add ability to --fix unnecessary blank lines around bracesJoe Perches2015-02-14
* checkpatch: add types for other OS typedefsJoe Perches2015-02-14
* checkpatch: add ability to coalesce commit descriptions on multiple linesJoe Perches2015-02-14
* checkpatch: add likely/unlikely comparison misuse testJoe Perches2015-02-14
* checkpatch: update git commit messageJoe Perches2015-02-14
* checkpatch: Allow comments in macros tested for single statementsJoe Perches2015-02-14
* checkpatch: add check for keyword 'boolean' in Kconfig definitionsChristoph Jaeger2015-02-14
* checkpatch: fix UNNECESSARY_KERN_LEVEL false positivePaolo Bonzini2015-02-14
* checkpatch: ignore __pure $AttributeJoe Perches2015-02-14
* checkpatch: improve octal permissions testsJoe Perches2015-02-14
* checkpatch: emit an error when using predefined timestamp macrosJoe Perches2015-02-14
* bitmap, cpumask, nodemask: remove dedicated formatting functionsTejun Heo2015-02-14
* profile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* irq: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14