aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAge
* mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov2015-02-28
* Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-02-22
|\
| * VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells2015-02-22
| * hypfs: switch to read_iter/write_iterAl Viro2015-02-20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-21
|\ \
| * | s390/spinlock: disabled compare-and-delay by defaultMartin Schwidefsky2015-02-19
| * | s390/mm: align 64-bit PIE binaries to 4GBMartin Schwidefsky2015-02-19
| * | s390/cacheinfo: coding style changesHeiko Carstens2015-02-12
| * | s390/cacheinfo: fix shared cpu masksHeiko Carstens2015-02-12
| * | s390/smp: reduce size of struct pcpuHeiko Carstens2015-02-12
| * | s390/topology: convert cpu_topology array to per cpu variableHeiko Carstens2015-02-12
| * | s390/topology: delay initialization of topology cpu masksHeiko Carstens2015-02-12
| * | s390/vdso: fix clock_gettime for CLOCK_THREAD_CPUTIME_ID, -2 and -3Martin Schwidefsky2015-02-12
* | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-18
|\ \ \ | |_|/ |/| |
| * | s390: add pci_iomap_rangeMichael S. Tsirkin2015-01-21
* | | mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin2015-02-14
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-13
|\ \ \
| * | | KVM: s390: add cpu model supportMichael Mueller2015-02-09
| * | | KVM: s390: use facilities and cpu_id per KVMMichael Mueller2015-02-09
| * | | KVM: s390/CPACF: Choose crypto control block formatTony Krowiak2015-02-09
| * | | s390/kernel: Update /proc/sysinfo file with Extended Name and UUIDEkaterina Tumanova2015-02-09
| * | | KVM: s390: reenable LPP facilityChristian Borntraeger2015-02-09
| * | | KVM: s390: floating irqs: fix user triggerable endless loopDavid Hildenbrand2015-02-09
| * | | kvm: add halt_poll_ns module parameterPaolo Bonzini2015-02-06
| * | | KVM: s390: remove redundant setting of interrupt typeJens Freimann2015-01-23
| * | | KVM: s390: fix bug in interrupt parameter checkJens Freimann2015-01-23
| * | | KVM: s390: avoid memory leaks if __inject_vm() failsDavid Hildenbrand2015-01-23
| * | | KVM: s390/cpacf: Enable/disable protected key functions for kvm guestTony Krowiak2015-01-23
| * | | KVM: s390: Provide guest TOD Clock Get/Set ControlsJason J. Herne2015-01-23
| * | | KVM: s390: trace correct values for set prefix and machine checksJens Freimann2015-01-23
| * | | KVM: s390: fix bug in sigp emergency signal injectionJens Freimann2015-01-23
| * | | KVM: s390: Take addressing mode into account for MVPG interceptionThomas Huth2015-01-23
| * | | KVM: s390: no need to hold the kvm->mutex for floating interruptsChristian Borntraeger2015-01-23
| * | | KVM: s390: forward most SIGP orders to user spaceDavid Hildenbrand2015-01-23
| * | | KVM: s390: clear the pfault queue if user space sets the invalid tokenDavid Hildenbrand2015-01-23
| * | | KVM: s390: only one external call may be pending at a timeDavid Hildenbrand2015-01-23
| * | | s390/sclp: introduce check for the SIGP Interpretation FacilityDavid Hildenbrand2015-01-23
| * | | KVM: s390: SIGP SET PREFIX cleanupDavid Hildenbrand2015-01-23
| * | | KVM: s390: a VCPU may only stop when no interrupts are left pendingDavid Hildenbrand2015-01-23
| * | | KVM: s390: handle stop irqs without action_bitsDavid Hildenbrand2015-01-23
| * | | KVM: s390: new parameter for SIGP STOP irqsDavid Hildenbrand2015-01-23
| * | | KVM: s390: forward hrtimer if guest ckc not pending yetDavid Hildenbrand2015-01-23
| * | | KVM: s390: base hrtimer on a monotonic clockDavid Hildenbrand2015-01-23
| * | | KVM: s390: prevent sleep duration underflows in handle_wait()David Hildenbrand2015-01-23
| * | | KVM: s390: Allow userspace to limit guest memory sizeDominik Dingel2015-01-23
| * | | KVM: s390: move vcpu specific initalization to a later pointDominik Dingel2015-01-23
| * | | KVM: s390: make local function staticChristian Borntraeger2015-01-23
| * | | KVM: remove unneeded return value of vcpu_postcreateDominik Dingel2015-01-23
* | | | lib/string.c: remove strnicmp()Rasmus Villemoes2015-02-12
* | | | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-12
| |_|/ |/| |