index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
include
/
shared
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-19
High Performance UML Vector Network Driver
Anton Ivanov
1
-0
/
+2
2018-02-19
Epoll based IRQ controller
Anton Ivanov
2
-10
/
+19
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
3
-0
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-10-24
linux/compiler.h: Split into compiler.h and compiler_types.h
Will Deacon
1
-1
/
+1
2017-09-13
um: Fix FP register size for XSTATE/XSAVE
Thomas Meyer
1
-1
/
+1
2017-07-07
um: stub-data.h: remove superfluous include
Thomas Meyer
1
-2
/
+0
2017-07-05
um: Add os_warn() for pre-boot warning/error messages
Masami Hiramatsu
1
-0
/
+2
2017-07-05
um: Add os_info() for pre-boot information messages
Masami Hiramatsu
1
-0
/
+2
2017-03-20
x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()
Kyle Huey
1
-1
/
+1
2017-03-20
x86/arch_prctl: Rename 'code' argument to 'option'
Kyle Huey
1
-2
/
+2
2016-05-21
um: add extended processor state save/restore support
Eli Cooper
1
-0
/
+2
2016-01-10
um: Fix ptrace GETREGS/SETREGS bugs
Mickaël Salaün
1
-1
/
+0
2016-01-10
um: Update UBD to use pread/pwrite family of functions
Anton Ivanov
1
-0
/
+2
2015-11-06
um: Switch clocksource to hrtimers
Anton Ivanov
3
-8
/
+30
2015-11-06
um: Store syscall number after syscall_trace_enter()
Richard Weinberger
1
-0
/
+1
2015-07-07
um: Fix do_signal() prototype
Ingo Molnar
1
-1
/
+2
2015-05-31
um: Remove copy&paste code from init.h
Richard Weinberger
1
-21
/
+1
2015-05-31
um: Stop abusing __KERNEL__
Richard Weinberger
2
-3
/
+3
2015-05-31
um: Move syscall() declaration into os.h
Richard Weinberger
1
-0
/
+2
2015-04-13
um: Move uml_postsetup in the init_thread stack
Thomas Meyer
1
-0
/
+1
2015-04-13
um: Remove SKAS3/4 support
Richard Weinberger
4
-63
/
+0
2014-10-13
um: delete unnecessary bootmem struct page array
Honggang Li
1
-1
/
+1
2014-08-06
um: Use get_signal() signal_setup_done()
Richard Weinberger
1
-8
/
+4
2014-04-20
um: Memory corruption on startup
Anton Ivanov
1
-0
/
+1
2013-11-17
um: Remove unused declarations from <as-layout.h>
Geert Uytterhoeven
1
-3
/
+0
2013-11-17
um: Make stack trace reliable against kernel mode faults
Richard Weinberger
1
-0
/
+1
2013-09-07
um: Cleanup SIGTERM handling
Richard Weinberger
1
-0
/
+1
2013-09-07
um: ubd: Add REQ_FLUSH suppport
Richard Weinberger
1
-0
/
+1
2013-09-07
um: Implement probe_kernel_read()
Richard Weinberger
1
-0
/
+1
2013-07-19
um: siginfo cleanup
Richard Weinberger
1
-4
/
+4
2013-04-03
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
Frederic Weisbecker
1
-2
/
+2
2013-01-03
um: net: use eth_hw_addr_random() to generate random mac
Jiri Pirko
1
-1
/
+0
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2012-10-12
x86, um: convert to saner kernel_execve() semantics
Al Viro
1
-1
/
+0
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
10
-16
/
+16
2012-10-09
um: move sysrq.h out of include/shared
Al Viro
1
-7
/
+0
2012-09-27
um: Preinclude include/linux/kern_levels.h
Geert Uytterhoeven
2
-10
/
+11
2012-08-02
um: pass siginfo to guest process
Martin Pärtel
3
-8
/
+11
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
1
-3
/
+0
2012-05-21
um: Implement um_free_irq()
Richard Weinberger
1
-1
/
+1
2012-03-25
um: kill HOST_TASK_PID
Al Viro
2
-3
/
+1
2011-11-02
um: unify ptrace_user.h
Al Viro
1
-1
/
+2
2011-11-02
um: take ubd_user.h to its users...
Al Viro
1
-16
/
+0
2011-11-02
um: take ldt.h to arch/x86/um/asm/mm_context.h
Al Viro
1
-37
/
+0
2011-11-02
um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.c
Al Viro
1
-5
/
+0
2011-11-02
um: take um_mmu.h to asm/mmu.h, clean asm/mmu_context.h a bit
Al Viro
1
-24
/
+0
2011-11-02
um: kill um_uaccess.h
Al Viro
1
-94
/
+0
2011-11-02
um: take mconsole*.h to arch/um/drivers
Al Viro
2
-150
/
+0
2011-11-02
um: take chan_*.h and line.h to arch/um/drivers
Al Viro
3
-211
/
+0
[next]