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
2015-03-25
s390/ipl: cleanup bin attr usage
Sebastian Ott
1
-56
/
+18
2015-03-25
s390/uprobes: fix address space annotation
Heiko Carstens
1
-1
/
+3
2015-03-25
s390: add missing arch_release_task_struct() declaration
Heiko Carstens
1
-0
/
+2
2015-03-25
s390: make couple of functions and variables static
Heiko Carstens
2
-2
/
+2
2015-03-25
s390/maccess: improve s390_kernel_write()
Heiko Carstens
1
-25
/
+20
2015-03-25
s390/maccess: remove potentially broken probe_kernel_write()
Heiko Carstens
5
-18
/
+28
2015-03-25
s390/traps: panic() instead of die() on translation exception
Heiko Carstens
1
-1
/
+1
2015-03-25
s390: remove test_facility(2) (== z/Architecture mode active) checks
Heiko Carstens
2
-8
/
+3
2015-03-25
s390/cmpxchg: simplify cmpxchg_double
Heiko Carstens
1
-6
/
+1
2015-03-25
s390: remove 31 bit syscalls
Heiko Carstens
2
-361
/
+361
2015-03-25
s390: remove "64" suffix from a couple of files
Heiko Carstens
6
-7
/
+7
2015-03-25
s390: remove 31 bit support
Heiko Carstens
85
-5883
/
+169
2015-03-25
s390/smp: reenable smt after resume
Heiko Carstens
1
-0
/
+11
2015-03-23
Merge tag 'kvm-s390-next-20150318' of git://git.kernel.org/pub/scm/linux/kern...
Marcelo Tosatti
9
-124
/
+574
2015-03-23
Merge branches 'pci/enumeration' and 'pci/virtualization' into next
Bjorn Helgaas
1
-1
/
+1
2015-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2015-03-19
PCI: Assign resources before drivers claim devices (pci_scan_root_bus())
Yijing Wang
1
-1
/
+1
2015-03-17
KVM: s390: represent SIMD cap in kvm facility
Michael Mueller
3
-9
/
+22
2015-03-17
KVM: s390: drop SIMD bit from kvm_s390_fac_list_mask
Michael Mueller
1
-1
/
+0
2015-03-17
KVM: s390: Create ioctl for Getting/Setting guest storage keys
Jason J. Herne
1
-0
/
+123
2015-03-17
KVM: s390: introduce post handlers for STSI
Ekaterina Tumanova
3
-1
/
+22
2015-03-17
KVM: s390: Add MEMOP ioctls for reading/writing guest memory
Thomas Huth
3
-0
/
+98
2015-03-17
KVM: s390: Add access register mode
Alexander Yarygin
2
-35
/
+202
2015-03-17
KVM: s390: Optimize paths where get_vcpu_asce() is invoked
Alexander Yarygin
1
-13
/
+12
2015-03-17
KVM: s390: Guest's memory access functions get access registers
Alexander Yarygin
8
-48
/
+81
2015-03-17
KVM: s390: Fix low-address protection for real addresses
Alexander Yarygin
3
-8
/
+9
2015-03-17
KVM: s390: cleanup jump lables in kvm_arch_init_vm
Dominik Dingel
1
-9
/
+5
2015-03-17
KVM: s390: Spelling s/intance/instance/
Geert Uytterhoeven
1
-1
/
+1
2015-03-13
s390/mm: limit STACK_RND_MASK for compat tasks
Martin Schwidefsky
1
-1
/
+1
2015-03-13
s390/ftrace: fix compile error if CONFIG_KPROBES is disabled
Heiko Carstens
1
-16
/
+45
2015-03-13
s390/cpum_sf: add diagnostic sampling event only if it is authorized
Hendrik Brueckner
1
-2
/
+5
2015-03-13
clocksource: Mostly kill clocksource_register()
John Stultz
1
-1
/
+1
2015-03-12
Merge tag 'kvm-s390-next-20150306' of git://git.kernel.org/pub/scm/linux/kern...
Marcelo Tosatti
12
-53
/
+195
2015-03-10
kvm: move advertising of KVM_CAP_IRQFD to common code
Paolo Bonzini
1
-1
/
+0
2015-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-82
/
+76
2015-03-09
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-45
/
+40
2015-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
7
-37
/
+36
2015-03-06
KVM: s390: Enable vector support for capable guest
Eric Farman
2
-1
/
+8
2015-03-06
KVM: s390: Machine Check
Eric Farman
4
-0
/
+37
2015-03-06
KVM: s390: Add new SIGP order to kernel counters
Eric Farman
3
-0
/
+5
2015-03-06
KVM: s390: Vector exceptions
Eric Farman
3
-0
/
+3
2015-03-06
KVM: s390: Allocate and save/restore vector registers
Eric Farman
3
-7
/
+46
2015-03-06
KVM: s390: Use the read_guest_abs() in guest debug functions
Alexander Yarygin
1
-4
/
+4
2015-03-06
KVM: s390: fix instruction interception trace point
David Hildenbrand
1
-2
/
+2
2015-03-06
KVM: s390: Fix trivial typo in comments
Yannick Guerrini
1
-1
/
+1
2015-03-06
KVM: s390: perform vcpu model setup in a function
Michael Mueller
1
-6
/
+11
2015-03-06
KVM: s390: Use insn_length() to calculate length of instruction
Thomas Huth
1
-4
/
+3
2015-03-06
KVM: s390: Forward PSW to next instruction for addressing exceptions
Thomas Huth
1
-7
/
+28
2015-03-06
KVM: s390: Nullify instruction for certain program exceptions
Thomas Huth
1
-1
/
+17
2015-03-06
KVM: s390: reinjection of irqs can fail in the tpi handler
David Hildenbrand
3
-5
/
+8
[prev]
[next]