Age | Commit message (Expand) | Author |
2017-02-27 | mm: add new mmgrab() helper | Vegard Nossum |
2017-02-27 | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-02-24 | mm: wire up GFP flag passing in dma_alloc_from_contiguous | Lucas Stach |
2017-02-24 | userfaultfd: non-cooperative: add event for memory unmaps | Mike Rapoport |
2017-02-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-02-21 | Merge tag 'mips_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan... | Linus Torvalds |
2017-02-21 | Merge tag 'mmc-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds |
2017-02-20 | Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2017-02-17 | MIPS: VDSO: Explicitly use -fno-asynchronous-unwind-tables | Robert Schiele |
2017-02-17 | KVM: race-free exit from KVM_RUN without POSIX signals | Paolo Bonzini |
2017-02-17 | MIPS: BCM47XX: Fix button inversion for Asus WL-500W | Mirko Parthey |
2017-02-17 | MIPS: DTS: Add img directory to Makefile | Ian Pozella |
2017-02-17 | MIPS: ip27: Disable qlge driver in defconfig | Arnd Bergmann |
2017-02-17 | MIPS: pic32mzda: Fix linker error for pic32_get_pbclk() | Purna Chandra Mandal |
2017-02-17 | MIPS: Lantiq: Keep ethernet enabled during boot | Felix Fietkau |
2017-02-17 | MIPS: OCTEON: Fix copy_from_user fault handling for large buffers | James Cowgill |
2017-02-17 | MIPS: Fix special case in 64 bit IP checksumming. | Ralf Baechle |
2017-02-15 | MIPS: OCTEON: Enable DEVTMPFS | James Hogan |
2017-02-15 | MIPS: lantiq: Set physical_memsize | Hauke Mehrtens |
2017-02-14 | MIPS: sysmips: Remove duplicated include from syscall.c | Wei Yongjun |
2017-02-14 | MIPS: Audit and remove any unnecessary uses of module.h | Paul Gortmaker |
2017-02-14 | MIPS: Unify perf counter register definitions | James Hogan |
2017-02-14 | MIPS: Disable stack checks on MIPS kernels | Joshua Kinard |
2017-02-14 | MIPS: OCTEON: Platform support for OCTEON III USB controller | Steven J. Hill |
2017-02-13 | MIPS: Lantiq: Fix cascaded IRQ setup | Felix Fietkau |
2017-02-13 | MIPS: sync-r4k: Fix KERN_CONT fallout | Matt Redfearn |
2017-02-13 | MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch | Matt Redfearn |
2017-02-13 | MIPS: Fix distclean with Makefile.postlink | Matt Redfearn |
2017-02-13 | MIPS: Fix cacheinfo overflow | James Hogan |
2017-02-13 | MIPS: Fix protected_cache(e)_op() for microMIPS | Paul Burton |
2017-02-13 | Merge tag 'mips_kvm_4.11_1' into mips-for-linux-next | James Hogan |
2017-02-13 | MIPS: Alchemy: Don't rely on public mmc header to include interrupt.h | Ulf Hansson |
2017-02-10 | MIPS: Octeon: Remove unnecessary MODULE_*() | Russell King |
2017-02-09 | MIPS: BMIPS: enable CPUfreq | Markus Mayer |
2017-02-09 | BMIPS: Enable prerequisites for CPUfreq in MIPS Kconfig. | Markus Mayer |
2017-02-09 | MIPS: BMIPS: Update defconfig | Markus Mayer |
2017-02-03 | cpufreq: Remove CONFIG_CPU_FREQ_STAT_DETAILS config option | Viresh Kumar |
2017-02-03 | KVM: MIPS: Allow multiple VCPUs to be created | James Hogan |
2017-02-03 | KVM: MIPS/T&E: Expose read-only CP0_IntCtl register | James Hogan |
2017-02-03 | KVM: MIPS/T&E: Expose CP0_EntryLo0/1 registers | James Hogan |
2017-02-03 | KVM: MIPS/T&E: Default to reset vector | James Hogan |
2017-02-03 | KVM: MIPS/T&E: Implement CP0_EBase register | James Hogan |
2017-02-03 | KVM: MIPS/T&E: Move CP0 register access into T&E | James Hogan |
2017-02-03 | KVM: MIPS: Claim KVM_CAP_READONLY_MEM support | James Hogan |
2017-02-03 | KVM: MIPS/MMU: Implement KVM_CAP_SYNC_MMU | James Hogan |
2017-02-03 | KVM: MIPS/MMU: Pass GPA PTE bits to mapped GVA PTEs | James Hogan |
2017-02-03 | KVM: MIPS/MMU: Pass GPA PTE bits to KSeg0 GVA PTEs | James Hogan |
2017-02-03 | KVM: MIPS/MMU: Handle dirty logging on GPA faults | James Hogan |