summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-06-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-06-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2014-06-19Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-06-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2014-06-18arm64: mm: remove broken &= operator from pmd_mknotpresentWill Deacon
2014-06-18arm64: fix build error in sigcontext.hMark Salter
2014-06-18arm64: dts: Add more serial port nodes in APM X-Gene device treeVinayak Kale
2014-06-18arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macroSuravee Suthikulpanit
2014-06-18arm64: ptrace: fix empty registers set in prstatus of aarch32 process coreVictor Kamensky
2014-06-18arm64: uid16: fix __kernel_old_{gid,uid}_t definitionsWill Deacon
2014-06-18arm64: ptrace: change fs when passing kernel pointer to regset codeWill Deacon
2014-06-18arm64: Limit the CMA buffer to 32-bit if ZONE_DMACatalin Marinas
2014-06-18arm/ftrace: fix ftrace_return_addr() to ftrace_return_address()Steven Rostedt
2014-06-18arm64/crypto: improve performance of GHASH algorithmArd Biesheuvel
2014-06-18arm64/crypto: fix data corruption bug in GHASH algorithmArd Biesheuvel
2014-06-18arm64: defconfig update for LTPCatalin Marinas
2014-06-18arm64: ftrace: Fix comment typo 'CONFIG_FUNCTION_GRAPH_FP_TEST'Paul Bolle
2014-06-18arm64: add ARCH_HAS_OPP to allow enabling OPP librarySudeep Holla
2014-06-18arm64: restore alphabetic order in KconfigSudeep Holla
2014-06-18arm64: Bug fix in stack alignment exceptionChiaHao
2014-06-18xen/grant-table: fix suspend for non-PV guestsDavid Vrabel
2014-06-18x86/xen: no need to explicitly register an NMI callbackDavid Vrabel
2014-06-18security: add Serge Hallyn as a maintainerJames Morris
2014-06-17blk-mq: bitmap tag: fix races in bt_get() functionAlexander Gordeev
2014-06-17blk-mq: bitmap tag: fix race on blk_mq_bitmap_tags::wake_cntAlexander Gordeev
2014-06-17blk-mq: bitmap tag: fix races on shared ::wake_index fieldsAlexander Gordeev
2014-06-17block: blk_max_size_offset() should check ->max_sectorsJens Axboe
2014-06-17Merge tag 'dt-fixes-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-06-17Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-17Merge tag 'regulator-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-06-17Merge tag 'spi-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2014-06-17ARM: use menuconfig for sub-arch menusRob Herring
2014-06-17ARM: multi_v7_defconfig: re-enable SDHCI driversStephen Warren
2014-06-17ARM: EXYNOS: Fix compilation warningSachin Kamat
2014-06-17ARM: exynos: move sysram info to exynos.cOlof Johansson
2014-06-17ARM: dts: Specify the NAND ECC scheme explicitly on Armada 385 DB boardEzequiel Garcia
2014-06-17ARM: dts: Specify the NAND ECC scheme explicitly on Armada 375 DB boardEzequiel Garcia
2014-06-17ARM: exynos: cleanup kconfig option displayRob Herring
2014-06-17misc: vexpress: fix error handling vexpress_syscfg_regmap_init()Dan Carpenter
2014-06-17ARM: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd
2014-06-17ARM: integrator: fix section mismatch problemLinus Walleij
2014-06-17ARM: mvebu: DT: fix OpenBlocks AX3-4 RAM sizeJason Cooper
2014-06-17ARM: samsung: make SAMSUNG_DMADEV optionalArnd Bergmann
2014-06-17remoteproc: da8xx: don't select CMA on no-MMUArnd Bergmann
2014-06-17bus/arm-cci: add dependency on OF && CPU_V7Arnd Bergmann
2014-06-17ARM: keystone requires ARM_PATCH_PHYS_VIRTArnd Bergmann
2014-06-17ARM: omap2: fix am43xx dependency on l2x0 cacheArnd Bergmann
2014-06-16epoll: fix use-after-free in eventpoll_release_fileKonstantin Khlebnikov