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