messages from 2014-12-27 17:17:43 to 2015-02-20 17:37:48 UTC [more...]
[RFC PATCH v2 00/15] QEMU: s390: cpu model implementation
2015-02-20 17:37 UTC (46+ messages)
` [RFC PATCH v2 01/15] cpu-model: Introduce probe mode for machine none
` [RFC PATCH v2 02/15] cpu-model: Introduce option --probe to switch into probe mode
` [Qemu-devel] "
` [RFC PATCH v2 03/15] cpu-model: Introduce stub routine cpu_desc_avail
` [RFC PATCH v2 04/15] cpu-model/s390: Introduce S390 CPU models
` [Qemu-devel] "
` [RFC PATCH v2 05/15] cpu-model/s390: Introduce S390 CPU facilities
` [RFC PATCH v2 06/15] cpu-model/s390: Define cpu model specific facility lists
` [RFC PATCH v2 07/15] cpu-model/s390: Add cpu model alias definition routines
` [RFC PATCH v2 08/15] cpu-model/s390: Update linux-headers/asm-s390/kvm.h
` [RFC PATCH v2 09/15] cpu-model/s390: Add KVM VM attribute interface routines
` [Qemu-devel] "
` [RFC PATCH v2 10/15] cpu-model/s390: Add cpu class initialization routines
` [Qemu-devel] "
` [RFC PATCH v2 11/15] cpu-model/s390: Add QMP command query-cpu-model
` [Qemu-devel] "
` [RFC PATCH v2 12/15] cpu-model/s390: Extend QMP command query-cpu-definitions
` [Qemu-devel] "
` [RFC PATCH v2 13/15] cpu-model/s390: Add processor property routines
` [Qemu-devel] "
` [RFC PATCH v2 14/15] cpu-model/s390: Add cpu model selection routine
` [RFC PATCH v2 15/15] cpu-model/s390: Enable S390 cpu model
s390: references to MARCH_G5
2015-02-20 9:44 UTC (2+ messages)
[GIT PULL] s390 patches for the 3.20 merge window #2
2015-02-20 7:49 UTC
[PATCH RFC] Update kernel math-emu code from current glibc soft-fp
2015-02-20 2:52 UTC (5+ messages)
[GIT PULL 0/7] KVM: s390: fixes and features for kvm/next (3.20)
2015-02-09 12:33 UTC (8+ messages)
` [GIT PULL 1/7] KVM: s390: floating irqs: fix user triggerable endless loop
` [GIT PULL 2/7] KVM: s390: reenable LPP facility
` [GIT PULL 3/7] s390/kernel: Update /proc/sysinfo file with Extended Name and UUID
` [GIT PULL 4/7] KVM: s390/CPACF: Choose crypto control block format
` [GIT PULL 5/7] KVM: s390: use facilities and cpu_id per KVM
` [GIT PULL 6/7] KVM: s390: add cpu model support
` [GIT PULL 7/7] KVM: Disable compat ioctl for s390
[PATCH v2 0/5] rcu,nohz,kvm: use RCU extended quiescent state when running KVM guest
2015-02-06 18:20 UTC (2+ messages)
[RFC] [PATCH 0/3] sched: Support for real CPU runtime and SMT scaling
2015-02-05 11:24 UTC (7+ messages)
` [PATCH 1/3] sched: Support for CPU runtime and SMT based adaption
` [PATCH 2/3] s390/cputime: Provide CPU runtime since IPL
` [PATCH 3/3] s390/cputime: SMT based scaling of CPU runtime deltas
[PATCH 0/7] KVM: s390: fixes and features for kvm/next (3.20)
2015-02-05 11:13 UTC (20+ messages)
` [PATCH 1/7] KVM: s390: floating irqs: fix user triggerable endless loop
` [PATCH 2/7] KVM: s390: reenable LPP facility
` [PATCH 3/7] s390/kernel: Update /proc/sysinfo file with Extended Name and UUID
` [PATCH 4/7] KVM: s390/CPACF: Choose crypto control block format
` [PATCH 5/7] KVM: s390: use facilities and cpu_id per KVM
` [PATCH 6/7] KVM: s390: add cpu model support
` [PATCH 7/7] KVM: s390: Create ioctl for Getting/Setting guest storage keys
[PATCH net 0/2] s390/qeth patches for net
2015-01-26 7:38 UTC (4+ messages)
` [PATCH net 1/2] qeth: clean up error handling
` [PATCH net 2/2] 390/qeth: Fix locking warning during qeth device setup
[GIT PULL 00/24] KVM: s390: fixes and features for kvm/next (3.20)
2015-01-23 12:37 UTC (6+ messages)
` [GIT PULL 01/24] KVM: remove unneeded return value of vcpu_postcreate
` [GIT PULL 14/24] KVM: s390: clear the pfault queue if user space sets the invalid token
` [GIT PULL 22/24] KVM: s390: avoid memory leaks if __inject_vm() fails
` [GIT PULL 23/24] KVM: s390: fix bug in interrupt parameter check
` [GIT PULL 24/24] KVM: s390: remove redundant setting of interrupt type
[Resend Patch v4 14/16] smp, s390: Kill SMP single function call interrupt
2015-01-23 9:32 UTC (4+ messages)
kvms390 tree for Linux next
2015-01-22 22:59 UTC (4+ messages)
[PATCH] s390x: add the proper defines for data types
2015-01-22 17:52 UTC (3+ messages)
` [PATCH] s390x: add the proper defines for data types (sparse)
[PATCH/RFC 00/21] KVM: s390: fixes and features for kvm/next (3.20)
2015-01-22 16:55 UTC (25+ messages)
` [PATCH/RFC 01/21] KVM: remove unneeded return value of vcpu_postcreate
` [PATCH/RFC 02/21] KVM: s390: make local function static
` [PATCH/RFC 03/21] KVM: s390: move vcpu specific initalization to a later point
` [PATCH/RFC 04/21] KVM: s390: Allow userspace to limit guest memory size
` [PATCH/RFC 05/21] KVM: s390: prevent sleep duration underflows in handle_wait()
` [PATCH/RFC 06/21] KVM: s390: base hrtimer on a monotonic clock
` [PATCH/RFC 07/21] KVM: s390: forward hrtimer if guest ckc not pending yet
` [PATCH/RFC 08/21] KVM: s390: new parameter for SIGP STOP irqs
` [PATCH/RFC 09/21] KVM: s390: handle stop irqs without action_bits
` [PATCH/RFC 10/21] KVM: s390: a VCPU may only stop when no interrupts are left pending
` [PATCH/RFC 11/21] KVM: s390: SIGP SET PREFIX cleanup
` [PATCH/RFC 12/21] s390/sclp: introduce check for the SIGP Interpretation Facility
` [PATCH/RFC 13/21] KVM: s390: only one external call may be pending at a time
` [PATCH/RFC 14/21] KVM: s390: clear the pfault queue if user space sets the invalid token
` [PATCH/RFC 15/21] KVM: s390: forward most SIGP orders to user space
` [PATCH/RFC 16/21] KVM: s390: no need to hold the kvm->mutex for floating interrupts
` [PATCH/RFC 17/21] KVM: s390: Take addressing mode into account for MVPG interception
` [PATCH/RFC 18/21] KVM: s390: fix bug in sigp emergency signal injection
` [PATCH/RFC 19/21] KVM: s390: trace correct values for set prefix and machine checks
` [PATCH/RFC 20/21] KVM: s390: Provide guest TOD Clock Get/Set Controls
` [PATCH/RFC 21/21] KVM: s390/cpacf: Enable/disable protected key functions for kvm guest
[GIT PULL] s390 patches for 3.19-rc6
2015-01-22 11:41 UTC
[PATCH v3 10/16] s390: add pci_iomap_range
2015-01-21 0:43 UTC (3+ messages)
[PATCH] s390: char: Free memory on error path
2015-01-20 10:30 UTC (2+ messages)
[PATCH 1/1] s390/net: Deletion of unnecessary checks before two function calls
2015-01-19 18:55 UTC (2+ messages)
[PATCH] [linux-next] s390: Dump check for CONFIG_ZFCPDUMP
2015-01-19 12:15 UTC (2+ messages)
[PATCH net-next 0/5] s390: network patches for net-next
2015-01-18 4:55 UTC (7+ messages)
` [PATCH net-next 1/5] s390/ctcm,netiucv: migrate variables to handle y2038 problem
` [PATCH net-next 2/5] s390/net: Delete useless checks before function calls
` [PATCH net-next 3/5] qeth: use qeth_card_hw_is_reachable() everywhere
` [PATCH net-next 4/5] qeth: sysfs: replace strcmp() with sysfs_streq()
` [PATCH net-next 5/5] qeth: Remove unneeded structure member
[GIT PULL] s390 patches for 3.19-rc5
2015-01-14 9:03 UTC
[PATCH 1/3] module_arch_freeing_init(): new hook for archs before module->module_init freed
2015-01-13 21:11 UTC (3+ messages)
[PATCH 1/2] s390/hmcdrv: Remove unnecessary version.h inclusion
2015-01-10 8:58 UTC
[PATCH] s390: include: timex: Use macro CLOCK_STORE_SIZE instead of hard code number
2015-01-09 21:24 UTC (7+ messages)
[PATCH RFT] s390: move cacheinfo sysfs to generic cacheinfo infrastructure
2015-01-08 8:18 UTC (3+ messages)
[PATCH v2 38/40] s390: macro whitespace fixes
2015-01-07 9:07 UTC (3+ messages)
[PATCH] s390: crypto: aes_s390: Remove 'const' to avoid compiler warnings
2015-01-07 8:24 UTC
[stable] 3215 fixes for 3.16 and earlier
2015-01-06 14:02 UTC
[PATCH] s390: boot: compressed: misc: Express the return value of _sclp_print_early()
2015-01-05 9:37 UTC (4+ messages)
enabling kvm w/SPLIT_PTLOCK_CPUS > NR_CPUS fails to build in pgtable.c
2015-01-05 8:57 UTC
[PATCH v2] srcu: Isolate srcu sections using CONFIG_SRCU
2015-01-05 4:57 UTC (8+ messages)
enabling kvm w/SPLIT_PTLOCK_CPUS > NR_CPUS fails to build in pgtable.c
2014-12-31 5:56 UTC
[PATCH] srcu: Isolate srcu sections using CONFIG_SRCU
2014-12-30 19:44 UTC (6+ messages)
[PATCH RFC v2 3/7] s390: add pci_iomap_range
2014-12-30 16:35 UTC
[PATCH 1/2] s390/hmcdrv: Remove unnecessary version.h inclusion
2014-12-30 11:29 UTC
[stable] 3215 fixes for 3.16 and earlier
2014-12-29 18:54 UTC
[PATCH 00/11 linux-next] drivers: remove unnecessary version.h inclusion
2014-12-29 14:34 UTC (2+ messages)
` [PATCH 11/11 linux-next] s390/hmcdrv: "
[PATCH] s390: Initialize nr_devices count variable to -1
2014-12-29 9:56 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox