summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm
AgeCommit message (Expand)AuthorFilesLines
2014-11-28KVM: s390: add bitmap for handling cpu-local interruptsJens Freimann1-0/+86
2014-11-28KVM: S390: Create helper function get_guest_storage_keyJason J. Herne1-0/+1
2014-11-28KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instructionThomas Huth1-1/+1
2014-11-28s390: remove diag 44 calls from cpu_relax()Heiko Carstens1-2/+0
2014-11-28s390/ftrace: provide working ftrace_return_address()Heiko Carstens1-0/+2
2014-11-19mm: Make arch_unmap()/bprm_mm_init() available to all architecturesDave Hansen1-0/+11
2014-11-18s390/irq: use irq 0Sebastian Ott1-7/+4
2014-11-18s390/io: add ioport_map stubsFrank Blaschka1-0/+9
2014-11-11Merge branch 'io' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux...Arnd Bergmann1-5/+0
2014-11-10/dev/mem: Use more consistent data typesThierry Reding1-2/+3
2014-11-03s390/pci: add sparse annotationsMartin Schwidefsky1-2/+4
2014-11-03s390/pci: improve irq number check for msixSebastian Ott1-4/+1
2014-11-03s390/cmpxchg: use compiler builtinsMartin Schwidefsky2-232/+17
2014-10-28KVM: s390: sigp: instruction counters for all sigp ordersDavid Hildenbrand1-0/+7
2014-10-28KVM: s390: sigp: separate preparation handlersDavid Hildenbrand1-0/+1
2014-10-28KVM: s390: Make the simple ipte mutex specific to a VM instead of globalThomas Huth1-0/+2
2014-10-27s390/mm: pmdp_get_and_clear_full optimizationMartin Schwidefsky1-0/+13
2014-10-27s390/ftrace,kprobes: allow to patch first instructionHeiko Carstens4-7/+62
2014-10-27s390/mm: disable KSM for storage key enabled pagesDominik Dingel1-1/+1
2014-10-27s390/mm: prevent and break zero page mappings in case of storage keysDominik Dingel1-0/+5
2014-10-27s390/mm: recfactor global pgste updatesDominik Dingel2-2/+1
2014-10-20s390: io: remove dummy relaxed accessor macros for readsWill Deacon1-5/+0
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-9/+9
2014-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds24-96/+338
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2014-10-11Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds1-10/+21
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2014-10-09s390/ftrace: remove 31 bit ftrace supportHeiko Carstens1-6/+0
2014-10-09s390/kdump: add support for vector extensionMichael Holzheu5-5/+31
2014-10-09s390/disassembler: add vector instructionsMartin Schwidefsky1-6/+7
2014-10-09s390: add support for vector extensionMartin Schwidefsky6-7/+58
2014-10-09s390/idle: consolidate idle functions and definitionsMartin Schwidefsky4-19/+34
2014-10-09s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky2-8/+4
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-51/+65
2014-10-03sched, time: Fix build error with 64 bit cputime_t on 32 bit systemsRik van Riel1-0/+2
2014-10-01KVM: s390: count vcpu wakeups in stat.halt_wakeupDavid Hildenbrand1-0/+1
2014-09-30s390/mm: make use of ipte range facilityHeiko Carstens1-0/+16
2014-09-25s390/uprobes: architecture backend for uprobesJan Willeke3-0/+51
2014-09-25s390/uprobes: common library for kprobes and uprobesJan Willeke1-0/+4
2014-09-25s390/rwlock: use the interlocked-access facility 1 instructionsMartin Schwidefsky1-2/+74
2014-09-25s390/rwlock: remove interrupt-enabling rwlock variant.Martin Schwidefsky1-16/+4
2014-09-25s390/mm: remove change bit override supportHeiko Carstens1-7/+2
2014-09-25s390/rwlock: use directed yield for write-locked rwlocksMartin Schwidefsky3-7/+24
2014-09-25s390/hmcdrv: HMC drive CD/DVD accessRalf Hoppe1-0/+1
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra1-0/+1
2014-09-10KVM: CPACF: Enable MSA4 instructions for kvm guestTony Krowiak1-1/+13
2014-09-09s390/spinlock: optimize spin_unlock codeHeiko Carstens2-9/+18
2014-09-09s390/ftrace: optimize mcount codeHeiko Carstens1-1/+1
2014-09-09s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_REGS supportHeiko Carstens1-0/+4
2014-09-09s390/ftrace: optimize function graph caller codeHeiko Carstens1-0/+1