index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2006-10-04
[PATCH] hdrcheck permission fix
Andrew Morton
2006-10-03
Fix copy&waste bug in comment in scripts/kernel-doc
Rolf Eike Beer
2006-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2006-10-02
[PATCH] Add unifdef to gitignore
Paul Mundt
2006-10-01
kconfig: fix saving alternate kconfig file in parent dir
Sam Ravnborg
2006-10-01
kbuild: make modpost processing configurable
Sam Ravnborg
2006-10-01
[PATCH] allow /proc/config.gz to be built as a module
Ross Biro
2006-09-30
kconfig/menuconfig: do not let ncurses clutter screen on exit
Sam Ravnborg
2006-09-30
kconfig/lxdialog: clear long menu lines
Sam Ravnborg
2006-09-30
kbuild: do not build mconf & lxdialog unless needed
Sam Ravnborg
2006-09-30
kconfig/lxdialog: fix make mrproper
Sam Ravnborg
2006-09-30
kconfig/lxdialog: support resize
Sam Ravnborg
2006-09-30
kconfig/lxdialog: let <ESC><ESC> behave as expected
Sam Ravnborg
2006-09-30
kconfig/menuconfig: lxdialog is now built-in
Sam Ravnborg
2006-09-30
kconfig/lxdialog: add a new theme bluetitle which is now default
Sam Ravnborg
2006-09-30
kconfig/lxdialog: add support for color themes and add blackbg theme
Sam Ravnborg
2006-09-30
kconfig/lxdialog: refactor color support
Sam Ravnborg
2006-09-29
[PATCH] docbook: fix segfault in docproc.c
Henrik Kretzschmar
2006-09-27
[PATCH] EISA bus MODALIAS attributes support
Michael Tokarev
2006-09-26
[PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder
Jan Beulich
2006-09-26
[PATCH] Add the -fstack-protector option to the CFLAGS
Arjan van de Ven
2006-09-26
[PATCH] x86: Detect CFI support in the assembler at runtime
Andi Kleen
2006-09-24
Merge git://git.infradead.org/~dwmw2/khdrs-2.6
Linus Torvalds
2006-09-25
kbuild: fix "mkdir -p" usage in scripts/package/mkspec
Rolf Eike Beer
2006-09-25
kbuild: update help in top level Makefile
Robert P. J. Day
2006-09-25
kbuild: fail kernel compilation in case of unresolved module symbols
Kirill Korotaev
2006-09-25
kbuild: remove debug left-over from Makefile.host
Sam Ravnborg
2006-09-25
kbuild: create output directory for hostprogs with O=.. build
Sam Ravnborg
2006-09-25
kbuild: add missing return statement in modpost.c:secref_whitelist()
Sam Ravnborg
2006-09-25
kbuild: make V=2 tell why a target is rebuild
Sam Ravnborg
2006-09-25
kbuild: modpost on vmlinux regardless of CONFIG_MODULES
Sam Ravnborg
2006-09-25
kbuild: ignore references from ".pci_fixup" to ".init.text"
Magnus Damm
2006-09-25
kbuild: use in-kernel unifdef
Sam Ravnborg
2006-09-25
kbuild: replace use of strlcpy with a dedicated implmentation in unifdef
Sam Ravnborg
2006-09-25
kbuild: add unifdef
Sam Ravnborg
2006-09-25
kbuild: consistently decide when to rebuild a target
Sam Ravnborg
2006-09-25
kconfig: support DOS line endings
Matthew Wilcox
2006-09-24
Use dependencies for 'make headers_install'.
David Woodhouse
2006-09-22
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2006-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-09-20
[S390] zcrypt adjunct processor bus.
Martin Schwidefsky
2006-09-16
[PATCH] Fix 'make headers_check' on biarch architectures
David Woodhouse
2006-09-16
[PATCH] Add a missing space that prevents building modules that require host ...
Ross Biro
2006-09-14
Merge branch 'linux-2.6'
Paul Mackerras
2006-09-13
[PATCH] headers_check: clarify error message
Alexey Dobriyan
2006-09-13
[PATCH] headers_check: improve #include regexp
Alexey Dobriyan
2006-08-31
Merge branch 'merge'
Paul Mackerras
2006-08-25
[POWERPC] make checkstack work with ARCH=powerpc
Johannes Berg
2006-08-15
[PATCH] PATCH: 1 line 2.6.18 bugfix: modpost-64bit-fix.patch
Hans de Goede
2006-08-01
kbuild: always use $(CC) for $(call cc-version)
Sam Ravnborg
[next]