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
/
os-Linux
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-05
uml: tidy kern_util.h
Jeff Dike
12
-64
/
+46
2008-02-05
uml: const and other tidying
WANG Cong
3
-5
/
+6
2008-02-05
uml: code tidying under arch/um/os-Linux
WANG Cong
5
-14
/
+22
2007-12-17
uml: stop gdb from deleting breakpoints when running UML
Stanislaw Gruszka
7
-30
/
+42
2007-12-03
uml: after_sleep_interval should return something
Jeff Dike
1
-0
/
+1
2007-11-29
uml: fix !NO_HZ busy-loop
Jeff Dike
1
-3
/
+51
2007-11-14
uml: fix recvmsg return value checking
Jeff Dike
1
-2
/
+1
2007-10-16
uml: definitively kill subprocesses on panic
Lepton Wu
2
-1
/
+39
2007-10-16
uml: fix stub address calculations
Jeff Dike
2
-14
/
+15
2007-10-16
uml: network driver MTU cleanups
Jeff Dike
4
-46
/
+19
2007-10-16
uml: network formatting
Jeff Dike
6
-137
/
+123
2007-10-16
uml: use *SEC_PER_*SEC constants
Jeff Dike
2
-11
/
+13
2007-10-16
uml: eliminate SIGALRM
Jeff Dike
7
-35
/
+17
2007-10-16
uml: time build fix
Jeff Dike
1
-3
/
+19
2007-10-16
uml: eliminate interrupts in the idle loop
Jeff Dike
2
-46
/
+11
2007-10-16
uml: tickless support
Jeff Dike
2
-5
/
+39
2007-10-16
uml: GENERIC_CLOCKEVENTS support
Jeff Dike
1
-4
/
+0
2007-10-16
uml: separate timer initialization
Jeff Dike
2
-4
/
+10
2007-10-16
uml: simplify interval setting
Jeff Dike
2
-4
/
+3
2007-10-16
uml: fix timer switching
Jeff Dike
2
-13
/
+23
2007-10-16
uml: eliminate hz()
Jeff Dike
2
-6
/
+6
2007-10-16
uml: remove unused file
Jeff Dike
1
-195
/
+0
2007-10-16
uml: style fixes in FP code
Jeff Dike
1
-10
/
+16
2007-10-16
uml: floating point signal delivery fixes
Jeff Dike
2
-3
/
+34
2007-10-16
uml: userspace files should call libc directly
Jeff Dike
9
-117
/
+134
2007-10-16
uml: replace clone with fork
Jeff Dike
1
-35
/
+20
2007-10-16
uml: remove os_* usage from userspace files
Jeff Dike
1
-11
/
+0
2007-10-16
uml: rename pt_regs general-purpose register file
Jeff Dike
2
-5
/
+5
2007-10-16
uml: get rid of do_longjmp
Jeff Dike
3
-9
/
+2
2007-10-16
uml: remove __u64 usage from physical memory subsystem
Jeff Dike
1
-3
/
+3
2007-10-16
uml: style fixes pass 3
Jeff Dike
12
-511
/
+540
2007-10-16
uml: remove code made redundant by CHOOSE_MODE removal
Jeff Dike
11
-46
/
+28
2007-10-16
uml: throw out CHOOSE_MODE
Jeff Dike
5
-18
/
+5
2007-10-16
uml: style fixes pass 1
Jeff Dike
4
-26
/
+20
2007-10-16
uml: throw out CONFIG_MODE_TT
Jeff Dike
8
-136
/
+3
2007-10-16
uml: stop saving process FP state
Jeff Dike
7
-192
/
+65
2007-10-16
uml: stop using libc asm/page.h
Jeff Dike
4
-4
/
+0
2007-10-16
uml: tidy recently-moved code
Jeff Dike
1
-13
/
+0
2007-09-19
uml: fix irqstack crash
Jeff Dike
1
-2
/
+2
2007-09-19
uml: use correct type in BLKGETSIZE ioctl
Nicolas George
1
-1
/
+2
2007-08-31
uml: fix x86_64 core dump crash
Jeff Dike
1
-0
/
+15
2007-07-24
uml: more __init annotations
Jeff Dike
1
-1
/
+1
2007-07-24
uml: fix aio compilation bug
Jeff Dike
1
-30
/
+17
2007-07-24
uml: fix string exporting on UML/i386
Jeff Dike
1
-4
/
+1
2007-07-16
uml: export hostfs symbols
Jeff Dike
1
-12
/
+8
2007-07-16
uml: Eliminate kernel allocator wrappers
Jeff Dike
4
-8
/
+8
2007-07-16
uml: simplify helper stack handling
Jeff Dike
5
-26
/
+27
2007-07-16
uml: SIGIO support cleanup
Jeff Dike
1
-1
/
+1
2007-06-16
uml: remove PAGE_SIZE from libc code
Jeff Dike
4
-16
/
+21
2007-05-23
uml: improve PTRACE_SYSEMU checking
Jeff Dike
1
-8
/
+16
[prev]
[next]