summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-13Merge tag 'regulator-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-12-13Merge tag 'regmap-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2016-12-13Merge tag 'leds_for_4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j....Linus Torvalds
2016-12-13Merge tag 'pinctrl-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-12-13Merge tag 'gpio-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds
2016-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-12-12treewide: Make remaining source files non-executableJoe Perches
2016-12-13Merge branch 'linux-4.10' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2016-12-13Merge tag 'drm/tegra/for-4.10-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2016-12-13Merge tag 'drm/panel/for-4.10-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2016-12-13Merge tag 'drm-misc-next-fixes-2016-12-10' of git://anongit.freedesktop.org/g...Dave Airlie
2016-12-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-13MAINTAINERS: Samsung: Update maintainer for PWM FAN and SAMSUNG THERMALLukasz Majewski
2016-12-12init: reduce rootwait polling interval time to 5msJungseung Lee
2016-12-12binfmt_elf: use vmalloc() for allocation of vma_fileszJason Baron
2016-12-12checkpatch: don't emit unified-diff error for rename-only patchesAndrew Jeffery
2016-12-12checkpatch: don't check c99 types like uint8_t under toolsTomas Winkler
2016-12-12checkpatch: avoid multiple line dereferencesJoe Perches
2016-12-12checkpatch: don't check .pl files, improve absolute path commit log testJoe Perches
2016-12-12scripts/checkpatch.pl: fix spellingAndrew Morton
2016-12-12checkpatch: don't try to get maintained status when --no-tree is givenJerome Forissier
2016-12-12lib/ida: document locking requirements a bit betterDaniel Vetter
2016-12-12lib/rbtree.c: fix typo in comment of ____rb_erase_colorJie Chen
2016-12-12lib/Kconfig.debug: make CONFIG_STRICT_DEVMEM depend on CONFIG_DEVMEMDave Young
2016-12-12MAINTAINERS: add drm and drm/i915 irc channelsJani Nikula
2016-12-12MAINTAINERS: add "C:" for URI for chat where developers hang outJani Nikula
2016-12-12MAINTAINERS: add drm and drm/i915 bug filing infoJani Nikula
2016-12-12MAINTAINERS: add "B:" for URI where to file bugsJani Nikula
2016-12-12get_maintainer: look for arbitrary letter prefixes in sectionsJoe Perches
2016-12-12printk: add Kconfig option to set default console loglevelOlof Johansson
2016-12-12printk/sound: handle more message headersPetr Mladek
2016-12-12printk/btrfs: handle more message headersPetr Mladek
2016-12-12printk/kdb: handle more message headersPetr Mladek
2016-12-12printk/NMI: handle continuous lines and missing newlinePetr Mladek
2016-12-12printk/NMI: fix up handling of the full nmi log bufferPetr Mladek
2016-12-12compiler-gcc.h: use "proved" instead of "proofed"Benjamin Peterson
2016-12-12hung_task: decrement sysctl_hung_task_warnings only if it is positiveTetsuo Handa
2016-12-12fs/proc: calculate /proc/* and /proc/*/task/* nlink at init timeAlexey Dobriyan
2016-12-12fs/proc/base.c: save decrement during lookup/readdir in /proc/$PIDAlexey Dobriyan
2016-12-12fs/proc/array.c: slightly improve render_sigset_tRasmus Villemoes
2016-12-12proc: tweak comments about 2 stage open and everythingAlexey Dobriyan
2016-12-12proc: kmalloc struct pde_openerAlexey Dobriyan
2016-12-12proc: fix type of struct pde_opener::closing fieldAlexey Dobriyan
2016-12-12proc: just list_del() struct pde_openerAlexey Dobriyan
2016-12-12proc: make struct struct map_files_info::len unsigned intAlexey Dobriyan
2016-12-12proc: make struct pid_entry::len unsignedAlexey Dobriyan
2016-12-12proc: report no_new_privs stateKees Cook