index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-27
kbuild: hardcode genksyms path and remove GENKSYMS variable
Masahiro Yamada
1
-2
/
+2
2019-02-27
scripts/gdb: refactor rules for symlink creation
Masahiro Yamada
1
-7
/
+11
2019-02-27
scripts/gdb: do not descend into scripts/gdb from scripts
Masahiro Yamada
2
-8
/
+4
2019-02-22
scripts/spdxcheck.py: fix C++ comment style detection
Aurélien Cedeyn
1
-1
/
+1
2019-02-20
kbuild: generate modules.order only when CONFIG_MODULES=y
Masahiro Yamada
1
-0
/
+2
2019-02-20
kbuild: pkg: use -f $(srctree)/Makefile to recurse to top Makefile
Masahiro Yamada
4
-10
/
+12
2019-02-20
kbuild: Disable extra debugging info in .s output
Masahiro Yamada
1
-1
/
+1
2019-02-19
checksyscalls: fix up mq_timedreceive and stat exceptions
Arnd Bergmann
1
-4
/
+1
2019-02-19
asm-generic: Make time32 syscall numbers optional
Arnd Bergmann
1
-0
/
+7
2019-02-19
kallsyms: include <asm/bitsperlong.h> instead of <asm/types.h>
Masahiro Yamada
1
-1
/
+1
2019-02-19
kallsyms: remove unneeded memset() calls
Masahiro Yamada
1
-3
/
+0
2019-02-19
kallsyms: add static qualifiers where missing
Masahiro Yamada
1
-4
/
+4
2019-02-19
asm-generic: Drop getrlimit and setrlimit syscalls from default list
Yury Norov
1
-0
/
+5
2019-02-13
kconfig: rename zconf.y to parser.y
Masahiro Yamada
4
-5
/
+6
2019-02-13
kconfig: rename zconf.l to lexer.l
Masahiro Yamada
3
-4
/
+4
2019-02-13
locking/atomics: Check atomic headers with sha1sum
Mark Rutland
2
-6
/
+40
2019-02-11
locking/atomics: Change 'fold' to 'grep'
Anders Roxell
1
-1
/
+1
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-21
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-21
gcc-plugins: arm_ssp_per_task_plugin: fix for GCC 9+
Ard Biesheuvel
1
-0
/
+18
2019-01-21
gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP mask
Ard Biesheuvel
1
-2
/
+3
2019-01-17
kernel-doc: suppress 'not described' warnings for embedded struct fields
Jonathan Corbet
1
-1
/
+1
2019-01-17
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
[prev]
[next]