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
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-26
[PATCH] consolidate sys32/compat_adjtimex
Stephen Rothwell
3
-66
/
+5
2006-03-26
[PATCH] create struct compat_timex and use it everywhere
Stephen Rothwell
1
-14
/
+1
2006-03-24
[PATCH] kill include/linux/platform.h, default_idle() cleanup
Adrian Bunk
1
-1
/
+1
2006-03-24
[PATCH] s390: kzalloc() conversion in arch/s390
Eric Sesterhenn
2
-10
/
+4
2006-03-24
[PATCH] s390: connector support
Martin Schwidefsky
1
-0
/
+2
2006-03-24
[PATCH] s390: cpu up retries
Michael Ryan
1
-1
/
+3
2006-03-24
[PATCH] s390: /proc/sys/vm/cmm_* permission bits
Martin Schwidefsky
1
-3
/
+3
2006-03-24
[PATCH] s390: early parameter parsing
Heiko Carstens
1
-63
/
+45
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
1
-3
/
+1
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
1
-2
/
+2
2006-03-09
[PATCH] s390: Increase spinlock retry code performance
Christian Ehrhardt
1
-2
/
+13
2006-03-08
[PATCH] s390: fix strnlen_user return value
Gerald Schaefer
2
-6
/
+6
2006-02-24
[PATCH] flags parameter for linkat
Ulrich Drepper
1
-0
/
+1
2006-02-17
[PATCH] s390: sys32_fstatat -> sys32_fstatat64
Heiko Carstens
3
-6
/
+6
2006-02-17
[PATCH] s390: smp initialization speed
Heiko Carstens
1
-5
/
+10
2006-02-17
[PATCH] s390: possible_cpus parameter
Heiko Carstens
1
-3
/
+11
2006-02-17
[PATCH] s390: additional_cpus parameter
Heiko Carstens
2
-18
/
+42
2006-02-17
[PATCH] s390: fix preempt_count of idle thread with cpu hotplug
Heiko Carstens
1
-1
/
+3
2006-02-17
[PATCH] Introduce CONFIG_DEFAULT_MIGRATION_COST
Ingo Molnar
1
-0
/
+4
2006-02-14
[PATCH] s390: fix __delay implementation
Heiko Carstens
1
-1
/
+1
2006-02-12
[PATCH] s390: fstatat64 support
Heiko Carstens
3
-5
/
+25
2006-02-11
[PATCH] s390: add support for unshare system call
Heiko Carstens
2
-0
/
+6
2006-02-11
[PATCH] s390: fix non smp build of kexec
Heiko Carstens
1
-2
/
+3
2006-02-11
[PATCH] s390: earlier initialization of cpu_possible_map
Heiko Carstens
1
-5
/
+1
2006-02-11
[PATCH] s390: update default configuration
Heiko Carstens
1
-4
/
+5
2006-02-10
[PATCH] Fix s390 build failure.
Dave Jones
1
-3
/
+0
2006-02-08
[PATCH] s390 misc __user annotations
Al Viro
2
-3
/
+3
2006-02-08
[PATCH] s390x compat __user annotations
Al Viro
1
-41
/
+42
2006-02-07
[PATCH] cmm NULL noise removal, __user annotations
Al Viro
1
-5
/
+5
2006-02-03
[PATCH] s390: fix compat syscall wrapper
Heiko Carstens
1
-3
/
+3
2006-02-01
[PATCH] s390: Add support for new syscalls/TIF_RESTORE_SIGMASK
Heiko Carstens
6
-261
/
+272
2006-02-01
[PATCH] s390: New default configuration
Heiko Carstens
1
-13
/
+27
2006-02-01
[PATCH] s390: monotonic_clock interface
Jan Glauber
1
-0
/
+9
2006-02-01
[PATCH] s390: overflow in sched_clock
Jan Glauber
1
-1
/
+1
2006-02-01
[PATCH] s390: Remove CVS generated information
Heiko Carstens
1
-1
/
+1
2006-01-14
[PATCH] s390: cputime misaccounting
Martin Schwidefsky
2
-2
/
+27
2006-01-14
[PATCH] s390: add dummy pm_power_off
Martin Schwidefsky
1
-0
/
+5
2006-01-14
[PATCH] s390: spinlock fixes
Martin Schwidefsky
2
-8
/
+2
2006-01-14
[PATCH] s390: fix cpcmd calls on UP
Alexey Dobriyan
1
-3
/
+3
2006-01-14
[PATCH] s390: show_task oops
Heiko Carstens
1
-3
/
+11
2006-01-14
[PATCH] s390: sha256 crypto code fix
Jan Glauber
1
-7
/
+22
2006-01-14
[PATCH] s390: aes crypto code fixes
Jan Glauber
1
-16
/
+44
2006-01-14
[PATCH] s390: des crypto code speedup
Jan Glauber
1
-7
/
+210
2006-01-14
[PATCH] s390: des crypto code cleanup
Jan Glauber
1
-88
/
+67
2006-01-12
[PATCH] s390: task_stack_page()
Al Viro
3
-8
/
+7
2006-01-12
[PATCH] s390: task_pt_regs()
Al Viro
5
-18
/
+17
2006-01-11
[PATCH] capable/capability.h (arch/)
Randy Dunlap
1
-0
/
+1
2006-01-10
[PATCH] don't include ioctl32.h in drivers
Christoph Hellwig
1
-1
/
+0
2006-01-10
[PATCH] sanitize building of fs/compat_ioctl.c
Christoph Hellwig
2
-49
/
+1
2006-01-10
[PATCH] add ->compat_ioctl to dasd
Christoph Hellwig
1
-21
/
+0
[next]