summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-04powerpc: add explicit #include <asm/asm-compat.h> for jump labelJason Baron
2016-08-04drivers/media/dvb-frontends/cxd2841er.c: avoid misleading gcc warningArnd Bergmann
2016-08-04MAINTAINERS: update email and list of Samsung HW driver maintainersKamil Debski
2016-08-04block: remove BLK_DEV_DAX config optionRoss Zwisler
2016-08-04samples/kretprobe: fix the wrong typeHuang Shijie
2016-08-04samples/kretprobe: convert the printk to pr_info/pr_errHuang Shijie
2016-08-04samples/jprobe: convert the printk to pr_info/pr_errHuang Shijie
2016-08-04samples/kprobe: convert the printk to pr_info/pr_errHuang Shijie
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-04media: mtk-vcodec: remove unused dma_attrsKrzysztof Kozlowski
2016-08-04include/linux/bitmap.h: cleanupAndrew Morton
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-08-04drivers/fpga/Kconfig: fix build failureSudip Mukherjee
2016-08-03Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2016-08-03fs/proc: Add compiler check for -Wno-override-init to support gcc < 4.2Geert Uytterhoeven
2016-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-08-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-08-02Merge tag 'for-linus-v4.8' of git://github.com/martinbrandenburg/linuxLinus Torvalds
2016-08-02Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2016-08-02ipc: delete "nr_ipc_ns"Alexey Dobriyan
2016-08-02kcov: allow more fine-grained coverage instrumentationVegard Nossum
2016-08-02init/Kconfig: add clarification for out-of-tree modulesValdis Kletnieks
2016-08-02config: add android config fragmentsRob Herring
2016-08-02init/Kconfig: ban CONFIG_LOCALVERSION_AUTO with allmodconfigAlexey Dobriyan
2016-08-02relay: add global mode support for buffer-only channelsAkash Goel
2016-08-02init: allow blacklisting of module_init functionsPrarit Bhargava
2016-08-02w1:omap_hdq: fix regressionH. Nikolaus Schaller
2016-08-02w1: add helper macro module_w1_familyAndrew F. Davis
2016-08-02w1: remove need for ida and use PLATFORM_DEVID_AUTOAndrew F. Davis
2016-08-02rapidio/switches: add driver for IDT gen3 switchesAlexandre Bounine
2016-08-02powerpc/fsl_rio: apply changes for RIO spec rev 3Alexandre Bounine
2016-08-02rapidio: modify for rev.3 specification changesAlexandre Bounine
2016-08-02rapidio: change inbound window size type to u64Alexandre Bounine
2016-08-02rapidio/idt_gen2: fix locking warningAlexandre Bounine
2016-08-02rapidio: fix error handling in mbox request/release functionsAlexandre Bounine
2016-08-02rapidio/tsi721_dma: advance queue processing from transfer submit callAlexandre Bounine
2016-08-02rapidio/tsi721: add messaging mbox selector parameterAlexandre Bounine
2016-08-02rapidio/tsi721: add PCIe MRRS override parameterAlexandre Bounine
2016-08-02rapidio/tsi721_dma: add channel mask and queue size parametersAlexandre Bounine
2016-08-02rapidio: fix return value description for dma_prep functionsAlexandre Bounine
2016-08-02rapidio/documentation: fix mangled paragraph in mport_cdevAlexandre Bounine
2016-08-02rapidio: remove unnecessary 0x prefixes before %pa extension usesJoe Perches
2016-08-02rapidio: add RapidIO channelized messaging driverAlexandre Bounine
2016-08-02kexec: add restriction on kexec_load() segment sizeszhong jiang
2016-08-02kexec: allow kdump with crash_kexec_post_notifiersPetr Tesarik
2016-08-02kexec: add a kexec_crash_loaded() functionPetr Tesarik
2016-08-02kexec: use core_param for crash_kexec_post_notifiers boot optionHidehiro Kawai
2016-08-02ARM: kexec: fix kexec for Keystone 2Russell King
2016-08-02ARM: keystone: dts: add psci command definitionVitaly Andrianov
2016-08-02kexec: allow architectures to override boot mappingRussell King