index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-20
s390/uaccess: simplify control register updates
Martin Schwidefsky
8
-43
/
+33
2014-05-20
s390/smp: Avoid busy loop after halt and "begin" on z/VM
Michael Holzheu
2
-12
/
+2
2014-05-20
s390: fix new ccwgroup.h kernel-doc warning
Randy Dunlap
1
-0
/
+2
2014-05-20
s390/dump: Remove CONFIG_ZFCPDUMP
Michael Holzheu
3
-17
/
+8
2014-05-20
s390/cmma: remove "cmma disable" code in case of dump again
Heiko Carstens
1
-10
/
+0
2014-05-20
s390/spinlock: optimize spinlock code sequence
Philipp Hachtmann
5
-10
/
+21
2014-05-20
s390/spinlock: cleanup spinlock code
Philipp Hachtmann
3
-77
/
+82
2014-05-20
s390/mm: Convert bootmem to memblock
Philipp Hachtmann
9
-468
/
+256
2014-05-16
KVM: s390: split SIE state guest prefix field
Michael Mueller
6
-13
/
+22
2014-05-16
s390/sclp: add sclp_get_ibc function
Michael Mueller
1
-0
/
+1
2014-05-16
KVM: s390: interpretive execution of SIGP EXTERNAL CALL
David Hildenbrand
7
-6
/
+94
2014-05-16
KVM: s390: Use intercept_insn decoder in trace event
Alexander Yarygin
1
-5
/
+2
2014-05-16
KVM: s390: decoder of SIE intercepted instructions
Alexander Yarygin
1
-0
/
+33
2014-05-16
KVM: s390: Use trace tables from sie.h.
Alexander Yarygin
1
-31
/
+1
2014-05-16
KVM: s390: add sie exit reasons tables
Alexander Yarygin
1
-0
/
+212
2014-05-16
KVM: s390: Improved MVPG partial execution handler
Thomas Huth
1
-16
/
+9
2014-05-16
KVM: s390: Introduce helper function for faulting-in a guest page
Thomas Huth
2
-7
/
+26
2014-05-16
KVM: s390: Avoid endless loops of specification exceptions
Thomas Huth
1
-1
/
+9
2014-05-16
KVM: s390: Improve is_valid_psw()
Thomas Huth
2
-1
/
+5
2014-05-16
KVM: s390: correct locking for s390_enable_skey
Martin Schwidefsky
1
-15
/
+7
2014-05-16
s390: Avoid call to irq_reserve_irqs()
Thomas Gleixner
1
-1
/
+5
2014-05-16
s390: Remove pointless arch_show_interrupts()
Thomas Gleixner
1
-5
/
+0
2014-05-16
s390: pci: Check return value of alloc_irq_desc() proper
Thomas Gleixner
1
-3
/
+3
2014-05-15
KVM: s390: announce irqfd capability
Cornelia Huck
1
-0
/
+1
2014-05-14
net: filter: s390: fix JIT address randomization
Heiko Carstens
1
-1
/
+1
2014-05-08
crypto: s390 - fix aes,des ctr mode concurrency finding.
Harald Freudenberger
2
-0
/
+6
2014-05-07
sched, s390: Create a dedicated topology table
Vincent Guittot
2
-10
/
+21
2014-05-07
sched: Rework sched_domain topology definition
Vincent Guittot
1
-2
/
+0
2014-05-06
KVM: s390: Fix external interrupt interception
Thomas Huth
2
-5
/
+49
2014-05-06
KVM: s390: Add clock comparator and CPU timer IRQ injection
Thomas Huth
1
-0
/
+32
2014-05-06
KVM: s390: return -EFAULT if copy_from_user() fails
Dan Carpenter
1
-2
/
+3
2014-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+0
2014-04-29
KVM: s390: enable IBS for single running VCPUs
David Hildenbrand
3
-2
/
+145
2014-04-29
KVM: s390: introduce kvm_s390_vcpu_{start,stop}
David Hildenbrand
6
-6
/
+40
2014-04-29
KVM: s390: Add low-address protection to TEST BLOCK
Thomas Huth
1
-0
/
+3
2014-04-29
KVM: s390: Fixes for PFMF
Thomas Huth
1
-4
/
+14
2014-04-29
KVM: s390: Add a function for checking the low-address protection
Thomas Huth
2
-0
/
+29
2014-04-29
KVM: s390: Handle MVPG partial execution interception
Thomas Huth
1
-1
/
+54
2014-04-27
Merge branch 'safe-dirty-tlb-flush'
Linus Torvalds
1
-1
/
+12
2014-04-25
mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts
Linus Torvalds
1
-1
/
+12
2014-04-25
s390/ccwgroup: Fix memory corruption
Christian Borntraeger
1
-1
/
+1
2014-04-25
s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSH
Martin Schwidefsky
1
-1
/
+0
2014-04-22
KVM: s390: Factor out handle_itdb to handle TX aborts
Michael Mueller
1
-12
/
+26
2014-04-22
KVM: s390: replace TDB_ADDR by __LC_PGM_TDB
Michael Mueller
2
-2
/
+2
2014-04-22
KVM: s390: Drop pending interrupts on guest exit
Christian Borntraeger
3
-2
/
+5
2014-04-22
KVM: s390: no timer interrupts when single-stepping a guest
David Hildenbrand
2
-0
/
+5
2014-04-22
KVM: s390: move timer interrupt checks into own functions
David Hildenbrand
1
-18
/
+20
2014-04-22
KVM: s390: hardware support for guest debugging
David Hildenbrand
8
-8
/
+607
2014-04-22
KVM: s390: kernel header addition for guest debugging
David Hildenbrand
1
-0
/
+20
2014-04-22
KVM: s390: emulate stctl and stctg
David Hildenbrand
6
-0
/
+104
[prev]
[next]