Age | Commit message (Expand) | Author | Files | Lines |
2018-03-09 | MIPS: cpu-features.h: Replace __mips_isa_rev with MIPS_ISA_REV | Matt Redfearn | 1 | -2/+3 |
2018-03-09 | MIPS: Introduce isa-rev.h to define MIPS_ISA_REV | Matt Redfearn | 1 | -0/+24 |
2018-02-19 | MIPS: Add crc instruction support flag to elf_hwcap | Marcin Nowakowski | 2 | -0/+2 |
2018-02-12 | unify {de,}mangle_poll(), get rid of kernel-side POLL... | Al Viro | 1 | -18/+1 |
2018-02-07 | Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan... | Linus Torvalds | 6 | -390/+383 |
2018-02-05 | MIPS: generic: Fix machine compatible matching | James Hogan | 1 | -1/+1 |
2018-02-02 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -1/+0 |
2018-02-01 | Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2018-02-01 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+3 |
2018-02-01 | mips: use generic_pmdp_establish as pmdp_establish | Kirill A. Shutemov | 1 | -0/+3 |
2018-02-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+4 |
2018-01-31 | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 6 | -25/+17 |
2018-01-31 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+18 |
2018-01-31 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -158/+1 |
2018-01-24 | MIPS: Loongson fix name confict - MEM_RESERVED | Huacai Chen | 1 | -1/+1 |
2018-01-24 | MIPS: Fix trailing semicolon | Luis de Bethencourt | 1 | -1/+1 |
2018-01-22 | MIPS: MSA: Update helpers to use new asm macros | James Hogan | 1 | -44/+19 |
2018-01-22 | MIPS: XPA: Standardise readx/writex accessors | James Hogan | 1 | -10/+10 |
2018-01-22 | MIPS: XPA: Allow use of $0 (zero) to MTHC0 | James Hogan | 1 | -2/+2 |
2018-01-22 | MIPS: XPA: Use XPA instructions in assembly | James Hogan | 1 | -10/+16 |
2018-01-22 | MIPS: VZ: Pass GC0 register names in $n format | James Hogan | 1 | -188/+188 |
2018-01-22 | MIPS: VZ: Update helpers to use new asm macros | James Hogan | 1 | -127/+37 |
2018-01-22 | MIPS: Add helpers for assembler macro instructions | James Hogan | 1 | -0/+83 |
2018-01-19 | MIPS: platform: add machtype IDs for more Ingenic SoCs | Paul Cercueil | 1 | -0/+2 |
2018-01-16 | signal: Unify and correct copy_siginfo_to_user32 | Eric W. Biederman | 1 | -2/+0 |
2018-01-16 | signal: unify compat_siginfo_t | Al Viro | 1 | -71/+0 |
2018-01-15 | mips/netlogic: remove swiotlb support | Christoph Hellwig | 1 | -3/+0 |
2018-01-12 | signal/mips: switch mips to generic siginfo | Al Viro | 1 | -85/+1 |
2018-01-10 | dma-mapping: move dma_mark_clean to dma-direct.h | Christoph Hellwig | 1 | -2/+0 |
2018-01-10 | dma-mapping: move swiotlb arch helpers to a new header | Christoph Hellwig | 5 | -20/+17 |
2018-01-10 | mips: fix an off-by-one in dma_capable | Christoph Hellwig | 1 | -1/+1 |
2018-01-10 | Construct init thread stack in the linker script rather than by union | David Howells | 1 | -3/+0 |
2018-01-10 | MIPS: mipsregs.h: Make read_c0_prid use const accessor | James Hogan | 1 | -1/+1 |
2018-01-10 | MIPS: mipsregs.h: Add read const Cop0 macros | James Hogan | 1 | -10/+27 |
2018-01-03 | arch: Remove clkdev.h asm-generic from Kbuild | Stephen Boyd | 1 | -1/+0 |
2017-12-19 | bcm63xx_enet: use platform data for dma channel numbers | Jonas Gorski | 1 | -0/+4 |
2017-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+1 |
2017-12-05 | Merge tag 'tty-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -1/+22 |
2017-12-05 | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner | 1 | -0/+1 |
2017-12-05 | asm-prototypes.h: use linux/uaccess.h, not asm/uaccess.h | Al Viro | 1 | -1/+1 |
2017-11-30 | mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE | Dan Williams | 1 | -1/+1 |
2017-11-30 | make kernel-side POLL... arch-independent | Al Viro | 1 | -0/+17 |
2017-11-28 | MIPS: Add custom serial.h with BASE_BAUD override for generic kernel | Matt Redfearn | 2 | -1/+22 |
2017-11-28 | define __poll_t, annotate constants | Al Viro | 1 | -1/+1 |
2017-11-18 | Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds | 1 | -1/+0 |
2017-11-17 | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -33/+4 |
2017-11-17 | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2017-11-16 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -7/+1 |
2017-11-16 | mm, arch: remove empty_bad_page* | Michal Hocko | 1 | -7/+1 |
2017-11-16 | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+0 |