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
/
scripts
/
Makefile.host
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-14
rust: Respect HOSTCC when linking for host
Matthew Maurer
1
-0
/
+2
2023-07-24
kbuild: rust: avoid creating temporary files
Miguel Ojeda
1
-1
/
+5
2023-01-22
kbuild: remove sed commands after rustc rules
Masahiro Yamada
1
-2
/
+1
2023-01-22
kbuild: specify output names separately for each emission type from rustc
Masahiro Yamada
1
-4
/
+3
2023-01-22
kbuild: refactor host*_flags
Masahiro Yamada
1
-10
/
+8
2022-09-28
Kbuild: add Rust support
Miguel Ojeda
1
-3
/
+31
2020-08-10
kbuild: sort hostprogs before passing it to ifneq
Masahiro Yamada
1
-6
/
+4
2020-08-10
kbuild: move host .so build rules to scripts/gcc-plugins/Makefile
Masahiro Yamada
1
-28
/
+2
2020-05-12
kbuild: use -MMD instead of -MD to exclude system headers from dependency
Masahiro Yamada
1
-2
/
+2
2020-04-09
gcc-plugins: drop support for GCC <= 4.7
Masahiro Yamada
1
-22
/
+1
2020-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
1
-4
/
+4
2019-09-04
kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)
Masahiro Yamada
1
-11
/
+11
2019-08-14
kbuild: move flex and bison rules to Makefile.host
Masahiro Yamada
1
-0
/
+17
2019-07-12
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+1
2019-07-11
kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctree
Masahiro Yamada
1
-1
/
+1
2019-06-14
docs: kbuild: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-05-18
kbuild: remove 'addtree' and 'flags' magic for header search paths
Masahiro Yamada
1
-7
/
+5
2019-04-02
kbuild: use $(srctree) instead of KBUILD_SRC to check out-of-tree build
Masahiro Yamada
1
-1
/
+1
2019-01-28
kbuild: skip 'addtree' and 'flags' magic for external module build
Masahiro Yamada
1
-2
/
+4
2018-07-18
kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBS
Laura Abbott
1
-5
/
+5
2018-07-18
kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGS
Laura Abbott
1
-5
/
+5
2018-07-18
kbuild: Rename HOSTCXXFLAGS to KBUILD_HOSTCXXFLAGS
Laura Abbott
1
-1
/
+1
2018-07-18
kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS
Laura Abbott
1
-1
/
+1
2018-04-07
kbuild: use HOSTLDFLAGS for single .c executables
Robin Jarry
1
-1
/
+1
2017-11-17
Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-12
/
+0
2017-11-16
kbuild: create object directories simpler and faster
Masahiro Yamada
1
-12
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-25
kbuild: Add __cc-option macro
Matthias Kaehlcke
1
-6
/
+0
2016-06-07
Shared library support
Emese Revfy
1
-1
/
+54
2014-08-19
kbuild: handle the dependency of multi-objs hostprogs appropriately
Masahiro Yamada
1
-2
/
+4
2014-07-16
kbuild: clean-up and bug fix of scripts/Makefile.host
Masahiro Yamada
1
-6
/
+3
2014-07-16
kbuild: clean up scripts/Makefile.host
Masahiro Yamada
1
-7
/
+3
2014-07-16
kbuild: drop shared library support from Makefile.host
Masahiro Yamada
1
-40
/
+3
2014-07-16
kbuild: fix a bug of C++ host program handling
Masahiro Yamada
1
-1
/
+2
2014-07-16
kbuild: fix a typo in scripts/Makefile.host
Masahiro Yamada
1
-1
/
+1
2014-06-12
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
1
-1
/
+0
2014-06-10
kbuild: trivial - remove trailing empty lines
Masahiro Yamada
1
-1
/
+0
2014-04-30
kbuild: trivial - remove trailing spaces
Masahiro Yamada
1
-1
/
+1
2008-04-25
kbuild: fix some minor typoes
Robert P. J. Day
1
-6
/
+6
2007-05-06
kbuild: enable use of code from a different dir
Sam Ravnborg
1
-7
/
+7
2006-09-25
kbuild: remove debug left-over from Makefile.host
Sam Ravnborg
1
-1
/
+0
2006-09-25
kbuild: create output directory for hostprogs with O=.. build
Sam Ravnborg
1
-5
/
+16
2006-09-16
[PATCH] Add a missing space that prevents building modules that require host ...
Ross Biro
1
-1
/
+1
2006-07-01
kbuild: fix ia64 breakage after introducing make -rR
Sam Ravnborg
1
-2
/
+4
2006-06-26
Revert "kbuild: fix make -rR breakage"
Linus Torvalds
1
-4
/
+2
2006-06-24
kbuild: fix make -rR breakage
Sam Ravnborg
1
-2
/
+4
2006-06-08
kbuild: obj-dirs is calculated incorrectly if hostprogs-y is defined
Pavel Roskin
1
-3
/
+5
2005-07-13
[PATCH] kbuild: obey HOSTLOADLIBES_programname for single-file compilation
Matthias Urlichs
1
-1
/
+2
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+155