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
/
os-Linux
/
skas
Commit message (
Expand
)
Author
Age
Files
Lines
*
um: get rid of pointless include "..." where include <...> will do
Al Viro
2012-10-09
2
-21
/
+21
*
um: pass siginfo to guest process
Martin Pärtel
2012-08-02
1
-4
/
+9
*
um: pull interrupt_end() into userspace()
Al Viro
2012-08-02
1
-0
/
+3
*
um: Remove unused variables
Richard Weinberger
2012-05-21
1
-10
/
+0
*
um: unify ptrace_user.h
Al Viro
2011-11-02
1
-2
/
+1
*
um: take chan_*.h and line.h to arch/um/drivers
Al Viro
2011-11-02
1
-1
/
+1
*
um: take register_winch_irq() into the caller of is_skas_winch()
Al Viro
2011-11-02
1
-5
/
+1
*
um: shared/process.h is empty now; kill it
Al Viro
2011-11-02
1
-1
/
+0
*
um: fill the handlers array at build time
Al Viro
2011-11-02
1
-1
/
+1
*
um: simplify set_handler()
Al Viro
2011-11-02
1
-2
/
+1
*
um: don't bother blocking SIGARLM and SIGUSR1
Al Viro
2011-11-02
1
-1
/
+1
*
um: switch stub_segv_handler to SA_SIGINFO variant, get rid of magic crap in ...
Al Viro
2011-11-02
1
-2
/
+2
*
um: -include user.h for USER_OBJ, trim includes
Al Viro
2011-11-02
2
-4
/
+0
*
um: Save FPU registers between task switches
Ingo van Lil
2011-09-14
2
-2
/
+19
*
x86, um: get rid of excessive includes of uml-config.h
Al Viro
2008-10-22
1
-1
/
+0
*
UML: make several more things static
WANG Cong
2008-07-24
1
-1
/
+1
*
uml: stub needs to tolerate SIGWINCH
Jeff Dike
2008-06-06
1
-1
/
+1
*
uml: style fixes
Jeff Dike
2008-05-13
1
-1
/
+1
*
uml: fix FP register corruption
Jeff Dike
2008-02-23
1
-0
/
+15
*
uml: style fixes in arch/um/os-Linux
Jeff Dike
2008-02-08
1
-3
/
+3
*
uml: add newlines to printks
Jeff Dike
2008-02-05
1
-4
/
+4
*
uml: move sig_handler_common_skas
Jeff Dike
2008-02-05
2
-76
/
+3
*
uml: don't allow processes to call into stub
Jeff Dike
2008-02-05
1
-0
/
+3
*
uml: kill processes instead of panicing kernel
Jeff Dike
2008-02-05
1
-90
/
+175
*
uml: use ptrace directly in libc code
Jeff Dike
2008-02-05
1
-3
/
+8
*
uml: simplify SIGSEGV handling
Jeff Dike
2008-02-05
1
-7
/
+4
*
uml: tidy kern_util.h
Jeff Dike
2008-02-05
2
-7
/
+12
*
uml: stop gdb from deleting breakpoints when running UML
Stanislaw Gruszka
2007-12-17
1
-5
/
+7
*
uml: definitively kill subprocesses on panic
Lepton Wu
2007-10-16
1
-1
/
+1
*
uml: fix stub address calculations
Jeff Dike
2007-10-16
2
-14
/
+15
*
uml: use *SEC_PER_*SEC constants
Jeff Dike
2007-10-16
1
-5
/
+7
*
uml: eliminate SIGALRM
Jeff Dike
2007-10-16
2
-6
/
+3
*
uml: tickless support
Jeff Dike
2007-10-16
1
-4
/
+23
*
uml: simplify interval setting
Jeff Dike
2007-10-16
1
-1
/
+1
*
uml: eliminate hz()
Jeff Dike
2007-10-16
1
-2
/
+3
*
uml: userspace files should call libc directly
Jeff Dike
2007-10-16
1
-2
/
+2
*
uml: rename pt_regs general-purpose register file
Jeff Dike
2007-10-16
1
-2
/
+2
*
uml: remove __u64 usage from physical memory subsystem
Jeff Dike
2007-10-16
1
-3
/
+3
*
uml: style fixes pass 3
Jeff Dike
2007-10-16
3
-173
/
+182
*
uml: remove code made redundant by CHOOSE_MODE removal
Jeff Dike
2007-10-16
3
-23
/
+19
*
uml: stop saving process FP state
Jeff Dike
2007-10-16
2
-8
/
+2
*
uml: stop using libc asm/page.h
Jeff Dike
2007-10-16
1
-1
/
+0
*
uml: SIGIO support cleanup
Jeff Dike
2007-07-16
1
-1
/
+1
*
uml: remove PAGE_SIZE from libc code
Jeff Dike
2007-06-16
2
-12
/
+14
*
uml: tidy IRQ code
Jeff Dike
2007-05-11
1
-2
/
+4
*
uml: use UM_THREAD_SIZE in userspace code
Jeff Dike
2007-05-11
1
-4
/
+3
*
uml: turn build warnings into comments
Miklos Szeredi
2007-05-09
2
-2
/
+2
*
uml: more page fault path trimming
Jeff Dike
2007-05-07
3
-87
/
+103
*
uml: speed page fault path
Jeff Dike
2007-05-07
1
-2
/
+2
*
uml: don't try to handle signals on initial process stack
Jeff Dike
2007-05-07
1
-3
/
+11
[next]