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