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-07-07
[UML] fix gcc ICEs and unresolved externs
Jeff Dike
3
-1
/
+10
2008-06-12
uml: work around broken host PTRACE_SYSEMU
Jeff Dike
1
-9
/
+16
2008-06-12
uml: remove include of asm/user.h
Jeff Dike
1
-2
/
+2
2008-06-06
uml: PATH_MAX needs limits.h
Ingo Molnar
1
-0
/
+1
2008-06-06
uml: stub needs to tolerate SIGWINCH
Jeff Dike
1
-1
/
+1
2008-06-06
uml: memcpy export needs to follow host declaration
Jeff Dike
1
-0
/
+4
2008-06-06
uml: deal with inaccessible address space start
Tom Spink
4
-11
/
+26
2008-06-06
uml: remove a duplicate include
Huang Weiyi
1
-1
/
+0
2008-06-06
uml: deal with host time going backwards
Jeff Dike
1
-0
/
+7
2008-05-21
thanks to net/mac80211 we need to pull drivers/leds/Kconfig on uml
Al Viro
1
-0
/
+2
2008-05-21
missing export of csum_partial() on uml/amd64
Al Viro
1
-2
/
+4
2008-05-21
uml: add missing exports for UML_RANDOM=m
Al Viro
1
-0
/
+5
2008-05-21
fix include order in sys-i386/registers.c
Al Viro
1
-0
/
+1
2008-05-21
missed kmalloc() in pcap_user.c
Al Viro
1
-1
/
+1
2008-05-16
[PATCH] take init_files to fs/file.c
Al Viro
1
-1
/
+0
2008-05-13
uml: track and make up lost ticks
Jeff Dike
3
-6
/
+53
2008-05-13
uml: style fixes in the random driver
Jeff Dike
1
-38
/
+41
2008-05-13
uml: random driver fixes
Jeff Dike
4
-30
/
+63
2008-05-13
uml: physical memory shouldn't include initial stack
Jeff Dike
1
-1
/
+4
2008-05-13
uml: use PAGE_SIZE in linker scripts
Cyrill Gorcunov
3
-13
/
+15
2008-05-13
uml: use DIV_ROUND_UP
Jiri Olsa
1
-2
/
+2
2008-05-13
uml: fix CONFIG_RAW dependencies
Robert P. J. Day
1
-3
/
+3
2008-05-13
uml: use __SPIN_LOCK_UNLOCKED
Jeff Dike
1
-2
/
+2
2008-05-13
uml: fix bad NTP interaction with clock
Jeff Dike
1
-2
/
+2
2008-05-13
uml: fix build when SLOB is enabled
Jeff Dike
17
-24
/
+28
2008-05-13
uml: fix errno return
Johann Felix Soden
1
-1
/
+1
2008-05-13
uml: tidy ptrace interface
Jeff Dike
6
-62
/
+23
2008-05-13
uml: style fixes
Jeff Dike
4
-15
/
+4
2008-05-13
uml: redo host capability detection and disabling
Jeff Dike
1
-40
/
+41
2008-05-08
uml: fix inconsistence due to tty_operation change
WANG Cong
2
-3
/
+3
2008-05-06
Revert "uml: fix gcc problem"
Linus Torvalds
1
-4
/
+1
2008-05-04
uml: fix gcc problem
Ingo Molnar
1
-1
/
+4
2008-05-03
unified (weak) sys_pipe implementation
Ulrich Drepper
1
-17
/
+0
2008-04-29
proc: remove proc_root from drivers
Alexey Dobriyan
2
-2
/
+2
2008-04-29
proper extern for late_time_init
Adrian Bunk
1
-2
/
+1
2008-04-28
uml: clean up arch/um/drivers/ubd_kern.c
WANG Cong
1
-195
/
+190
2008-04-28
arch/um/os-Linux/sys-i386/task_size.c: improve a bit
WANG Cong
1
-4
/
+8
2008-04-28
uml: make several things static
WANG Cong
3
-7
/
+7
2008-04-28
uml: make three functions static
WANG Cong
3
-3
/
+3
2008-04-28
uml: remove a useless function
WANG Cong
2
-14
/
+0
2008-04-28
uml: make a function static
WANG Cong
2
-2
/
+1
2008-04-28
arch/um/os-Linux/start_up.c: various improvements.
WANG Cong
1
-8
/
+6
2008-04-28
uml: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-04-28
arch/um/kernel/um_arch.c: some small improvements
WANG Cong
1
-3
/
+4
2008-04-26
x86, bitops: select the generic bitmap search functions
Alexander van Heukelum
2
-16
/
+0
2008-04-26
x86, UML: remove x86-specific implementations of find_first_bit
Alexander van Heukelum
4
-2
/
+10
2008-04-26
x86, uml: fix uml with generic find_next_bit for x86
Alexander van Heukelum
2
-0
/
+8
2008-04-26
uml: Kconfig cleanup
Ingo Molnar
1
-0
/
+7
2008-04-26
uml: fix build error
Ingo Molnar
1
-0
/
+1
2008-04-17
Generic semaphore implementation
Matthew Wilcox
5
-38
/
+3
[next]