- 75dcc7e Merge tag 'spi-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 7 years ago
- 642e7fd Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 7 years ago
- 2fcd2b3 Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- ce6eba3 Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- c7b95d5 mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead() by Dominik Brodowski · 7 years ago
- a90f590 mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff() by Dominik Brodowski · 7 years ago
- 9d5b7c9 mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64() by Dominik Brodowski · 7 years ago
- edf292c fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate() by Dominik Brodowski · 7 years ago
- 36028d5 fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls by Dominik Brodowski · 7 years ago
- df260e2 fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate() by Dominik Brodowski · 7 years ago
- 806cbae fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall by Dominik Brodowski · 7 years ago
- 411d947 fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate() by Dominik Brodowski · 7 years ago
- 70a3550 Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm-qspi', 'spi/topic/bcm2835aux', 'spi/topic/dw' and 'spi/topic/gpio' into spi-next by Mark Brown · 7 years ago
- 2d07491 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 7 years ago
- ea2301b Merge branch 'linus' into x86/dma, to resolve a conflict with upstream by Ingo Molnar · 7 years ago
- a63d706 MIPS: ralink: Fix booting on MT7621 by NeilBrown · 7 years ago
- 891731f MIPS: ralink: Remove ralink_halt() by NeilBrown · 7 years ago
- a821328 MIPS: lantiq: ase: Enable MFD_SYSCON by Mathias Kresin · 7 years ago
- 3223a5a MIPS: lantiq: Enable AHB Bus for USB by Mathias Kresin · 7 years ago
- 214cbc1 MIPS: lantiq: Fix Danube USB clock by Mathias Kresin · 7 years ago
- b6e0547 dma/direct: Handle the memory encryption bit in common code by Christoph Hellwig · 7 years ago
- 6887a56 sched/wait, arch/mips: Fix and convert wait_on_atomic_t() usage to the new wait_var_event() API by Peter Zijlstra · 7 years ago
- 134933e Merge tag 'v4.16-rc6' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
- edb3959 perf: Fix sibling iteration by Peter Zijlstra · 7 years ago
- 8343aae perf/core: Remove perf_event::group_entry by Peter Zijlstra · 7 years ago
- e675482 Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
- 06a3f0c MIPS: BMIPS: Do not mask IPIs during suspend by Justin Chen · 7 years ago
- ee2515d MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_SERIO by Huacai Chen · 7 years ago
- 6cfc70c MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_PARPORT by Huacai Chen · 7 years ago
- 2bd06ce Merge tag 'mips_fixes_4.16_3' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
- 902f4d0 MIPS: OCTEON: irq: Check for null return on kzalloc allocation by Colin Ian King · 7 years ago
- 1b22b4b MIPS: ath25: Check for kzalloc allocation failure by Colin Ian King · 7 years ago
- 0f9da84 MIPS: boot: Define __ASSEMBLY__ for its.S build by Kees Cook · 7 years ago
- 6ae1756 MIPS: Drop spurious __unused in struct compat_flock by James Hogan · 7 years ago
- 78352f1 Merge tag 'mips_fixes_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
- 9b00bc7 spi: spi-gpio: Rewrite to use GPIO descriptors by Linus Walleij · 7 years ago
- 61f14c0 Merge tag 'mips_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
- 67a3ba2 MIPS: Fix incorrect mem=X@Y handling by Marcin Nowakowski · 7 years ago
- 627f4a2 MIPS: BMIPS: Fix section mismatch warning by Jaedon Shin · 7 years ago
- 7a163b2 unify {de,}mangle_poll(), get rid of kernel-side POLL... by Al Viro · 7 years ago
- a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
- 15303ba Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
- 9a61df9 Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
- 791412d MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base() by Paul Burton · 7 years ago
- 0bd2afc Merge tag 'mips_fixes_4.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
- 8578953 Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
- 105cf3c Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
- 8f2256d MIPS: Malta: Sanitize mouse and keyboard configuration. by Ralf Baechle · 7 years ago
- d69153d MIPS: Update defconfigs after previous patch. by Ralf Baechle · 7 years ago
- 7a407aa MIPS: Push ARCH_MIGHT_HAVE_PC_SERIO down to platform level by Ralf Baechle · 7 years ago
- a211a082 MIPS: Push ARCH_MIGHT_HAVE_PC_PARPORT down to platform level by Ralf Baechle · 7 years ago
- 91d9f8f MIPS: SMP-CPS: Remove duplicate assignment of core in play_dead by Matt Redfearn · 7 years ago
- 7bf8b16 MIPS: Generic: Support GIC in EIC mode by Matt Redfearn · 7 years ago
- 0cde5b4 MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASS by Matt Redfearn · 7 years ago
- 8dbc186 MIPS: CPS: Fix MIPS_ISA_LEVEL_RAW fallout by James Hogan · 7 years ago
- 0ef1559 MIPS: generic: Fix Makefile alignment by James Hogan · 7 years ago
- e17ae5c MIPS: generic: Fix ranchu_of_match[] termination by James Hogan · 7 years ago
- 9a9ab30 MIPS: generic: Fix machine compatible matching by James Hogan · 7 years ago
- af99adf MIPS: kconfig: Remove blank help text by Ulf Magnusson · 7 years ago
- edcaa93 MIPS: BCM63XX: kconfig: Remove blank help text by Ulf Magnusson · 7 years ago
- 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
- 2bed266 Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
- 47fcc03 Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
- 7bf14c2 Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Radim Krčmář · 7 years ago
- 40b9672 Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 73da9e1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
- b6b34b2 mips: use generic_pmdp_establish as pmdp_establish by Kirill A. Shutemov · 7 years ago
- b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
- 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- d417302 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
- a518a04 mips: remove arch specific early_init_dt_alloc_memory_arch by Rob Herring · 7 years ago
- 49f9c35 Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
- 457740a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
- e472d5d bpf, mips64: remove unneeded zero check from div/mod with k by Daniel Borkmann · 7 years ago
- 1fb5c9c bpf, mips64: remove obsolete exception handling from div/mod by Daniel Borkmann · 7 years ago
- 7f55c73 firmware: Drop FIRMWARE_IN_KERNEL Kconfig option by Benjamin Gilbert · 7 years ago
- 003948c USB: serial: keyspan: Drop firmware Kconfig options by Benjamin Gilbert · 7 years ago
- 6045f24 MIPS: Loongson fix name confict - MEM_RESERVED by Huacai Chen · 7 years ago
- 6507831 MIPS: bcm47xx: enable ZBOOT support by Aaro Koskinen · 7 years ago
- cc48044 MIPS: Fix trailing semicolon by Luis de Bethencourt · 7 years ago
- 5ca1144 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 705e71a MIPS: Watch: Avoid duplication of bits in mips_read_watch_registers by Matt Redfearn · 7 years ago
- f609cc3 MIPS: Watch: Avoid duplication of bits in mips_install_watch_registers. by Matt Redfearn · 7 years ago
- 5f74972 signal: Don't use structure initializers for struct siginfo by Eric W. Biederman · 7 years ago
- 93738d4 MIPS: MSA: Update helpers to use new asm macros by James Hogan · 7 years ago
- abbd52f MIPS: XPA: Standardise readx/writex accessors by James Hogan · 7 years ago
- 3478ba9 MIPS: XPA: Allow use of $0 (zero) to MTHC0 by James Hogan · 7 years ago
- 8e4789d MIPS: XPA: Use XPA instructions in assembly by James Hogan · 7 years ago
- ed21e00 MIPS: VZ: Pass GC0 register names in $n format by James Hogan · 7 years ago
- 00b4eb4 MIPS: VZ: Update helpers to use new asm macros by James Hogan · 7 years ago
- fc62f53 MIPS: Add helpers for assembler macro instructions by James Hogan · 7 years ago
- f2d0b0d MIPS: ranchu: Add Ranchu as a new generic-based board by Miodrag Dinic · 7 years ago
- fa9dd59 bpf: get rid of pure_initcall dependency to enable jits by Daniel Borkmann · 7 years ago
- cdf9347 MIPS: Use proper kernel-doc Return keyword by Mathieu Malaterre · 7 years ago
- 8d2b6f1 MIPS: Loongson64: Drop 32-bit support for Loongson 2E/2F devices by Jiaxun Yang · 7 years ago
- 590c1f0 MIPS: ingenic: Initial GCW Zero support by Paul Cercueil · 7 years ago
- 1f7412e MIPS: JZ4770: Work around config2 misreporting associativity by Maarten ter Huurne · 7 years ago
- 9be5f3e MIPS: ingenic: Initial JZ4770 support by Paul Cercueil · 7 years ago
- ce0d60f MIPS: ingenic: Detect machtype from SoC compatible string by Paul Cercueil · 7 years ago