Age | Commit message (Expand) | Author | Files | Lines |
2012-07-17 | s390/idle: reduce size of s390_idle_data structure | Heiko Carstens | 1 | -1/+1 |
2012-06-14 | s390/smp: make absolute lowcore / cpu restart parameter accesses more robust | Heiko Carstens | 3 | -8/+11 |
2012-06-05 | s390/ccwgroup: remove unused ccwgroup_device member | Sebastian Ott | 1 | -2/+0 |
2012-06-05 | s390/smp/kvm: unifiy sigp definitions | Heiko Carstens | 1 | -0/+31 |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+0 |
2012-05-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 31 | -199/+170 |
2012-05-31 | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro | 1 | -3/+0 |
2012-05-30 | s390/uaccess: fix access_ok compile warnings | Heiko Carstens | 1 | -4/+9 |
2012-05-30 | s390/cmpxchg: fix sign extension bugs | Heiko Carstens | 1 | -6/+8 |
2012-05-30 | s390/cmpxchg: fix 1 and 2 byte memory accesses | Heiko Carstens | 1 | -4/+4 |
2012-05-30 | s390/cmpxchg: fix compile warnings specific to s390 | Heiko Carstens | 1 | -9/+25 |
2012-05-30 | s390/cmpxchg: add missing memory barrier to cmpxchg64 | Heiko Carstens | 1 | -1/+1 |
2012-05-30 | s390/cpu: remove cpu "capabilities" sysfs attribute | Heiko Carstens | 1 | -1/+0 |
2012-05-30 | s390/kernel: Introduce memcpy_absolute() function | Michael Holzheu | 1 | -1/+1 |
2012-05-25 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -0/+12 |
2012-05-24 | s390/headers: replace __s390x__ with CONFIG_64BIT where possible | Heiko Carstens | 18 | -119/+119 |
2012-05-24 | s390/headers: remove #ifdef __KERNEL__ from not exported headers | Heiko Carstens | 13 | -52/+1 |
2012-05-23 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -3/+0 |
2012-05-23 | s390/irq: split irq stats for cpu-measurement alert facilities | Hendrik Brueckner | 1 | -1/+2 |
2012-05-23 | s390/kernel: Remove OS info init function call and diag 308 for kdump | Michael Holzheu | 1 | -3/+2 |
2012-05-22 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2012-05-18 | KVM: s390: onereg for timer related registers | Jason J. herne | 1 | -0/+2 |
2012-05-18 | KVM: s390: epoch difference and TOD programmable field | Carsten Otte | 1 | -0/+3 |
2012-05-18 | KVM: s390: add capability indicating COW support | Christian Borntraeger | 1 | -0/+1 |
2012-05-17 | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 1 | -3/+0 |
2012-05-16 | s390/ccwgroup: remove ccwgroup_create_from_string | Sebastian Ott | 1 | -13/+2 |
2012-05-16 | s390/ccwgroup: exploit ccwdev_by_dev_id | Sebastian Ott | 1 | -2/+2 |
2012-05-16 | s390/ccwgroup: introduce ccwgroup_create_dev | Sebastian Ott | 1 | -0/+5 |
2012-05-16 | s390/barrier: make use of fast-bcr facility | Heiko Carstens | 1 | -0/+5 |
2012-05-16 | s390/barrier: cleanup barrier functions | Heiko Carstens | 1 | -17/+15 |
2012-05-16 | s390/time: simply Kconfig dependency | Heiko Carstens | 1 | -1/+1 |
2012-05-16 | s390/time: always use stckf instead of stck if available | Heiko Carstens | 2 | -15/+5 |
2012-05-16 | s390: replace TIF_SIE with PF_VCPU | Martin Schwidefsky | 1 | -2/+0 |
2012-05-16 | s390: allow absolute memory access for /dev/mem | Michael Holzheu | 1 | -5/+2 |
2012-05-16 | s390/qdio: Cleanup error handling to drivers | Jan Glauber | 1 | -5/+7 |
2012-05-16 | s390/qdio: remove duplicate defines of data div bits | Steffen Maier | 1 | -5/+2 |
2012-05-01 | KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVM | Konstantin Weitz | 1 | -0/+1 |
2012-04-26 | smp: Add task_struct argument to __cpu_up() | Thomas Gleixner | 1 | -1/+1 |
2012-04-20 | Merge branch 'linus' into queue | Marcelo Tosatti | 4 | -27/+3 |
2012-04-11 | [S390] Fix compile error in swab.h | Martin Schwidefsky | 1 | -1/+1 |
2012-04-11 | [S390] Fix stfle() lowcore protection problem | Michael Holzheu | 1 | -2/+1 |
2012-04-11 | [S390] fix tlb flushing for page table pages | Martin Schwidefsky | 2 | -24/+1 |
2012-04-08 | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson | 1 | -0/+5 |
2012-03-30 | [S390] Fix build errors (fallout from system.h disintegration) | Heiko Carstens | 2 | -0/+4 |
2012-03-30 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -60/+10 |
2012-03-29 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 14 | -318/+347 |
2012-03-29 | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -5/+18 |
2012-03-28 | Delete all instances of asm/system.h | David Howells | 1 | -7/+0 |
2012-03-28 | Disintegrate asm/system.h for S390 | David Howells | 14 | -317/+353 |
2012-03-23 | [S390] perf: add support for s390x CPU counters | Hendrik Brueckner | 2 | -5/+96 |