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
2005-11-07
[PATCH] kfree cleanup: arch
Jesper Juhl
1
-1
/
+1
2005-11-07
[PATCH] um: fix-up schedule_timeout() usage
Nishanth Aravamudan
1
-4
/
+2
2005-11-07
[PATCH] consolidate sys_ptrace()
Christoph Hellwig
1
-48
/
+2
2005-11-07
[PATCH] uml: build host-binaries with the native host arch again
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+0
2005-11-07
[PATCH] uml: fix hardcoded ZONE_* constants in zone setup
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+2
2005-11-07
[PATCH] uml: make tt mode-dependent options depend on MODE_TT
Jeff Dike
1
-22
/
+24
2005-11-07
[PATCH] uml: big memory fixes
Jeff Dike
7
-14
/
+14
2005-11-07
[PATCH] uml: maintain own LDT entries
Bodo Stroesser
11
-141
/
+586
2005-11-07
[PATCH] uml: separate libc-dependent helper code
Jeff Dike
19
-56
/
+23
2005-11-07
[PATCH] uml: separate libc-dependent early initialization
Jeff Dike
3
-36
/
+25
2005-11-07
[PATCH] uml: separate libc-dependent uaccess code
Gennady Sharapov
8
-71
/
+72
2005-11-07
[PATCH] uml: fix UML network driver endianness bugs
Bodo Stroesser
2
-32
/
+8
2005-11-07
[PATCH] uml: fix syscall stubs
Paolo 'Blaisorblade' Giarrusso
2
-33
/
+92
2005-11-07
[PATCH] uml: improve stub debugging
Jeff Dike
1
-0
/
+11
2005-11-01
[PATCH] missing platform_device.h includes
Al Viro
1
-4
/
+5
2005-10-31
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
2
-0
/
+2
2005-10-30
[PATCH] jiffies_64 cleanup
Thomas Gleixner
1
-4
/
+0
2005-10-30
[PATCH] unify sys_ptrace prototype
Christoph Hellwig
1
-1
/
+0
2005-10-30
[PATCH] uml: remove old UM_FASTCALL, and make the thing work again
Paolo 'Blaisorblade' Giarrusso
1
-4
/
+0
2005-10-30
[PATCH] uml: fix "reuse i386 cpu optimizations"
Paolo 'Blaisorblade' Giarrusso
2
-4
/
+5
2005-10-30
[PATCH] uml: reuse i386 cpu-specific tuning
Paolo 'Blaisorblade' Giarrusso
2
-0
/
+16
2005-10-29
[PATCH] mm: split page table lock
Hugh Dickins
1
-0
/
+1
2005-10-29
[PATCH] mm: uml kill unused
Hugh Dickins
2
-37
/
+0
2005-10-29
[PATCH] mm: uml pte atomicity
Hugh Dickins
1
-3
/
+5
2005-10-29
[PATCH] mm: arches skip ptlock
Hugh Dickins
1
-3
/
+0
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
2
-0
/
+2
2005-10-28
[PATCH] gfp_t: remaining bits of arch/*
Al Viro
2
-2
/
+2
2005-10-24
[PATCH] uml: fix compile failure for TT mode
Miklos Szeredi
2
-2
/
+2
2005-10-19
[PATCH] build fix for uml/amd64
Al Viro
1
-4
/
+0
2005-10-12
[PATCH] uml: compile-time fix recent patch
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+5
2005-10-12
[PATCH] uml: revert block driver use of host AIO
Jeff Dike
5
-373
/
+483
2005-10-10
[PATCH] uml: fix x86_64 with !CONFIG_FRAME_POINTER
Jeff Dike
1
-9
/
+28
2005-10-10
[PATCH] uml: cleanup whitespace for COW driver
Paolo 'Blaisorblade' Giarrusso
1
-9
/
+9
2005-10-10
[PATCH] uml: cleanup byte order macros for COW driver
Paolo 'Blaisorblade' Giarrusso
2
-2
/
+26
2005-10-10
[PATCH] uml: restore include breakage, breaking binary format of COW driver
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+2
2005-10-10
[PATCH] uml: allow building .s/.i/.lst files from userspace files
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+2
2005-10-10
[PATCH] uml: add mode=skas0 as a synonym of skas0
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+11
2005-10-10
[PATCH] Uml: hide commands when not being verbose
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2005-10-04
[PATCH] uml: Fix sysrq-r support for skas mode
Allan Graves
6
-54
/
+21
2005-10-04
[PATCH] UML - Fix Al's build tidying
Jeff Dike
1
-1
/
+1
2005-09-30
[PATCH] uml: revert "run mconsole "sysrq" in process context"
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2005-09-30
[PATCH] uml: clear SKAS0/3 flags when running in TT mode
Paolo 'Blaisorblade' Giarrusso
2
-0
/
+6
2005-09-30
[PATCH] uml: fix page faults in SKAS3 mode.
Paolo 'Blaisorblade' Giarrusso
3
-3
/
+17
2005-09-30
[PATCH] useless linux/irq.h includes (arch/um)
Al Viro
2
-2
/
+0
2005-09-29
[PATCH] uml makefiles sanitized
Al Viro
33
-573
/
+240
2005-09-22
[PATCH] uml: replace printk with "stack-friendly" printf - to report console ...
Paolo 'Blaisorblade' Giarrusso
1
-16
/
+42
2005-09-22
[PATCH] uml: use GFP_ATOMIC for allocations under spinlocks.
Paolo 'Blaisorblade' Giarrusso
2
-2
/
+2
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: run mconsole "sysrq" in process context
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
[next]