Age | Commit message (Expand) | Author |
2012-09-06 | s390/hugetlb: use direct TLB flushing for hugetlbfs pages | Gerald Schaefer |
2012-09-03 | s390/mm: fix deadlock in unmap_hugepage_range() | Gerald Schaefer |
2012-08-30 | s390/32: Don't clobber personality flags on exec | Heiko Carstens |
2012-08-28 | s390/smp: add missing smp_store_status() for !SMP | Heiko Carstens |
2012-08-21 | s390: Always use "long" for ssize_t to match size_t | Geert Uytterhoeven |
2012-08-08 | s390/seccomp: add support for system call filtering using BPF | Heiko Carstens |
2012-08-08 | s390/mm: remove MAX_PHYSADDR_BITS define | Heiko Carstens |
2012-07-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-07-30 | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon |
2012-07-30 | s390/mm: rename user_mode variable to addressing_mode | Heiko Carstens |
2012-07-26 | s390/mm: downgrade page table after fork of a 31 bit process | Martin Schwidefsky |
2012-07-24 | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-07-20 | s390/vtimer: rework virtual timer interface | Martin Schwidefsky |
2012-07-20 | s390/comments: unify copyright messages and remove file names | Heiko Carstens |
2012-07-17 | s390/idle: reduce size of s390_idle_data structure | Heiko Carstens |
2012-07-03 | KVM: s390: Fix sigp sense handling. | Cornelia Huck |
2012-07-03 | s390/smp/kvm: unifiy sigp definitions | Heiko Carstens |
2012-06-14 | s390/smp: make absolute lowcore / cpu restart parameter accesses more robust | Heiko Carstens |
2012-06-13 | KVM: s390: Perform early event mask processing during boot | Heinz Graalfs |
2012-06-05 | s390/ccwgroup: remove unused ccwgroup_device member | Sebastian Ott |
2012-06-05 | s390/smp/kvm: unifiy sigp definitions | Heiko Carstens |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-05-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-05-30 | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro |
2012-05-30 | s390/uaccess: fix access_ok compile warnings | Heiko Carstens |
2012-05-30 | s390/cmpxchg: fix sign extension bugs | Heiko Carstens |
2012-05-30 | s390/cmpxchg: fix 1 and 2 byte memory accesses | Heiko Carstens |
2012-05-30 | s390/cmpxchg: fix compile warnings specific to s390 | Heiko Carstens |
2012-05-30 | s390/cmpxchg: add missing memory barrier to cmpxchg64 | Heiko Carstens |
2012-05-30 | s390/cpu: remove cpu "capabilities" sysfs attribute | Heiko Carstens |
2012-05-30 | s390/kernel: Introduce memcpy_absolute() function | Michael Holzheu |
2012-05-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-05-24 | s390/headers: replace __s390x__ with CONFIG_64BIT where possible | Heiko Carstens |
2012-05-24 | s390/headers: remove #ifdef __KERNEL__ from not exported headers | Heiko Carstens |
2012-05-23 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-05-23 | s390/irq: split irq stats for cpu-measurement alert facilities | Hendrik Brueckner |
2012-05-23 | s390/kernel: Remove OS info init function call and diag 308 for kdump | Michael Holzheu |
2012-05-21 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-05-17 | KVM: s390: onereg for timer related registers | Jason J. herne |
2012-05-17 | KVM: s390: epoch difference and TOD programmable field | Carsten Otte |
2012-05-17 | KVM: s390: add capability indicating COW support | Christian Borntraeger |
2012-05-16 | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha |
2012-05-16 | s390/ccwgroup: remove ccwgroup_create_from_string | Sebastian Ott |
2012-05-16 | s390/ccwgroup: exploit ccwdev_by_dev_id | Sebastian Ott |
2012-05-16 | s390/ccwgroup: introduce ccwgroup_create_dev | Sebastian Ott |
2012-05-16 | s390/barrier: make use of fast-bcr facility | Heiko Carstens |
2012-05-16 | s390/barrier: cleanup barrier functions | Heiko Carstens |
2012-05-16 | s390/time: simply Kconfig dependency | Heiko Carstens |
2012-05-16 | s390/time: always use stckf instead of stck if available | Heiko Carstens |
2012-05-16 | s390: replace TIF_SIE with PF_VCPU | Martin Schwidefsky |