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
2017-11-14
kbuild: rpm-pkg: do not force -jN in submake
Masahiro Yamada
1
-1
/
+2
2017-11-14
kbuild: rpm-pkg: keep spec file until make mrproper
Masahiro Yamada
1
-2
/
+2
2017-11-14
kbuild: rpm-pkg: fix jobserver unavailable warning
Masahiro Yamada
1
-2
/
+2
2017-11-14
kbuild: rpm-pkg: replace $RPM_BUILD_ROOT with %{buildroot}
Masahiro Yamada
1
-16
/
+16
2017-11-14
kbuild: rpm-pkg: fix build error when CONFIG_MODULES is disabled
Masahiro Yamada
1
-25
/
+32
2017-11-14
kbuild: rpm-pkg: refactor mkspec with here doc
Masahiro Yamada
1
-113
/
+105
2017-11-14
leaking_addresses: add SigIgn to false positives
Tobin C. Harding
1
-0
/
+1
2017-11-14
leaking_addresses: add timeout on file read
Tobin C. Harding
1
-1
/
+21
2017-11-14
leaking_addresses: add support for ppc64
Tobin C. Harding
1
-6
/
+60
2017-11-14
leaking_addresses: add summary reporting options
Tobin C. Harding
1
-3
/
+188
2017-11-14
leaking_addresses: add to exclude files/paths list
Tobin C. Harding
1
-0
/
+3
2017-11-14
leaking_addresses: fix comment string typo
Tobin C. Harding
1
-1
/
+1
2017-11-14
leaking_addresses: remove command line options
Tobin C. Harding
1
-58
/
+0
2017-11-14
leaking_addresses: remove dead/unused code
Tobin C. Harding
1
-9
/
+0
2017-11-14
leaking_addresses: use tabs instead of spaces
Tobin C. Harding
1
-27
/
+27
2017-11-13
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2017-11-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2017-11-13
Merge tag 'docs-4.15' of git://git.lwn.net/linux
Linus Torvalds
3
-4
/
+90
2017-11-13
kbuild: fix linker feature test macros when cross compiling with Clang
Nick Desaulniers
1
-2
/
+3
2017-11-13
kbuild: shrink .cache.mk when it exceeds 1000 lines
Masahiro Yamada
1
-0
/
+6
2017-11-13
kbuild: Add a cache for generated variables
Douglas Anderson
1
-14
/
+76
2017-11-13
kbuild: add forward declaration of default target to Makefile.asm-generic
Masahiro Yamada
1
-0
/
+3
2017-11-12
modpost: detect modules without a MODULE_LICENSE
Randy Dunlap
1
-1
/
+1
2017-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+305
2017-11-09
Merge branch 'dt/kbuild' into dt/next
Rob Herring
2
-4
/
+7
2017-11-09
kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib
Masahiro Yamada
2
-4
/
+7
2017-11-07
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
Ingo Molnar
95
-1
/
+400
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
95
-2
/
+400
2017-11-06
scripts: add leaking_addresses.pl
Tobin C. Harding
1
-0
/
+305
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
94
-1
/
+95
2017-11-02
Kbuild: don't pass "-C" to preprocessor when processing linker scripts
Linus Torvalds
1
-1
/
+1
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
94
-0
/
+94
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
94
-0
/
+94
2017-11-02
Merge branch 'x86/mpx/prep' into x86/asm
Ingo Molnar
1
-1
/
+0
2017-11-02
Backmerge tag 'v4.14-rc7' into drm-next
Dave Airlie
5
-5
/
+38
2017-10-31
kbuild: remove KBUILD_SUBDIR_ASFLAGS and KBUILD_SUBDIR_CCFLAGS
Masahiro Yamada
1
-4
/
+4
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-7
/
+1
2017-10-28
Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2017-10-26
kbuild: comments cleanup in Makefile.lib
Cao jin
1
-14
/
+7
2017-10-25
scripts/dtc: Update to upstream version v1.4.5-6-gc1e55a5513e9
Rob Herring
2
-1
/
+10
2017-10-24
linux/compiler.h: Split into compiler.h and compiler_types.h
Will Deacon
1
-1
/
+1
2017-10-23
scripts: Add a script to find unused documentation
sayli karnik
1
-0
/
+62
2017-10-23
Merge branch 'x86/urgent' into x86/asm, to pick up dependent fixes
Ingo Molnar
4
-4
/
+38
2017-10-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-6
/
+1
2017-10-22
Input: do not use property bits when generating module alias
Dmitry Torokhov
2
-6
/
+1
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-4
/
+10
2017-10-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-1
/
+6
2017-10-19
Input: allow matching device IDs on property bits
Dmitry Torokhov
2
-1
/
+6
2017-10-14
x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'
Josh Poimboeuf
1
-1
/
+1
2017-10-13
scripts/kallsyms.c: ignore symbol type 'n'
Guenter Roeck
1
-1
/
+1
[prev]
[next]