| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'safe-dirty-tlb-flush' | Linus Torvalds | 2014-04-27 | 1 | -1/+12 |
|\ |
|
| * | mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts | Linus Torvalds | 2014-04-25 | 1 | -1/+12 |
* | | s390/ccwgroup: Fix memory corruption | Christian Borntraeger | 2014-04-25 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2014-04-16 | 2 | -1/+31 |
|\ |
|
| * | s390/smp: fix smp_stop_cpu() for !CONFIG_SMP | Heiko Carstens | 2014-04-09 | 2 | -1/+31 |
* | | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2014-04-12 | 1 | -4/+3 |
|\ \
| |/
|/| |
|
| * | audit: use uapi/linux/audit.h for AUDIT_ARCH declarations | Eric Paris | 2014-03-20 | 1 | -1/+1 |
| * | syscall_get_arch: remove useless function arguments | Eric Paris | 2014-03-20 | 1 | -3/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2014-04-08 | 13 | -134/+373 |
|\ \ |
|
| * | | s390/uaccess: rework uaccess code - fix locking issues | Heiko Carstens | 2014-04-03 | 5 | -22/+86 |
| * | | s390/mm,tlb: optimize TLB flushing for zEC12 | Martin Schwidefsky | 2014-04-03 | 5 | -56/+197 |
| * | | s390/mm,tlb: safeguard against speculative TLB creation | Martin Schwidefsky | 2014-04-03 | 2 | -15/+16 |
| * | | s390/irq: Use defines for external interruption codes | Thomas Huth | 2014-04-03 | 1 | -2/+3 |
| * | | s390/irq: Add defines for external interruption codes | Thomas Huth | 2014-04-03 | 1 | -0/+13 |
| * | | s390/bitops,atomic: add missing memory barriers | Heiko Carstens | 2014-04-01 | 2 | -46/+65 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-04-02 | 1 | -1/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' into for-next | Jiri Kosina | 2014-02-20 | 13 | -12/+335 |
| |\ \ \ |
|
| * | | | | treewide: Fix typo in Documentation/DocBook | Masanari Iida | 2014-02-19 | 1 | -1/+1 |
* | | | | | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-04-02 | 4 | -37/+65 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'kvm-s390-20140325' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Paolo Bonzini | 2014-03-25 | 1 | -2/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | KVM: s390: fix calculation of idle_mask array size | Jens Freimann | 2014-03-25 | 1 | -2/+1 |
| * | | | | | | KVM: s390: irq routing for adapter interrupts. | Cornelia Huck | 2014-03-21 | 1 | -0/+9 |
| * | | | | | | KVM: s390: adapter interrupt sources | Cornelia Huck | 2014-03-21 | 1 | -0/+23 |
| |/ / / / / |
|
| * | | | | | virtio-ccw: virtio-ccw adapter interrupt support. | Cornelia Huck | 2014-03-04 | 1 | -0/+1 |
| * | | | | | s390/airq: add support for irq ranges | Martin Schwidefsky | 2014-03-04 | 1 | -2/+12 |
| * | | | | | KVM: s390: get rid of local_int array | Jens Freimann | 2014-03-04 | 1 | -1/+0 |
| * | | | | | KVM: s390: Provide access to program parameter | Christian Borntraeger | 2014-03-04 | 1 | -1/+3 |
| * | | | | | Merge tag 'kvm-s390-20140130' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Paolo Bonzini | 2014-02-04 | 3 | -33/+28 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | KVM: async_pf: Async page fault support on s390 | Dominik Dingel | 2014-01-30 | 1 | -0/+22 |
| | * | | | | KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest fault | Dominik Dingel | 2014-01-30 | 2 | -0/+3 |
| | * | | | | KVM: s390: limit floating irqs | Jens Freimann | 2014-01-30 | 1 | -0/+1 |
| | * | | | | KVM: s390: add floating irq controller | Jens Freimann | 2014-01-30 | 1 | -0/+1 |
| | * | | | | KVM: s390: add and extend interrupt information data structs | Jens Freimann | 2014-01-29 | 1 | -33/+1 |
* | | | | | | Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-04-01 | 1 | -0/+1 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | s390: use device_remove_file_self() instead of device_schedule_callback() | Tejun Heo | 2014-02-07 | 1 | -0/+1 |
| |/ / / / |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2014-03-31 | 14 | -168/+228 |
|\ \ \ \ \ |
|
| * | | | | | s390/mm: remove unecessary parameter from pgste_ipte_notify | Dominik Dingel | 2014-03-21 | 1 | -8/+7 |
| * | | | | | s390/mm: remove unnecessary parameter from gmap_do_ipte_notify | Dominik Dingel | 2014-03-21 | 1 | -2/+2 |
| * | | | | | s390/smp: limit number of cpus in possible cpu mask | Heiko Carstens | 2014-03-17 | 1 | -0/+1 |
| * | | | | | s390/ptrace: add support for PTRACE_SINGLEBLOCK | Martin Schwidefsky | 2014-03-14 | 2 | -0/+2 |
| * | | | | | s390/checksum: remove memset() within csum_partial_copy_from_user() | Heiko Carstens | 2014-02-24 | 1 | -9/+2 |
| * | | | | | s390/uaccess: remove copy_from_user_real() | Heiko Carstens | 2014-02-24 | 1 | -1/+0 |
| * | | | | | s390/airq: add support for irq ranges | Martin Schwidefsky | 2014-02-21 | 1 | -2/+12 |
| * | | | | | s390/mm: enable split page table lock for PMD level | Martin Schwidefsky | 2014-02-21 | 1 | -3/+14 |
| * | | | | | s390/bitops: fix comment | Heiko Carstens | 2014-02-21 | 1 | -4/+4 |
| * | | | | | s390/kvm: set guest page states to stable on re-ipl | Martin Schwidefsky | 2014-02-21 | 1 | -0/+1 |
| * | | | | | s390/kvm: support collaborative memory management | Konstantin Weitz | 2014-02-21 | 2 | -1/+30 |
| * | | | | | s390/mm,tlb: race of lazy TLB flush vs. recreation of TLB entries | Martin Schwidefsky | 2014-02-21 | 3 | -28/+73 |
| * | | | | | s390/setup: get rid of MACHINE_HAS_MVCOS machine flag | Heiko Carstens | 2014-02-21 | 1 | -3/+0 |
| * | | | | | s390/uaccess: consistent types | Heiko Carstens | 2014-02-21 | 1 | -10/+10 |