index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
/
um_arch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-01
x86/ibt: Implement FineIBT
Peter Zijlstra
1
-0
/
+5
2022-10-14
Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+7
2022-09-19
um: Improve panic notifiers consistency and ordering
Guilherme G. Piccoli
1
-4
/
+4
2022-09-19
um: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-09-19
um: increase default virtual physical memory to 64 MiB
Christian Lamparter
1
-1
/
+1
2022-09-19
um: fix default console kernel parameter
Christian Lamparter
1
-1
/
+1
2022-09-19
UM: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
Huacai Chen
1
-1
/
+1
2022-08-02
Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+8
2022-07-18
um: seed rng using host OS rng
Jason A. Donenfeld
1
-0
/
+8
2022-07-14
um: Add missing apply_returns()
Peter Zijlstra
1
-0
/
+4
2022-03-15
x86/alternative: Use .ibt_endbr_seal to seal indirect calls
Peter Zijlstra
1
-0
/
+4
2021-12-22
um: Add devicetree support
Vincent Whitchurch
1
-0
/
+3
2021-10-28
x86/alternative: Implement .retpoline_sites support
Peter Zijlstra
1
-0
/
+4
2021-07-09
Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+44
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+1
2021-06-19
um: remove unneeded semicolon in um_arch.c
Wan Jiabing
1
-1
/
+1
2021-06-17
um: Add support for host CPU flags and alignment
Anton Ivanov
1
-4
/
+44
2021-02-12
um: remove process stub VMA
Johannes Berg
1
-0
/
+5
2021-01-26
um: stdio_console: Make preferred console
Thomas Meyer
1
-3
/
+19
2020-12-14
um: Fix build w/o CONFIG_PM_SLEEP
Johannes Berg
1
-1
/
+1
2020-12-13
um: Support suspend to RAM
Johannes Berg
1
-0
/
+42
2020-12-13
um: Allow PM with suspend-to-idle
Johannes Berg
1
-0
/
+25
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-1
/
+1
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-05-08
x86/module: Use text_poke() for late relocations
Peter Zijlstra
1
-0
/
+16
2019-09-15
um: Add SPDX headers to files in arch/um/kernel/
Alex Dewar
1
-1
/
+1
2019-09-15
um: drivers: Add virtio vhost-user driver
Erel Geron
1
-0
/
+1
2018-01-09
Construct init thread stack in the linker script rather than by union
David Howells
1
-1
/
+1
2017-07-15
Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+9
2017-07-05
um: Use os_warn to print out pre-boot warning/error messages
Masami Hiramatsu
1
-3
/
+5
2017-07-05
um: Use os_info for the messages on normal path
Masami Hiramatsu
1
-4
/
+4
2017-06-28
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
1
-6
/
+0
2017-05-03
um: Fix to call read_initrd after init_bootmem
Masami Hiramatsu
1
-0
/
+6
2017-03-02
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...
Ingo Molnar
1
-0
/
+2
2016-08-04
um: Setup physical memory in setup_arch()
Richard Weinberger
1
-4
/
+4
2015-05-31
um: Use char[] for linker script address declarations
Nicolas Iooss
1
-1
/
+1
2015-05-31
um: Create asm/sections.h
Nicolas Iooss
1
-2
/
+0
2015-04-13
um: Move uml_postsetup in the init_thread stack
Thomas Meyer
1
-5
/
+10
2015-04-13
um: add a kmsg_dumper
Thomas Meyer
1
-0
/
+2
2015-04-13
um: Remove broken highmem support
Richard Weinberger
1
-5
/
+0
2015-04-13
um: Remove broken SMP support
Richard Weinberger
1
-35
/
+0
2015-04-13
um: Remove SKAS3/4 support
Richard Weinberger
1
-10
/
+0
2014-10-13
um: delete unnecessary bootmem struct page array
Honggang Li
1
-6
/
+1
2013-11-17
um: Remove unused declarations from <as-layout.h>
Geert Uytterhoeven
1
-0
/
+1
2013-11-17
um: Rewrite show_stack()
Richard Weinberger
1
-1
/
+0
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
1
-7
/
+7
2012-05-05
um: Use generic init_task
Thomas Gleixner
1
-0
/
+5
2011-11-02
um: distribute exports to where exported stuff is defined
Al Viro
1
-0
/
+2
2008-06-06
uml: deal with inaccessible address space start
Tom Spink
1
-1
/
+1
2008-05-13
uml: physical memory shouldn't include initial stack
Jeff Dike
1
-1
/
+4
[next]