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-07-25
kconfig: make syncconfig update .config regardless of sym_change_count
Masahiro Yamada
1
-4
/
+6
2018-07-25
kconfig: create directories needed for syncconfig by itself
Masahiro Yamada
2
-9
/
+20
2018-07-25
kconfig: remove unneeded directory generation from local*config
Masahiro Yamada
1
-1
/
+0
2018-07-25
kconfig: split out useful helpers in confdata.c
Masahiro Yamada
1
-17
/
+64
2018-07-25
kconfig: rename file_write_dep and move it to confdata.c
Masahiro Yamada
3
-32
/
+30
2018-07-25
kconfig: handle format string before calling conf_message_callback()
Masahiro Yamada
4
-18
/
+17
2018-07-24
gcc-plugins: Clean up the cgraph_create_edge* macros
Alexander Popov
1
-10
/
+16
2018-07-24
gcc-plugins: Regularize Makefile.gcc-plugins
Kees Cook
1
-12
/
+24
2018-07-24
gcc-plugins: split out Kconfig entries to scripts/gcc-plugins/Kconfig
Masahiro Yamada
1
-0
/
+142
2018-07-23
PATCH scripts/kernel-doc
valdis.kletnieks@vt.edu
1
-2
/
+2
2018-07-23
arm64: build with baremetal linker target instead of Linux when available
Olof Johansson
1
-2
/
+2
2018-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2018-07-19
kbuild: buildtar: add arm64 support
Olof Johansson
1
-0
/
+8
2018-07-19
kbuild: buildtar: remove crufty vax pieces
Olof Johansson
1
-4
/
+0
2018-07-19
kbuild: change ld_flags to contain LDFLAGS_$(@F)
Masahiro Yamada
1
-2
/
+2
2018-07-19
kbuild: replace $(LDFLAGS) $(ldflags-y) with $(ld_flags)
Masahiro Yamada
1
-2
/
+1
2018-07-18
kconfig: rename SYMBOL_AUTO to SYMBOL_NO_WRITE
Dirk Gouders
6
-8
/
+8
2018-07-18
kconfig: check for pkg-config on make {menu,n,g,x}config
Randy Dunlap
2
-0
/
+9
2018-07-18
kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBS
Laura Abbott
3
-11
/
+11
2018-07-18
kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGS
Laura Abbott
1
-5
/
+5
2018-07-18
kbuild: Rename HOSTCXXFLAGS to KBUILD_HOSTCXXFLAGS
Laura Abbott
1
-1
/
+1
2018-07-18
kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS
Laura Abbott
2
-2
/
+2
2018-07-18
kbuild: Add build salt to the kernel and modules
Laura Abbott
1
-0
/
+3
2018-07-18
kbuild: verify that $DEPMOD is installed
Randy Dunlap
1
-1
/
+7
2018-07-18
kbuild: move bin2c back to scripts/ from scripts/basic/
Masahiro Yamada
5
-2
/
+2
2018-07-18
Coccinelle: add atomic_as_refcounter script
Elena Reshetova
1
-0
/
+129
2018-07-16
scripts/tags.sh: Add BPF_CALL
Constantine Shulyupin
1
-0
/
+1
2018-07-16
Merge 4.18-rc5 into usb-next
Greg Kroah-Hartman
11
-27
/
+8
2018-07-16
Merge 4.18-rc5 into char-misc-next
Greg Kroah-Hartman
15
-37
/
+19
2018-07-14
checkpatch: fix duplicate invalid vsprintf pointer extension '%p<foo>' messages
Joe Perches
1
-3
/
+3
2018-07-13
Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-23
/
+4
2018-07-13
scripts/tags.sh: add __ro_after_init
Constantine Shulyupin
1
-1
/
+1
2018-07-08
scripts: teach extract-vmlinux about LZ4 and ZSTD
Adam Borowski
1
-0
/
+2
2018-07-07
ver_linux: Do not check for ver_linux pattern in version function
Alexander Kapshuk
1
-1
/
+1
2018-07-07
ver_linux: Process input coming from procmaps that matches libc only
Alexander Kapshuk
1
-5
/
+7
2018-07-06
kbuild: remove duplicated comments about PHONY
Masahiro Yamada
6
-21
/
+0
2018-07-06
kbuild: do not drop -I without parameter
Masahiro Yamada
1
-1
/
+1
2018-07-02
gcc-plugins: remove unused GCC_PLUGIN_SUBDIR
Masahiro Yamada
2
-7
/
+1
2018-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2018-07-02
scripts/documentation-file-ref-check: ignore sched-pelt false positive
Mauro Carvalho Chehab
1
-0
/
+3
2018-07-02
scripts/documentation-file-ref-check: remove some false positives
Mauro Carvalho Chehab
1
-0
/
+3
2018-07-02
usb: typec: Bus type for alternate modes
Heikki Krogerus
2
-0
/
+17
2018-07-02
scripts: Add ppc64le support for checkstack.pl
Breno Leitao
1
-7
/
+4
2018-06-30
Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-4
/
+11
2018-06-28
kconfig: loop boundary condition fix
Jerry James
1
-1
/
+1
2018-06-28
kconfig: handle P_SYMBOL in print_symbol()
Dirk Gouders
2
-0
/
+7
2018-06-28
bpfilter: check compiler capability in Kconfig
Masahiro Yamada
1
-1
/
+1
2018-06-27
checkpatch: remove warning for 'old' stable@kernel.org address
Linus Torvalds
1
-6
/
+0
2018-06-25
kconfig: fix line numbers for if-entries in menu tree
Dirk Gouders
1
-2
/
+2
2018-06-25
stack-protector: Fix test with 32-bit userland and CONFIG_64BIT=y
Sven Joachim
1
-1
/
+1
[prev]
[next]