| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2015-04-20 | 2 | -5/+7 |
|\ |
|
| * | s390/pci: add locking for fmb access | Sebastian Ott | 2015-04-15 | 1 | -0/+2 |
| * | s390/pci: extract software counters from fmb | Sebastian Ott | 2015-04-15 | 1 | -4/+4 |
| * | s390: Use bool function return values of true/false not 1/0 | Joe Perches | 2015-04-15 | 1 | -1/+1 |
* | | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-04-15 | 1 | -2/+0 |
|\ \ |
|
| * | | s390: Remove signal translation and exec_domain | Richard Weinberger | 2015-04-12 | 1 | -2/+0 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-04-15 | 1 | -1/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-04-02 | 1 | -1/+1 |
| |\| |
|
| * | | s390: fix /proc/interrupts output | Sebastian Ott | 2015-03-25 | 1 | -1/+0 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2015-04-15 | 33 | -826/+19 |
|\ \ \ |
|
| * | | | s390/syscalls: simplify syscall_get_arch() | Heiko Carstens | 2015-03-30 | 1 | -1/+1 |
| * | | | s390: add missing arch_release_task_struct() declaration | Heiko Carstens | 2015-03-25 | 1 | -0/+2 |
| * | | | s390/maccess: remove potentially broken probe_kernel_write() | Heiko Carstens | 2015-03-25 | 1 | -0/+1 |
| * | | | s390/cmpxchg: simplify cmpxchg_double | Heiko Carstens | 2015-03-25 | 1 | -6/+1 |
| * | | | s390: remove 31 bit support | Heiko Carstens | 2015-03-25 | 30 | -819/+14 |
| | |/
| |/| |
|
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-04-15 | 1 | -7/+5 |
|\ \ \ |
|
| * | | | mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE | Kees Cook | 2015-04-15 | 1 | -3/+0 |
| * | | | mm: split ET_DYN ASLR from mmap ASLR | Kees Cook | 2015-04-15 | 1 | -3/+2 |
| * | | | s390: redefine randomize_et_dyn for ELF_ET_DYN_BASE | Kees Cook | 2015-04-15 | 1 | -3/+5 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-04-14 | 1 | -0/+43 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | livepatch: add support on s390 | Jiri Slaby | 2015-03-27 | 1 | -0/+43 |
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-04-13 | 1 | -0/+3 |
|\ \ \ \ |
|
| * | | | | jump_label: Allow asm/jump_label.h to be included in assembly | Anton Blanchard | 2015-04-09 | 1 | -0/+3 |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-04-13 | 1 | -5/+41 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Merge tag 'kvm-s390-next-20150331' of git://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini | 2015-04-07 | 1 | -3/+27 |
| |\ \ \ \ |
|
| | * | | | | KVM: s390: deliver floating interrupts in order of priority | Jens Freimann | 2015-03-31 | 1 | -3/+27 |
| * | | | | | Merge tag 'kvm-s390-next-20150318' of git://git.kernel.org/pub/scm/linux/kern... | Marcelo Tosatti | 2015-03-24 | 1 | -1/+1 |
| |\| | | | |
|
| | * | | | | KVM: s390: represent SIMD cap in kvm facility | Michael Mueller | 2015-03-17 | 1 | -1/+0 |
| | * | | | | KVM: s390: introduce post handlers for STSI | Ekaterina Tumanova | 2015-03-17 | 1 | -0/+1 |
| * | | | | | Merge tag 'kvm-s390-next-20150306' of git://git.kernel.org/pub/scm/linux/kern... | Marcelo Tosatti | 2015-03-13 | 1 | -2/+14 |
| |\| | | |
| | |_|_|/
| |/| | | |
|
| | * | | | KVM: s390: Enable vector support for capable guest | Eric Farman | 2015-03-06 | 1 | -1/+3 |
| | * | | | KVM: s390: Add new SIGP order to kernel counters | Eric Farman | 2015-03-06 | 1 | -0/+1 |
| | * | | | KVM: s390: Vector exceptions | Eric Farman | 2015-03-06 | 1 | -0/+1 |
| | * | | | KVM: s390: Allocate and save/restore vector registers | Eric Farman | 2015-03-06 | 1 | -1/+9 |
* | | | | | s390/mm: limit STACK_RND_MASK for compat tasks | Martin Schwidefsky | 2015-03-13 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-03-10 | 1 | -6/+6 |
|\ \ \ \ |
|
| * | | | | Merge tag 'kvm-s390-master-20150303' of git://git.kernel.org/pub/scm/linux/ke... | Marcelo Tosatti | 2015-03-05 | 1 | -6/+6 |
| |\| | | |
|
| | * | | | KVM: s390: include guest facilities in kvm facility test | Michael Mueller | 2015-03-04 | 1 | -6/+6 |
| | |/ / |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2015-03-10 | 2 | -11/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | s390/mm: fix incorrect ASCE after crst_table_downgrade | Martin Schwidefsky | 2015-03-02 | 1 | -1/+1 |
| * | | | s390: let the compiler do page clearing | Christian Borntraeger | 2015-02-26 | 1 | -10/+1 |
| |/ / |
|
* / / | mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines | Kirill A. Shutemov | 2015-02-28 | 1 | -0/+2 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2015-02-21 | 1 | -16/+8 |
|\ \ |
|
| * | | s390/topology: convert cpu_topology array to per cpu variable | Heiko Carstens | 2015-02-12 | 1 | -9/+9 |
| * | | s390/topology: delay initialization of topology cpu masks | Heiko Carstens | 2015-02-12 | 1 | -8/+0 |
* | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-02-18 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | s390: add pci_iomap_range | Michael S. Tsirkin | 2015-01-21 | 1 | -0/+1 |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-02-13 | 3 | -16/+54 |
|\ \ \ \ |
|
| * | | | | KVM: s390: add cpu model support | Michael Mueller | 2015-02-09 | 1 | -1/+3 |
| * | | | | KVM: s390: use facilities and cpu_id per KVM | Michael Mueller | 2015-02-09 | 1 | -0/+21 |