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
/
Makefile.lib
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-30
kbuild: trivial - remove trailing spaces
Masahiro Yamada
1
-5
/
+5
2014-04-07
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-4
/
+0
2014-03-29
kbuild: move "quote" to Kbuild.include to be consistent
Masahiro Yamada
1
-4
/
+0
2014-03-04
Merge tag 'v3.14-rc5' into HEAD
Grant Likely
1
-0
/
+1
2014-02-20
kbuild: dtbs_install: new make target
Jason Cooper
1
-0
/
+12
2014-02-20
of: Move testcase FDT data into drivers/of
Grant Likely
1
-0
/
+1
2013-07-10
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-2
/
+2
2013-07-09
lib: add support for LZ4-compressed kernel
Kyungsik Lee
1
-0
/
+5
2013-07-03
kbuild: create directory for dir/file.o
张忠山
1
-1
/
+1
2013-06-13
kbuild: make sure we clean up DTB temporary files
Ian Campbell
1
-4
/
+4
2013-06-13
Makefile.lib: align DTB quiet_cmd
James Hogan
1
-1
/
+1
2013-05-23
kbuild: Don't assume dts files live in arch/*/boot/dts
Matthijs Kooijman
1
-1
/
+1
2013-05-05
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-7
/
+0
2013-04-05
kbuild: always run gcc -E on *.dts, remove cmd_dtc_cpp
Stephen Warren
1
-9
/
+5
2013-04-05
kbuild: cmd_dtc_cpp: extract deps from both gcc -E and dtc
Stephen Warren
1
-2
/
+3
2013-04-05
kbuild: create an "include chroot" for DT bindings
Stephen Warren
1
-1
/
+1
2013-03-15
CONFIG_SYMBOL_PREFIX: cleanup.
Rusty Russell
1
-7
/
+0
2013-02-13
kbuild: limit dtc+cpp include path
Stephen Warren
1
-2
/
+6
2013-02-08
kbuild: create a rule to run the pre-processor on *.dts files
Stephen Warren
1
-0
/
+10
2012-11-30
kbuild: centralize .dts->.dtb rule
Stephen Warren
1
-0
/
+3
2012-03-26
Kbuild: centralize MKIMAGE and cmd_uimage definitions
Stephen Warren
1
-0
/
+24
2012-01-15
Kbuild: Use dtc's -d (dependency) option
Stephen Warren
1
-1
/
+1
2012-01-08
kbuild: Fix comment in Makefile.lib
Michal Marek
1
-3
/
+3
2011-08-31
kbuild: prevent make from deleting _shipped files
Peter Foley
1
-0
/
+4
2011-06-09
kbuild: simplify the %_shipped rule
Arnaud Lacombe
1
-1
/
+1
2011-06-09
kbuild: add implicit rules for parser generation
Arnaud Lacombe
1
-0
/
+38
2011-04-18
kbuild: Call gzip with -n
Michal Marek
1
-1
/
+1
2011-01-13
decompressors: add XZ decompressor module
Lasse Collin
1
-0
/
+28
2010-12-23
of: Add support for linking device tree blobs into vmlinux
Dirk Brandewie
1
-0
/
+23
2010-10-28
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-1
/
+3
2010-10-28
initramfs: Fix build break on symbol-prefixed archs
Mike Frysinger
1
-1
/
+3
2010-09-22
jump label: Convert dynamic debug to use jump labels
Jason Baron
1
-10
/
+1
2010-06-01
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
1
-1
/
+1
2010-04-06
x86: Add optimized popcnt variants
Borislav Petkov
1
-0
/
+4
2010-03-11
scripts/Makefile.lib: Align the output of LZO
Wu Zhangjin
1
-1
/
+1
2010-01-13
kbuild: really fix bzImage build with non-bash sh
Jonathan Nieder
1
-2
/
+7
2010-01-11
lib: add support for LZO-compressed kernels
Albin Tonnerre
1
-0
/
+5
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
1
-1
/
+1
2009-12-15
module: make MODULE_SYMBOL_PREFIX into a CONFIG option
Alan Jenkins
1
-0
/
+5
2009-12-12
kbuild: fix bzImage build for x86
Michael Tokarev
1
-1
/
+1
2009-10-11
kbuild: Fix size_append issue for bzip2/lzma kernel
Alek Du
1
-1
/
+1
2009-06-18
gcov: add gcov profiling infrastructure
Peter Oberparleiter
1
-0
/
+11
2009-06-10
Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-7
/
+21
2009-05-08
kbuild: allow compressors (gzip, bzip2, lzma) to take multiple inputs
H. Peter Anvin
1
-7
/
+21
2009-04-19
kbuild: introduce subdir-ccflags-y
Sam Ravnborg
1
-2
/
+7
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
1
-0
/
+14
2009-03-24
dynamic debug: combine dprintk and dynamic printk
Jason Baron
1
-1
/
+1
2009-01-04
bzip2/lzma: handle failures from bzip2 and lzma correctly
H. Peter Anvin
1
-2
/
+2
2009-01-04
bzip2/lzma: library support for gzip, bzip2 and lzma decompression
Alain Knaff
1
-0
/
+14
2008-12-03
kbuild: expand -I in KBUILD_CPPFLAGS
Sam Ravnborg
1
-6
/
+9
[next]