index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II 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
*
um: get rid of sysdep/sc.h
Al Viro
2011-11-02
2
-46
/
+7
*
um: Get rid of UPT_SET/UPT_REG macros
Al Viro
2011-11-02
2
-90
/
+88
*
um: take vm-flags.h to sys-*/asm
Al Viro
2011-11-02
1
-0
/
+0
*
um: get rid of sysdep/checksum.h
Al Viro
2011-11-02
1
-0
/
+0
*
um: kill a couple of useless includes of kern_constants.h
Al Viro
2011-11-02
2
-2
/
+0
*
um: -include user.h for USER_OBJ, trim includes
Al Viro
2011-11-02
2
-2
/
+1
*
um: take user_constants.h to include/generated
Al Viro
2011-11-02
3
-3
/
+3
*
um: kill skas_ptregs.h
Al Viro
2011-11-02
1
-2
/
+0
*
um: series of __get_user() is costly in sigframe handling
Al Viro
2011-11-02
1
-61
/
+57
*
um: make copy_sc() static
Al Viro
2011-11-02
1
-30
/
+0
*
um: don't rely on sc.fpstate not having been reassigned prior to rt_sigreturn()
Al Viro
2011-11-02
1
-5
/
+8
*
um: switch {rt_,}sigreturn() to set_current_blocked()
Al Viro
2011-11-02
1
-5
/
+1
*
um: clean arch_ptrace() up a bit
Al Viro
2011-09-14
1
-3
/
+19
*
um: PTRACE_[GS]ETFPXREGS had been wired on the wrong subarch
Al Viro
2011-09-14
1
-13
/
+1
*
um: Save FPU registers between task switches
Ingo van Lil
2011-09-14
1
-0
/
+1
*
um: implement a x86_64 vDSO
Richard Weinberger
2011-07-25
9
-0
/
+365
*
um: set __HAVE_ARCH_GATE_AREA for x86_64
Richard Weinberger
2011-07-25
3
-1
/
+37
*
um: clean up delay functions
Richard Weinberger
2011-07-25
1
-12
/
+42
*
um: clean up vm-flags.h
Richard Weinberger
2011-07-25
3
-39
/
+5
*
x86: Unify rwsem assembly implementation
Jan Beulich
2011-07-21
1
-1
/
+1
*
uml: kernels on {i386,x86_64} produce bad coredumps
Paul Pluzhnikov
2011-03-22
1
-0
/
+2
*
ptrace: cleanup arch_ptrace() on um
Namhyung Kim
2010-10-27
1
-4
/
+3
*
ptrace: change signature of arch_ptrace()
Namhyung Kim
2010-10-27
1
-2
/
+2
*
UML: Fix compiler warning due to missing task_struct declaration
Jan Kiszka
2010-04-21
1
-0
/
+2
*
UML: add kernel.h include to signal.c
Jiri Kosina
2010-04-20
1
-0
/
+1
*
UML: Drop private round_down definition
Jan Kiszka
2010-04-20
1
-2
/
+0
*
improve sys_newuname() for compat architectures
Christoph Hellwig
2010-03-12
2
-19
/
+0
*
x86: Fix breakage of UML from the changes in the rwsem system
Linus Torvalds
2010-01-17
1
-1
/
+2
*
elf: kill USE_ELF_CORE_DUMP
Christoph Hellwig
2009-12-16
1
-1
/
+0
*
uml: bad macro expansion, parameter is member
Roel Kluin
2009-06-16
1
-22
/
+22
*
uml: fix a section warning
Amerigo Wang
2009-06-16
1
-1
/
+1
*
uml module: fix uml build process due to this merge
Amerigo Wang
2009-06-12
2
-24
/
+1
*
uml: remove useless comments
WANG Cong
2009-04-01
3
-29
/
+0
*
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
1
-2
/
+2
*
x86, um: get rid of excessive includes of uml-config.h
Al Viro
2008-10-22
3
-3
/
+0
*
x86, um: get rid of header symlinks
Al Viro
2008-10-22
21
-0
/
+303
*
x86, um: get rid of sysdep symlink
Al Viro
2008-10-22
16
-0
/
+1011
*
x86, um: ... and asm-x86 move
Al Viro
2008-10-22
1
-2
/
+2
*
x86_64: uml: fix rename header guard
Hiroshi Shimamoto
2008-08-15
1
-2
/
+2
*
uml: memcpy export needs to follow host declaration
Jeff Dike
2008-06-06
1
-0
/
+4
*
missing export of csum_partial() on uml/amd64
Al Viro
2008-05-21
1
-2
/
+4
*
uml: tidy ptrace interface
Jeff Dike
2008-05-13
1
-1
/
+0
*
x86, UML: remove x86-specific implementations of find_first_bit
Alexander van Heukelum
2008-04-26
1
-1
/
+1
*
Generic semaphore implementation
Matthew Wilcox
2008-04-17
1
-12
/
+1
*
uml: remove unused sigcontext accessors
Jeff Dike
2008-02-23
1
-28
/
+0
*
uml: redo the calculation of NR_syscalls
Jeff Dike
2008-02-05
1
-6
/
+14
*
uml: style fixes in arch/um/sys-x86_64
Jeff Dike
2008-02-05
6
-84
/
+62
*
uml: kill processes instead of panicing kernel
Jeff Dike
2008-02-05
1
-3
/
+5
*
uml: simplify SIGSEGV handling
Jeff Dike
2008-02-05
1
-34
/
+5
*
uml: current.h cleanup
Jeff Dike
2008-02-05
1
-2
/
+2
[next]