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-12-29
[PATCH] Hostfs: update for new glibc - add missing symbol exports
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+5
2005-12-29
[PATCH] uml: fix random segfaults at bootup
Paolo 'Blaisorblade' Giarrusso
1
-10
/
+12
2005-12-18
[PATCH] uml skas0: stop gcc's insanity
Jeff Dike
3
-36
/
+46
2005-12-18
[PATCH] uml - fix some funkiness in Kconfig
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+2
2005-12-18
[PATCH] uml: fix dynamic linking on some 64-bit distros
Rob Landley
1
-0
/
+4
2005-12-18
[PATCH] uml: arch/um/scripts/Makefile.rules - remove duplicated code
Paolo 'Blaisorblade' Giarrusso
1
-5
/
+0
2005-12-12
[PATCH] uml: fix compile error for tt
Pekka J Enberg
2
-1
/
+2
2005-11-22
[PATCH] uml: eliminate use of libc PAGE_SIZE
Jeff Dike
1
-4
/
+9
2005-11-22
[PATCH] uml: properly invoke x86_64 system calls
Jeff Dike
6
-17
/
+39
2005-11-22
[PATCH] uml: eliminate anonymous union and clean up symlink lossage
Jeff Dike
2
-17
/
+20
2005-11-22
[PATCH] uml: eliminate use of local in clone stub
Jeff Dike
1
-4
/
+6
2005-11-13
[PATCH] uml: fix daemon transport exit path bug
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+4
2005-11-13
[PATCH] uml: fix access_ok
Paolo 'Blaisorblade' Giarrusso
5
-24
/
+29
2005-11-13
[PATCH] uml console channels: fix the API of console_write
Paolo 'Blaisorblade' Giarrusso
3
-6
/
+5
2005-11-13
[PATCH] uml console channels: remove console_write wrappers
Paolo 'Blaisorblade' Giarrusso
5
-41
/
+6
2005-11-13
[PATCH] uml: fix mcast network driver error handling
Paolo 'Blaisorblade' Giarrusso
1
-10
/
+10
2005-11-13
[PATCH] uml: fixups for "reuse i386 cpu-specific tuning"
Paolo 'Blaisorblade' Giarrusso
3
-11
/
+6
2005-11-13
[PATCH] uml: micro fixups to arch Kconfig
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+2
2005-11-13
[PATCH] uml: remove bogus WARN_ON, triggerable harmlessly on a page fault race
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+9
2005-11-11
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
2
-8
/
+10
2005-11-09
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
2
-8
/
+10
2005-11-09
[PATCH] uml_net: use ethtool_ops
Christoph Hellwig
1
-27
/
+11
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
[next]