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
/
sys-x86_64
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
uml: kernel segfaults should dump proper registers
Jeff Dike
2007-05-07
1
-0
/
+30
*
uml: tidy fault code
Jeff Dike
2007-05-07
2
-14
/
+18
*
uml: formatting fixes
Jeff Dike
2007-05-07
1
-22
/
+12
*
uml: delete unused code
Jeff Dike
2007-05-07
1
-23
/
+0
*
[PATCH] uml: fix unreasonably long udelay
Paolo 'Blaisorblade' Giarrusso
2007-04-02
1
-11
/
+0
*
[PATCH] uml: arch_prctl should set thread fs
Jeff Dike
2007-03-08
1
-2
/
+4
*
[PATCH] uml: x86_64 ptrace fixes
Jeff Dike
2007-02-11
2
-11
/
+8
*
[PATCH] uml: x86_64 thread fixes
Jeff Dike
2007-02-11
2
-22
/
+62
*
[PATCH] uml: fix signal frame alignment
Jeff Dike
2007-01-30
1
-2
/
+3
*
[PATCH] UML: add generic BUG support
Jeff Dike
2006-12-08
2
-1
/
+21
*
[PATCH] Fix "Remove the use of _syscallX macros in UML"
Paolo 'Blaisorblade' Giarrusso
2006-10-30
1
-4
/
+7
*
[PATCH] make UML compile (FC6/x86-64)
Ulrich Drepper
2006-10-15
1
-1
/
+0
*
[PATCH] uml: remove duplicate export
Paolo 'Blaisorblade' Giarrusso
2006-10-11
1
-3
/
+0
*
[PATCH] Remove the use of _syscallX macros in UML
Arnd Bergmann
2006-10-02
1
-7
/
+4
*
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
2006-10-02
1
-1
/
+1
*
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
2006-10-02
1
-1
/
+1
*
[PATCH] uml: Use klibc setjmp/longjmp
Jeff Dike
2006-09-26
2
-2
/
+56
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-30
1
-1
/
+0
|
\
|
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
|
[PATCH] uml: remove unneeded time definitions
Jeff Dike
2006-06-30
1
-6
/
+0
|
/
*
[PATCH] uml: more __user annotations
Al Viro
2006-06-05
1
-10
/
+14
*
[PATCH] uml: __user annotation in arch_prctl
Al Viro
2006-06-05
1
-1
/
+1
*
[PATCH] uml: cleanup unprofile expression and build infrastructure
Paolo 'Blaisorblade' Giarrusso
2006-05-01
1
-5
/
+5
*
[PATCH] uml: fix compilation and execution with hardened GCC
Paolo 'Blaisorblade' Giarrusso
2006-05-01
1
-0
/
+2
*
[PATCH] uml: use Kbuild tracking for all files and fix compilation output
Paolo 'Blaisorblade' Giarrusso
2006-05-01
1
-1
/
+4
*
[PATCH] uml: add missing __volatile__
Jeff Dike
2006-04-19
1
-5
/
+5
*
[PATCH] uml: fix critical typo for TT mode
Paolo 'Blaisorblade' Giarrusso
2006-04-11
1
-1
/
+1
*
[PATCH] uml: implement {get,set}_thread_area for i386
Paolo 'Blaisorblade' Giarrusso
2006-03-31
2
-1
/
+16
*
[PATCH] uml: clean up remapping code build magic
Al Viro
2006-03-31
1
-2
/
+3
*
[PATCH] uml: eliminate symlinks to host arch
Al Viro
2006-03-31
1
-19
/
+9
*
[PATCH] uml: fix segfault on signal delivery
Jeff Dike
2006-03-27
1
-15
/
+41
*
[PATCH] uml: more carefully test whether we are in a system call
Bodo Stroesser
2006-03-27
1
-1
/
+21
*
[PATCH] uml: move libc-dependent irq code to os-Linux
Jeff Dike
2006-03-27
1
-0
/
+6
*
[PATCH] uml: initialize process FP registers properly
Jeff Dike
2006-02-07
2
-1
/
+8
*
[PATCH] uml: fix missing KBUILD_BASENAME
Jeff Dike
2006-01-11
1
-25
/
+0
*
[PATCH] uml: fix compilation with CONFIG_MODE_TT disabled
Paolo 'Blaisorblade' Giarrusso
2005-12-29
1
-2
/
+3
*
[PATCH] uml: properly invoke x86_64 system calls
Jeff Dike
2005-11-22
2
-11
/
+11
*
[PATCH] uml: maintain own LDT entries
Bodo Stroesser
2005-11-07
2
-77
/
+3
*
[PATCH] uml: fix x86_64 with !CONFIG_FRAME_POINTER
Jeff Dike
2005-10-10
1
-9
/
+28
*
[PATCH] uml makefiles sanitized
Al Viro
2005-09-29
6
-134
/
+62
*
[PATCH] bogus symbol used in arch/um/os-Linux/elf_aux.c
viro@ZenIV.linux.org.uk
2005-09-07
1
-0
/
+1
*
[PATCH] uml: skas0 stubs now check system call return values
Bodo Stroesser
2005-09-05
1
-10
/
+40
*
[PATCH] uml: build cleanups
Al Viro
2005-09-05
2
-6
/
+3
*
[PATCH] uml: TLB operation batching
Jeff Dike
2005-09-05
1
-0
/
+21
*
[PATCH] uml: build cleanup
Al Viro
2005-09-05
1
-2
/
+0
*
[PATCH] uml: fix signal frame copy_user
Al Viro
2005-09-05
1
-17
/
+24
*
[PATCH] unify x86/x86-64 semaphore code
Benjamin LaHaise
2005-09-05
1
-3
/
+2
*
[PATCH] uml: workaround host bug in "TT mode vs. NPTL link fix"
Paolo 'Blaisorblade' Giarrusso
2005-07-14
1
-1
/
+1
*
[PATCH] uml: fix lvalue for gcc4
Paolo 'Blaisorblade' Giarrusso
2005-07-14
1
-1
/
+1
*
[PATCH] uml: skas0 - separate kernel address space on stock hosts
Jeff Dike
2005-07-07
3
-2
/
+56
[prev]
[next]