summaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)Author
2014-12-04KVM: s390: use atomic bitops to access pending_irqs bitmapJens Freimann
2014-12-04KVM: s390: some ext irqs have to clear the ext cpu addrDavid Hildenbrand
2014-12-01s390/kprobes: fix instruction copy for out of line executionHeiko Carstens
2014-12-01s390: fix machine check handlingSebastian Ott
2014-11-28KVM: s390: allow injecting all kinds of machine checksJens Freimann
2014-11-28KVM: s390: handle pending local interrupts via bitmapJens Freimann
2014-11-28KVM: s390: add bitmap for handling cpu-local interruptsJens Freimann
2014-11-28KVM: s390: refactor interrupt delivery codeJens Freimann
2014-11-28KVM: s390: add defines for virtio and pfault interrupt codeJens Freimann
2014-11-28KVM: s390: external param not valid for cpu timer and ckcDavid Hildenbrand
2014-11-28KVM: s390: refactor interrupt injection codeJens Freimann
2014-11-28KVM: S390: Create helper function get_guest_storage_keyJason J. Herne
2014-11-28KVM: s390: trigger the right CPU exit for floating interruptsChristian Borntraeger
2014-11-28KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instructionThomas Huth
2014-11-28KVM: s390: Small fixes for the PFMF handlerThomas Huth
2014-11-28s390: remove diag 44 calls from cpu_relax()Heiko Carstens
2014-11-28s390/pci: Deletion of unnecessary checks before the function call "debug_unre...Markus Elfring
2014-11-28s390/ftrace: provide working ftrace_return_address()Heiko Carstens
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq et alThomas Gleixner
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu
2014-11-21s390/traps: die on translation exceptionsHeiko Carstens
2014-11-21s390/traps: print interrupt code and instruction length codeHeiko Carstens
2014-11-19assorted conversions to %p[dD]Al Viro
2014-11-19mm: Make arch_unmap()/bprm_mm_init() available to all architecturesDave Hansen
2014-11-19s390/kernel: add system calls for PCI memory accessAlexey Ishchuk
2014-11-19s390: fix ptrace of user area if the inferior uses vector registersMartin Schwidefsky
2014-11-18s390/irq: use irq 0Sebastian Ott
2014-11-18s390/io: add ioport_map stubsFrank Blaschka
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-11s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq()Yijing Wang
2014-11-11Merge branch 'io' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux...Arnd Bergmann
2014-11-11net: introduce SO_INCOMING_CPUEric Dumazet
2014-11-10/dev/mem: Use more consistent data typesThierry Reding
2014-11-07Merge tag 'kvm-s390-next-20141107' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2014-11-07KVM: s390: fix handling of lctl[g]/stctl[g]Heiko Carstens
2014-11-07KVM: s390: flush CPU on load controlChristian Borntraeger
2014-11-07KVM: s390: Fix ipte lockingChristian Borntraeger
2014-11-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-11-03s390/cpum_sf: Remove initialization of PMU event indexHendrik Brueckner
2014-11-03s390/signal: add sparse annotationsMartin Schwidefsky
2014-11-03s390/mm: use correct unlock function in gmap_ipte_notifyMartin Schwidefsky
2014-11-03s390/pci: add sparse annotationsMartin Schwidefsky
2014-11-03s390/pci: improve irq number check for msixSebastian Ott
2014-11-03s390/cmpxchg: use compiler builtinsMartin Schwidefsky
2014-11-03Merge remote-tracking branch 'origin/master' into HEADPaolo Bonzini
2014-10-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-28KVM: s390: sigp: split handling of SIGP STOP (AND STORE STATUS)David Hildenbrand