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
2019-02-11
Merge branch 'locking/atomics' into locking/core, to pick up WIP commits
Ingo Molnar
25
-0
/
+942
2019-02-10
Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...
Thomas Gleixner
1
-0
/
+40
2019-02-07
y2038: add 64-bit time_t syscalls to all 32-bit architectures
Arnd Bergmann
1
-0
/
+40
2019-02-01
tee: add bus driver framework for TEE based devices
Sumit Garg
2
-0
/
+22
2019-01-28
Merge 5.0-rc4 into char-misc-next
Greg Kroah-Hartman
6
-22
/
+28
2019-01-28
kallsyms: Handle too long symbols in kallsyms.c
Eugene Loh
1
-2
/
+2
2019-01-28
kbuild: remove unnecessary in-subshell execution
Masahiro Yamada
3
-15
/
+14
2019-01-28
kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)
Masahiro Yamada
4
-13
/
+20
2019-01-28
kbuild: simplify rules of data compression with size appending
Masahiro Yamada
1
-11
/
+7
2019-01-28
kbuild: merge KBUILD_VMLINUX_{INIT,MAIN} into KBUILD_VMLINUX_OBJS
Masahiro Yamada
1
-18
/
+10
2019-01-28
kbuild: remove top-level built-in.a
Masahiro Yamada
2
-30
/
+8
2019-01-28
kbuild: skip 'addtree' and 'flags' magic for external module build
Masahiro Yamada
2
-7
/
+10
2019-01-22
ver_linux: Assign constant RE to variable name for clarity
Alexander Kapshuk
1
-2
/
+4
2019-01-20
coding-style: Clarify the expectations around bool
Jason Gunthorpe
1
-13
/
+0
2019-01-21
Merge tag 'gcc-plugins-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+21
2019-01-20
gcc-plugins: arm_ssp_per_task_plugin: fix for GCC 9+
Ard Biesheuvel
1
-0
/
+18
2019-01-20
gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP mask
Ard Biesheuvel
1
-2
/
+3
2019-01-16
kernel-doc: suppress 'not described' warnings for embedded struct fields
Jonathan Corbet
1
-1
/
+1
2019-01-16
scripts/spdxcheck.py: Handle special quotation mark comments
Thomas Gleixner
1
-1
/
+7
2019-01-14
kbuild: remove unused baseprereq
Masahiro Yamada
1
-4
/
+0
2019-01-14
kconfig: clean generated *conf-cfg files
Masahiro Yamada
1
-1
/
+1
2019-01-12
Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...
Linus Torvalds
2
-14
/
+5
2019-01-09
x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE
WANG Chao
1
-1
/
+1
2019-01-08
dma-mapping: remove dma_zalloc_coherent()
Luis Chamberlain
2
-14
/
+5
2019-01-06
kconfig: rename generated .*conf-cfg to *conf-cfg
Masahiro Yamada
2
-18
/
+19
2019-01-06
kbuild: use assignment instead of define ... endef for filechk_* rules
Masahiro Yamada
2
-7
/
+5
2019-01-06
kbuild: generate asm-generic wrappers if mandatory headers are missing
Masahiro Yamada
2
-7
/
+4
2019-01-06
kbuild: change filechk to surround the given command with { }
Masahiro Yamada
2
-3
/
+2
2019-01-06
kbuild: remove redundant target cleaning on failure
Masahiro Yamada
1
-14
/
+7
2019-01-06
kbuild: clean up rule_dtc_dt_yaml
Masahiro Yamada
1
-2
/
+2
2019-01-06
kbuild: remove UIMAGE_IN and UIMAGE_OUT
Masahiro Yamada
1
-4
/
+2
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
1
-1
/
+1
2019-01-06
kallsyms: lower alignment on ARM
Mathias Krause
1
-2
/
+2
2019-01-06
scripts: coccinelle: boolinit: drop warnings on named constants
Julia Lawall
1
-0
/
+5
2019-01-06
scripts: coccinelle: check for redeclaration
Julia Lawall
1
-0
/
+3
2019-01-06
kconfig: remove unused "file" field of yylval union
Masahiro Yamada
1
-1
/
+0
2019-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-20
/
+9
2019-01-04
checkpatch: add Co-developed-by to signature tags
Jorge Ramirez-Ortiz
1
-0
/
+1
2019-01-04
scripts/gdb: fix lx-version string output
Du Changbin
1
-1
/
+1
2019-01-04
checkpatch: warn on const char foo[] = "bar"; declarations
Joe Perches
1
-2
/
+11
2018-12-31
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2
-1
/
+14
2018-12-29
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
46
-645
/
+499
2018-12-29
Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
16
-348
/
+412
2018-12-29
Merge tag 'docs-5.0' of git://git.lwn.net/linux
Linus Torvalds
1
-6
/
+7
2018-12-28
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
19
-150
/
+463
2018-12-28
scripts/tags.sh: add more declarations
Kirill Tkhai
1
-2
/
+11
2018-12-28
scripts: add spdxcheck.py self test
Thierry Reding
1
-0
/
+12
2018-12-28
scripts/checkstack.pl: dynamic stack growth for aarch64
Qian Cai
1
-0
/
+2
2018-12-28
scripts/decode_stacktrace: only strip base path when a prefix of the path
Marc Zyngier
1
-1
/
+1
2018-12-28
scripts/decodecode: set ARCH when running natively on arm/arm64
Marc Zyngier
1
-0
/
+7
[prev]
[next]