| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | KVM: const-ify uses of struct kvm_userspace_memory_region | Paolo Bonzini | 2015-05-26 | 1 | -2/+2 |
| * | | | | | | KVM: use kvm_memslots whenever possible | Paolo Bonzini | 2015-05-26 | 1 | -1/+3 |
| * | | | | | | Merge tag 'kvm-s390-next-20150508' of git://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini | 2015-05-11 | 7 | -77/+116 |
| |\ \ \ \ \ \
| | |/ / / / / |
|
| | * | | | | | KVM: s390: drop handling of interception code 12 | David Hildenbrand | 2015-05-08 | 1 | -16/+0 |
| | * | | | | | KVM: s390: factor out and optimize floating irq VCPU kick | David Hildenbrand | 2015-05-08 | 1 | -28/+46 |
| | * | | | | | KVM: s390: optimize interrupt handling round trip time | Jens Freimann | 2015-05-08 | 1 | -7/+4 |
| | * | | | | | KVM: s390: provide functions for blocking all CPUs | Christian Borntraeger | 2015-05-08 | 2 | -7/+26 |
| | * | | | | | KVM: s390: make exit_sie_sync more robust | Christian Borntraeger | 2015-05-08 | 4 | -13/+22 |
| | * | | | | | KVM: s390: Enable guest EDAT2 support | Guenther Hutzl | 2015-05-08 | 3 | -4/+11 |
| | * | | | | | KVM: s390: make EDAT1 depend on host support | Guenther Hutzl | 2015-05-08 | 1 | -2/+5 |
| | * | | | | | KVM: s390: optimize round trip time in request handling | Christian Borntraeger | 2015-05-08 | 1 | -0/+2 |
| | * | | | | | KVM: s390: fix external call injection without sigp interpretation | David Hildenbrand | 2015-05-08 | 1 | -1/+1 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | KVM: provide irq_unsafe kvm_guest_{enter|exit} | Christian Borntraeger | 2015-05-07 | 1 | -4/+6 |
| |/ / / / |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2015-06-24 | 11 | -47/+65 |
|\ \ \ \ \ |
|
| * | | | | | s390/pci: improve handling of hotplug event 0x301 | Sebastian Ott | 2015-06-18 | 1 | -1/+7 |
| * | | | | | s390/setup: fix DMA_API_DEBUG warnings | Sebastian Ott | 2015-06-18 | 1 | -4/+9 |
| * | | | | | s390/mm: s/specifiation/specification/, s/an specification/a specification/ | Geert Uytterhoeven | 2015-06-15 | 1 | -2/+2 |
| * | | | | | s390/sclp: move sclp_facilities into "struct sclp" | David Hildenbrand | 2015-05-13 | 1 | -0/+1 |
| * | | | | | s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max() | David Hildenbrand | 2015-05-13 | 2 | -4/+3 |
| * | | | | | s390/sclp: unify basic sclp access by exposing "struct sclp" | David Hildenbrand | 2015-05-13 | 9 | -34/+41 |
| * | | | | | s390/sclp: prepare smp_fill_possible_mask for global "struct sclp" | David Hildenbrand | 2015-05-13 | 1 | -4/+4 |
* | | | | | | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-06-23 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | PCI: Include <linux/pci.h>, not <asm/pci.h> | Bjorn Helgaas | 2015-06-08 | 1 | -1/+1 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-06-22 | 3 | -10/+12 |
|\ \ \ \ \ \ |
|
| * | | | | | | s390: time: Provide read_boot_clock64() and read_persistent_clock64() | Xunlei Pang | 2015-05-22 | 3 | -10/+12 |
| |/ / / / / |
|
* | | | | | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-06-22 | 1 | -0/+1 |
|\ \ \ \ \ \ |
|
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *-. \ \ \ \ \ | Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co... | Ingo Molnar | 2015-06-22 | 7 | -26/+27 |
| |\ \ \ \ \ \ \
| | |_|/ / / / /
| |/| | | | | | |
|
| | | * | | | | | arch/*/io.h: Add ioremap_wt() to all architectures | Toshi Kani | 2015-06-07 | 1 | -0/+1 |
| | | | |_|/ /
| | | |/| | | |
|
| | * | | | | | Merge branch 'locking/core' into x86/core, to prepare for dependent patch | Ingo Molnar | 2015-06-03 | 2 | -3/+1 |
| | |\ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-06-22 | 3 | -7/+13 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'linus' into sched/core, to resolve conflict | Ingo Molnar | 2015-06-02 | 4 | -23/+25 |
| |\ \ \ \ \ \ \
| | | |/ / / / /
| | |/| | | | | |
|
| * | | | | | | | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() | Bartosz Golaszewski | 2015-05-27 | 1 | -1/+2 |
| * | | | | | | | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t... | David Hildenbrand | 2015-05-19 | 1 | -1/+1 |
| * | | | | | | | mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e... | David Hildenbrand | 2015-05-19 | 1 | -5/+10 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-06-22 | 2 | -3/+1 |
|\ \ \ \ \ \ \
| | |_|/ / / /
| |/| | | / /
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | locking/arch: Rename set_mb() to smp_store_mb() | Peter Zijlstra | 2015-05-19 | 1 | -1/+1 |
| * | | | | | locking/arch: Add WRITE_ONCE() to set_mb() | Peter Zijlstra | 2015-05-19 | 1 | -1/+1 |
| * | | | | | arch: Remove __ARCH_HAVE_CMPXCHG | Thomas Gleixner | 2015-05-13 | 1 | -2/+0 |
| |/ / / / |
|
* | | | | | s390/bpf: fix bpf frame pointer setup | Michael Holzheu | 2015-06-03 | 1 | -4/+7 |
* | | | | | s390/bpf: fix stack allocation | Michael Holzheu | 2015-06-03 | 1 | -1/+3 |
| |/ / /
|/| | | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2015-05-22 | 1 | -12/+13 |
|\ \ \ \ |
|
| * | | | | crypto: s390/ghash - Fix incorrect ghash icv buffer handling. | Harald Freudenberger | 2015-05-22 | 1 | -12/+13 |
* | | | | | s390/mm: correct return value of pmd_pfn | Martin Schwidefsky | 2015-05-19 | 1 | -1/+1 |
| |_|/ /
|/| | | |
|
* | | | | s390/crypto: fix stckf loop | Harald Freudenberger | 2015-05-13 | 1 | -1/+1 |
* | | | | s390/bpf: Fix gcov stack space problem | Michael Holzheu | 2015-04-30 | 1 | -1/+4 |
* | | | | s390/bpf: Adjust ALU64_DIV/MOD to match interpreter change | Michael Holzheu | 2015-04-30 | 1 | -8/+6 |
| |/ /
|/| | |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2015-04-28 | 10 | -328/+1032 |
|\ \ \
| |_|/
|/| | |
|
| * | | s390/zcrypt: Introduce new SHA-512 based Pseudo Random Generator. | Harald Freudenberger | 2015-04-23 | 2 | -102/+870 |
| * | | s390/mm: change swap pte encoding and pgtable cleanup | Martin Schwidefsky | 2015-04-23 | 2 | -123/+97 |
| * | | s390/mm: correct transfer of dirty & young bits in __pmd_to_pte | Martin Schwidefsky | 2015-04-23 | 1 | -2/+2 |