index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
Makefile
Age
Commit message (
Expand
)
Author
2024-02-23
um: Fix adding '-no-pie' for clang
Nathan Chancellor
2023-08-26
um: use obj-y to descend into arch/um/*/
Masahiro Yamada
2023-08-26
um: Hard-code the result of 'uname -s'
Masahiro Yamada
2023-06-14
um: Use HOST_DIR for mrproper
Kees Cook
2023-02-13
um: Support LTO
Peter Foley
2023-02-13
um: Use CFLAGS_vmlinux
Peter Foley
2023-02-10
rust: arch/um: Use 'pie' relocation mode under UML
David Gow
2022-09-21
arch: um: Mark the stack non-executable to fix a binutils warning
David Gow
2022-04-02
Revert "um: clang: Strip out -mno-global-merge from USER_CFLAGS"
Nathan Chancellor
2022-03-11
um: clang: Strip out -mno-global-merge from USER_CFLAGS
David Gow
2021-08-10
kbuild: do not require sub-make for separate output tree builds
Masahiro Yamada
2021-06-17
um: allow not setting extra rpaths in the linux binary
Johannes Berg
2020-07-07
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
2020-05-26
kbuild: remove {CLEAN,MRPROPER,DISTCLEAN}_DIRS
Masahiro Yamada
2020-04-23
um: ensure `make ARCH=um mrproper` removes arch/$(SUBARCH)/include/generated/
Vitor Massaru Iha
2019-07-11
kbuild: remove src and obj from the top Makefile
Masahiro Yamada
2018-12-22
um: remove unused filechk_gen_header in Makefile
Masahiro Yamada
2018-12-01
kbuild: fix UML build error with CONFIG_GCC_PLUGINS
Masahiro Yamada
2018-08-24
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
2018-08-15
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-07
um: clean up archheaders recipe
Masahiro Yamada
2018-08-07
um: fix parallel building with O= option
Masahiro Yamada
2018-08-02
um: stop abusing KBUILD_KCONFIG
Christoph Hellwig
2018-07-28
kbuild: do not redirect the first prerequisite for filechk
Masahiro Yamada
2017-11-27
um: make sure to have generated headers for target
Al Viro
2017-09-13
um: link vmlinux with -no-pie
Thomas Meyer
2017-07-05
um: Avoid longjmp/setjmp symbol clashes with libpthread.a
Florian Fainelli
2016-07-18
Kbuild: arch: look for generated headers in obtree
Arnd Bergmann
2015-12-08
arch: um: fix error when linking vmlinux.
Lorenzo Colitti
2015-11-06
um: Switch clocksource to hrtimers
Anton Ivanov
2015-10-19
um: Fix out-of-tree build
Richard Weinberger
2015-05-31
um: Stop abusing __KERNEL__
Richard Weinberger
2015-04-02
kbuild: use relative path more to include Makefile
Masahiro Yamada
2014-06-05
um: Fix for relative objtree when generating x86 headers
Michal Marek
2013-12-01
um: Build always with -mcmodel=large on 64bit
Richard Weinberger
2013-11-17
arch/um: make it work with defconfig and x86_64
Ramkumar Ramachandra
2012-10-02
UAPI: Partition the header include path sets and add uapi/ header directories
David Howells
2012-05-05
kbuild: link of vmlinux moved to a script
Sam Ravnborg
2012-03-25
um: Switch to large mcmodel on x86_64
Richard Weinberger
2012-03-25
um: most of the SUBARCH uses can be killed
Al Viro
2011-12-09
um: Use $(srctree) not $(KBUILD_SRC)
H. Peter Anvin
2011-12-05
um: Generate headers before generating user-offsets.s
H. Peter Anvin
2011-12-05
um: Run host archheaders, allow use of host generated headers
H. Peter Anvin
2011-11-02
um: take arch/um/sys-x86 to arch/x86/um
Al Viro
2011-11-02
um: merge Makefile-{i386,x86_64}
Al Viro
2011-11-02
um: merge arch/um/sys-{i386,x86_64}
Al Viro
2011-11-02
um: merge arch/um/sys-{i386,x86_64}/shared
Al Viro
2011-11-02
um: merge arch/um/sys-{i386,x86_64}/asm
Al Viro
2011-11-02
um: get rid of kern_constants.h
Al Viro
2011-11-02
um: take user_constants.h to include/generated
Al Viro
[next]