index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
sys-x86_64
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-16
elf: kill USE_ELF_CORE_DUMP
Christoph Hellwig
1
-1
/
+0
2009-06-16
uml: bad macro expansion, parameter is member
Roel Kluin
1
-22
/
+22
2009-06-16
uml: fix a section warning
Amerigo Wang
1
-1
/
+1
2009-06-12
uml module: fix uml build process due to this merge
Amerigo Wang
2
-24
/
+1
2009-04-01
uml: remove useless comments
WANG Cong
3
-29
/
+0
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
1
-2
/
+2
2008-10-22
x86, um: get rid of excessive includes of uml-config.h
Al Viro
3
-3
/
+0
2008-10-22
x86, um: get rid of header symlinks
Al Viro
21
-0
/
+303
2008-10-22
x86, um: get rid of sysdep symlink
Al Viro
16
-0
/
+1011
2008-10-22
x86, um: ... and asm-x86 move
Al Viro
1
-2
/
+2
2008-08-15
x86_64: uml: fix rename header guard
Hiroshi Shimamoto
1
-2
/
+2
2008-06-06
uml: memcpy export needs to follow host declaration
Jeff Dike
1
-0
/
+4
2008-05-21
missing export of csum_partial() on uml/amd64
Al Viro
1
-2
/
+4
2008-05-13
uml: tidy ptrace interface
Jeff Dike
1
-1
/
+0
2008-04-26
x86, UML: remove x86-specific implementations of find_first_bit
Alexander van Heukelum
1
-1
/
+1
2008-04-17
Generic semaphore implementation
Matthew Wilcox
1
-12
/
+1
2008-02-23
uml: remove unused sigcontext accessors
Jeff Dike
1
-28
/
+0
2008-02-05
uml: redo the calculation of NR_syscalls
Jeff Dike
1
-6
/
+14
2008-02-05
uml: style fixes in arch/um/sys-x86_64
Jeff Dike
6
-84
/
+62
2008-02-05
uml: kill processes instead of panicing kernel
Jeff Dike
1
-3
/
+5
2008-02-05
uml: simplify SIGSEGV handling
Jeff Dike
1
-34
/
+5
2008-02-05
uml: current.h cleanup
Jeff Dike
1
-2
/
+2
2008-02-05
uml: remove unused variables in the context switcher
Karol Swietlicki
1
-1
/
+1
2008-02-05
uml: borrow const.h techniques
Jeff Dike
1
-4
/
+4
2008-02-05
uml: further bugs.c tidying
Jeff Dike
1
-6
/
+1
2008-02-03
arch/um: Spelling fixes
Joe Perches
1
-1
/
+1
2008-01-30
UML: change sigcontext fields to match x86
Jeff Dike
1
-35
/
+35
2007-10-29
misc uml annotation and section fixes
Al Viro
1
-2
/
+2
2007-10-20
spelling fixes: arch/um/
Simon Arlott
1
-1
/
+1
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
1
-2
/
+2
2007-10-16
uml: fix stub address calculations
Jeff Dike
2
-5
/
+7
2007-10-16
uml: style fixes in FP code
Jeff Dike
4
-112
/
+57
2007-10-16
uml: ptrace floating point fixes
Jeff Dike
1
-14
/
+39
2007-10-16
uml: floating point signal delivery fixes
Jeff Dike
1
-14
/
+39
2007-10-16
uml: don't use glibc asm/user.h
Jeff Dike
1
-8
/
+1
2007-10-16
uml: rename pt_regs general-purpose register file
Jeff Dike
2
-4
/
+4
2007-10-16
uml: fold mmu_context_skas into mm_context
Jeff Dike
1
-1
/
+1
2007-10-16
uml: style fixes pass 3
Jeff Dike
4
-120
/
+104
2007-10-16
uml: remove code made redundant by CHOOSE_MODE removal
Jeff Dike
5
-34
/
+16
2007-10-16
uml: throw out CHOOSE_MODE
Jeff Dike
2
-10
/
+3
2007-10-16
uml: throw out CONFIG_MODE_TT
Jeff Dike
4
-113
/
+2
2007-10-13
minimal build fixes for uml (fallout from x86 merge)
Al Viro
1
-2
/
+2
2007-10-11
i386/x86_64: move headers to include/asm-x86
Thomas Gleixner
1
-2
/
+2
2007-08-31
uml: fix x86_64 core dump crash
Jeff Dike
1
-6
/
+0
2007-05-15
fix uml-x86_64
Al Viro
1
-2
/
+3
2007-05-07
uml: more page fault path trimming
Jeff Dike
1
-0
/
+5
2007-05-07
uml: remove unused x86_64 code
Jeff Dike
1
-69
/
+0
2007-05-07
uml: delete HOST_FRAME_SIZE
Jeff Dike
1
-1
/
+0
2007-05-07
uml: kernel segfaults should dump proper registers
Jeff Dike
1
-0
/
+30
2007-05-07
uml: tidy fault code
Jeff Dike
2
-14
/
+18
[next]