index
:
kernel/git/luto/linux.git
WIP.x86/stackguards
auditsc-lite
bpf/perms
checkpatch
crypto/fixes
crypto/sha256_bpf
drbg_randomness
execve
fast-return-to-kernel
fast-return-to-userspace
i2c_imc/current
i2c_imc/patch_v3
i2c_imc/patch_v4
i2c_imc/rfc_v1
in_compat_syscall
intree_module_hashes
ipmi
master
mmap_mtime/patch_v3
mmap_mtime/patch_v4
ms_noconnectipc
net/recverr
netlink_fixes
next
nl_cap_fix
nvme/power_hack
pidns/highpid
platform/wmi
procfd-security
random/fast
random/kill-it
rodata
sched/bad_lazymm
sched/lazymm
scm_identity
strict_uaccess_fixups/patch_v1
sync_rand_seed
task_size
timing/clock_gettime_ns/patch_v1
timing/clock_gettime_ns/rfc_v1
u2f
userns/fix_magic_nodev
userns/nosuid
userns/ptmx
vdso/vma_tracking
vfs/suid
virtio_dma
x86/better-async-pf
x86/debug
x86/entry
x86/entry-backup
x86/entry_c_tracing
x86/entry_debug_wip
x86/entry_fixes
x86/entry_ist
x86/entry_stack
x86/fault
x86/fixes
x86/fpu
x86/fsgsbase
x86/fsgsbase2
x86/fsgsbase_fixes
x86/guard_pages
x86/ia32
x86/idtentry
x86/kentry
x86/kvm
x86/lret-to-userspace
x86/mm
x86/no_sce
x86/pcid
x86/pti
x86/ptrace
x86/regs32
x86/seccomp
x86/selftests
x86/syscalls
x86/syscalls_x32
x86/tlbflush_cleanup.wip
x86/uaccess
x86/unify_stack_canary
x86/userthread
x86/vdso
x86/vdso-tglx
x86/vdso_cancellation
x86/vdso_findsym
x86/vdso_paranoia
x86/vdso_permm
x86/vm86
x86/vmap_stack
xps13
Miscellaneous development
Andrew Lutomirski
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
Kbuild.include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-09
kbuild: add `baseprereq'
Arnaud Lacombe
1
-0
/
+4
2011-05-16
kbuild: make KBUILD_NOCMDDEP=1 handle empty built-in.o
Michal Marek
1
-0
/
+2
2011-05-03
kbuild: Fix passing -Wno-* options to gcc 4.4+
Michal Marek
1
-0
/
+5
2011-04-20
kbuild: Fix build with binutils <= 2.19
Michal Marek
1
-0
/
+5
2009-12-12
kbuild: generate modules.builtin
Michal Marek
1
-0
/
+6
2009-10-11
kbuild,scripts: use non-builtin echo for '-e'
Amerigo Wang
1
-1
/
+1
2009-09-20
kbuild: fix cc1 options check to ensure we do not use -fPIC when compiling
Jory A. Pratt
1
-2
/
+2
2009-09-20
kbuild: introduce ld-option
Sam Ravnborg
1
-1
/
+7
2009-09-20
kbuild: rename ld-option to cc-ldoption
Sam Ravnborg
1
-3
/
+3
2008-12-03
kbuild: use KECHO convenience echo
Mike Frysinger
1
-9
/
+2
2008-12-03
kbuild: introduce $(kecho) convenience echo
Mike Frysinger
1
-0
/
+7
2008-12-03
kbuild: fix -I option expansion with O=... builds
Sam Ravnborg
1
-1
/
+3
2008-09-09
kbuild: fix cc-option and cc-option-yn
H. Peter Anvin
1
-2
/
+2
2008-02-11
kbuild: fix make V=1
Sam Ravnborg
1
-0
/
+3
2008-02-09
kbuild: silence CHK/UPD messages according to $(quiet)
Mike Frysinger
1
-2
/
+6
2007-10-19
kbuild: introduce cc-cross-prefix
Sam Ravnborg
1
-0
/
+11
2007-10-15
kbuild: enable 'make AFLAGS=...' to add additional options to AS
Sam Ravnborg
1
-1
/
+1
2007-10-14
kbuild: enable 'make CFLAGS=...' to add additional options to CC
Sam Ravnborg
1
-3
/
+3
2007-07-16
kbuild: New 'cc-fullversion' macro
Segher Boessenkool
1
-1
/
+6
2007-02-09
[PATCH] kbuild: more Makefile cleanups
Roman Zippel
1
-36
/
+36
2007-02-08
kbuild: fix space for good (take 103)
Linus Torvalds
1
-10
/
+9
2007-02-07
kbuild: make $(checker-shell ) strip spaces around the result
Linus Torvalds
1
-3
/
+2
2007-02-07
[PATCH] kbuild, Kbuild.include: avoid using spaces in call arguments
Oleg Verych
1
-20
/
+20
2007-02-06
[PATCH] kbuild: improve option checking, Kbuild.include cleanup
Oleg Verych
1
-43
/
+53
2006-12-10
[PATCH] kbuild: don't put temp files in source
Roman Zippel
1
-7
/
+12
2006-09-26
[PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder
Jan Beulich
1
-2
/
+2
2006-09-26
[PATCH] x86: Detect CFI support in the assembler at runtime
Andi Kleen
1
-0
/
+7
2006-09-25
kbuild: make V=2 tell why a target is rebuild
Sam Ravnborg
1
-1
/
+40
2006-09-25
kbuild: consistently decide when to rebuild a target
Sam Ravnborg
1
-22
/
+30
2006-08-01
kbuild: always use $(CC) for $(call cc-version)
Sam Ravnborg
1
-2
/
+1
2006-07-31
[PATCH] vDSO hash-style fix
Roland McGrath
1
-0
/
+7
2006-07-01
kbuild: fix ia64 breakage after introducing make -rR
Sam Ravnborg
1
-0
/
+4
2006-06-26
Revert "kbuild: fix make -rR breakage"
Linus Torvalds
1
-5
/
+0
2006-06-24
kbuild: fix make -rR breakage
Sam Ravnborg
1
-0
/
+5
2006-04-07
kbuild: properly pass options to hostcc when doing make O=..
Sam Ravnborg
1
-0
/
+5
2006-03-06
kbuild: change kbuild to not rely on incorrect GNU make behavior
Paul Smith
1
-5
/
+8
2006-02-19
kbuild: fix comment in Kbuild.include
Sam Ravnborg
1
-1
/
+1
2006-02-19
kbuild: consolidate command line escaping
Jan Beulich
1
-8
/
+7
2006-02-19
kbuild: make cc-version available in kbuild files
Sam Ravnborg
1
-0
/
+37
2006-01-06
kbuild: introduce escsq to escapre single quotes
Sam Ravnborg
1
-4
/
+9
2005-09-10
kbuild: add objectify
Sam Ravnborg
1
-0
/
+3
2005-07-25
kbuild: introduce Kbuild.include
Sam Ravnborg
1
-0
/
+96