Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | s390: add current_stack_pointer() helper function | Heiko Carstens | 2016-02-23 | 4 | -16/+20 | |
| * | | | | | | | s390/stacktrace: use nosched instead of savesched parameter | Heiko Carstens | 2016-02-23 | 1 | -6/+6 | |
| * | | | | | | | s390/pageattr: do a single TLB flush for change_page_attr | Martin Schwidefsky | 2016-02-23 | 1 | -5/+3 | |
| * | | | | | | | s390/xor: optimized xor routing using the XC instruction | Martin Schwidefsky | 2016-02-23 | 3 | -2/+155 | |
| * | | | | | | | s390/pci: remove pdev pointer from arch data | Sebastian Ott | 2016-02-23 | 5 | -21/+27 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-03-16 | 10 | -192/+402 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge tag 'kvm-s390-next-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 2016-03-10 | 6 | -71/+209 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | KVM: s390: allocate only one DMA page per VM | David Hildenbrand | 2016-03-08 | 4 | -48/+41 | |
| | * | | | | | | | KVM: s390: enable STFLE interpretation only if enabled for the guest | David Hildenbrand | 2016-03-08 | 1 | -1/+2 | |
| | * | | | | | | | KVM: s390: wake up when the VCPU cpu timer expires | David Hildenbrand | 2016-03-08 | 1 | -13/+35 | |
| | * | | | | | | | KVM: s390: step the VCPU timer while in enabled wait | David Hildenbrand | 2016-03-08 | 2 | -2/+7 | |
| | * | | | | | | | KVM: s390: protect VCPU cpu timer with a seqcount | David Hildenbrand | 2016-03-08 | 2 | -8/+30 | |
| | * | | | | | | | KVM: s390: step VCPU cpu timer during kvm_run ioctl | David Hildenbrand | 2016-03-08 | 2 | -2/+76 | |
| | * | | | | | | | KVM: s390: abstract access to the VCPU cpu timer | David Hildenbrand | 2016-03-08 | 3 | -10/+28 | |
| | * | | | | | | | KVM: s390: store cpu id in vcpu->cpu when scheduled in | David Hildenbrand | 2016-03-08 | 1 | -0/+2 | |
| | * | | | | | | | KVM: s390: Add diag "watchdog functions" to trace event decoding | Alexander Yarygin | 2016-03-08 | 1 | -0/+1 | |
| * | | | | | | | | Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 2016-03-09 | 8 | -25/+59 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| / / / / / / | | |/ / / / / / | ||||||
| * | | | | | | | KVM: s390: bail out early on fatal signal in dirty logging | Christian Borntraeger | 2016-02-10 | 1 | -0/+2 | |
| * | | | | | | | KVM: s390: do not block CPU on dirty logging | Christian Borntraeger | 2016-02-10 | 1 | -0/+1 | |
| * | | | | | | | KVM: s390: do not take mmap_sem on dirty log query | Christian Borntraeger | 2016-02-10 | 1 | -2/+0 | |
| * | | | | | | | KVM: s390: remove old fragment of vector registers | David Hildenbrand | 2016-02-10 | 1 | -7/+1 | |
| * | | | | | | | KVM: s390: instruction-fetching exceptions on SIE faults | David Hildenbrand | 2016-02-10 | 1 | -2/+10 | |
| * | | | | | | | KVM: s390: provide prog irq ilc on SIE faults | David Hildenbrand | 2016-02-10 | 1 | -4/+8 | |
| * | | | | | | | KVM: s390: irq delivery should not rely on icptcode | David Hildenbrand | 2016-02-10 | 2 | -1/+3 | |
| * | | | | | | | KVM: s390: clean up prog irq injection on prog irq icpts | David Hildenbrand | 2016-02-10 | 1 | -21/+20 | |
| * | | | | | | | KVM: s390: read the correct opcode on SIE faults | David Hildenbrand | 2016-02-10 | 1 | -2/+1 | |
| * | | | | | | | KVM: s390: gaccess: implement instruction fetching mode | David Hildenbrand | 2016-02-10 | 2 | -4/+28 | |
| * | | | | | | | KVM: s390: gaccess: introduce access modes | David Hildenbrand | 2016-02-10 | 5 | -35/+43 | |
| * | | | | | | | KVM: s390: migration / injection of prog irq ilc | David Hildenbrand | 2016-02-10 | 1 | -1/+11 | |
| * | | | | | | | KVM: s390: PSW forwarding / rewinding / ilc rework | David Hildenbrand | 2016-02-10 | 5 | -36/+50 | |
| * | | | | | | | KVM: s390: sync of fp registers via kvm_run | David Hildenbrand | 2016-02-10 | 2 | -7/+13 | |
| * | | | | | | | KVM: s390: allow sync of fp registers via vregs | David Hildenbrand | 2016-02-10 | 1 | -1/+4 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-03-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | arch/hotplug: Call into idle with a proper state | Thomas Gleixner | 2016-03-01 | 1 | -1/+1 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-03-14 | 2 | -3/+3 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying... | Ingo Molnar | 2016-02-29 | 8 | -25/+59 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| * | | | | | | KVM: Use simple waitqueue for vcpu->wq | Marcelo Tosatti | 2016-02-25 | 2 | -3/+3 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-03-14 | 1 | -1/+0 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge tag 'v4.5-rc6' into locking/core, to pick up fixes | Ingo Molnar | 2016-02-29 | 8 | -25/+59 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | locking/lockdep: Eliminate lockdep_init() | Andrey Ryabinin | 2016-02-09 | 1 | -1/+0 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2016-03-14 | 1 | -4/+4 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge tag 'v4.5-rc6' into core/resources, to resolve conflict | Ingo Molnar | 2016-03-04 | 8 | -25/+59 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM | Toshi Kani | 2016-01-30 | 1 | -4/+4 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-03-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS | David Hildenbrand | 2016-03-08 | 1 | -1/+1 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | s390/mm: four page table levels vs. fork | Martin Schwidefsky | 2016-03-10 | 2 | -10/+30 | |
* | | | | | | s390/cpumf: Fix lpp detection | Christian Borntraeger | 2016-03-08 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | s390/fpu: signals vs. floating point control register | Martin Schwidefsky | 2016-02-22 | 1 | -0/+2 | |
* | | | | | s390/compat: correct restore of high gprs on signal return | Martin Schwidefsky | 2016-02-22 | 1 | -1/+1 | |
| |_|_|/ |/| | | | ||||||
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2016-02-19 | 5 | -23/+55 | |
|\ \ \ \ | |_|_|/ |/| | | |