| Commit message (Expand) | Author | Age | Files | Lines |
* | sanitize tsk_is_polling() | Al Viro | 2012-10-01 | 1 | -3/+0 |
* | bury _TIF_RESTORE_SIGMASK | Al Viro | 2012-10-01 | 1 | -1/+0 |
* | s390: convert to generic kernel_execve() | Al Viro | 2012-09-30 | 1 | -0/+1 |
* | s390: switch to generic kernel_thread() | Al Viro | 2012-09-30 | 1 | -1/+0 |
* | s390: fold execve_tail() into start_thread(), convert to generic sys_execve() | Al Viro | 2012-09-30 | 2 | -0/+4 |
* | s390/32: Don't clobber personality flags on exec | Heiko Carstens | 2012-08-30 | 1 | -1/+2 |
* | s390/smp: add missing smp_store_status() for !SMP | Heiko Carstens | 2012-08-28 | 1 | -0/+1 |
* | s390: Always use "long" for ssize_t to match size_t | Geert Uytterhoeven | 2012-08-21 | 1 | -2/+1 |
* | s390/seccomp: add support for system call filtering using BPF | Heiko Carstens | 2012-08-08 | 1 | -0/+10 |
* | s390/mm: remove MAX_PHYSADDR_BITS define | Heiko Carstens | 2012-08-08 | 1 | -2/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-07-31 | 3 | -3/+17 |
|\ |
|
| * | s390/mm: rename user_mode variable to addressing_mode | Heiko Carstens | 2012-07-30 | 2 | -2/+2 |
| * | s390/mm: downgrade page table after fork of a 31 bit process | Martin Schwidefsky | 2012-07-26 | 2 | -1/+15 |
* | | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon | 2012-07-30 | 1 | -1/+0 |
|/ |
|
* | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-07-24 | 2 | -0/+3 |
|\ |
|
| * | KVM: s390: Fix sigp sense handling. | Cornelia Huck | 2012-07-03 | 1 | -0/+1 |
| * | s390/smp/kvm: unifiy sigp definitions | Heiko Carstens | 2012-07-03 | 1 | -0/+31 |
| * | KVM: s390: Perform early event mask processing during boot | Heinz Graalfs | 2012-06-13 | 1 | -0/+2 |
* | | s390/vtimer: rework virtual timer interface | Martin Schwidefsky | 2012-07-20 | 3 | -53/+37 |
* | | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 2012-07-20 | 78 | -184/+66 |
* | | s390/idle: reduce size of s390_idle_data structure | Heiko Carstens | 2012-07-17 | 1 | -1/+1 |
* | | s390/smp: make absolute lowcore / cpu restart parameter accesses more robust | Heiko Carstens | 2012-06-14 | 3 | -8/+11 |
* | | s390/ccwgroup: remove unused ccwgroup_device member | Sebastian Ott | 2012-06-05 | 1 | -2/+0 |
* | | s390/smp/kvm: unifiy sigp definitions | Heiko Carstens | 2012-06-05 | 1 | -0/+31 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-06-01 | 1 | -3/+0 |
|\ |
|
| * | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro | 2012-05-30 | 1 | -3/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-05-31 | 31 | -199/+170 |
|\ \
| |/
|/| |
|
| * | s390/uaccess: fix access_ok compile warnings | Heiko Carstens | 2012-05-30 | 1 | -4/+9 |
| * | s390/cmpxchg: fix sign extension bugs | Heiko Carstens | 2012-05-30 | 1 | -6/+8 |
| * | s390/cmpxchg: fix 1 and 2 byte memory accesses | Heiko Carstens | 2012-05-30 | 1 | -4/+4 |
| * | s390/cmpxchg: fix compile warnings specific to s390 | Heiko Carstens | 2012-05-30 | 1 | -9/+25 |
| * | s390/cmpxchg: add missing memory barrier to cmpxchg64 | Heiko Carstens | 2012-05-30 | 1 | -1/+1 |
| * | s390/cpu: remove cpu "capabilities" sysfs attribute | Heiko Carstens | 2012-05-30 | 1 | -1/+0 |
| * | s390/kernel: Introduce memcpy_absolute() function | Michael Holzheu | 2012-05-30 | 1 | -1/+1 |
| * | s390/headers: replace __s390x__ with CONFIG_64BIT where possible | Heiko Carstens | 2012-05-24 | 18 | -119/+119 |
| * | s390/headers: remove #ifdef __KERNEL__ from not exported headers | Heiko Carstens | 2012-05-24 | 13 | -52/+1 |
| * | s390/irq: split irq stats for cpu-measurement alert facilities | Hendrik Brueckner | 2012-05-23 | 1 | -1/+2 |
| * | s390/kernel: Remove OS info init function call and diag 308 for kdump | Michael Holzheu | 2012-05-23 | 1 | -3/+2 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-05-24 | 4 | -0/+12 |
|\ \ |
|
| * | | KVM: s390: onereg for timer related registers | Jason J. herne | 2012-05-17 | 1 | -0/+2 |
| * | | KVM: s390: epoch difference and TOD programmable field | Carsten Otte | 2012-05-17 | 1 | -0/+3 |
| * | | KVM: s390: add capability indicating COW support | Christian Borntraeger | 2012-05-17 | 1 | -0/+1 |
| * | | KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVM | Konstantin Weitz | 2012-04-30 | 1 | -0/+1 |
| * | | Merge branch 'linus' into queue | Marcelo Tosatti | 2012-04-19 | 4 | -27/+3 |
| |\ \ |
|
| * | | | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson | 2012-04-08 | 1 | -0/+5 |
* | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-05-23 | 1 | -3/+0 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 2012-05-16 | 1 | -3/+0 |
| | |/
| |/| |
|
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-21 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | smp: Add task_struct argument to __cpu_up() | Thomas Gleixner | 2012-04-26 | 1 | -1/+1 |
| |/ / |
|
* | | | s390/ccwgroup: remove ccwgroup_create_from_string | Sebastian Ott | 2012-05-16 | 1 | -13/+2 |