index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-28
[PATCH] gfp_t: remaining bits of arch/*
Al Viro
2
-2
/
+2
2005-10-04
[PATCH] uml: Fix sysrq-r support for skas mode
Allan Graves
1
-7
/
+1
2005-09-30
[PATCH] uml: clear SKAS0/3 flags when running in TT mode
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+2
2005-09-30
[PATCH] uml: fix page faults in SKAS3 mode.
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+4
2005-09-30
[PATCH] useless linux/irq.h includes (arch/um)
Al Viro
1
-1
/
+0
2005-09-29
[PATCH] uml makefiles sanitized
Al Viro
4
-122
/
+0
2005-09-22
[PATCH] uml: use GFP_ATOMIC for allocations under spinlocks.
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2005-09-22
[PATCH] uml: Fix GFP_ flags usage
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+2
2005-09-22
[PATCH] uml: avoid fixing faults while atomic
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+7
2005-09-22
[PATCH] uml: fix condition in tlb flush
Paolo 'Blaisorblade' Giarrusso
1
-6
/
+6
2005-09-22
[PATCH] uml: fix hang in TT mode on fault
Paolo 'Blaisorblade' Giarrusso
2
-3
/
+19
2005-09-22
[PATCH] strlcat: use for uml umid.c
Paolo 'Blaisorblade' Giarrusso
1
-7
/
+4
2005-09-22
[PATCH] uml: don't remove umid files in conflict case
Paolo 'Blaisorblade' Giarrusso
1
-11
/
+19
2005-09-21
[PATCH] uml: fix compile warning after consolidation patch
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+2
2005-09-21
[PATCH] uml: fix uname output on 32-bit binary on 64-bit host
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+6
2005-09-21
[PATCH] uml: remove verify_area_{tt,skas}
Paolo 'Blaisorblade' Giarrusso
2
-12
/
+0
2005-09-17
[PATCH] uml: merge mem_user.c and mem.c
Jeff Dike
3
-77
/
+21
2005-09-17
[PATCH] uml: move libc code out of mem_user.c and tempfile.c
Jeff Dike
7
-297
/
+9
2005-09-17
[PATCH] uml: preserve errno in error paths
Jeff Dike
2
-13
/
+11
2005-09-17
[PATCH] uml: breakpoint an arbitrary thread
Jeff Dike
1
-1
/
+8
2005-09-17
[PATCH] uml: _switch_to code consolidation
Jeff Dike
5
-16
/
+14
2005-09-10
[PATCH] uml: avoid already done dirtying
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+1
2005-09-10
[PATCH] uml: fix fault handler on write
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+2
2005-09-10
[PATCH] uml: inline mk_pte and various friends
Paolo 'Blaisorblade' Giarrusso
2
-40
/
+0
2005-09-10
[PATCH] i386 / uml: add dwarf sections to static link script
Paolo 'Blaisorblade' Giarrusso
2
-42
/
+9
2005-09-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-0
/
+1
2005-09-09
kbuild: um fix so it compile with generic asm-offsets.h support
Sam Ravnborg
1
-0
/
+1
2005-09-09
[PATCH] uaccess.h annotations (uml)
viro@ZenIV.linux.org.uk
2
-14
/
+14
2005-09-07
[PATCH] bogus #if (arch/um/kernel/mem.c)
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-05
[PATCH] uml: fix x86_64 page leak
Jeff Dike
2
-1
/
+12
2005-09-05
[PATCH] uml: skas0 stubs now check system call return values
Bodo Stroesser
5
-217
/
+271
2005-09-05
[PATCH] uml: increase granularity of host capability checking
Bodo Stroesser
4
-34
/
+96
2005-09-05
[PATCH] uml: move libc-dependent startup and signal code
Gennady Sharapov
3
-447
/
+7
2005-09-05
[PATCH] uml: use host AIO support
Jeff Dike
1
-11
/
+30
2005-09-05
[PATCH] uml: system call path cleanup
Jeff Dike
9
-192
/
+115
2005-09-05
[PATCH] uml: TLB operation batching
Jeff Dike
5
-148
/
+231
2005-09-05
[PATCH] uml: remove duplicated exports
Jeff Dike
1
-19
/
+0
2005-09-05
[PATCH] uml: fault handler micro-cleanups
Paolo 'Blaisorblade' Giarrusso
1
-15
/
+13
2005-09-05
[PATCH] uml: workaround GDB problems on debugging
Paolo 'Blaisorblade' Giarrusso
2
-4
/
+4
2005-09-05
[PATCH] uml: remove debugging code from page fault path
Jeff Dike
2
-48
/
+0
2005-08-29
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
Steven Rostedt
1
-3
/
+3
2005-08-18
[PATCH] uml: fix a crash under screen
Jeff Dike
1
-1
/
+5
2005-07-28
[PATCH] uml: Clean up prink calls
Christophe Lucas
2
-2
/
+2
2005-07-28
[PATCH] uml: Fix typo
Bodo Stroesser
1
-1
/
+1
2005-07-28
[PATCH] uml: Fix load average >=1
Jeff Dike
1
-1
/
+4
2005-07-28
[PATCH] uml: Fix redundant assignment
Jeff Dike
1
-1
/
+0
2005-07-28
[PATCH] uml: fix TT mode by reverting "use fork instead of clone"
Jeff Dike
1
-19
/
+29
2005-07-27
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
Olaf Hering
1
-2
/
+2
2005-07-27
[PATCH] uml: fix misdeclared function
Jeff Dike
1
-12
/
+2
2005-07-27
[PATCH] uml: add skas0 command-line option
Paolo 'Blaisorblade' Giarrusso
2
-10
/
+44
[next]