summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-16parisc: hpux - Delete files in hpux subdirectoryHelge Deller
2015-02-16parisc: hpux - Do not compile hpux subdirectoryHelge Deller
2015-02-16parisc: hpux - Drop support for HP-UX binariesHelge Deller
2015-02-16parisc: Add error checks when building up signal trampoline handlerHelge Deller
2015-02-16parisc: Wire up execveat syscallHelge Deller
2015-02-16Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds
2015-02-15Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2015-02-15Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-02-15Merge tag 'driver-core-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-02-15Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-02-15Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2015-02-15Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifsLinus Torvalds
2015-02-14mutex: remove unused field "name" in debug modeAdrien Schildknecht
2015-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds
2015-02-14CRIS: Whitespace cleanupJesper Nilsson
2015-02-14CRIS: macro whitespace fixes in uaccess.hMichael S. Tsirkin
2015-02-14CRIS: uaccess: fix sparse errorsMichael S. Tsirkin
2015-02-14CRISv32: Remove unnecessary KERN_INFO from sync_serialMasanari Iida
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-14ARM: mvebu: enable Armada 38x RTC driver in mvebu_v7_defconfigGregory CLEMENT
2015-02-14ARM: mvebu: add Device Tree description of RTC on Armada 38xGregory CLEMENT
2015-02-14MAINTAINERS: add the RTC driver for the Armada38xGregory CLEMENT
2015-02-14drivers/rtc/rtc-armada38x: add a new RTC driver for recent mvebu SoCsGregory CLEMENT
2015-02-14rtc: armada38x: add the device tree binding documentationGregory CLEMENT
2015-02-14rtc: rtc-ab-b5ze-s3: add sub-minute alarm supportArnaud Ebalard
2015-02-14rtc: add support for Abracon AB-RTCMC-32.768kHz-B5ZE-S3 I2C RTC chipArnaud Ebalard
2015-02-14of: add vendor prefix for Abracon CorporationArnaud Ebalard
2015-02-14drivers/rtc/rtc-rk808.c: fix rtc time reading issueChris Zhong
2015-02-14drivers/rtc/rtc-isl12057.c: constify struct regmap_configKrzysztof Kozlowski
2015-02-14drivers/rtc/rtc-at91sam9.c: constify struct regmap_configKrzysztof Kozlowski
2015-02-14drivers/rtc/rtc-imxdi.c: add more known register bitsJuergen Borleis
2015-02-14drivers/rtc/rtc-imxdi.c: trivial clean up codeJuergen Borleis
2015-02-14ARM: mvebu: ISL12057 rtc chip can now wake up RN102, RN102 and RN2120Arnaud Ebalard
2015-02-14rtc: rtc-isl12057: add isil,irq2-can-wakeup-machine property for in-tree usersArnaud Ebalard
2015-02-14drivers/rtc/rtc-isl12057.c: add alarm support to Intersil ISL12057 RTC driverArnaud Ebalard
2015-02-14drivers/rtc/rtc-pcf2123.c: add support for devicetreeJoshua Clayton
2015-02-14kprobes: makes kprobes/enabled works correctly for optimized kprobes.Wang Nan
2015-02-14kprobes: set kprobes_all_disarmed earlier to enable re-optimization.Wang Nan
2015-02-14init: remove CONFIG_INIT_FALLBACKAndy Lutomirski
2015-02-14kasan: enable instrumentation of global variablesAndrey Ryabinin
2015-02-14module: fix types of device tables aliasesAndrey Ryabinin
2015-02-14kernel: add support for .init_array.* constructorsAndrey Ryabinin
2015-02-14mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin
2015-02-14mm: vmalloc: add flag preventing guard hole allocationAndrey Ryabinin
2015-02-14kasan: enable stack instrumentationAndrey Ryabinin
2015-02-14x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin
2015-02-14lib: add kasan test moduleAndrey Ryabinin
2015-02-14kmemleak: disable kasan instrumentation for kmemleakAndrey Ryabinin
2015-02-14fs: dcache: manually unpoison dname after allocation to shut up kasan's reportsAndrey Ryabinin