Age | Commit message (Expand) | Author | Files | Lines |
2018-03-22 | MIPS: ralink: Fix booting on MT7621 | NeilBrown | 1 | -20/+22 |
2018-03-22 | MIPS: ralink: Remove ralink_halt() | NeilBrown | 1 | -7/+0 |
2018-03-22 | MIPS: lantiq: ase: Enable MFD_SYSCON | Mathias Kresin | 1 | -0/+2 |
2018-03-22 | MIPS: lantiq: Enable AHB Bus for USB | Mathias Kresin | 1 | -3/+3 |
2018-03-22 | MIPS: lantiq: Fix Danube USB clock | Mathias Kresin | 1 | -1/+1 |
2018-03-08 | Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -4/+14 |
2018-03-06 | MIPS: BMIPS: Do not mask IPIs during suspend | Justin Chen | 1 | -4/+4 |
2018-03-05 | MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_SERIO | Huacai Chen | 1 | -0/+3 |
2018-03-05 | MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_PARPORT | Huacai Chen | 1 | -0/+3 |
2018-02-24 | Merge tag 'mips_fixes_4.16_3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+0 |
2018-02-23 | MIPS: OCTEON: irq: Check for null return on kzalloc allocation | Colin Ian King | 1 | -0/+2 |
2018-02-23 | MIPS: ath25: Check for kzalloc allocation failure | Colin Ian King | 1 | -0/+2 |
2018-02-23 | MIPS: boot: Define __ASSEMBLY__ for its.S build | Kees Cook | 1 | -0/+1 |
2018-02-20 | MIPS: Drop spurious __unused in struct compat_flock | James Hogan | 1 | -1/+0 |
2018-02-16 | Merge tag 'mips_fixes_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -5/+13 |
2018-02-13 | Merge tag 'mips_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhog... | Linus Torvalds | 1 | -0/+13 |
2018-02-13 | MIPS: Fix incorrect mem=X@Y handling | Marcin Nowakowski | 1 | -4/+12 |
2018-02-13 | MIPS: BMIPS: Fix section mismatch warning | Jaedon Shin | 1 | -1/+1 |
2018-02-12 | unify {de,}mangle_poll(), get rid of kernel-side POLL... | Al Viro | 1 | -18/+1 |
2018-02-12 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 1 | -2/+2 |
2018-02-11 | Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -20/+48 |
2018-02-10 | Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2 | -2/+0 |
2018-02-08 | MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base() | Paul Burton | 1 | -0/+13 |
2018-02-07 | Merge tag 'mips_fixes_4.16_1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -7/+14 |
2018-02-07 | Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan... | Linus Torvalds | 69 | -535/+997 |
2018-02-06 | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -9/+9 |
2018-02-06 | MIPS: Malta: Sanitize mouse and keyboard configuration. | Ralf Baechle | 9 | -12/+11 |
2018-02-06 | MIPS: Update defconfigs after previous patch. | Ralf Baechle | 7 | -7/+0 |
2018-02-06 | MIPS: Push ARCH_MIGHT_HAVE_PC_SERIO down to platform level | Ralf Baechle | 1 | -1/+5 |
2018-02-06 | MIPS: Push ARCH_MIGHT_HAVE_PC_PARPORT down to platform level | Ralf Baechle | 1 | -1/+3 |
2018-02-05 | MIPS: SMP-CPS: Remove duplicate assignment of core in play_dead | Matt Redfearn | 1 | -2/+0 |
2018-02-05 | MIPS: Generic: Support GIC in EIC mode | Matt Redfearn | 1 | -9/+9 |
2018-02-05 | MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASS | Matt Redfearn | 1 | -2/+2 |
2018-02-05 | MIPS: CPS: Fix MIPS_ISA_LEVEL_RAW fallout | James Hogan | 1 | -5/+12 |
2018-02-05 | MIPS: generic: Fix Makefile alignment | James Hogan | 1 | -1/+1 |
2018-02-05 | MIPS: generic: Fix ranchu_of_match[] termination | James Hogan | 1 | -0/+1 |
2018-02-05 | MIPS: generic: Fix machine compatible matching | James Hogan | 1 | -1/+1 |
2018-02-02 | MIPS: kconfig: Remove blank help text | Ulf Magnusson | 1 | -1/+0 |
2018-02-02 | MIPS: BCM63XX: kconfig: Remove blank help text | Ulf Magnusson | 1 | -1/+0 |
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 tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -5/+0 |
2018-02-01 | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 8 | -16/+0 |
2018-02-01 | Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Radim Krčmář | 16 | -40/+243 |
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 | 4 | -30/+17 |
2018-01-31 | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 15 | -179/+26 |
2018-01-31 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -3/+20 |
2018-01-31 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -234/+21 |