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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-07
uml: tidy process.c
Jeff Dike
4
-90
/
+38
2007-05-07
uml: no locking needed in tls.c
Jeff Dike
1
-3
/
+8
2007-05-07
uml: speed up exec
Jeff Dike
1
-1
/
+11
2007-05-07
uml: fix umid in xterm titles
Davide Brini
2
-4
/
+4
2007-05-07
uml: Replace one-element array with zero-element array
Paolo 'Blaisorblade' Giarrusso
2
-12
/
+4
2007-05-07
uml: Eliminate temporary buffer in eth_configure
Paolo 'Blaisorblade' Giarrusso
1
-12
/
+13
2007-05-07
uml: improve checking and diagnostics of ethernet MACs
Paolo 'Blaisorblade' Giarrusso
1
-9
/
+29
2007-05-07
remove unused header file: arch/um/kernel/tt/include/mode_kern-tt.h
Robert P. J. Day
1
-52
/
+0
2007-05-07
uml: add missing __init declarations
Jeff Dike
5
-10
/
+12
2007-05-07
uml: remove user_util.h
Jeff Dike
80
-108
/
+0
2007-05-07
uml: move remaining useful contents of user_util.h
Jeff Dike
5
-29
/
+16
2007-05-07
uml: create as-layout.h
Jeff Dike
13
-23
/
+46
2007-05-07
uml: create arch.h
Jeff Dike
4
-4
/
+17
2007-05-07
uml: move SIGIO testing to sigio.c
Jeff Dike
3
-148
/
+145
2007-05-07
ARRAY_SIZE: check for type
Rusty Russell
1
-2
/
+13
2007-05-07
uml: network interface hotplug error handling
Jeff Dike
9
-44
/
+64
2007-05-07
uml-driver-formatting-fixes-fix
Andrew Morton
1
-1
/
+1
2007-05-07
uml: driver formatting fixes
Jeff Dike
7
-106
/
+57
2007-05-07
uml: handle block device hotplug errors
Jeff Dike
1
-6
/
+7
2007-05-07
uml: print coredump limits
Jeff Dike
1
-0
/
+25
2007-05-07
uml: mark tt-mode code for future removal
Jeff Dike
1
-12
/
+4
2007-05-07
uml: host_info tidying
Jeff Dike
4
-9
/
+9
2007-05-07
uml: formatting fixes
Jeff Dike
4
-83
/
+67
2007-05-07
uml: delete unused code
Jeff Dike
7
-66
/
+3
2007-05-07
CRIS: remove code related to pre-2.2 kernel
Robert P. J. Day
1
-28
/
+2
2007-05-07
CRIS: check for memory allocation
Cyrill Gorcunov
1
-33
/
+48
2007-05-07
SPIN_LOCK_UNLOCKED cleanup in arch/m68k
Milind Arun Choudhary
8
-10
/
+10
2007-05-07
remove unused header file: arch/m68k/atari/atasound.h
Robert P. J. Day
1
-33
/
+0
2007-05-07
swsusp: do not use page flags
Rafael J. Wysocki
1
-20
/
+6
2007-05-07
ARM26: remove useless config option GENERIC_BUST_SPINLOCK.
Robert P. J. Day
1
-3
/
+0
2007-05-07
srmcons: fix kmalloc(GFP_KERNEL) inside spinlock
Andrew Morton
1
-1
/
+1
2007-05-07
ALPHA: fix BOOTP image creation
Ivan Kokshaysky
2
-1
/
+6
2007-05-07
ROUND_UP macro cleanup in arch/alpha/kernel/osf_sys.c
Milind Arun Choudhary
1
-3
/
+1
2007-05-07
h8300: add zImage support
Yoshinori Sato
4
-1
/
+314
2007-05-07
h8300 generic irq
Yoshinori Sato
12
-107
/
+235
2007-05-07
Convert h8/300 to generic timekeeping
john stultz
2
-52
/
+4
2007-05-07
blackfin architecture
Bryan Wu
103
-0
/
+23594
2007-05-07
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
1
-2
/
+1
2007-05-07
get_unmapped_area handles MAP_FIXED on x86_64
Benjamin Herrenschmidt
1
-0
/
+3
2007-05-07
get_unmapped_area handles MAP_FIXED on sparc64
Benjamin Herrenschmidt
1
-0
/
+6
2007-05-07
get_unmapped_area handles MAP_FIXED on parisc
Benjamin Herrenschmidt
1
-0
/
+5
2007-05-07
get_unmapped_area handles MAP_FIXED on ia64
Benjamin Herrenschmidt
2
-0
/
+15
2007-05-07
get_unmapped_area handles MAP_FIXED on i386
Benjamin Herrenschmidt
1
-0
/
+6
2007-05-07
get_unmapped_area handles MAP_FIXED on frv
Benjamin Herrenschmidt
1
-0
/
+4
2007-05-07
get_unmapped_area handles MAP_FIXED on arm
Benjamin Herrenschmidt
1
-2
/
+1
2007-05-07
get_unmapped_area handles MAP_FIXED on alpha
Benjamin Herrenschmidt
1
-0
/
+3
2007-05-07
get_unmapped_area handles MAP_FIXED on powerpc
Benjamin Herrenschmidt
1
-0
/
+21
2007-05-07
slab allocators: remove multiple alignment specifications
Christoph Lameter
3
-3
/
+3
2007-05-07
slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN
Christoph Lameter
3
-6
/
+3
2007-05-07
Quicklist support for sparc64
David Miller
3
-25
/
+5
[prev]
[next]