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
2006-02-24
[PATCH] uml: tidying COW code
Paolo 'Blaisorblade' Giarrusso
4
-5
/
+6
2006-02-24
[PATCH] uml: better error reporting for read_output
Paolo 'Blaisorblade' Giarrusso
1
-12
/
+22
2006-02-24
[PATCH] uml: os_connect_socket error path fixup
Paolo 'Blaisorblade' Giarrusso
1
-5
/
+14
2006-02-24
[PATCH] uml: fix ((unused)) attribute
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2006-02-24
[PATCH] uml: fix usage of kernel_errno in place of errno
Paolo 'Blaisorblade' Giarrusso
3
-6
/
+22
2006-02-24
[PATCH] uml: correct error messages in COW driver
Paolo 'Blaisorblade' Giarrusso
2
-10
/
+13
2006-02-07
[PATCH] uml: remove a dead file
Jeff Dike
1
-569
/
+0
2006-02-07
[PATCH] uml: initialize process FP registers properly
Jeff Dike
7
-12
/
+32
2006-02-07
[PATCH] uml: block SIGWINCH in ptrace tester child
Jeff Dike
1
-0
/
+1
2006-02-07
[PATCH] uml: balance list_add and list_del in the network driver
Jeff Dike
1
-10
/
+19
2006-02-07
[PATCH] uml: close TUN/TAP file descriptors
Jeff Dike
2
-9
/
+10
2006-02-07
[PATCH] uml: add debug switch for skas mode
Jeff Dike
1
-0
/
+18
2006-02-01
[PATCH] uml: avoid "CONFIG_NR_CPUS undeclared" bogus error messages
Paolo 'Blaisorblade' Giarrusso
2
-2
/
+1
2006-02-01
[PATCH] uml: some harmless sparse warning fixes
Paolo 'Blaisorblade' Giarrusso
7
-14
/
+17
2006-02-01
[PATCH] uml: TT - SYSCALL_DEBUG - fix buglet introduced in cleanup
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+6
2006-02-01
[PATCH] uml: fix "apples/bananas" typo
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2006-02-01
[PATCH] uml: fix hugest stack users
Paolo 'Blaisorblade' Giarrusso
3
-19
/
+22
2006-02-01
[PATCH] uml: comments about libc-conflict guards
Paolo 'Blaisorblade' Giarrusso
1
-5
/
+9
2006-02-01
[PATCH] uml: fix some typos
Jeff Dike
2
-2
/
+2
2006-02-01
[PATCH] uml: add a build dependency
Jeff Dike
1
-3
/
+6
2006-02-01
[PATCH] uml: compilation fix when MODE_SKAS disabled
Pekka Enberg
1
-1
/
+1
2006-01-18
[PATCH] uml: use generic sys_rt_sigsuspend
Jeff Dike
1
-24
/
+0
2006-01-18
[PATCH] uml: add TIF_RESTORE_SIGMASK support
Jeff Dike
1
-38
/
+41
2006-01-18
[PATCH] uml ubd code: fix a bit of whitespace
Paolo 'Blaisorblade' Giarrusso
1
-14
/
+17
2006-01-18
[PATCH] uml: allow again to move backing file and to override saved location
Paolo 'Blaisorblade' Giarrusso
1
-13
/
+15
2006-01-18
[PATCH] uml: arch Kconfig menu cleanups
Paolo 'Blaisorblade' Giarrusso
2
-14
/
+19
2006-01-18
[PATCH] uml: avoid malloc to sleep in atomic sections
Paolo 'Blaisorblade' Giarrusso
4
-11
/
+19
2006-01-18
[PATCH] uml: sigio code - reduce spinlock hold time
Paolo 'Blaisorblade' Giarrusso
1
-25
/
+58
2006-01-18
[PATCH] uml: fix spinlock recursion and sleep-inside-spinlock in error path
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+13
2006-01-18
[PATCH] uml: networking - clear transport-specific structure
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+5
2006-01-18
[PATCH] uml: make daemon transport behave properly
Paolo 'Blaisorblade' Giarrusso
2
-0
/
+10
2006-01-18
[PATCH] uml: TT mode softint fixes
Bodo Stroesser
2
-4
/
+6
2006-01-18
[PATCH] uml: use setjmp/longjmp instead of sigsetjmp/siglongjmp
Jeff Dike
1
-2
/
+2
2006-01-18
[PATCH] uml: implement soft interrupts
Jeff Dike
8
-118
/
+183
2006-01-18
[PATCH] uml: eliminate some globals
Jeff Dike
1
-16
/
+12
2006-01-18
[PATCH] uml: move libc-dependent skas process handling
Gennady Sharapov
9
-27
/
+601
2006-01-18
[PATCH] uml: move libc-dependent skas memory mapping code
Gennady Sharapov
5
-118
/
+123
2006-01-18
[PATCH] uml: move headers to arch/um/include
Gennady Sharapov
18
-149
/
+115
2006-01-18
[PATCH] uml: change interface to boot_timer_handler
Bodo Stroesser
2
-4
/
+13
2006-01-18
[PATCH] uml: move libc-dependent time code
Gennady Sharapov
16
-94
/
+211
2006-01-18
[PATCH] uml: move libc-dependent utility procedures
Gennady Sharapov
11
-87
/
+72
2006-01-18
[PATCH] uml: move LDT creation
Bodo Stroesser
4
-23
/
+29
2006-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-2
/
+2
2006-01-14
[PATCH] uml: fix symbol for mktime
Miklos Szeredi
1
-1
/
+2
2006-01-15
return statement cleanup - kill pointless parentheses
Jesper Juhl
1
-2
/
+2
2006-01-12
[PATCH] uml: task_stack_page()
Al Viro
3
-5
/
+5
2006-01-12
[PATCH] uml: task_thread_info()
Al Viro
2
-3
/
+3
2006-01-11
[PATCH] uml: kill an unused variable
Jeff Dike
1
-1
/
+0
2006-01-11
[PATCH] uml: fix debug output on x86_64
Jeff Dike
1
-2
/
+2
2006-01-11
[PATCH] uml: eliminate doubled boot output
Jeff Dike
1
-1
/
+1
[next]