aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
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
2014-10-28KVM: s390: sigp: inject emergency calls in a separate functionDavid Hildenbrand
2014-10-28KVM: s390: sigp: instruction counters for all sigp ordersDavid Hildenbrand
2014-10-28KVM: s390: sigp: separate preparation handlersDavid Hildenbrand
2014-10-28KVM: s390: sigp: move target cpu checks into dispatcherDavid Hildenbrand
2014-10-28KVM: s390: sigp: dispatch orders with one target in a separate functionDavid Hildenbrand
2014-10-28KVM: s390: Fix size of monitor-class number fieldThomas Huth
2014-10-28KVM: s390: Cleanup usage of current->mm in set_guest_storage_keyJason J. Herne
2014-10-28KVM: s390: Make the simple ipte mutex specific to a VM instead of globalThomas Huth
2014-10-28perf: Fix and clean up initialization of pmu::event_idxPeter Zijlstra
2014-10-28s390/ftrace: add ftrace_graph_is_dead() checkHeiko Carstens
2014-10-27s390/mm: pmdp_get_and_clear_full optimizationMartin Schwidefsky
2014-10-27s390/mm: missing pte for gmap_ipte_notify should trigger a VM_BUGDominik Dingel
2014-10-27s390/kprobes: make use of NOKPROBE_SYMBOL()Heiko Carstens
2014-10-27s390/ftrace,kprobes: allow to patch first instructionHeiko Carstens
2014-10-27s390/mm: disable KSM for storage key enabled pagesDominik Dingel
2014-10-27s390/mm: prevent and break zero page mappings in case of storage keysDominik Dingel
2014-10-27s390/mm: recfactor global pgste updatesDominik Dingel