Age | Commit message (Expand) | Author | Files | Lines |
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-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 |
2018-01-30 | mips: remove arch specific early_init_dt_alloc_memory_arch | Rob Herring | 1 | -5/+0 |
2018-01-29 | Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+0 |
2018-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -25/+4 |
2018-01-27 | bpf, mips64: remove unneeded zero check from div/mod with k | Daniel Borkmann | 1 | -15/+4 |
2018-01-27 | bpf, mips64: remove obsolete exception handling from div/mod | Daniel Borkmann | 1 | -10/+0 |
2018-01-25 | firmware: Drop FIRMWARE_IN_KERNEL Kconfig option | Benjamin Gilbert | 7 | -7/+0 |
2018-01-25 | USB: serial: keyspan: Drop firmware Kconfig options | Benjamin Gilbert | 1 | -9/+0 |
2018-01-24 | MIPS: Loongson fix name confict - MEM_RESERVED | Huacai Chen | 3 | -3/+3 |
2018-01-24 | MIPS: bcm47xx: enable ZBOOT support | Aaro Koskinen | 2 | -0/+2 |
2018-01-24 | MIPS: Fix trailing semicolon | Luis de Bethencourt | 1 | -1/+1 |
2018-01-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 12 | -12/+107 |
2018-01-23 | MIPS: Watch: Avoid duplication of bits in mips_read_watch_registers | Matt Redfearn | 1 | -8/+6 |
2018-01-23 | MIPS: Watch: Avoid duplication of bits in mips_install_watch_registers. | Matt Redfearn | 1 | -10/+7 |
2018-01-23 | signal: Don't use structure initializers for struct siginfo | Eric W. Biederman | 1 | -9/+20 |
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 | 2 | -10/+22 |
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 |