index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
kbuild
Commit message (
Expand
)
Author
Age
Files
Lines
*
Documentation: kbuild: Improve grammar
Geert Uytterhoeven
2014-08-19
1
-28
/
+28
*
Documentation: kbuild: Remove obsolete dtc_cpp section
Geert Uytterhoeven
2014-08-19
1
-23
/
+0
*
Documentation: kbuild: Improve if_changed documentation
Geert Uytterhoeven
2014-08-19
1
-3
/
+3
*
Documentation: kbuild: Remove obsolete include/asm symlink step
Geert Uytterhoeven
2014-08-19
1
-5
/
+4
*
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2014-08-14
2
-0
/
+49
|
\
|
*
Documentation: headers_install.txt is part of kbuild
Yann Droneaud
2014-08-05
2
-0
/
+49
*
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2014-08-14
1
-31
/
+8
|
\
\
|
*
|
kbuild: drop shared library support from Makefile.host
Masahiro Yamada
2014-07-16
1
-31
/
+8
|
|
/
*
|
kbuild: fix a typo in a kbuild document
Masahiro Yamada
2014-06-18
1
-1
/
+1
|
/
*
kbuild: Fix a typo in documentation
Warren Turkal
2014-06-10
1
-1
/
+1
*
kconfig: make allnoconfig disable options behind EMBEDDED and EXPERT
Josh Triplett
2014-04-07
1
-0
/
+4
*
Documentation/kbuild/kconfig.txt: 'make listnewconfig' replaces: yes "" | mak...
Regid Ichira
2013-10-08
1
-9
/
+2
*
kconfig: do not allow more than one symbol to have 'option modules'
Yann E. MORIN
2013-09-05
1
-0
/
+1
*
Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu...
Michal Marek
2013-07-23
1
-5
/
+3
|
\
|
*
Documentation/kconfig: more concise and straightforward search explanation
Yann E. MORIN
2013-07-16
1
-5
/
+3
*
|
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2013-07-10
1
-0
/
+13
|
\
\
|
|
/
|
*
kconfig: sort found symbols by relevance
Yann E. MORIN
2013-06-24
1
-0
/
+13
*
|
Finally eradicate CONFIG_HOTPLUG
Stephen Rothwell
2013-06-03
1
-1
/
+1
|
/
*
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2013-05-07
1
-2
/
+3
|
\
|
*
doc: change example to existing Makefile fragment
Paul Bolle
2013-04-08
1
-2
/
+3
*
|
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2013-05-07
1
-0
/
+36
|
\
\
|
*
|
kconfig: implement KCONFIG_PROBABILITY for randconfig
Yann E. MORIN
2013-04-25
1
-0
/
+27
|
*
|
kconfig: allow specifying the seed for randconfig
Yann E. MORIN
2013-04-25
1
-0
/
+9
|
|
/
*
|
kbuild: fix ld-option function
Antony Pavlov
2013-04-08
1
-1
/
+1
|
/
*
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2013-02-27
2
-23
/
+6
|
\
|
*
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
Michal Marek
2013-02-25
2
-8
/
+9
|
|
\
|
*
|
kconfig: document use of CONFIG_ environment variable
Yann E. MORIN
2012-12-25
1
-0
/
+6
|
*
|
Revert "kconfig-language: add to hints"
Yann E. MORIN
2012-12-06
1
-23
/
+0
*
|
|
kbuild: create a rule to run the pre-processor on *.dts files
Stephen Warren
2013-02-08
1
-0
/
+23
|
|
/
|
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-13
1
-1
/
+1
|
\
\
|
*
|
doc: fix quite a few typos within Documentation
Masanari Iida
2012-11-19
1
-1
/
+1
|
|
/
*
|
kbuild: centralize .dts->.dtb rule
Stephen Warren
2012-11-30
1
-7
/
+8
|
/
*
UAPI: Remove the objhdr-y export list
David Howells
2012-10-02
1
-4
/
+4
*
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2012-05-28
1
-9
/
+9
|
\
|
*
kconfig: Add error handling to KCONFIG_ALLCONFIG
Eric W. Biederman
2012-05-05
1
-9
/
+9
*
|
kbuild: document KBUILD_LDS, KBUILD_VMLINUX_{INIT,MAIN} and LDFLAGS_vmlinux
Sam Ravnborg
2012-05-05
1
-0
/
+19
|
/
*
Documentation: mention scripts/diffconfig tool
Javi Merino
2012-03-30
1
-5
/
+3
*
Documentation: Fix multiple typo in Documentation
Masanari Iida
2012-03-07
1
-1
/
+1
*
kbuild: Add support for an "archheaders" target
H. Peter Anvin
2011-11-17
1
-18
/
+32
*
doc: fix wrong arch/i386 references
Wanlong Gao
2011-06-13
1
-19
/
+19
*
Merge branch 'kconfig-for-40' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2011-05-25
2
-6
/
+31
|
\
|
*
kconfig: do not record timestamp in .config
Arnaud Lacombe
2011-05-24
1
-5
/
+0
|
*
kconfig-language: add to hints
Randy Dunlap
2011-05-02
1
-0
/
+22
|
*
kconfig: Document the new "visible if" syntax
Michal Marek
2011-05-02
1
-1
/
+9
*
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2011-05-24
2
-0
/
+66
|
\
\
|
*
|
kbuild: Fix passing -Wno-* options to gcc 4.4+
Michal Marek
2011-05-03
1
-0
/
+12
|
*
|
kbuild: asm-generic support
Sam Ravnborg
2011-04-28
1
-0
/
+36
|
*
|
kbuild: Fix build with binutils <= 2.19
Michal Marek
2011-04-20
1
-0
/
+5
|
*
|
initramfs: Use KBUILD_BUILD_TIMESTAMP for generated entries
Michal Marek
2011-04-18
1
-1
/
+2
|
*
|
kbuild: Allow to override LINUX_COMPILE_BY and LINUX_COMPILE_HOST macros
Michal Marek
2011-04-18
1
-0
/
+12
|
|
/
[next]