summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* s390/mm: correct return value of pmd_pfnMartin Schwidefsky2015-06-101-1/+1
* crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger2015-06-101-12/+13
* mm/hugetlb: use pmd_page() in follow_huge_pmd()Naoya Horiguchi2015-05-171-20/+0
* s390/hibernate: fix save and restore of kernel text sectionHeiko Carstens2015-05-171-0/+4
* KVM: s390: fix get_all_floating_irqsJens Freimann2015-05-171-26/+32
* KVM: s390: no need to hold the kvm->mutex for floating interruptsChristian Borntraeger2015-05-171-8/+0
* KVM: s390: Zero out current VMDB of STSI before including level3 data.Ekaterina Tumanova2015-05-171-0/+1
* KVM: s390: reinjection of irqs can fail in the tpi handlerDavid Hildenbrand2015-05-173-5/+8
* KVM: s390: fix handling of write errors in the tpi handlerDavid Hildenbrand2015-05-171-17/+23
* kvm: move advertising of KVM_CAP_IRQFD to common codePaolo Bonzini2015-03-281-1/+0
* KVM: s390: avoid memory leaks if __inject_vm() failsDavid Hildenbrand2015-03-061-1/+5
* KVM: s390: floating irqs: fix user triggerable endless loopDavid Hildenbrand2015-03-061-0/+2
* KVM: s390: base hrtimer on a monotonic clockDavid Hildenbrand2015-03-061-1/+1
* KVM: s390: forward hrtimer if guest ckc not pending yetDavid Hildenbrand2015-03-061-2/+12
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-02-051-0/+6
* crypto: prefix module autoloading with "crypto-"Kees Cook2015-01-296-9/+9
* KVM: s390: Fix ipte lockingChristian Borntraeger2015-01-161-6/+14
* KVM: s390: flush CPU on load controlChristian Borntraeger2015-01-161-2/+2
* KVM: s390: Fix size of monitor-class number fieldThomas Huth2015-01-161-1/+1
* groups: Consolidate the setgroups permission checksEric W. Biederman2015-01-081-1/+1
* s390: fix machine check handlingSebastian Ott2014-12-011-6/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-11-0511-90/+67
|\
| * s390/ftrace: add ftrace_graph_is_dead() checkHeiko Carstens2014-10-281-0/+2
| * s390: update default configurationMartin Schwidefsky2014-10-275-74/+32
| * s390/vdso: fix stack corruptionHeiko Carstens2014-10-274-16/+29
| * s390/time: use stck clock fast for do_account_vtimeMartin Schwidefsky2014-10-271-0/+4
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-311-6/+0
|\ \ | |/ |/|
| * perf: Fix and clean up initialization of pmu::event_idxPeter Zijlstra2014-10-281-6/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-10-216-6/+9
|\ \ | |/ |/|
| * s390/uprobes: fix kprobes dependencyJan Willeke2014-10-172-2/+2
| * s390: wire up bpf syscallHeiko Carstens2014-10-173-1/+4
| * s390/mm: fixing calls of pte_unmap_unlockDominik Dingel2014-10-151-3/+3
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-191-3/+1
|\ \ | |/ |/|
| * ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-231-3/+1
* | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-1510-41/+45
|\ \
| * | s390: Replace __get_cpu_var usesChristoph Lameter2014-08-2612-44/+48
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-10-1473-911/+2399
|\ \ \
| * | | s390/ftrace: simplify enabling/disabling of ftrace_graph_callerHeiko Carstens2014-10-092-15/+10
| * | | s390/ftrace: remove 31 bit ftrace supportHeiko Carstens2014-10-096-205/+56
| * | | s390/kdump: add support for vector extensionMichael Holzheu2014-10-098-21/+112
| * | | s390/disassembler: add vector instructionsMartin Schwidefsky2014-10-092-9/+249
| * | | s390: add support for vector extensionMartin Schwidefsky2014-10-0921-187/+802
| * | | s390/idle: consolidate idle functions and definitionsMartin Schwidefsky2014-10-0912-144/+166
| * | | s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky2014-10-095-27/+7
| * | | s390/vtime: do not reset idle data on CPU hotplugMartin Schwidefsky2014-10-091-2/+0
| * | | s390/mm: make use of ipte range facilityHeiko Carstens2014-09-302-7/+47
| * | | s390/setup: correct 4-level kernel page table detectionMartin Schwidefsky2014-09-261-2/+2
| * | | s390/topology: call set_sched_topology earlyMartin Schwidefsky2014-09-261-8/+10
| * | | s390/uprobes: architecture backend for uprobesJan Willeke2014-09-2510-13/+430
| * | | s390/uprobes: common library for kprobes and uprobesJan Willeke2014-09-254-151/+168