Age | Commit message (Expand) | Author | Files | Lines |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+0 |
2012-05-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 48 | -306/+244 |
2012-05-30 | s390/uaccess: fix access_ok compile warnings | Heiko Carstens | 1 | -4/+9 |
2012-05-30 | s390/cmpxchg: select HAVE_CMPXCHG_LOCAL option | Heiko Carstens | 1 | -0/+1 |
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 | 3 | -36/+0 |
2012-05-30 | s390/kernel: Fix smp_call_ipl_cpu() for offline CPUs | Michael Holzheu | 1 | -9/+10 |
2012-05-30 | s390/kernel: Introduce memcpy_absolute() function | Michael Holzheu | 5 | -35/+34 |
2012-05-28 | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux | Linus Torvalds | 1 | -1/+1 |
2012-05-25 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 9 | -3/+158 |
2012-05-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -11/+3 |
2012-05-24 | s390/headers: replace __s390x__ with CONFIG_64BIT where possible | Heiko Carstens | 21 | -122/+122 |
2012-05-24 | s390/headers: remove #ifdef __KERNEL__ from not exported headers | Heiko Carstens | 13 | -52/+1 |
2012-05-24 | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro | 1 | -2/+0 |
2012-05-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -8/+1 |
2012-05-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -4/+14 |
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 | 4 | -4/+6 |
2012-05-23 | s390/kexec: Move early_pgm_check_handler() to text section | Michael Holzheu | 1 | -1/+1 |
2012-05-23 | s390/kdump: Use real mode for PSW restart and kexec | Michael Holzheu | 3 | -1/+15 |
2012-05-23 | s390/kdump: Account /sys/kernel/kexec_crash_size changes in OS info | Michael Holzheu | 1 | -1/+7 |
2012-05-23 | s390/kernel: Remove OS info init function call and diag 308 for kdump | Michael Holzheu | 4 | -23/+2 |
2012-05-22 | new helper: sigsuspend() | Al Viro | 1 | -8/+1 |
2012-05-22 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -1/+1 |
2012-05-22 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 6 | -73/+6 |
2012-05-22 | timers: Fixup the Kconfig consolidation fallout | Thomas Gleixner | 1 | -2/+0 |
2012-05-21 | s390: Use generic time config | Anna-Maria Gleixner | 1 | -9/+3 |
2012-05-18 | KVM: s390: onereg for timer related registers | Jason J. herne | 2 | -0/+18 |
2012-05-18 | KVM: s390: epoch difference and TOD programmable field | Carsten Otte | 2 | -0/+19 |
2012-05-18 | KVM: s390: KVM_GET/SET_ONEREG for s390 | Carsten Otte | 1 | -0/+38 |
2012-05-18 | KVM: s390: add capability indicating COW support | Christian Borntraeger | 2 | -0/+5 |
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: fix race on TIF_MCCK_PENDING | Martin Schwidefsky | 2 | -20/+22 |
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 | 2 | -2/+2 |
2012-05-16 | s390/Kconfig: add HAVE_MARCH_[ARCH]_FEATURES Kconfig symbols | Heiko Carstens | 1 | -0/+24 |
2012-05-16 | s390/entry64: avoid SPP code duplication | Heiko Carstens | 1 | -3/+1 |
2012-05-16 | s390/pfault: add sanity check | Heiko Carstens | 1 | -0/+3 |
2012-05-16 | s390/pfault: use __set_task_state | Heiko Carstens | 1 | -2/+2 |
2012-05-16 | s390/pfault: always search for task with reported pid | Heiko Carstens | 1 | -14/+10 |
2012-05-16 | s390/pfault: fix task state race | Heiko Carstens | 1 | -2/+12 |
2012-05-16 | s390/time: always use stckf instead of stck if available | Heiko Carstens | 4 | -21/+17 |
2012-05-16 | s390/kvm: bad rss-counter state | Christian Borntraeger | 1 | -0/+2 |