index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
/
um_arch.c
Age
Commit message (
Expand
)
Author
2021-02-12
um: remove process stub VMA
Johannes Berg
2021-01-26
um: stdio_console: Make preferred console
Thomas Meyer
2020-12-14
um: Fix build w/o CONFIG_PM_SLEEP
Johannes Berg
2020-12-13
um: Support suspend to RAM
Johannes Berg
2020-12-13
um: Allow PM with suspend-to-idle
Johannes Berg
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-05-08
x86/module: Use text_poke() for late relocations
Peter Zijlstra
2019-09-15
um: Add SPDX headers to files in arch/um/kernel/
Alex Dewar
2019-09-15
um: drivers: Add virtio vhost-user driver
Erel Geron
2018-01-09
Construct init thread stack in the linker script rather than by union
David Howells
2017-07-15
Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-05
um: Use os_warn to print out pre-boot warning/error messages
Masami Hiramatsu
2017-07-05
um: Use os_info for the messages on normal path
Masami Hiramatsu
2017-06-28
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2017-05-03
um: Fix to call read_initrd after init_bootmem
Masami Hiramatsu
2017-03-02
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...
Ingo Molnar
2016-08-04
um: Setup physical memory in setup_arch()
Richard Weinberger
2015-05-31
um: Use char[] for linker script address declarations
Nicolas Iooss
2015-05-31
um: Create asm/sections.h
Nicolas Iooss
2015-04-13
um: Move uml_postsetup in the init_thread stack
Thomas Meyer
2015-04-13
um: add a kmsg_dumper
Thomas Meyer
2015-04-13
um: Remove broken highmem support
Richard Weinberger
2015-04-13
um: Remove broken SMP support
Richard Weinberger
2015-04-13
um: Remove SKAS3/4 support
Richard Weinberger
2014-10-13
um: delete unnecessary bootmem struct page array
Honggang Li
2013-11-17
um: Remove unused declarations from <as-layout.h>
Geert Uytterhoeven
2013-11-17
um: Rewrite show_stack()
Richard Weinberger
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
2012-05-05
um: Use generic init_task
Thomas Gleixner
2011-11-02
um: distribute exports to where exported stuff is defined
Al Viro
2008-06-06
uml: deal with inaccessible address space start
Tom Spink
2008-05-13
uml: physical memory shouldn't include initial stack
Jeff Dike
2008-05-13
uml: style fixes
Jeff Dike
2008-04-28
arch/um/kernel/um_arch.c: some small improvements
WANG Cong
2008-02-08
uml: runtime host VMSPLIT detection
Jeff Dike
2008-02-05
uml: style fixes in arch/um/kernel
Jeff Dike
2008-02-05
uml: install panic notifier earlier
Jeff Dike
2008-02-05
uml: clean up TASK_SIZE usage
Jeff Dike
2008-02-05
uml: convert functions to void
Karol Swietlicki
2008-02-05
uml: tidy kern_util.h
Jeff Dike
2007-10-16
uml: fix stub address calculations
Jeff Dike
2007-10-16
uml: style fixes pass 3
Jeff Dike
2007-10-16
uml: remove code made redundant by CHOOSE_MODE removal
Jeff Dike
2007-10-16
uml: throw out CHOOSE_MODE
Jeff Dike
2007-10-16
uml: throw out CONFIG_MODE_TT
Jeff Dike
2007-05-11
uml: remove task_protections
Jeff Dike
2007-05-07
uml: dump core on panic
Jeff Dike
2007-05-07
uml: comment early boot locking
Jeff Dike
2007-05-07
uml: remove user_util.h
Jeff Dike
[next]