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-12-07
[PATCH] uml: workqueue build fix
Andrew Morton
3
-5
/
+5
2006-12-05
WorkQueue: Fix up arch-specific work items where possible
David Howells
4
-5
/
+6
2006-12-02
[NET]: UML checksum annotations and cleanups.
Al Viro
2
-68
/
+53
2006-11-30
Fix typos in doc and comments
Jan Engelhardt
1
-1
/
+1
2006-11-25
[PATCH] uml: make execvp safe for our usage
Paolo 'Blaisorblade' Giarrusso
4
-9
/
+166
2006-11-03
[PATCH] uml: include tidying
Jeff Dike
3
-3
/
+2
2006-11-03
[PATCH] uml: fix I/O hang
Jeff Dike
3
-3
/
+44
2006-10-31
[PATCH] uml: add _text definition to linker scripts
Jeff Dike
2
-0
/
+2
2006-10-31
[PATCH] uml ubd driver: various little changes
Paolo 'Blaisorblade' Giarrusso
3
-20
/
+26
2006-10-31
[PATCH] uml ubd driver: do not store error codes as ->fd
Paolo 'Blaisorblade' Giarrusso
1
-7
/
+10
2006-10-31
[PATCH] uml ubd driver: use bitfields where possible
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+2
2006-10-31
[PATCH] uml ubd driver: reformat ubd_config
Paolo 'Blaisorblade' Giarrusso
1
-11
/
+20
2006-10-31
[PATCH] uml ubd driver: convert do_ubd to a boolean variable
Paolo 'Blaisorblade' Giarrusso
1
-3
/
+6
2006-10-31
[PATCH] uml ubd driver: ubd_io_lock usage fixup
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+7
2006-10-31
[PATCH] uml ubd driver: change ubd_lock to be a mutex
Paolo 'Blaisorblade' Giarrusso
1
-11
/
+12
2006-10-31
[PATCH] uml ubd driver: give better names to some functions.
Paolo 'Blaisorblade' Giarrusso
1
-6
/
+6
2006-10-31
[PATCH] uml ubd driver: var renames
Paolo 'Blaisorblade' Giarrusso
1
-98
/
+98
2006-10-31
[PATCH] uml ubd driver: document some struct fields
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+4
2006-10-31
[PATCH] uml ubd driver: allow using up to 16 UBD devices
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+2
2006-10-30
[PATCH] uml: fix compilation options for USER_OBJS
akpm@osdl.org
3
-15
/
+14
2006-10-30
[PATCH] Fix "Remove the use of _syscallX macros in UML"
Paolo 'Blaisorblade' Giarrusso
4
-8
/
+18
2006-10-24
[PATCH] uml: mconsole fixes
Al Viro
3
-6
/
+19
2006-10-20
[PATCH] uml: mmapper - remove just added but wrong "const" attribute
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+2
2006-10-20
[PATCH] uml: kconfig - silence warning
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+5
2006-10-20
[PATCH] uml: cleanup run_helper() API to fix a leak
Paolo 'Blaisorblade' Giarrusso
2
-6
/
+3
2006-10-20
[PATCH] uml: use DEFCONFIG_LIST to avoid reading host's config
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+5
2006-10-20
[PATCH] uml: reenable compilation of enable_timer, disabled by mistake
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+2
2006-10-20
[PATCH] uml: code convention cleanup of a file
Paolo 'Blaisorblade' Giarrusso
1
-25
/
+28
2006-10-20
[PATCH] uml: split memory allocation prototypes out of user.h
Paolo 'Blaisorblade' Giarrusso
19
-7
/
+33
2006-10-20
[PATCH] uml: MODE_TT is bust
Jeff Dike
1
-0
/
+1
2006-10-15
[PATCH] make UML compile (FC6/x86-64)
Ulrich Drepper
2
-2
/
+0
2006-10-11
[PATCH] uml: allow finer tuning for host VMSPLIT setting
Paolo 'Blaisorblade' Giarrusso
1
-15
/
+34
2006-10-11
[PATCH] uml: deprecate CONFIG_MODE_TT
Paolo 'Blaisorblade' Giarrusso
1
-7
/
+15
2006-10-11
[PATCH] uml: remove duplicate export
Paolo 'Blaisorblade' Giarrusso
1
-3
/
+0
2006-10-11
[PATCH] uml: asm offsets duplication removal
Paolo 'Blaisorblade' Giarrusso
3
-8
/
+10
2006-10-11
[PATCH] uml: allow using again x86/x86_64 crypto code
Paolo 'Blaisorblade' Giarrusso
4
-1
/
+4
2006-10-11
[PATCH] uml: declare in Kconfig our partial LOCKDEP support
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+13
2006-10-11
[PATCH] uml: fix uname under setarch i386
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+8
2006-10-11
[PATCH] uml: make UML_SETJMP always safe
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+2
2006-10-11
[PATCH] uml: make TT mode compile after setjmp-related changes
Paolo 'Blaisorblade' Giarrusso
2
-4
/
+3
2006-10-11
[PATCH] uml: readd forgot prototype
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+1
2006-10-11
[PATCH] uml: correct removal of pte_mkexec
Paolo 'Blaisorblade' Giarrusso
1
-4
/
+1
2006-10-11
[PATCH] uml: revert wrong patch
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2006-10-10
[PATCH] missed const in prototype
Al Viro
1
-1
/
+1
2006-10-09
IRQ: Use the new typedef for interrupt handler function pointers
David Howells
2
-4
/
+4
2006-10-08
[PATCH] uml pt_regs fixes
Al Viro
10
-25
/
+24
2006-10-06
[PATCH] um: irq changes break build
Pekka Enberg
1
-1
/
+1
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
27
-28
/
+0
2006-10-03
more misc typo fixes
Matt LaPlante
1
-1
/
+1
2006-10-03
Attack of "the the"s in arch
Matt LaPlante
3
-3
/
+3
[next]