| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2015-02-23 | 1 | -28/+25 |
|\ |
|
| * | VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) | David Howells | 2015-02-22 | 1 | -1/+1 |
| * | hypfs: switch to read_iter/write_iter | Al Viro | 2015-02-20 | 1 | -27/+24 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2015-02-21 | 8 | -142/+119 |
|\ \ |
|
| * | | s390/spinlock: disabled compare-and-delay by default | Martin Schwidefsky | 2015-02-19 | 1 | -5/+7 |
| * | | s390/mm: align 64-bit PIE binaries to 4GB | Martin Schwidefsky | 2015-02-19 | 1 | -1/+4 |
| * | | s390/cacheinfo: coding style changes | Heiko Carstens | 2015-02-12 | 1 | -13/+3 |
| * | | s390/cacheinfo: fix shared cpu masks | Heiko Carstens | 2015-02-12 | 1 | -5/+4 |
| * | | s390/smp: reduce size of struct pcpu | Heiko Carstens | 2015-02-12 | 1 | -27/+27 |
| * | | s390/topology: convert cpu_topology array to per cpu variable | Heiko Carstens | 2015-02-12 | 2 | -26/+26 |
| * | | s390/topology: delay initialization of topology cpu masks | Heiko Carstens | 2015-02-12 | 3 | -62/+47 |
| * | | s390/vdso: fix clock_gettime for CLOCK_THREAD_CPUTIME_ID, -2 and -3 | Martin Schwidefsky | 2015-02-12 | 1 | -4/+2 |
* | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-02-18 | 2 | -7/+28 |
|\ \ \
| |_|/
|/| | |
|
| * | | s390: add pci_iomap_range | Michael S. Tsirkin | 2015-01-21 | 2 | -7/+28 |
* | | | mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() | Andrey Ryabinin | 2015-02-14 | 1 | -1/+1 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-02-13 | 13 | -232/+942 |
|\ \ \ |
|
| * | | | KVM: s390: add cpu model support | Michael Mueller | 2015-02-09 | 3 | -1/+156 |
| * | | | KVM: s390: use facilities and cpu_id per KVM | Michael Mueller | 2015-02-09 | 5 | -44/+99 |
| * | | | KVM: s390/CPACF: Choose crypto control block format | Tony Krowiak | 2015-02-09 | 2 | -2/+49 |
| * | | | s390/kernel: Update /proc/sysinfo file with Extended Name and UUID | Ekaterina Tumanova | 2015-02-09 | 2 | -3/+36 |
| * | | | KVM: s390: reenable LPP facility | Christian Borntraeger | 2015-02-09 | 1 | -1/+1 |
| * | | | KVM: s390: floating irqs: fix user triggerable endless loop | David Hildenbrand | 2015-02-09 | 1 | -0/+2 |
| * | | | kvm: add halt_poll_ns module parameter | Paolo Bonzini | 2015-02-06 | 2 | -0/+2 |
| * | | | KVM: s390: remove redundant setting of interrupt type | Jens Freimann | 2015-01-23 | 1 | -1/+0 |
| * | | | KVM: s390: fix bug in interrupt parameter check | Jens Freimann | 2015-01-23 | 1 | -2/+2 |
| * | | | KVM: s390: avoid memory leaks if __inject_vm() fails | David Hildenbrand | 2015-01-23 | 1 | -1/+5 |
| * | | | KVM: s390/cpacf: Enable/disable protected key functions for kvm guest | Tony Krowiak | 2015-01-23 | 3 | -2/+90 |
| * | | | KVM: s390: Provide guest TOD Clock Get/Set Controls | Jason J. Herne | 2015-01-23 | 3 | -0/+134 |
| * | | | KVM: s390: trace correct values for set prefix and machine checks | Jens Freimann | 2015-01-23 | 1 | -4/+4 |
| * | | | KVM: s390: fix bug in sigp emergency signal injection | Jens Freimann | 2015-01-23 | 1 | -3/+2 |
| * | | | KVM: s390: Take addressing mode into account for MVPG interception | Thomas Huth | 2015-01-23 | 1 | -6/+8 |
| * | | | KVM: s390: no need to hold the kvm->mutex for floating interrupts | Christian Borntraeger | 2015-01-23 | 1 | -8/+0 |
| * | | | KVM: s390: forward most SIGP orders to user space | David Hildenbrand | 2015-01-23 | 3 | -0/+55 |
| * | | | KVM: s390: clear the pfault queue if user space sets the invalid token | David Hildenbrand | 2015-01-23 | 3 | -1/+7 |
| * | | | KVM: s390: only one external call may be pending at a time | David Hildenbrand | 2015-01-23 | 6 | -28/+68 |
| * | | | s390/sclp: introduce check for the SIGP Interpretation Facility | David Hildenbrand | 2015-01-23 | 1 | -1/+3 |
| * | | | KVM: s390: SIGP SET PREFIX cleanup | David Hildenbrand | 2015-01-23 | 2 | -19/+14 |
| * | | | KVM: s390: a VCPU may only stop when no interrupts are left pending | David Hildenbrand | 2015-01-23 | 4 | -5/+9 |
| * | | | KVM: s390: handle stop irqs without action_bits | David Hildenbrand | 2015-01-23 | 7 | -92/+88 |
| * | | | KVM: s390: new parameter for SIGP STOP irqs | David Hildenbrand | 2015-01-23 | 2 | -1/+19 |
| * | | | KVM: s390: forward hrtimer if guest ckc not pending yet | David Hildenbrand | 2015-01-23 | 1 | -2/+12 |
| * | | | KVM: s390: base hrtimer on a monotonic clock | David Hildenbrand | 2015-01-23 | 1 | -1/+1 |
| * | | | KVM: s390: prevent sleep duration underflows in handle_wait() | David Hildenbrand | 2015-01-23 | 1 | -1/+7 |
| * | | | KVM: s390: Allow userspace to limit guest memory size | Dominik Dingel | 2015-01-23 | 2 | -3/+63 |
| * | | | KVM: s390: move vcpu specific initalization to a later point | Dominik Dingel | 2015-01-23 | 1 | -9/+16 |
| * | | | KVM: s390: make local function static | Christian Borntraeger | 2015-01-23 | 1 | -1/+1 |
| * | | | KVM: remove unneeded return value of vcpu_postcreate | Dominik Dingel | 2015-01-23 | 1 | -2/+1 |
* | | | | lib/string.c: remove strnicmp() | Rasmus Villemoes | 2015-02-13 | 1 | -1/+0 |
* | | | | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 2015-02-13 | 3 | -6/+2 |
| |_|/
|/| | |
|
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-02-12 | 3 | -25/+3 |
|\ \ \ |
|