summaryrefslogtreecommitdiff
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* s390/hibernate: fix save and restore of kernel text sectionHeiko Carstens2015-04-131-0/+4
* s390/cacheinfo: add missing facility checkHeiko Carstens2015-04-131-0/+4
* s390/syscalls: simplify syscall_get_arch()Heiko Carstens2015-03-301-1/+1
* s390/irq: enforce correct irqclass_sub_desc array sizeHeiko Carstens2015-03-251-1/+2
* s390: remove "64" suffix from mem64.S and swsusp_asm64.SHeiko Carstens2015-03-254-2/+2
* s390/ipl: cleanup macro usageSebastian Ott2015-03-251-19/+11
* s390/ipl: cleanup shutdown_action attributesSebastian Ott2015-03-251-31/+20
* s390/ipl: cleanup bin attr usageSebastian Ott2015-03-251-56/+18
* s390/uprobes: fix address space annotationHeiko Carstens2015-03-251-1/+3
* s390: add missing arch_release_task_struct() declarationHeiko Carstens2015-03-251-0/+2
* s390: make couple of functions and variables staticHeiko Carstens2015-03-252-2/+2
* s390/maccess: improve s390_kernel_write()Heiko Carstens2015-03-251-25/+20
* s390/maccess: remove potentially broken probe_kernel_write()Heiko Carstens2015-03-255-18/+28
* s390/traps: panic() instead of die() on translation exceptionHeiko Carstens2015-03-251-1/+1
* s390: remove test_facility(2) (== z/Architecture mode active) checksHeiko Carstens2015-03-252-8/+3
* s390/cmpxchg: simplify cmpxchg_doubleHeiko Carstens2015-03-251-6/+1
* s390: remove 31 bit syscallsHeiko Carstens2015-03-252-361/+361
* s390: remove "64" suffix from a couple of filesHeiko Carstens2015-03-256-7/+7
* s390: remove 31 bit supportHeiko Carstens2015-03-2585-5883/+169
* s390/smp: reenable smt after resumeHeiko Carstens2015-03-251-0/+11
* s390/mm: limit STACK_RND_MASK for compat tasksMartin Schwidefsky2015-03-131-1/+1
* s390/ftrace: fix compile error if CONFIG_KPROBES is disabledHeiko Carstens2015-03-131-16/+45
* s390/cpum_sf: add diagnostic sampling event only if it is authorizedHendrik Brueckner2015-03-131-2/+5
* Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-03-094-45/+40
|\
| * Merge tag 'kvm-s390-master-20150303' of git://git.kernel.org/pub/scm/linux/ke...Marcelo Tosatti2015-03-054-45/+40
| |\
| | * KVM: s390: non-LPAR case obsolete during facilities mask initMichael Mueller2015-03-041-16/+1
| | * KVM: s390: include guest facilities in kvm facility testMichael Mueller2015-03-044-22/+25
| | * KVM: s390: fix in memory copy of facility listsMichael Mueller2015-03-041-2/+2
| | * KVM: s390/cpacf: Fix kernel bug under z/VMChristian Borntraeger2015-03-041-3/+6
| | * KVM: s390/cpacf: Enable key wrapping by defaultTony Krowiak2015-03-031-3/+7
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-03-097-37/+36
|\ \ \ | |/ / |/| |
| * | s390/mm: fix incorrect ASCE after crst_table_downgradeMartin Schwidefsky2015-03-021-1/+1
| * | s390/ftrace: fix crashes when switching tracers / add notrace to cpu_relax()Heiko Carstens2015-03-021-1/+1
| * | s390/pci: unify pci_iomap symbol exportsSebastian Ott2015-02-271-2/+2
| * | s390/pci: fix [un]map_resources sequenceSebastian Ott2015-02-271-10/+14
| * | s390: let the compiler do page clearingChristian Borntraeger2015-02-261-10/+1
| * | s390/pci: fix possible information leak in mmio syscallSebastian Ott2015-02-261-9/+8
| * | s390/jump label: improve and fix sanity checkHeiko Carstens2015-02-261-4/+8
| * | s390/jump label: add missing jump_label_apply_nops() callHeiko Carstens2015-02-261-0/+1
| |/
* | mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov2015-02-281-0/+2
|/
* Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-02-221-28/+25
|\
| * VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells2015-02-221-1/+1
| * hypfs: switch to read_iter/write_iterAl Viro2015-02-201-27/+24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-218-142/+119
|\ \
| * | s390/spinlock: disabled compare-and-delay by defaultMartin Schwidefsky2015-02-191-5/+7
| * | s390/mm: align 64-bit PIE binaries to 4GBMartin Schwidefsky2015-02-191-1/+4
| * | s390/cacheinfo: coding style changesHeiko Carstens2015-02-121-13/+3
| * | s390/cacheinfo: fix shared cpu masksHeiko Carstens2015-02-121-5/+4
| * | s390/smp: reduce size of struct pcpuHeiko Carstens2015-02-121-27/+27
| * | s390/topology: convert cpu_topology array to per cpu variableHeiko Carstens2015-02-122-26/+26