summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-04Merge branch 'docs-next' into docs-next-mergedocs-next-mergeJonathan Corbet
2016-08-04DocBook: use DOCBOOKS="" to ignore DocBooks instead of IGNORE_DOCBOOKS=1doc-4.8-fixesJani Nikula
2016-08-04Merge tag 'media/v4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-08-04Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-08-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-08-04dynamic_debug: add jump label supportJason Baron
2016-08-04jump_label: remove bug.h, atomic.h dependencies for HAVE_JUMP_LABELJason Baron
2016-08-04arm: jump label may reference text in __exitJason Baron
2016-08-04tile: support static_key usage in non-module __exit sectionsChris Metcalf
2016-08-04sparc: support static_key usage in non-module __exit sectionsJason Baron
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-03Revert "ACPI / hotplug / PCI: Runtime resume bridge before rescan"Linus Torvalds
2016-08-04extable.h: add stddef.h so "NULL" definition is not implicitPaul Gortmaker
2016-08-04modules: add ro_after_init supportJessica Yu
2016-08-04jump_label: disable preemption around __module_text_address().Rusty Russell
2016-08-04exceptions: fork exception table content from module.h into extable.hPaul Gortmaker
2016-08-04modules: Add kernel parameter to blacklist modulesPrarit Bhargava
2016-08-04module: Do a WARN_ON_ONCE() for assert module mutex not heldSteven Rostedt
2016-08-03shmem: Fix link error if huge pages support is disabledGeert Uytterhoeven
2016-08-03drm: i915: fix build when DEBUG_FS is disabledLinus Torvalds
2016-08-03Documenation: update cgroup's document pathseokhoon.yoon
2016-08-03Documentation/sphinx: do not warn about missing tools in 'make help'Jani Nikula
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