summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-02-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-13ARM: mvebu: enable Armada 38x RTC driver in mvebu_v7_defconfigGregory CLEMENT
2015-02-13ARM: mvebu: add Device Tree description of RTC on Armada 38xGregory CLEMENT
2015-02-13MAINTAINERS: add the RTC driver for the Armada38xGregory CLEMENT
2015-02-13drivers/rtc/rtc-armada38x: add a new RTC driver for recent mvebu SoCsGregory CLEMENT
2015-02-13rtc: armada38x: add the device tree binding documentationGregory CLEMENT
2015-02-13rtc: rtc-ab-b5ze-s3: add sub-minute alarm supportArnaud Ebalard
2015-02-13rtc: add support for Abracon AB-RTCMC-32.768kHz-B5ZE-S3 I2C RTC chipArnaud Ebalard
2015-02-13of: add vendor prefix for Abracon CorporationArnaud Ebalard
2015-02-13drivers/rtc/rtc-rk808.c: fix rtc time reading issueChris Zhong
2015-02-13drivers/rtc/rtc-isl12057.c: constify struct regmap_configKrzysztof Kozlowski
2015-02-13drivers/rtc/rtc-at91sam9.c: constify struct regmap_configKrzysztof Kozlowski
2015-02-13drivers/rtc/rtc-imxdi.c: add more known register bitsJuergen Borleis
2015-02-13drivers/rtc/rtc-imxdi.c: trivial clean up codeJuergen Borleis
2015-02-13ARM: mvebu: ISL12057 rtc chip can now wake up RN102, RN102 and RN2120Arnaud Ebalard
2015-02-13rtc: rtc-isl12057: add isil,irq2-can-wakeup-machine property for in-tree usersArnaud Ebalard
2015-02-13drivers/rtc/rtc-isl12057.c: add alarm support to Intersil ISL12057 RTC driverArnaud Ebalard
2015-02-13drivers/rtc/rtc-pcf2123.c: add support for devicetreeJoshua Clayton
2015-02-13kprobes: makes kprobes/enabled works correctly for optimized kprobes.Wang Nan
2015-02-13kprobes: set kprobes_all_disarmed earlier to enable re-optimization.Wang Nan
2015-02-13init: remove CONFIG_INIT_FALLBACKAndy Lutomirski
2015-02-13kasan: enable instrumentation of global variablesAndrey Ryabinin
2015-02-13module: fix types of device tables aliasesAndrey Ryabinin
2015-02-13kernel: add support for .init_array.* constructorsAndrey Ryabinin
2015-02-13mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin
2015-02-13mm: vmalloc: add flag preventing guard hole allocationAndrey Ryabinin
2015-02-13kasan: enable stack instrumentationAndrey Ryabinin
2015-02-13x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin
2015-02-13lib: add kasan test moduleAndrey Ryabinin
2015-02-13kmemleak: disable kasan instrumentation for kmemleakAndrey Ryabinin
2015-02-13fs: dcache: manually unpoison dname after allocation to shut up kasan's reportsAndrey Ryabinin
2015-02-13mm: slub: add kernel address sanitizer support for slub allocatorAndrey Ryabinin
2015-02-13mm: slub: introduce metadata_access_enable()/metadata_access_disable()Andrey Ryabinin
2015-02-13mm: slub: share object_err functionAndrey Ryabinin
2015-02-13mm: slub: introduce virt_to_obj functionAndrey Ryabinin
2015-02-13mm: page_alloc: add kasan hooks on alloc and free pathsAndrey Ryabinin
2015-02-13x86_64: add KASan supportAndrey Ryabinin
2015-02-13kasan: disable memory hotplugAndrey Ryabinin
2015-02-13kasan: add kernel address sanitizer infrastructureAndrey Ryabinin
2015-02-13compiler: introduce __alias(symbol) shortcutAndrey Ryabinin
2015-02-13MODULE_DEVICE_TABLE: fix some callsitesAndrew Morton
2015-02-13epoll: optimize setting task running after blockingDavidlohr Bueso
2015-02-13checkpatch: add of_device_id to structs that should be constJoe Perches
2015-02-13checkpatch: try to avoid poor patch subject linesJoe Perches
2015-02-13checkpatch: make sure a commit reference description uses parenthesesJoe Perches
2015-02-13checkpatch: add --strict test for spaces around arithmeticJoe Perches
2015-02-13checkpatch: neaten printk_ratelimited message positionJoe Perches
2015-02-13checkpatch: improve "no space necessary after cast" testJoe Perches
2015-02-13checkpatch: improve seq_print->seq_puts suggestionHeba Aamer