| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-11-03 | mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags |  Dan Williams | 1 | -0/+1 |
| 2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with a license |  Greg Kroah-Hartman | 31 | -0/+31 |
| 2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with no license |  Greg Kroah-Hartman | 8 | -0/+8 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license |  Greg Kroah-Hartman | 132 | -0/+132 |
| 2017-10-31 | MIPS: Fix CM region target definitions |  Paul Burton | 1 | -2/+2 |
| 2017-10-31 | MIPS: Fix exception entry when CONFIG_EVA enabled |  Matt Redfearn | 1 | -4/+4 |
| 2017-10-31 | Update MIPS email addresses |  Paul Burton | 13 | -13/+13 |
| 2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() |  Mark Rutland | 1 | -1/+1 |
| 2017-10-24 | Merge tag 'v4.14-rc6' into locking/core, to pick up fixes |  Ingo Molnar | 1 | -2/+4 |
| 2017-10-19 | dma-mapping: turn dma_cache_sync into a dma_map_ops method |  Christoph Hellwig | 1 | -3/+0 |
| 2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations |  Will Deacon | 1 | -3/+0 |
| 2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations |  Will Deacon | 1 | -4/+0 |
| 2017-10-09 | MIPS: Fix cmpxchg on 32b signed ints for 64b kernel with !kernel_uses_llsc |  Paul Burton | 1 | -2/+4 |
| 2017-10-09 | MIPS: Add nudges to writes for bit unlocks. |  Chad Reese | 1 | -0/+1 |
| 2017-10-09 | MIPS: make thread_saved_pc static |  Tobias Klauser | 1 | -2/+0 |
| 2017-09-21 | MIPS: Fix input modify in __write_64bit_c0_split() |  James Hogan | 1 | -6/+9 |
| 2017-09-19 | mips: switch to {get,put}_compat_sigset() |  Al Viro | 1 | -33/+4 |
| 2017-09-15 | Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus |  Linus Torvalds | 34 | -552/+1461 |
| 2017-09-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace |  Linus Torvalds | 1 | -2/+2 |
| 2017-09-09 | Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd |  Linus Torvalds | 1 | -1/+1 |
| 2017-09-08 | vga: optimise console scrolling |  Matthew Wilcox | 1 | -0/+7 |
| 2017-09-06 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 1 | -11/+3 |
| 2017-09-06 | mm,fork: introduce MADV_WIPEONFORK |  Rik van Riel | 1 | -0/+3 |
| 2017-09-06 | mm: arch: consolidate mmap hugetlb size encodings |  Mike Kravetz | 1 | -11/+0 |
| 2017-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 1 | -0/+2 |
| 2017-09-06 | MIPS: microMIPS: Fix decoding of swsp16 instruction |  Matt Redfearn | 1 | -1/+1 |
| 2017-09-06 | MIPS: BCM63XX: fix ENETDMA_6345_MAXBURST_REG offset |  Jonas Gorski | 1 | -1/+1 |
| 2017-09-06 | mips: Save all registers when saving the frame |  Corey Minyard | 1 | -14/+50 |
| 2017-09-06 | MIPS: Add DWARF unwinding to assembly |  Corey Minyard | 2 | -99/+135 |
| 2017-09-06 | MIPS: Make SAVE_SOME more standard |  Corey Minyard | 1 | -14/+37 |
| 2017-09-04 | MIPS: Octeon: Allow access to CIU3 IRQ domains. |  Steven J. Hill | 1 | -0/+2 |
| 2017-09-04 | MIPS: Octeon: Make CSR functions node aware. |  Steven J. Hill | 1 | -0/+28 |
| 2017-09-04 | MIPS: Octeon: Watchdog registers for 70xx, 73xx, 78xx, F75xx. |  Steven J. Hill | 1 | -0/+10 |
| 2017-09-04 | MIPS: Octeon: Add support for accessing the boot vector. |  Steven J. Hill | 2 | -0/+81 |
| 2017-09-04 | MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select() |  Hauke Mehrtens | 1 | -2/+0 |
| 2017-09-04 | irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.h |  Paul Burton | 1 | -0/+30 |
| 2017-09-04 | irqchip: mips-gic: Move various definitions to the driver |  Paul Burton | 1 | -5/+0 |
| 2017-09-04 | MIPS: GIC: Move GIC_LOCAL_INT_* to asm/mips-gic.h |  Paul Burton | 1 | -0/+24 |
| 2017-09-04 | MIPS: Add __ioread64_copy |  Paul Burton | 1 | -0/+2 |
| 2017-09-04 | Merge branch 'linus' into locking/core, to fix up conflicts |  Ingo Molnar | 1 | -5/+0 |
| 2017-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 1 | -5/+0 |
| 2017-09-01 | Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next |  Boris Brezillon | 1 | -1/+1 |
| 2017-08-31 | KVM: update to new mmu_notifier semantic v2 |  Jérôme Glisse | 1 | -5/+0 |
| 2017-08-30 | MIPS: GIC: Introduce asm/mips-gic.h with accessor functions |  Paul Burton | 2 | -0/+294 |
| 2017-08-30 | MIPS: Don't use dma_cache_sync to implement fd_cacheflush |  Christoph Hellwig | 1 | -2/+2 |
| 2017-08-30 | MIPS: CPS: Cluster support for topology functions |  Paul Burton | 2 | -30/+128 |
| 2017-08-30 | MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers |  Paul Burton | 4 | -7/+14 |
| 2017-08-30 | MIPS: SMP: Allow boot_secondary SMP op to return errors |  Paul Burton | 1 | -1/+1 |
| 2017-08-30 | MIPS: CM: Add cluster & block args to mips_cm_lock_other() |  Paul Burton | 1 | -9/+36 |
| 2017-08-30 | MIPS: Add CPU cluster number accessors |  Paul Burton | 1 | -0/+11 |