aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-04-07
|\
| * Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-07
| * mm: revert "thp: make MADV_HUGEPAGE check for mm->def_flags"Alex Thorlton2014-04-07
* | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-07
|\ \ | |/ |/|
| * s390, smp: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-20
| * s390, cacheinfo: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-20
* | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-04-03
|\ \
| * | ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby2014-03-07
| * | ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby2014-03-07
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-02
|\ \ \
| * | | net: filter: add jited flag to indicate jit compiled filtersDaniel Borkmann2014-03-31
| * | | net: Rename skb->rxhash to skb->hashTom Herbert2014-03-26
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-02
|\ \ \
| * \ \ Merge branch 'master' into for-nextJiri Kosina2014-02-20
| |\ \ \ | | | |/ | | |/|
| * | | treewide: Fix typo in Documentation/DocBookMasanari Iida2014-02-19
* | | | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-02
|\ \ \ \
| * \ \ \ Merge tag 'kvm-s390-20140325' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-03-25
| |\ \ \ \
| | * | | | KVM: s390: clear local interrupts at cpu initial resetJens Freimann2014-03-25
| | * | | | KVM: s390: Fix possible memory leak in SIGP functionsThomas Huth2014-03-25
| | * | | | KVM: s390: fix calculation of idle_mask array sizeJens Freimann2014-03-25
| | * | | | KVM: s390: randomize sca addressChristian Borntraeger2014-03-25
| * | | | | KVM: s390: irq routing for adapter interrupts.Cornelia Huck2014-03-21
| * | | | | KVM: s390: adapter interrupt sourcesCornelia Huck2014-03-21
| * | | | | KVM: Add per-vm capability enablement.Cornelia Huck2014-03-21
| |/ / / /
| * | | | KVM: s390: Optimize ucontrol pathChristian Borntraeger2014-03-17
| * | | | KVM: s390: Removing untriggerable BUG_ONsDominik Dingel2014-03-17
| * | | | Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Paolo Bonzini2014-03-04
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | virtio-ccw: virtio-ccw adapter interrupt support.Cornelia Huck2014-03-04
| * | | | s390/airq: add support for irq rangesMartin Schwidefsky2014-03-04
| * | | | KVM: s390: get rid of local_int arrayJens Freimann2014-03-04
| * | | | KVM: s390: Fixed CC of SIGP SET_PREFIX handlerThomas Huth2014-03-04
| * | | | KVM: s390: Simplify online vcpus counting for stsiJens Freimann2014-03-04
| * | | | KVM: s390: expose gbea register to userspaceChristian Borntraeger2014-03-04
| * | | | KVM: s390: Provide access to program parameterChristian Borntraeger2014-03-04
| * | | | KVM/s390: Set preempted flag during vcpu wakeup and interrupt deliveryMichael Mueller2014-02-26
| * | | | KVM: s390: implementation of kvm_arch_vcpu_runnable()Michael Mueller2014-02-26
| * | | | Merge tag 'kvm-s390-20140130' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-02-03
| |\ \ \ \
| | * | | | KVM: async_pf: Exploit one reg interface for pfaultDominik Dingel2014-01-30
| | * | | | KVM: async_pf: Async page fault support on s390Dominik Dingel2014-01-30
| | * | | | KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest faultDominik Dingel2014-01-30
| | * | | | KVM: s390: limit floating irqsJens Freimann2014-01-30
| | * | | | KVM: s390: add floating irq controllerJens Freimann2014-01-30
| | * | | | KVM: s390: add and extend interrupt information data structsJens Freimann2014-01-29
* | | | | | Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-01
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 3.14-rc5 into driver-core-nextGreg Kroah-Hartman2014-03-02
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge 3.14-rc3 into driver-core-nextGreg Kroah-Hartman2014-02-18
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'master' into driver-core-next-test-merge-rc2Tejun Heo2014-02-10
| |\ \ \ \ \ \
| * | | | | | | s390: use device_remove_file_self() instead of device_schedule_callback()Tejun Heo2014-02-07
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-01
|\ \ \ \ \ \ \
| * | | | | | | s390/PCI: Use generic pci_enable_resources()Bjorn Helgaas2014-03-19
| |/ / / / / /