| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-08-09 | 3 | -92/+69 |
|\ |
|
| * | s390: Use get_signal() signal_setup_done() | Richard Weinberger | 2014-08-06 | 3 | -92/+69 |
* | | Merge branch 'akpm' (second patchbomb from Andrew Morton) | Linus Torvalds | 2014-08-08 | 5 | -20/+4 |
|\ \ |
|
| * | | kexec: load and relocate purgatory at kernel load time | Vivek Goyal | 2014-08-08 | 1 | -0/+2 |
| * | | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski | 2014-08-08 | 2 | -17/+0 |
| * | | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig | Laura Abbott | 2014-08-08 | 3 | -3/+2 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-08-07 | 3 | -3/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | KVM: Give IRQFD its own separate enabling Kconfig option | Paul Mackerras | 2014-08-05 | 1 | -0/+1 |
| * | | KVM: irqchip: Provide and use accessors for irq routing table | Paul Mackerras | 2014-08-05 | 1 | -2/+1 |
| * | | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm | Paolo Bonzini | 2014-08-05 | 1 | -1/+1 |
| |\ \ |
|
| | * | | KVM: Rename and add argument to check_extension | Alexander Graf | 2014-07-28 | 1 | -1/+1 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2014-08-07 | 14 | -216/+266 |
|\ \ \ \ |
|
| * | | | | s390/locking: Reenable optimistic spinning | Christian Borntraeger | 2014-08-06 | 1 | -0/+1 |
| * | | | | s390/mm: implement dirty bits for large segment table entries | Martin Schwidefsky | 2014-08-01 | 3 | -144/+159 |
| * | | | | KVM: s390/mm: Fix page table locking vs. split pmd lock | Christian Borntraeger | 2014-08-01 | 1 | -2/+3 |
| * | | | | s390/irq: improve displayed interrupt order in /proc/interrupts | Hendrik Brueckner | 2014-07-28 | 1 | -45/+50 |
| * | | | | s390/seccomp: fix error return for filtered system calls | Jan Willeke | 2014-07-28 | 1 | -1/+1 |
| * | | | | s390/pci: introduce lazy IOTLB flushing for DMA unmap | Gerald Schaefer | 2014-07-22 | 1 | -14/+36 |
| * | | | | s390/pci: fix kmsg component | Gerald Schaefer | 2014-07-22 | 5 | -10/+10 |
| * | | | | s390/kdump: Return NOTIFY_OK for all actions other than MEM_GOING_OFFLINE | Michael Holzheu | 2014-07-22 | 1 | -0/+2 |
| * | | | | s390/qdio: add helpers to manage qdio buffers | Sebastian Ott | 2014-07-22 | 1 | -0/+4 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2014-08-06 | 3 | -6/+0 |
|\ \ \ \ |
|
| * | | | | tgt: defconfig cleanup | Bart Van Assche | 2014-07-17 | 3 | -6/+0 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-08-06 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | net: filter: split 'struct sk_filter' into socket and bpf parts | Alexei Starovoitov | 2014-08-02 | 1 | -2/+2 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-08-05 | 2 | -9/+8 |
|\ \ \ \ \ |
|
| * | | | | | timekeeping: Create struct tk_read_base and use it in struct timekeeper | Thomas Gleixner | 2014-07-23 | 1 | -8/+8 |
| * | | | | | clocksource: Get rid of cycle_last | Thomas Gleixner | 2014-07-23 | 1 | -1/+1 |
| * | | | | | ktime: Kill non-scalar ktime_t implementation for 2038 | John Stultz | 2014-07-23 | 1 | -1/+0 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-08-04 | 3 | -6/+32 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app... | Ingo Molnar | 2014-07-28 | 6 | -64/+34 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| * | | | | | perf kvm: Add stat support on s390 | Alexander Yarygin | 2014-07-16 | 2 | -0/+26 |
| * | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes and refresh the b... | Ingo Molnar | 2014-06-25 | 9 | -32/+43 |
| |\ \ \ \ \ |
|
| * | | | | | | s390, perf: Use common PMU interrupt disabled code | Vince Weaver | 2014-06-19 | 1 | -6/+6 |
* | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-08-04 | 1 | -1/+1 |
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | | |
|
| * | | | | | | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso | 2014-07-17 | 1 | -1/+1 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-08-04 | 8 | -132/+132 |
|\ \ \ \ \ \ |
|
| * | | | | | | KVM: s390: rework broken SIGP STOP interrupt handling | David Hildenbrand | 2014-07-31 | 1 | -0/+3 |
| * | | | | | | KVM: s390: Fix memory leak on busy SIGP stop | Christian Borntraeger | 2014-07-30 | 1 | -0/+1 |
| * | | | | | | KVM: s390: add ipte to trace event decoding | Christian Borntraeger | 2014-07-21 | 1 | -0/+1 |
| * | | | | | | KVM: s390: advertise KVM_CAP_S390_IRQCHIP | Cornelia Huck | 2014-07-21 | 1 | -0/+1 |
| * | | | | | | KVM: s390: remove the tasklet used by the hrtimer | David Hildenbrand | 2014-07-21 | 4 | -16/+1 |
| * | | | | | | KVM: s390: move vcpu wakeup code to a central point | David Hildenbrand | 2014-07-21 | 3 | -23/+22 |
| * | | | | | | KVM: s390: remove _bh locking from start_stop_lock | David Hildenbrand | 2014-07-21 | 1 | -4/+4 |
| * | | | | | | KVM: s390: remove _bh locking from local_int.lock | David Hildenbrand | 2014-07-21 | 3 | -28/+28 |
| * | | | | | | KVM: s390: cleanup handle_wait by reusing kvm_vcpu_block | David Hildenbrand | 2014-07-21 | 3 | -37/+8 |
| * | | | | | | KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control | David Hildenbrand | 2014-07-10 | 5 | -6/+44 |
| * | | | | | | KVM: s390: remove __cpu_is_stopped and expose is_vcpu_stopped | David Hildenbrand | 2014-07-10 | 2 | -8/+3 |
| * | | | | | | KVM: s390: move finalization of SIGP STOP orders to kvm_s390_vcpu_stop | David Hildenbrand | 2014-07-10 | 2 | -19/+20 |
| * | | | | | | KVM: s390: allow only one SIGP STOP (AND STORE STATUS) at a time | David Hildenbrand | 2014-07-10 | 1 | -1/+6 |
| | |_|_|_|/
| |/| | | | |
|