Age | Commit message (Expand) | Author |
2012-03-08 | KVM: s390: add stop_on_stop flag when doing stop and store | Jens Freimann |
2012-03-08 | KVM: s390: ignore sigp stop overinitiative | Jens Freimann |
2012-03-08 | KVM: s390: make sigp restart return busy when stop pending | Jens Freimann |
2012-03-08 | KVM: s390: do store status after handling STOP_ON_STOP bit | Jens Freimann |
2012-03-08 | KVM: s390: Sanitize fpc registers for KVM_SET_FPU | Christian Borntraeger |
2012-03-05 | KVM: s390: provide access guest registers via kvm_run | Christian Borntraeger |
2012-03-05 | KVM: s390: provide general purpose guest registers via kvm_run | Christian Borntraeger |
2012-03-05 | KVM: s390: provide the prefix register via kvm_run | Christian Borntraeger |
2012-03-05 | KVM: provide synchronous registers in kvm_run | Christian Borntraeger |
2012-03-05 | KVM: s390: rework code that sets the prefix | Christian Borntraeger |
2012-03-05 | KVM: s390: Fix return code for unknown ioctl numbers | Carsten Otte |
2012-03-05 | KVM: s390: ucontrol: announce capability for user controlled vms | Carsten Otte |
2012-03-05 | KVM: s390: fix assumption for KVM_MAX_VCPUS | Carsten Otte |
2012-03-05 | KVM: s390: ucontrol: disable sca | Carsten Otte |
2012-03-05 | KVM: s390: ucontrol: interface to inject faults on a vcpu page table | Carsten Otte |
2012-03-05 | KVM: s390: ucontrol: disable in-kernel irq stack | Carsten Otte |
2012-03-05 | KVM: s390: ucontrol: disable in-kernel handling of SIE intercepts | Carsten Otte |
2012-03-05 | KVM: s390: ucontrol: export SIE control block to user | Carsten Otte |
2012-03-05 | KVM: s390: ucontrol: export page faults to user | Carsten Otte |
2012-03-05 | KVM: s390: ucontrol: per vcpu address spaces | Carsten Otte |
2012-03-05 | KVM: s390: add parameter for KVM_CREATE_VM | Carsten Otte |
2012-02-27 | compat: fix compile breakage on s390 | Heiko Carstens |
2012-02-21 | sys_poll: fix incorrect type for 'timeout' parameter | Linus Torvalds |
2012-02-17 | [S390] correct ktime to tod clock comparator conversion | Martin Schwidefsky |
2012-02-17 | [S390] incorrect PageTables counter for kvm page tables | Martin Schwidefsky |
2012-02-17 | [S390] idle: avoid RCU usage in extended quiescent state | Heiko Carstens |
2012-01-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-01-23 | kdump: define KEXEC_NOTE_BYTES arch specific for s390x | Michael Holzheu |
2012-01-18 | [S390] cleanup entry point definition | Christian Borntraeger |
2012-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-01-17 | audit: inline audit_syscall_entry to reduce burden on archs | Eric Paris |
2012-01-17 | Audit: push audit success and retcode into arch ptrace.h | Eric Paris |
2012-01-14 | Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers | Linus Torvalds |
2012-01-12 | treewide: convert uses of ATTRIB_NORETURN to __noreturn | Joe Perches |
2012-01-12 | treewide: remove useless NORET_TYPE macro and uses | Joe Perches |
2012-01-09 | Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Linus Torvalds |
2012-01-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-01-08 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-01-08 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-01-06 | vfs: switch ->show_options() to struct dentry * | Al Viro |
2012-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman |
2012-01-06 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-01-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-01-06 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-01-06 | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2012-01-03 | consolidate umode_t declarations | Al Viro |
2012-01-03 | hypfs: umode_t noise and properly spelled S_ISDIR/S_ISREG | Al Viro |