David Howells
|
0500871f21
Construct init thread stack in the linker script rather than by union
|
7 年之前 |
Linus Torvalds
|
4ecd4ff55a
Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
|
8 年之前 |
Masami Hiramatsu
|
0936d4f3d5
um: Use os_warn to print out pre-boot warning/error messages
|
8 年之前 |
Masami Hiramatsu
|
d3878bb800
um: Use os_info for the messages on normal path
|
8 年之前 |
Tobias Klauser
|
6474924e2b
arch: remove unused macro/function thread_saved_pc()
|
8 年之前 |
Masami Hiramatsu
|
5b4236e17c
um: Fix to call read_initrd after init_bootmem
|
8 年之前 |
Ingo Molnar
|
9164bb4a18
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h>
|
8 年之前 |
Richard Weinberger
|
b63236972e
um: Setup physical memory in setup_arch()
|
9 年之前 |
Nicolas Iooss
|
05eacfd00c
um: Use char[] for linker script address declarations
|
10 年之前 |
Nicolas Iooss
|
d5f20be7ca
um: Create asm/sections.h
|
10 年之前 |
Thomas Meyer
|
33bbc30654
um: Move uml_postsetup in the init_thread stack
|
10 年之前 |
Thomas Meyer
|
04a418495e
um: add a kmsg_dumper
|
10 年之前 |
Richard Weinberger
|
a98a6d864d
um: Remove broken highmem support
|
10 年之前 |
Richard Weinberger
|
28fa468f53
um: Remove broken SMP support
|
10 年之前 |
Richard Weinberger
|
d0b5e15f0c
um: Remove SKAS3/4 support
|
10 年之前 |
Honggang Li
|
9e6a57d2cd
um: delete unnecessary bootmem struct page array
|
11 年之前 |
Geert Uytterhoeven
|
33a7d42999
um: Remove unused declarations from <as-layout.h>
|
11 年之前 |
Richard Weinberger
|
9d1ee8ce92
um: Rewrite show_stack()
|
12 年之前 |
Al Viro
|
37185b3324
um: get rid of pointless include "..." where include <...> will do
|
13 年之前 |
Thomas Gleixner
|
5b408241e9
um: Use generic init_task
|
13 年之前 |
Al Viro
|
73395a0002
um: distribute exports to where exported stuff is defined
|
14 年之前 |
Tom Spink
|
40fb16a360
uml: deal with inaccessible address space start
|
17 年之前 |
Jeff Dike
|
60a2988aea
uml: physical memory shouldn't include initial stack
|
17 年之前 |
Jeff Dike
|
96cee3044d
uml: style fixes
|
17 年之前 |
WANG Cong
|
3af9c5bed1
arch/um/kernel/um_arch.c: some small improvements
|
17 年之前 |
Jeff Dike
|
536788fe2d
uml: runtime host VMSPLIT detection
|
17 年之前 |
Jeff Dike
|
c5d4bb171c
uml: style fixes in arch/um/kernel
|
17 年之前 |
Jeff Dike
|
0983a88b9f
uml: install panic notifier earlier
|
17 年之前 |
Jeff Dike
|
42a2b54ce8
uml: clean up TASK_SIZE usage
|
17 年之前 |
Karol Swietlicki
|
6b7e967484
uml: convert functions to void
|
17 年之前 |