index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-03
Linux 3.18-rc3
v3.18-rc3
Linus Torvalds
1
-2
/
+2
2014-10-27
Linux 3.18-rc2
v3.18-rc2
Linus Torvalds
1
-1
/
+1
2014-10-20
Linux 3.18-rc1
v3.18-rc1
Linus Torvalds
1
-2
/
+2
2014-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-48
/
+40
2014-10-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+2
2014-10-08
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+15
2014-10-05
Linux 3.17
v3.17
Linus Torvalds
1
-1
/
+1
2014-10-02
kbuild: Do not reference *-n variables in the Makefile
Michal Marek
1
-3
/
+1
2014-10-02
kbuild: simplify build, clean, modbuiltin shorthands
Masahiro Yamada
1
-1
/
+1
2014-10-02
kbuild: handle C=... and M=... after entering into build directory
Masahiro Yamada
1
-31
/
+29
2014-10-02
kbuild: use $(Q) for sub-make target
Masahiro Yamada
1
-2
/
+1
2014-10-02
kbuild: fake the "Entering directory ..." message more simply
Masahiro Yamada
1
-11
/
+8
2014-09-29
Linux 3.17-rc7
v3.17-rc7
Linus Torvalds
1
-1
/
+1
2014-09-26
Make Documenation depend on headers_install
Peter Foley
1
-0
/
+2
2014-09-22
Linux 3.17-rc6
v3.17-rc6
Linus Torvalds
1
-1
/
+1
2014-09-15
Linux 3.17-rc5
v3.17-rc5
Linus Torvalds
1
-1
/
+1
2014-09-08
Linux 3.17-rc4
v3.17-rc4
Linus Torvalds
1
-1
/
+1
2014-09-01
Linux 3.17-rc3
v3.17-rc3
Linus Torvalds
1
-1
/
+1
2014-08-27
kbuild: handle module compression while running 'make modules_install'.
Bertrand Jacquin
1
-0
/
+15
2014-08-26
Linux 3.17-rc2
v3.17-rc2
Linus Torvalds
1
-1
/
+1
2014-08-16
Linux 3.17-rc1
v3.17-rc1
Linus Torvalds
1
-2
/
+2
2014-08-14
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
1
-3
/
+15
2014-08-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-1
/
+11
2014-08-08
kbuild: kselftest - new make target to build and run kernel selftests
Shuah Khan
1
-0
/
+12
2014-08-07
./Makefile: tell gcc optimizer to never introduce new data races
Jiri Kosina
1
-0
/
+3
2014-08-07
./Makefile: explain stack-protector-strong CONFIG logic
Kees Cook
1
-0
/
+16
2014-08-05
kbuild, LLVMLinux: Supress warnings unless W=1-3
Behan Webster
1
-0
/
+1
2014-08-04
Linux 3.16
v3.16
Linus Torvalds
1
-1
/
+1
2014-07-31
Kbuild: Add a option to enable dwarf4 v2
Andi Kleen
1
-0
/
+3
2014-07-31
kbuild: Support split debug info v4
Andi Kleen
1
-0
/
+5
2014-07-27
Linux 3.16-rc7
v3.16-rc7
Linus Torvalds
1
-1
/
+1
2014-07-27
Fix gcc-4.9.0 miscompilation of load_balance() in scheduler
Linus Torvalds
1
-0
/
+2
2014-07-21
Linux 3.16-rc6
v3.16-rc6
Linus Torvalds
1
-1
/
+1
2014-07-18
kbuild: allow to override Python command name
Masahiro Yamada
1
-1
/
+2
2014-07-14
Linux 3.16-rc5
v3.16-rc5
Linus Torvalds
1
-1
/
+1
2014-07-11
kbuild: make -s should be used with kernelrelease/kernelversion/image_name
Michal Marek
1
-3
/
+3
2014-07-11
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
1
-48
/
+51
2014-07-06
Linux 3.16-rc4
v3.16-rc4
Linus Torvalds
1
-1
/
+1
2014-07-05
kbuild: Fix packaging targets with relative $(srctree)
Michal Marek
1
-1
/
+1
2014-07-04
kbuild: Do not print the build directory with make -s
Michal Marek
1
-47
/
+50
2014-07-04
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
1
-0
/
+3
2014-07-03
kbuild: Print the name of the build directory
Michal Marek
1
-0
/
+3
2014-06-30
Linux 3.16-rc3
v3.16-rc3
Linus Torvalds
1
-1
/
+1
2014-06-22
Linux 3.16-rc2
v3.16-rc2
Linus Torvalds
1
-1
/
+1
2014-06-16
Linux 3.16-rc1
v3.16-rc1
Linus Torvalds
1
-2
/
+2
2014-06-13
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-37
/
+52
2014-06-10
kbuild: create include/config directory in scripts/kconfig/Makefile
Masahiro Yamada
1
-2
/
+0
2014-06-10
kbuild: do not create include/linux directory
Masahiro Yamada
1
-2
/
+2
2014-06-10
Makefile: Fix unrecognized cross-compiler command line options
Geert Uytterhoeven
1
-4
/
+6
2014-06-08
Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/ke...
Linus Torvalds
1
-1
/
+1
[next]