1. 75dcc7e Merge tag 'spi-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 7 years ago
  2. 642e7fd Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 7 years ago
  3. 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
  4. 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
  5. c7b95d5 mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead() by Dominik Brodowski · 7 years ago
  6. a90f590 mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff() by Dominik Brodowski · 7 years ago
  7. 9d5b7c9 mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64() by Dominik Brodowski · 7 years ago
  8. edf292c fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate() by Dominik Brodowski · 7 years ago
  9. 36028d5 fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls by Dominik Brodowski · 7 years ago
  10. df260e2 fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate() by Dominik Brodowski · 7 years ago
  11. 806cbae fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall by Dominik Brodowski · 7 years ago
  12. 411d947 fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate() by Dominik Brodowski · 7 years ago
  13. 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
  14. 2d07491 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 7 years ago
  15. ea2301b Merge branch 'linus' into x86/dma, to resolve a conflict with upstream by Ingo Molnar · 7 years ago
  16. a63d706 MIPS: ralink: Fix booting on MT7621 by NeilBrown · 7 years ago
  17. 891731f MIPS: ralink: Remove ralink_halt() by NeilBrown · 7 years ago
  18. a821328 MIPS: lantiq: ase: Enable MFD_SYSCON by Mathias Kresin · 7 years ago
  19. 3223a5a MIPS: lantiq: Enable AHB Bus for USB by Mathias Kresin · 7 years ago
  20. 214cbc1 MIPS: lantiq: Fix Danube USB clock by Mathias Kresin · 7 years ago
  21. b6e0547 dma/direct: Handle the memory encryption bit in common code by Christoph Hellwig · 7 years ago
  22. 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
  23. 134933e Merge tag 'v4.16-rc6' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  24. edb3959 perf: Fix sibling iteration by Peter Zijlstra · 7 years ago
  25. 8343aae perf/core: Remove perf_event::group_entry by Peter Zijlstra · 7 years ago
  26. 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
  27. 06a3f0c MIPS: BMIPS: Do not mask IPIs during suspend by Justin Chen · 7 years ago
  28. ee2515d MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_SERIO by Huacai Chen · 7 years ago
  29. 6cfc70c MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_PARPORT by Huacai Chen · 7 years ago
  30. 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
  31. 902f4d0 MIPS: OCTEON: irq: Check for null return on kzalloc allocation by Colin Ian King · 7 years ago
  32. 1b22b4b MIPS: ath25: Check for kzalloc allocation failure by Colin Ian King · 7 years ago
  33. 0f9da84 MIPS: boot: Define __ASSEMBLY__ for its.S build by Kees Cook · 7 years ago
  34. 6ae1756 MIPS: Drop spurious __unused in struct compat_flock by James Hogan · 7 years ago
  35. 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
  36. 9b00bc7 spi: spi-gpio: Rewrite to use GPIO descriptors by Linus Walleij · 7 years ago
  37. 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
  38. 67a3ba2 MIPS: Fix incorrect mem=X@Y handling by Marcin Nowakowski · 7 years ago
  39. 627f4a2 MIPS: BMIPS: Fix section mismatch warning by Jaedon Shin · 7 years ago
  40. 7a163b2 unify {de,}mangle_poll(), get rid of kernel-side POLL... by Al Viro · 7 years ago
  41. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  42. 15303ba Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  43. 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
  44. 791412d MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base() by Paul Burton · 7 years ago
  45. 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
  46. 8578953 Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
  47. 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
  48. 8f2256d MIPS: Malta: Sanitize mouse and keyboard configuration. by Ralf Baechle · 7 years ago
  49. d69153d MIPS: Update defconfigs after previous patch. by Ralf Baechle · 7 years ago
  50. 7a407aa MIPS: Push ARCH_MIGHT_HAVE_PC_SERIO down to platform level by Ralf Baechle · 7 years ago
  51. a211a082 MIPS: Push ARCH_MIGHT_HAVE_PC_PARPORT down to platform level by Ralf Baechle · 7 years ago
  52. 91d9f8f MIPS: SMP-CPS: Remove duplicate assignment of core in play_dead by Matt Redfearn · 7 years ago
  53. 7bf8b16 MIPS: Generic: Support GIC in EIC mode by Matt Redfearn · 7 years ago
  54. 0cde5b4 MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASS by Matt Redfearn · 7 years ago
  55. 8dbc186 MIPS: CPS: Fix MIPS_ISA_LEVEL_RAW fallout by James Hogan · 7 years ago
  56. 0ef1559 MIPS: generic: Fix Makefile alignment by James Hogan · 7 years ago
  57. e17ae5c MIPS: generic: Fix ranchu_of_match[] termination by James Hogan · 7 years ago
  58. 9a9ab30 MIPS: generic: Fix machine compatible matching by James Hogan · 7 years ago
  59. af99adf MIPS: kconfig: Remove blank help text by Ulf Magnusson · 7 years ago
  60. edcaa93 MIPS: BCM63XX: kconfig: Remove blank help text by Ulf Magnusson · 7 years ago
  61. 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  62. 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
  63. 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
  64. 7bf14c2 Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Radim Krčmář · 7 years ago
  65. 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
  66. 73da9e1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  67. b6b34b2 mips: use generic_pmdp_establish as pmdp_establish by Kirill A. Shutemov · 7 years ago
  68. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  69. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  70. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  71. d417302 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  72. a518a04 mips: remove arch specific early_init_dt_alloc_memory_arch by Rob Herring · 7 years ago
  73. 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
  74. 457740a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  75. e472d5d bpf, mips64: remove unneeded zero check from div/mod with k by Daniel Borkmann · 7 years ago
  76. 1fb5c9c bpf, mips64: remove obsolete exception handling from div/mod by Daniel Borkmann · 7 years ago
  77. 7f55c73 firmware: Drop FIRMWARE_IN_KERNEL Kconfig option by Benjamin Gilbert · 7 years ago
  78. 003948c USB: serial: keyspan: Drop firmware Kconfig options by Benjamin Gilbert · 7 years ago
  79. 6045f24 MIPS: Loongson fix name confict - MEM_RESERVED by Huacai Chen · 7 years ago
  80. 6507831 MIPS: bcm47xx: enable ZBOOT support by Aaro Koskinen · 7 years ago
  81. cc48044 MIPS: Fix trailing semicolon by Luis de Bethencourt · 7 years ago
  82. 5ca1144 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  83. 705e71a MIPS: Watch: Avoid duplication of bits in mips_read_watch_registers by Matt Redfearn · 7 years ago
  84. f609cc3 MIPS: Watch: Avoid duplication of bits in mips_install_watch_registers. by Matt Redfearn · 7 years ago
  85. 5f74972 signal: Don't use structure initializers for struct siginfo by Eric W. Biederman · 7 years ago
  86. 93738d4 MIPS: MSA: Update helpers to use new asm macros by James Hogan · 7 years ago
  87. abbd52f MIPS: XPA: Standardise readx/writex accessors by James Hogan · 7 years ago
  88. 3478ba9 MIPS: XPA: Allow use of $0 (zero) to MTHC0 by James Hogan · 7 years ago
  89. 8e4789d MIPS: XPA: Use XPA instructions in assembly by James Hogan · 7 years ago
  90. ed21e00 MIPS: VZ: Pass GC0 register names in $n format by James Hogan · 7 years ago
  91. 00b4eb4 MIPS: VZ: Update helpers to use new asm macros by James Hogan · 7 years ago
  92. fc62f53 MIPS: Add helpers for assembler macro instructions by James Hogan · 7 years ago
  93. f2d0b0d MIPS: ranchu: Add Ranchu as a new generic-based board by Miodrag Dinic · 7 years ago
  94. fa9dd59 bpf: get rid of pure_initcall dependency to enable jits by Daniel Borkmann · 7 years ago
  95. cdf9347 MIPS: Use proper kernel-doc Return keyword by Mathieu Malaterre · 7 years ago
  96. 8d2b6f1 MIPS: Loongson64: Drop 32-bit support for Loongson 2E/2F devices by Jiaxun Yang · 7 years ago
  97. 590c1f0 MIPS: ingenic: Initial GCW Zero support by Paul Cercueil · 7 years ago
  98. 1f7412e MIPS: JZ4770: Work around config2 misreporting associativity by Maarten ter Huurne · 7 years ago
  99. 9be5f3e MIPS: ingenic: Initial JZ4770 support by Paul Cercueil · 7 years ago
  100. ce0d60f MIPS: ingenic: Detect machtype from SoC compatible string by Paul Cercueil · 7 years ago