Age | Commit message (Expand) | Author |
2014-10-01 | KVM: s390/facilities: allow TOD-CLOCK steering facility bit | Christian Borntraeger |
2014-09-30 | s390/mm: make use of ipte range facility | Heiko Carstens |
2014-09-26 | s390/setup: correct 4-level kernel page table detection | Martin Schwidefsky |
2014-09-26 | s390/topology: call set_sched_topology early | Martin Schwidefsky |
2014-09-25 | s390/uprobes: architecture backend for uprobes | Jan Willeke |
2014-09-25 | s390/uprobes: common library for kprobes and uprobes | Jan Willeke |
2014-09-25 | s390/rwlock: use the interlocked-access facility 1 instructions | Martin Schwidefsky |
2014-09-25 | s390/rwlock: improve writer fairness | Martin Schwidefsky |
2014-09-25 | s390/rwlock: remove interrupt-enabling rwlock variant. | Martin Schwidefsky |
2014-09-25 | s390/mm: remove change bit override support | Heiko Carstens |
2014-09-25 | s390/vmemmap: remove memset call from vmemmap_populate() | Heiko Carstens |
2014-09-25 | s390/head.s: use zero as address for stfl | Christian Borntraeger |
2014-09-25 | s390/rwlock: use directed yield for write-locked rwlocks | Martin Schwidefsky |
2014-09-25 | s390/hmcdrv: HMC drive CD/DVD access | Ralf Hoppe |
2014-09-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-09-24 | s390: Update defconfigs which were missing CONFIG_NET. | David S. Miller |
2014-09-23 | ARCH: AUDIT: audit_syscall_entry() should not require the arch | Eric Paris |
2014-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-09-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-09-17 | KVM: s390: register flic ops dynamically | Cornelia Huck |
2014-09-14 | mm: export symbol dependencies of is_zero_pfn() | Ard Biesheuvel |
2014-09-13 | net: filter: constify detection of pkt_type_offset | Hannes Frederic Sowa |
2014-09-13 | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra |
2014-09-10 | KVM: s390/interrupt: remove double assignment | Christian Borntraeger |
2014-09-10 | KVM: s390/cmm: Fix prefix handling for diag 10 balloon | Christian Borntraeger |
2014-09-10 | KVM: s390: get rid of constant condition in ipte_unlock_simple | Christian Borntraeger |
2014-09-10 | KVM: s390: unintended fallthrough for external call | Christian Borntraeger |
2014-09-10 | KVM: s390: Limit guest size to 16TB | Christian Borntraeger |
2014-09-10 | KVM: s390: add __must_check to interrupt deliver functions | Christian Borntraeger |
2014-09-10 | KVM: CPACF: Enable MSA4 instructions for kvm guest | Tony Krowiak |
2014-09-09 | net: bpf: be friendly to kmemcheck | Daniel Borkmann |
2014-09-09 | net: bpf: consolidate JIT binary allocator | Daniel Borkmann |
2014-09-09 | s390/spinlock: optimize spin_unlock code | Heiko Carstens |
2014-09-09 | s390/ftrace: optimize mcount code | Heiko Carstens |
2014-09-09 | s390/kprobes: remove unused jprobe_return_end() | Heiko Carstens |
2014-09-09 | s390/ftrace: enforce DYNAMIC_FTRACE if FUNCTION_TRACER is selected | Heiko Carstens |
2014-09-09 | s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_REGS support | Heiko Carstens |
2014-09-09 | s390/ftrace: optimize function graph caller code | Heiko Carstens |
2014-09-09 | s390: pass march flag to assembly files as well | Heiko Carstens |
2014-09-09 | s390/vdso: add vdso support for coarse clocks | Martin Schwidefsky |
2014-09-09 | s390/vdso: replace stck with stcke | Martin Schwidefsky |
2014-09-09 | s390: remove unused MACHINE_FLAG_RRBM | Heiko Carstens |
2014-09-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2014-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-09-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-09-05 | net: bpf: make eBPF interpreter images read-only | Daniel Borkmann |
2014-09-03 | seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing | Andy Lutomirski |
2014-09-02 | KVM: s390/mm: Fix guest storage key corruption in ptep_set_access_flags | Christian Borntraeger |
2014-09-02 | KVM: s390/mm: Fix storage key corruption during swapping | Christian Borntraeger |
2014-09-01 | s390/vdso: remove NULL pointer check from clock_gettime | Martin Schwidefsky |