index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-03
Merge tag 'docs-4.17' of git://git.lwn.net/linux
Linus Torvalds
2
-303
/
+396
2018-04-02
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
5
-65
/
+3
2018-04-02
Merge tag 'drm-for-v4.17' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-10
/
+0
2018-03-29
docs: kernel-doc: fix parsing of arrays
Mauro Carvalho Chehab
1
-1
/
+1
2018-03-28
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
16
-33
/
+47
2018-03-28
kbuild: rpm-pkg: Support GNU tar >= 1.29
Jason Gunthorpe
1
-1
/
+1
2018-03-28
builddeb: Fix header package regarding dtc source links
Jan Kiszka
1
-1
/
+1
2018-03-26
scripts/checkstack.pl: remove blackfin support
Tobias Klauser
1
-3
/
+0
2018-03-26
recordmcount.pl: drop blackin and tile support
Arnd Bergmann
1
-8
/
+0
2018-03-21
kernel-doc: Remove __sched markings
Matthew Wilcox
1
-0
/
+1
2018-03-21
kbuild: make scripts/adjust_autoksyms.sh robust against timestamp races
Nicolas Pitre
1
-0
/
+7
2018-03-19
drm: remove drm_mode_object_{un/reference} aliases
Haneen Mohammed
1
-10
/
+0
2018-03-16
arch: remove blackfin port
Arnd Bergmann
1
-26
/
+0
2018-03-09
mn10300: Remove the architecture
David Howells
1
-4
/
+3
2018-03-09
kbuild: Handle builtin dtb file names containing hyphens
James Hogan
1
-4
/
+4
2018-03-09
scripts/bloat-o-meter: fix typos in help
Matteo Croce
1
-1
/
+1
2018-03-07
Merge tag 'metag_remove_2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
2
-24
/
+0
2018-03-05
fixdep: do not ignore kconfig.h
Rasmus Villemoes
1
-1
/
+0
2018-03-05
fixdep: remove some false CONFIG_ matches
Rasmus Villemoes
1
-0
/
+5
2018-03-05
fixdep: remove stale references to uml-config.h
Rasmus Villemoes
1
-9
/
+0
2018-03-03
Merge tag 'kbuild-fixes-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-18
/
+29
2018-03-03
kconfig: fix line number in recursive inclusion error message
Masahiro Yamada
1
-8
/
+4
2018-03-03
Coccinelle: memdup: Fix typo in warning messages
Dafna Hirschfeld
1
-2
/
+2
2018-03-02
kconfig: Update ncurses package names for menuconfig
Arvind Prasanna
1
-1
/
+2
2018-03-02
kbuild/kallsyms: trivial typo fix
Cao jin
1
-1
/
+1
2018-03-02
kbuild: drop superfluous GCC_PLUGINS_CFLAGS assignment
Cao jin
1
-1
/
+1
2018-03-02
kconfig: Don't leak choice names during parsing
Masahiro Yamada
1
-0
/
+1
2018-03-02
kconfig: set SYMBOL_AUTO to the symbol marked with defconfig_list
Masahiro Yamada
1
-0
/
+1
2018-03-02
kconfig: add xstrdup() helper
Masahiro Yamada
6
-5
/
+17
2018-02-23
Drop a bunch of metag references
James Hogan
2
-24
/
+0
2018-02-21
objtool, retpolines: Integrate objtool with retpoline support more closely
Peter Zijlstra
1
-0
/
+2
2018-02-21
objtool: Add module specific retpoline rules
Peter Zijlstra
1
-0
/
+2
2018-02-21
objtool: Add retpoline validation
Peter Zijlstra
1
-0
/
+4
2018-02-20
Merge branch 'kerneldoc2' into docs-next
Jonathan Corbet
1
-301
/
+365
2018-02-20
docs: Add an SPDX header to kernel-doc
Jonathan Corbet
1
-0
/
+1
2018-02-18
scripts: kernel-doc: support in-line comments on nested structs/unions
Mauro Carvalho Chehab
1
-1
/
+1
2018-02-18
scripts: kernel_doc: fixup reporting of function identifiers
Mike Rapoport
1
-1
/
+1
2018-02-15
docs: kernel-doc: Don't mangle literal code blocks in comments
Jonathan Corbet
1
-5
/
+64
2018-02-15
docs: kernel-doc: Finish moving STATE_* code out of process_file()
Jonathan Corbet
1
-62
/
+77
2018-02-15
docs: kernel-doc: Move STATE_PROTO processing into its own function
Jonathan Corbet
1
-18
/
+28
2018-02-15
docs: kernel-doc: Move STATE_BODY processing to a separate function
Jonathan Corbet
1
-92
/
+101
2018-02-15
docs: kernel-doc: Move STATE_NAME processing into its own function
Jonathan Corbet
1
-65
/
+72
2018-02-15
docs: kernel-doc: Move STATE_NORMAL processing into its own function
Jonathan Corbet
1
-5
/
+16
2018-02-15
docs: kernel-doc: Rename and split STATE_FIELD
Jonathan Corbet
1
-11
/
+11
2018-02-15
docs: kernel-doc: Get rid of xml_escape() and friends
Jonathan Corbet
1
-56
/
+9
2018-02-13
Add scripts/split-man.pl
Matthew Wilcox
1
-0
/
+28
2018-02-09
Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
13
-66
/
+120
2018-02-10
kconfig: remove const qualifier from sym_expand_string_value()
Masahiro Yamada
3
-4
/
+4
2018-02-10
kconfig: add xrealloc() helper
Masahiro Yamada
6
-5
/
+16
2018-02-08
Merge tag 'gcc-plugins-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-78
/
+37
[next]