index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-05
uml: miscellaneous code cleanups
Jeff Dike
2
-3
/
+1
2008-02-05
uml: cover stubs with a VMA
Jeff Dike
2
-18
/
+4
2008-02-05
uml: clean up TASK_SIZE usage
Jeff Dike
3
-6
/
+16
2008-02-05
uml: kill processes instead of panicing kernel
Jeff Dike
3
-8
/
+7
2008-02-05
uml: use ptrace directly in libc code
Jeff Dike
1
-1
/
+0
2008-02-05
uml: header untangling
Jeff Dike
1
-1
/
+3
2008-02-05
uml: convert functions to void
Karol Swietlicki
1
-5
/
+1
2008-02-05
uml: tidy kern_util.h
Jeff Dike
2
-87
/
+35
2008-02-05
uml: delete some unused headers
Jeff Dike
3
-39
/
+0
2008-02-05
uml: borrow const.h techniques
Jeff Dike
1
-13
/
+21
2008-02-05
uml: const and other tidying
WANG Cong
1
-1
/
+1
2008-02-05
uml: further bugs.c tidying
Jeff Dike
1
-1
/
+1
2008-02-05
uml: improve detection of host cmov
Karol Swietlicki
1
-0
/
+1
2008-02-05
uml: fix URLs in Kconfig and help strings
Karol Swietlicki
1
-1
/
+1
2008-02-05
uml: code tidying under arch/um/os-Linux
WANG Cong
1
-6
/
+6
2008-02-05
uml: arch/um/include/init.h needs a definition of __used
Jeff Dike
1
-11
/
+14
2008-01-28
remove __attribute_used__
Adrian Bunk
1
-13
/
+13
2007-12-17
uml: stop gdb from deleting breakpoints when running UML
Stanislaw Gruszka
1
-1
/
+1
2007-11-14
uml: fix build for !CONFIG_PRINTK
Jeff Dike
1
-1
/
+12
2007-10-16
uml: fix stub address calculations
Jeff Dike
3
-11
/
+37
2007-10-16
uml: network driver MTU cleanups
Jeff Dike
2
-9
/
+8
2007-10-16
uml: use *SEC_PER_*SEC constants
Jeff Dike
2
-2
/
+4
2007-10-16
uml: time build fix
Jeff Dike
1
-2
/
+2
2007-10-16
uml: eliminate interrupts in the idle loop
Jeff Dike
1
-3
/
+2
2007-10-16
uml: tickless support
Jeff Dike
1
-0
/
+1
2007-10-16
uml: separate timer initialization
Jeff Dike
1
-0
/
+1
2007-10-16
uml: simplify interval setting
Jeff Dike
1
-1
/
+1
2007-10-16
uml: fix timer switching
Jeff Dike
1
-1
/
+1
2007-10-16
uml: eliminate hz()
Jeff Dike
2
-1
/
+2
2007-10-16
uml: eliminate floating point state from register file
Jeff Dike
2
-3
/
+0
2007-10-16
uml: style fixes in FP code
Jeff Dike
2
-40
/
+1
2007-10-16
uml: floating point signal delivery fixes
Jeff Dike
3
-0
/
+8
2007-10-16
uml: clean up tlb flush path
Jeff Dike
1
-27
/
+0
2007-10-16
uml: userspace files should call libc directly
Jeff Dike
1
-2
/
+1
2007-10-16
uml: remove os_* usage from userspace files
Jeff Dike
4
-91
/
+78
2007-10-16
uml: rename pt_regs general-purpose register file
Jeff Dike
2
-50
/
+50
2007-10-16
uml: fold mmu_context_skas into mm_context
Jeff Dike
3
-27
/
+16
2007-10-16
uml: get rid of do_longjmp
Jeff Dike
3
-27
/
+6
2007-10-16
uml: remove __u64 usage from physical memory subsystem
Jeff Dike
1
-19
/
+2
2007-10-16
uml: style fixes pass 3
Jeff Dike
5
-21
/
+17
2007-10-16
uml: remove code made redundant by CHOOSE_MODE removal
Jeff Dike
15
-168
/
+93
2007-10-16
uml: style fixes pass 2
Jeff Dike
2
-14
/
+3
2007-10-16
uml: throw out CHOOSE_MODE
Jeff Dike
6
-166
/
+65
2007-10-16
uml: style fixes pass 1
Jeff Dike
1
-11
/
+1
2007-10-16
uml: remove sysdep/thread.h
Jeff Dike
4
-16
/
+2
2007-10-16
uml: throw out CONFIG_MODE_TT
Jeff Dike
21
-344
/
+1
2007-10-16
uml: physmem code tidying
Jeff Dike
1
-1
/
+2
2007-10-16
uml: stop saving process FP state
Jeff Dike
5
-23
/
+9
2007-10-16
uml: stop specially protecting kernel stacks
Jeff Dike
1
-0
/
+2
2007-10-16
uml: stop using libc asm/page.h
Jeff Dike
2
-2
/
+2
[prev]
[next]