summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-041-1/+1
|\
| * ver_linux: Use /usr/bin/awk instead of /bin/awkSaul Wold2017-04-081-1/+1
* | Merge tag 'modules-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-031-2/+1
|\ \
| * | module: set .init_array alignment to 8David Daney2017-03-131-2/+1
| |/
* | Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-05-032-0/+2
|\ \
| * | ftrace: Allow for function tracing to record init functions on boot upSteven Rostedt (VMware)2017-03-242-0/+2
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-031-0/+25
|\ \
| * | scripts/spelling.txt: add several more common spelling mistakesColin Ian King2017-05-031-0/+25
* | | Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-05-031-0/+92
|\ \ \ | |/ / |/| |
| * | Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie2017-04-113-2/+6
| |\ \
| * \ \ BackMerge tag 'v4.11-rc3' into drm-nextDave Airlie2017-03-233-1/+6
| |\ \ \ | | | |/ | | |/|
| * | | Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-03-071-0/+92
| |\ \ \
| | * | | drm: Introduce drm_property_blob_{get,put}()Thierry Reding2017-02-281-0/+10
| | * | | drm: Introduce drm_gem_object_{get,put}()Thierry Reding2017-02-281-0/+20
| | * | | drm: Introduce drm_framebuffer_{get,put}()Thierry Reding2017-02-281-0/+10
| | * | | drm: Introduce drm_connector_{get,put}()Thierry Reding2017-02-281-0/+10
| | * | | drm: Introduce drm_mode_object_{get,put}()Thierry Reding2017-02-281-0/+42
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2017-05-032-0/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'stable-4.12' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2017-04-192-0/+2
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | selinux: include sys/socket.h in host programs to have PF_MAXNicolas Iooss2017-03-102-0/+2
| | |/ / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-05-022-5/+4
|\ \ \ \ \
| * | | | | Fix dead URLs to ftp.kernel.orgSeongJae Park2017-03-282-5/+4
| |/ / / /
* | | | | Merge tag 'docs-4.12' of git://git.lwn.net/linuxLinus Torvalds2017-05-021-5/+14
|\ \ \ \ \
| * | | | | scripts/kernel-doc: fix handling of parameters with parenthesisMauro Carvalho Chehab2017-04-021-4/+3
| * | | | | scripts/kernel-doc: fix parser for apostrophesMauro Carvalho Chehab2017-04-021-1/+11
| | |/ / / | |/| | |
* | | | | Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-011-0/+1
|\ \ \ \ \
| * | | | | x86/syscalls/32: Ignore arch_prctl for other architecturesArnd Bergmann2017-03-241-0/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2017-05-011-5/+0
|\ \ \ \ \
| * | | | | scripts: remove AVR32 support from checkstack.plHans-Christian Noren Egtvedt2017-05-011-5/+0
| | |_|_|/ | |/| | |
* | | | | tools: power: pm-graph: AnalyzeSuspend v4.6Todd E Brandt2017-04-191-5235/+0
|/ / / /
* | | | Merge tag 'kbuild-fixes-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-04-052-2/+2
|\ \ \ \
| * | | | gconfig: remove misleading parentheses around a conditionNicolas Iooss2017-03-221-1/+1
| * | | | kbuild: external module build warnings when KBUILD_OUTPUT set and W=1Allan, Bruce W2017-03-111-1/+1
| | |/ / | |/| |
* | | | x86/build: Mostly disable '-maccumulate-outgoing-args'Josh Poimboeuf2017-03-301-0/+4
| |/ / |/| |
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-03-101-0/+3
|\ \ \
| * | | scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada2017-03-091-0/+1
| * | | scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2017-03-091-0/+2
* | | | Merge tag 'gcc-plugins-v4.11-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-03-091-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | gcc-plugins: fix sancov_plugin for gcc-5Arnd Bergmann2017-02-271-1/+1
* | | | Merge tag 'trace-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-03-071-0/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | module: set __jump_table alignment to 8David Daney2017-03-031-0/+2
* | | | objtool, modules: Discard objtool annotation sections for modulesJosh Poimboeuf2017-03-012-1/+5
* | | | checkpatch: warn when formats use %Z and suggest %zAlexey Dobriyan2017-02-271-9/+20
* | | | scripts/spelling.txt: add some typo-wordsJinbum Park2017-02-271-0/+3
* | | | scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada2017-02-271-0/+1
* | | | scripts/spelling.txt: add "therfore" pattern and fix typo instancesMasahiro Yamada2017-02-271-0/+1
* | | | scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada2017-02-271-0/+1
* | | | scripts/spelling.txt: add "overwritting" pattern and fix typo instancesMasahiro Yamada2017-02-271-0/+1
* | | | scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesMasahiro Yamada2017-02-271-0/+3
* | | | scripts/spelling.txt: add "disassocation" pattern and fix typo instancesMasahiro Yamada2017-02-271-0/+1
OpenPOWER on IntegriCloud