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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-28
blk_end_request: changing um (take 4)
Kiyoshi Ueda
1
-12
/
+4
2007-12-23
uml: user of helper_wait() got missed when it got extra arguments
Al Viro
1
-2
/
+2
2007-12-17
uml: stop gdb from deleting breakpoints when running UML
Stanislaw Gruszka
12
-56
/
+50
2007-12-11
[UM]: Fix use of skb after netif_rx
Julia Lawall
1
-1
/
+1
2007-12-05
no need to mess with KBUILD_CFLAGS on uml-i386 anymore
Al Viro
1
-5
/
+0
2007-12-03
uml: work around host tcsetattr bug
Jeff Dike
1
-1
/
+10
2007-12-03
uml: after_sleep_interval should return something
Jeff Dike
1
-0
/
+1
2007-12-03
uml: keep UML Kconfig in sync with x86
Jeff Dike
1
-0
/
+7
2007-11-29
leak in do_ubd_request
Miklos Szeredi
1
-0
/
+1
2007-11-29
uml: fix !NO_HZ busy-loop
Jeff Dike
1
-3
/
+51
2007-11-29
UML: build fix
WANG Cong
1
-1
/
+1
2007-11-14
uml: fix build for !CONFIG_PRINTK
Jeff Dike
1
-1
/
+12
2007-11-14
uml: fix build for !CONFIG_TCP
Jeff Dike
1
-2
/
+12
2007-11-14
uml: remove last include of libc asm/page.h
Jeff Dike
1
-1
/
+0
2007-11-14
uml: fix spurious IRQ testing
Jeff Dike
1
-6
/
+7
2007-11-14
uml: fix recvmsg return value checking
Jeff Dike
1
-2
/
+1
2007-11-14
uml: fix symlink loops
Jeff Dike
1
-3
/
+3
2007-11-06
UML: fix defconfig build again
Jeff Dike
1
-2
/
+2
2007-11-05
uml: correctly strip kernel defines from userspace CFLAGS
Jeff Dike
1
-2
/
+5
2007-11-05
uml: fix incompatible types warning in previous SG fix
WANG Cong
1
-1
/
+1
2007-10-29
misc uml annotation and section fixes
Al Viro
3
-7
/
+7
2007-10-29
more x86 merge fallout (uml, again)
Al Viro
2
-2
/
+2
2007-10-29
x86 merge fallout: uml
Al Viro
2
-6
/
+2
2007-10-24
arch/um/drivers/ubd_kern.c: fix a building error
WANG Cong
1
-0
/
+2
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
1
-1
/
+1
2007-10-20
typo fixes
Matt LaPlante
1
-1
/
+1
2007-10-20
spelling fixes: arch/um/
Simon Arlott
9
-10
/
+10
2007-10-19
Combine instrumentation menus in kernel/Kconfig.instrumentation
Mathieu Desnoyers
1
-0
/
+2
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
1
-2
/
+2
2007-10-19
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
1
-1
/
+1
2007-10-17
[UMP]: header_ops conversion needed for non-ethernet drivers
Jeff Dike
2
-6
/
+2
2007-10-17
remove include/asm-*/ipc.h
Adrian Bunk
1
-1
/
+1
2007-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
6
-17
/
+17
2007-10-16
uml: definitively kill subprocesses on panic
Lepton Wu
2
-1
/
+39
2007-10-16
uml: arch/um/drivers formatting
Jeff Dike
9
-253
/
+244
2007-10-16
uml: fix stub address calculations
Jeff Dike
18
-77
/
+81
2007-10-16
uml: correctly handle skb allocation failures
Jeff Dike
1
-0
/
+47
2007-10-16
uml: network driver MTU cleanups
Jeff Dike
19
-188
/
+80
2007-10-16
uml: network formatting
Jeff Dike
22
-616
/
+602
2007-10-16
uml: use *SEC_PER_*SEC constants
Jeff Dike
5
-17
/
+22
2007-10-16
uml: eliminate SIGALRM
Jeff Dike
7
-35
/
+17
2007-10-16
uml: time build fix
Jeff Dike
2
-5
/
+21
2007-10-16
uml: eliminate interrupts in the idle loop
Jeff Dike
4
-52
/
+17
2007-10-16
uml: tickless support
Jeff Dike
7
-55
/
+55
2007-10-16
uml: clocksource support
Jeff Dike
1
-0
/
+20
2007-10-16
uml: GENERIC_CLOCKEVENTS support
Jeff Dike
4
-57
/
+55
2007-10-16
uml: GENERIC_TIME support
Jeff Dike
3
-43
/
+5
2007-10-16
uml: separate timer initialization
Jeff Dike
4
-4
/
+13
2007-10-16
uml: simplify interval setting
Jeff Dike
4
-6
/
+5
2007-10-16
uml: fix timer switching
Jeff Dike
4
-21
/
+26
[next]