index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
kbuild: remove unneeded comments and code from scripts/basic/Makefile
Masahiro Yamada
2019-08-29
1
-12
/
+2
*
init/Kconfig: rework help of CONFIG_CC_OPTIMIZE_FOR_SIZE
Masahiro Yamada
2019-08-28
1
-4
/
+2
*
docs: kbuild: remove cc-ldoption from document again
Masahiro Yamada
2019-08-28
1
-15
/
+0
*
docs: kbuild: fix invalid ReST syntax
Masahiro Yamada
2019-08-28
1
-4
/
+4
*
kbuild: remove unneeded '+' marker from kselftest-merge
Masahiro Yamada
2019-08-25
1
-1
/
+1
*
kbuild: pkg: rename scripts/package/Makefile to scripts/Makefile.package
Masahiro Yamada
2019-08-25
2
-6
/
+7
*
kbuild: pkg: add package targets to PHONY instead of FORCE
Masahiro Yamada
2019-08-25
1
-9
/
+20
*
kbuild: pkg: clean up package files/dirs from the top Makefile
Masahiro Yamada
2019-08-25
3
-12
/
+5
*
merge_config.sh: Check error codes from make
Mark Brown
2019-08-21
1
-5
/
+5
*
kbuild: move modkern_{c,a}flags to Makefile.lib from Makefile.build
Masahiro Yamada
2019-08-21
3
-16
/
+15
*
kbuild: add CONFIG_ASM_MODVERSIONS
Masahiro Yamada
2019-08-21
14
-6
/
+27
*
.gitignore: ignore modules.order explicitly
Masahiro Yamada
2019-08-21
1
-1
/
+1
*
kbuild: split final module linking out into Makefile.modfinal
Masahiro Yamada
2019-08-21
3
-70
/
+71
*
kbuild: rebuild modules when module linker scripts are updated
Masahiro Yamada
2019-08-21
10
-10
/
+17
*
kbuild: move KBUILD_LDS, KBUILD_VMLINUX_{OBJS,LIBS} to makefiles.rst
Masahiro Yamada
2019-08-21
2
-14
/
+14
*
treewide: remove dummy Makefiles for single targets
Masahiro Yamada
2019-08-21
14
-27
/
+0
*
kbuild: make single targets work more correctly
Masahiro Yamada
2019-08-21
2
-37
/
+89
*
kbuild: Parameterize kallsyms generation and correct reporting
Kees Cook
2019-08-21
1
-19
/
+19
*
kbuild: re-implement detection of CONFIG options leaked to user-space
Masahiro Yamada
2019-08-21
1
-0
/
+72
*
kbuild: unify clean-dirs rule for in-kernel and external module
Masahiro Yamada
2019-08-21
1
-10
/
+8
*
kbuild: unify vmlinux-dirs and module-dirs rules
Masahiro Yamada
2019-08-21
1
-22
/
+21
*
kbuild: unset variables in top Makefile instead of setting 0
Masahiro Yamada
2019-08-21
1
-23
/
+23
*
kbuild: do not descend to ./Kbuild when cleaning
Masahiro Yamada
2019-08-21
3
-10
/
+1
*
kbuild: remove meaningless 'targets' in ./Kbuild
Masahiro Yamada
2019-08-14
1
-4
/
+0
*
kbuild: remove 'make /' support
Masahiro Yamada
2019-08-14
1
-5
/
+4
*
kbuild: fix modkern_aflags implementation
Masahiro Yamada
2019-08-14
1
-4
/
+3
*
kbuild: refactor part-of-module more
Masahiro Yamada
2019-08-14
1
-2
/
+1
*
kbuild: move the Module.symvers check for external module build
Masahiro Yamada
2019-08-14
1
-2
/
+2
*
kbuild: treat an object as multi-used when $(foo-) is set
Masahiro Yamada
2019-08-14
1
-5
/
+5
*
kbuild: add [M] marker for build log of *.mod.o
Masahiro Yamada
2019-08-13
1
-1
/
+1
*
Kbuild: Handle PREEMPT_RT for version string and magic
Thomas Gleixner
2019-08-13
4
-4
/
+9
*
kbuild: move flex and bison rules to Makefile.host
Masahiro Yamada
2019-08-13
2
-16
/
+17
*
kbuild: make bison create C file and header in a single pattern rule
Masahiro Yamada
2019-08-13
2
-17
/
+4
*
kbuild: use $(basename ...) for cmd_asn1_compiler
Masahiro Yamada
2019-08-13
1
-2
/
+2
*
kbuild: Fail if gold linker is detected
Thomas Gleixner
2019-08-13
1
-0
/
+3
*
modpost: check for static EXPORT_SYMBOL* functions
Denis Efremov
2019-08-13
1
-0
/
+32
*
Linux 5.3-rc4
v5.3-rc4
Linus Torvalds
2019-08-11
1
-1
/
+1
*
Merge tag 'dax-fixes-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-08-11
2
-1
/
+7
|
\
|
*
mm/memremap: Fix reuse of pgmap instances with internal references
Dan Williams
2019-08-09
1
-0
/
+6
|
*
dax: dax_layout_busy_page() should not unmap cow pages
Vivek Goyal
2019-08-05
1
-1
/
+1
*
|
Merge tag 'ntb-5.3-bugfixes' of git://github.com/jonmason/ntb
Linus Torvalds
2019-08-11
1
-5
/
+0
|
\
\
|
*
|
NTB/msi: remove incorrect MODULE defines
Logan Gunthorpe
2019-08-05
1
-5
/
+0
|
|
/
*
|
Merge tag 'riscv/for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-08-11
7
-202
/
+24
|
\
\
|
*
|
dt-bindings: riscv: fix the schema compatible string for the HiFive Unleashed...
Paul Walmsley
2019-08-09
1
-1
/
+1
|
*
|
dt-bindings: riscv: remove obsolete cpus.txt
Paul Walmsley
2019-08-09
2
-162
/
+12
|
*
|
RISC-V: Remove udivdi3
Palmer Dabbelt
2019-08-09
2
-34
/
+0
|
*
|
riscv: delay: use do_div() instead of __udivdi3()
Paul Walmsley
2019-08-09
1
-1
/
+5
|
*
|
dt-bindings: Update the riscv,isa string description
Atish Patra
2019-08-09
1
-0
/
+4
|
*
|
RISC-V: Remove per cpu clocksource
Atish Patra
2019-08-06
1
-4
/
+2
|
|
/
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-08-11
7
-28
/
+48
|
\
\
[next]