index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
kbuild
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
4
-12
/
+55
2020-08-10
kbuild: introduce hostprogs-always-y and userprogs-always-y
Masahiro Yamada
1
-1
/
+30
2020-08-10
kbuild: Replace HTTP links with HTTPS ones
Alexander A. Klimov
3
-9
/
+9
2020-08-10
kbuild: introduce ccflags-remove-y and asflags-remove-y
Masahiro Yamada
1
-0
/
+14
2020-08-04
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2020-07-13
Documentation: kbuild/kconfig-language: eliminate duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-07
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
1
-2
/
+2
2020-06-28
docs: kbuild: fix ReST formatting
Dov Murik
1
-3
/
+4
2020-06-28
gcc-plugins: fix gcc-plugins directory path in documentation
Masahiro Yamada
1
-1
/
+1
2020-06-06
kbuild: doc: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
1
-2
/
+2
2020-05-26
kbuild: doc: remove documentation about copying Module.symvers around
Masahiro Yamada
1
-12
/
+0
2020-05-17
kbuild: doc: document the new syntax 'userprogs'
Masahiro Yamada
1
-48
/
+135
2020-04-23
Documentation: kbuild: fix the section title format
Masahiro Yamada
1
-1
/
+2
2020-04-09
kbuild: support LLVM=1 to switch the default tools to Clang/LLVM
Masahiro Yamada
2
-2
/
+11
2020-04-09
kbuild: replace AS=clang with LLVM_IAS=1
Masahiro Yamada
1
-1
/
+4
2020-04-09
Documentation/llvm: fix the name of llvm-size
Fangrui Song
1
-1
/
+1
2020-03-31
Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
3
-3
/
+105
2020-03-30
Merge tag 'docs-5.7' of git://git.lwn.net/linux
Linus Torvalds
2
-0
/
+98
2020-03-17
modpost: move the namespace field in Module.symvers last
Jessica Yu
1
-2
/
+2
2020-03-13
kconfig: make 'imply' obey the direct dependency
Masahiro Yamada
1
-2
/
+13
2020-03-13
kconfig: allow symbols implied by y to become m
Masahiro Yamada
1
-1
/
+11
2020-03-13
kbuild: doc: fix references to other documents
Masahiro Yamada
3
-5
/
+5
2020-03-10
docs: move gcc-plugins to the kbuild manual
Jonathan Corbet
2
-0
/
+98
2020-03-03
Documentation/llvm: add documentation on building w/ Clang/LLVM
Nick Desaulniers
2
-0
/
+81
2020-02-27
kbuild: get rid of trailing slash from subdir- example
Masahiro Yamada
1
-1
/
+1
2020-02-27
kbuild: remove wrong documentation about mandatory-y
Masahiro Yamada
1
-3
/
+0
2020-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
1
-33
/
+16
2020-02-04
kbuild: fix the document to use extra-y for vmlinux.lds
Masahiro Yamada
1
-2
/
+2
2020-02-01
Merge tag 'kconfig-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-3
/
+4
2020-01-22
kconfig: fix documentation typos
Bjorn Helgaas
1
-3
/
+4
2020-01-07
kbuild: create modules.builtin without Makefile.modbuiltin or tristate.conf
Masahiro Yamada
1
-5
/
+0
2019-12-22
kbuild: clarify the difference between obj-y and obj-m w.r.t. descending
Masahiro Yamada
1
-3
/
+13
2019-12-18
kconfig: remove ---help--- from documentation
Masahiro Yamada
1
-4
/
+1
2019-11-15
kbuild: remove header compile test
Masahiro Yamada
1
-17
/
+0
2019-11-11
kbuild: do not read $(KBUILD_EXTMOD)/Module.symvers
Masahiro Yamada
1
-8
/
+5
2019-10-11
Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-154
/
+0
2019-10-08
doc: move namespaces.rst from kbuild/ to core-api/
Masahiro Yamada
1
-154
/
+0
2019-10-05
kheaders: make headers archive reproducible
Dmitry Goldin
1
-4
/
+9
2019-10-05
kbuild: two minor updates for Documentation/kbuild/modules.rst
Masahiro Yamada
1
-2
/
+2
2019-10-01
kbuild: correct formatting of header in kbuild module docs
Alex Gaynor
1
-1
/
+2
2019-10-01
kbuild: remove ar-option and KBUILD_ARFLAGS
Masahiro Yamada
1
-5
/
+0
2019-09-22
Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+159
2019-09-20
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2
-61
/
+34
2019-09-15
Documentation: kbuild: Add document about reproducible builds
Ben Hutchings
2
-0
/
+123
2019-09-10
docs: Add documentation for Symbol Namespaces
Matthias Maennich
1
-0
/
+154
2019-09-10
modpost: add support for symbol namespaces
Matthias Maennich
1
-2
/
+5
2019-09-06
kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARN
Masahiro Yamada
1
-5
/
+9
2019-09-04
kbuild: remove ARCH_{CPP,A,C}FLAGS
Masahiro Yamada
1
-7
/
+0
2019-08-29
kbuild: remove clean-dirs syntax
Masahiro Yamada
1
-12
/
+4
2019-08-29
docs: kbuild: remove cc-ldoption from document again
Masahiro Yamada
1
-15
/
+0
[next]