index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-06-01
3
-46
/
+15
|
\
|
*
new helper: signal_delivered()
Al Viro
2012-06-01
2
-10
/
+2
|
*
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
2
-9
/
+0
|
*
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
3
-25
/
+19
|
*
new helper: sigmask_to_save()
Al Viro
2012-06-01
1
-6
/
+1
|
*
new helper: restore_saved_sigmask()
Al Viro
2012-06-01
1
-4
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-06-01
1
-3
/
+0
|
\
\
|
|
/
|
/
|
|
*
bury __kernel_nlink_t, make internal nlink_t consistent
Al Viro
2012-05-30
1
-3
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-05-31
1
-2
/
+0
|
\
\
|
*
|
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-23
1
-2
/
+0
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2012-05-31
48
-306
/
+244
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
s390/uaccess: fix access_ok compile warnings
Heiko Carstens
2012-05-30
1
-4
/
+9
|
*
|
s390/cmpxchg: select HAVE_CMPXCHG_LOCAL option
Heiko Carstens
2012-05-30
1
-0
/
+1
|
*
|
s390/cmpxchg: fix sign extension bugs
Heiko Carstens
2012-05-30
1
-6
/
+8
|
*
|
s390/cmpxchg: fix 1 and 2 byte memory accesses
Heiko Carstens
2012-05-30
1
-4
/
+4
|
*
|
s390/cmpxchg: fix compile warnings specific to s390
Heiko Carstens
2012-05-30
1
-9
/
+25
|
*
|
s390/cmpxchg: add missing memory barrier to cmpxchg64
Heiko Carstens
2012-05-30
1
-1
/
+1
|
*
|
s390/cpu: remove cpu "capabilities" sysfs attribute
Heiko Carstens
2012-05-30
3
-36
/
+0
|
*
|
s390/kernel: Fix smp_call_ipl_cpu() for offline CPUs
Michael Holzheu
2012-05-30
1
-9
/
+10
|
*
|
s390/kernel: Introduce memcpy_absolute() function
Michael Holzheu
2012-05-30
5
-35
/
+34
|
*
|
s390/headers: replace __s390x__ with CONFIG_64BIT where possible
Heiko Carstens
2012-05-24
21
-122
/
+122
|
*
|
s390/headers: remove #ifdef __KERNEL__ from not exported headers
Heiko Carstens
2012-05-24
13
-52
/
+1
|
*
|
s390/irq: split irq stats for cpu-measurement alert facilities
Hendrik Brueckner
2012-05-23
4
-4
/
+6
|
*
|
s390/kexec: Move early_pgm_check_handler() to text section
Michael Holzheu
2012-05-23
1
-1
/
+1
|
*
|
s390/kdump: Use real mode for PSW restart and kexec
Michael Holzheu
2012-05-23
3
-1
/
+15
|
*
|
s390/kdump: Account /sys/kernel/kexec_crash_size changes in OS info
Michael Holzheu
2012-05-23
1
-1
/
+7
|
*
|
s390/kernel: Remove OS info init function call and diag 308 for kdump
Michael Holzheu
2012-05-23
4
-23
/
+2
*
|
|
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
Linus Torvalds
2012-05-28
1
-1
/
+1
|
\
\
\
|
*
|
|
vfs: Rename end_writeback() to clear_inode()
Jan Kara
2012-05-06
1
-1
/
+1
*
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-05-24
9
-3
/
+158
|
\
\
\
\
|
*
|
|
|
KVM: s390: onereg for timer related registers
Jason J. herne
2012-05-17
2
-0
/
+18
|
*
|
|
|
KVM: s390: epoch difference and TOD programmable field
Carsten Otte
2012-05-17
2
-0
/
+19
|
*
|
|
|
KVM: s390: KVM_GET/SET_ONEREG for s390
Carsten Otte
2012-05-17
1
-0
/
+38
|
*
|
|
|
KVM: s390: add capability indicating COW support
Christian Borntraeger
2012-05-17
2
-0
/
+5
|
*
|
|
|
KVM: s390: implement KVM_CAP_NR/MAX_VCPUS
Christian Borntraeger
2012-05-02
1
-0
/
+4
|
*
|
|
|
KVM: s390: Handle sckpf instruction
Cornelia Huck
2012-04-30
3
-0
/
+33
|
*
|
|
|
KVM: s390: use kvm_vcpu_on_spin for diag 0x44
Christian Borntraeger
2012-04-30
1
-3
/
+1
|
*
|
|
|
KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVM
Konstantin Weitz
2012-04-30
3
-0
/
+27
|
*
|
|
|
Merge branch 'linus' into queue
Marcelo Tosatti
2012-04-19
11
-65
/
+108
|
|
\
\
\
\
|
*
|
|
|
|
kvmclock: Add functions to check if the host has stopped the vm
Eric B Munson
2012-04-08
1
-0
/
+5
|
*
|
|
|
|
KVM: Factor out kvm_vcpu_kick to arch-generic code
Christoffer Dall
2012-04-08
1
-0
/
+8
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-05-24
1
-11
/
+3
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
timers: Fixup the Kconfig consolidation fallout
Thomas Gleixner
2012-05-21
1
-2
/
+0
|
*
|
|
|
s390: Use generic time config
Anna-Maria Gleixner
2012-05-21
1
-9
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-05-23
1
-8
/
+1
|
\
\
\
\
|
*
|
|
|
new helper: sigsuspend()
Al Viro
2012-05-21
1
-8
/
+1
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-05-23
1
-4
/
+14
|
\
\
\
\
\
|
*
|
|
|
|
userns: Convert stat to return values mapped from kuids and kgids
Eric W. Biederman
2012-05-15
1
-2
/
+2
|
*
|
|
|
|
userns: Convert group_info values from gid_t to kgid_t.
Eric W. Biederman
2012-05-03
1
-2
/
+12
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-05-23
1
-3
/
+0
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
[next]