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
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-46
/
+15
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+0
2012-06-01
new helper: signal_delivered()
Al Viro
2
-10
/
+2
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2
-9
/
+0
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
3
-25
/
+19
2012-06-01
new helper: sigmask_to_save()
Al Viro
1
-6
/
+1
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
1
-4
/
+1
2012-05-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+0
2012-05-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
48
-306
/
+244
2012-05-30
bury __kernel_nlink_t, make internal nlink_t consistent
Al Viro
1
-3
/
+0
2012-05-30
s390/uaccess: fix access_ok compile warnings
Heiko Carstens
1
-4
/
+9
2012-05-30
s390/cmpxchg: select HAVE_CMPXCHG_LOCAL option
Heiko Carstens
1
-0
/
+1
2012-05-30
s390/cmpxchg: fix sign extension bugs
Heiko Carstens
1
-6
/
+8
2012-05-30
s390/cmpxchg: fix 1 and 2 byte memory accesses
Heiko Carstens
1
-4
/
+4
2012-05-30
s390/cmpxchg: fix compile warnings specific to s390
Heiko Carstens
1
-9
/
+25
2012-05-30
s390/cmpxchg: add missing memory barrier to cmpxchg64
Heiko Carstens
1
-1
/
+1
2012-05-30
s390/cpu: remove cpu "capabilities" sysfs attribute
Heiko Carstens
3
-36
/
+0
2012-05-30
s390/kernel: Fix smp_call_ipl_cpu() for offline CPUs
Michael Holzheu
1
-9
/
+10
2012-05-30
s390/kernel: Introduce memcpy_absolute() function
Michael Holzheu
5
-35
/
+34
2012-05-28
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
Linus Torvalds
1
-1
/
+1
2012-05-24
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-3
/
+158
2012-05-24
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-11
/
+3
2012-05-24
s390/headers: replace __s390x__ with CONFIG_64BIT where possible
Heiko Carstens
21
-122
/
+122
2012-05-24
s390/headers: remove #ifdef __KERNEL__ from not exported headers
Heiko Carstens
13
-52
/
+1
2012-05-23
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
1
-2
/
+0
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-8
/
+1
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-4
/
+14
2012-05-23
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+0
2012-05-23
s390/irq: split irq stats for cpu-measurement alert facilities
Hendrik Brueckner
4
-4
/
+6
2012-05-23
s390/kexec: Move early_pgm_check_handler() to text section
Michael Holzheu
1
-1
/
+1
2012-05-23
s390/kdump: Use real mode for PSW restart and kexec
Michael Holzheu
3
-1
/
+15
2012-05-23
s390/kdump: Account /sys/kernel/kexec_crash_size changes in OS info
Michael Holzheu
1
-1
/
+7
2012-05-23
s390/kernel: Remove OS info init function call and diag 308 for kdump
Michael Holzheu
4
-23
/
+2
2012-05-21
new helper: sigsuspend()
Al Viro
1
-8
/
+1
2012-05-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-1
/
+1
2012-05-21
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-73
/
+6
2012-05-21
timers: Fixup the Kconfig consolidation fallout
Thomas Gleixner
1
-2
/
+0
2012-05-21
s390: Use generic time config
Anna-Maria Gleixner
1
-9
/
+3
2012-05-17
KVM: s390: onereg for timer related registers
Jason J. herne
2
-0
/
+18
2012-05-17
KVM: s390: epoch difference and TOD programmable field
Carsten Otte
2
-0
/
+19
2012-05-17
KVM: s390: KVM_GET/SET_ONEREG for s390
Carsten Otte
1
-0
/
+38
2012-05-17
KVM: s390: add capability indicating COW support
Christian Borntraeger
2
-0
/
+5
2012-05-16
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
1
-3
/
+0
2012-05-16
s390/ccwgroup: remove ccwgroup_create_from_string
Sebastian Ott
1
-13
/
+2
2012-05-16
s390/ccwgroup: exploit ccwdev_by_dev_id
Sebastian Ott
1
-2
/
+2
2012-05-16
s390/ccwgroup: introduce ccwgroup_create_dev
Sebastian Ott
1
-0
/
+5
2012-05-16
s390: fix race on TIF_MCCK_PENDING
Martin Schwidefsky
2
-20
/
+22
2012-05-16
s390/barrier: make use of fast-bcr facility
Heiko Carstens
1
-0
/
+5
2012-05-16
s390/barrier: cleanup barrier functions
Heiko Carstens
1
-17
/
+15
2012-05-16
s390/time: simply Kconfig dependency
Heiko Carstens
2
-2
/
+2
[next]