1. 390a0c6 locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs by Waiman Long · 6 years ago
  2. b7a7d1c Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  3. b1b988a Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  4. d9862cf Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  5. cfbe271 Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground into timers/2038 by Thomas Gleixner · 6 years ago
  6. 15205fc MIPS: ingenic: Add support for appended devicetree by Paul Cercueil · 6 years ago
  7. ff4c25f dma-mapping: improve selection of dma_declare_coherent availability by Christoph Hellwig · 6 years ago
  8. 69a07a4 MIPS: SGI-IP27: rework HUB interrupts by Thomas Bogendoerfer · 6 years ago
  9. 942fa98 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option by Yury Norov · 7 years ago
  10. 347cb6a dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability by Christoph Hellwig · 6 years ago
  11. d6c2fba MIPS: Loongson32: Fix config brokenness; select SYS_SUPPORTS_32BIT_KERNEL by Paul Burton · 6 years ago
  12. 9ae1f26 MIPS: Don't select ARCH_HAS_SYNC_DMA_FOR_CPU when DMA is coherent by Paul Burton · 6 years ago
  13. afd375d MIPS: Enable hugepage support for MIPS64r6 by Paul Burton · 6 years ago
  14. e02e07e MIPS: Loongson: Introduce and use loongson_llsc_mb() by Huacai Chen · 6 years ago
  15. 7e280f6 MIPS: Loongson32: Revert ISA level to MIPS32R2 by Jiaxun Yang · 6 years ago
  16. a96d68b MIPS: Loongson32: clarify we don't support MIPS16 and merge configs by Jiaxun Yang · 6 years ago
  17. 3a77e0d MIPS: ath79: drop machfiles by John Crispin · 6 years ago
  18. f263f2a MIPS: Compile post DMA flush only when needed by Hauke Mehrtens · 6 years ago
  19. 5a9372f mips: fix n32 compat_ipc_parse_version by Arnd Bergmann · 6 years ago
  20. 1953031 Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  21. af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  22. 3731c3d dma-mapping: always build the direct mapping code by Christoph Hellwig · 6 years ago
  23. 6630a8e eisa: consolidate EISA Kconfig entry in drivers/eisa by Christoph Hellwig · 6 years ago
  24. 1753d50 rapidio: consolidate RAPIDIO config entry in drivers/rapidio by Christoph Hellwig · 6 years ago
  25. 8fb71ef pcmcia: allow PCMCIA support independent of the architecture by Christoph Hellwig · 6 years ago
  26. 2eac9c2 PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options by Christoph Hellwig · 6 years ago
  27. eb01d42 PCI: consolidate PCI config entry in drivers/pci by Christoph Hellwig · 6 years ago
  28. 437f2b8 MIPS: remove the HT_PCI config option by Christoph Hellwig · 6 years ago
  29. c0436b5 MIPS: Enable dead code elimination by Paul Burton · 6 years ago
  30. 1e35918 MIPS: Enable Undefined Behavior Sanitizer UBSAN by Hassan Naveed · 6 years ago
  31. e4849af MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur by Maciej W. Rozycki · 6 years ago
  32. 756d6d8 MIPS: SiByte: Enable ZONE_DMA32 for LittleSur by Maciej W. Rozycki · 6 years ago
  33. 57eeaced MIPS: Use Kconfig to select CPU_NO_EFFICIENT_FFS by Paul Burton · 6 years ago
  34. 47bf2b0 mips: sort list of configs for Malta by Maksym Kokhan · 6 years ago
  35. 271fee9 mips: delete duplicated BUILTIN_DTB and LIBFDT configs by Maksym Kokhan · 6 years ago
  36. 183b40f MIPS: Allow FP support to be disabled by Paul Burton · 6 years ago
  37. ea6a373 MIPS: Avoid FP ELF checks when CONFIG_MIPS_FP_SUPPORT=n by Paul Burton · 6 years ago
  38. c92e47e MIPS: Introduce CONFIG_MIPS_FP_SUPPORT by Paul Burton · 6 years ago
  39. 97f7dcb MIPS: Better abstract R2300 FPU usage in Kconfig by Paul Burton · 6 years ago
  40. b7f1e27 MIPS: Hide CONFIG_MIPS_O32_FP64_SUPPORT prompt for >= MIPSr6 by Paul Burton · 6 years ago
  41. b3a428b MIPS: Enable IOREMAP_PROT config option for MIPS cpus by Hassan Naveed · 6 years ago
  42. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  43. b4a991e mm: remove CONFIG_NO_BOOTMEM by Mike Rapoport · 6 years ago
  44. c7b7eef Merge tag 'rtc-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 6 years ago
  45. cc10ad2 Merge tag 'mips_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  46. 932afde MIPS: Add Kconfig variable for CPUs with unaligned load/store instructions by Yasha Cherikovsky · 6 years ago
  47. 2fe8ea3 MIPS: kexec: Use prepare method from Generic for UHI platforms by Dengcheng Zhu · 6 years ago
  48. 58b0440 dma-mapping: consolidate the dma mmap implementations by Christoph Hellwig · 6 years ago
  49. bc3ec75 dma-mapping: merge direct and noncoherent ops by Christoph Hellwig · 6 years ago
  50. f3ecc0f dma-mapping: move the dma_coherent flag to struct device by Christoph Hellwig · 6 years ago
  51. 5748e1b MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENT by Christoph Hellwig · 6 years ago
  52. bcec54b mips: switch to NO_BOOTMEM by Mike Rapoport · 6 years ago
  53. 05a0a34 rtc: mips: default to rtc-cmos on mips by Arnd Bergmann · 6 years ago
  54. b962aeb MIPS: Use GENERIC_IOMAP by Paul Burton · 6 years ago
  55. 0c4b0f8 Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  56. 906d441 MIPS: Workaround GCC __builtin_unreachable reordering bug by Paul Burton · 6 years ago
  57. fa1b5d0 Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  58. 87a4c37 kconfig: include kernel/Kconfig.preempt from init/Kconfig by Christoph Hellwig · 6 years ago
  59. 06ec64b Kconfig: consolidate the "Kernel hacking" menu by Christoph Hellwig · 6 years ago
  60. 1572497 kconfig: include common Kconfig files from top-level Kconfig by Christoph Hellwig · 6 years ago
  61. 968dc5a0 MIPS: Loongson: Set Loongson32 to MIPS32R1 by 谢致邦 (XIE Zhibang) · 8 years ago
  62. 0211d49 MIPS: generic: Select MIPS_AUTO_PFN_OFFSET by Paul Burton · 6 years ago
  63. 6c359eb MIPS: Allow auto-dection of ARCH_PFN_OFFSET & PHYS_OFFSET by Paul Burton · 6 years ago
  64. a08227a MIPS: ath79: select the PINCTRL subsystem by John Crispin · 6 years ago
  65. 491ec15 MIPS: Octeon: Select HAS_RAPIDIO by Alexander Sverdlin · 6 years ago
  66. fc5d988 MIPS: Introduce HAS_RAPIDIO Kconfig option by Alexander Sverdlin · 6 years ago
  67. dd129c6 MIPS: Malta: Use PIIX4 poweroff driver to power down by Paul Burton · 8 years ago
  68. 28f512d MIPS: remove the old dma-default implementation by Christoph Hellwig · 7 years ago
  69. d59098a MIPS: bmips: use generic dma noncoherent ops by Christoph Hellwig · 7 years ago
  70. d1f2564 MIPS: ath25: use generic dma noncoherent ops by Christoph Hellwig · 7 years ago
  71. 03df822 MIPS: IP32: use generic dma noncoherent ops by Christoph Hellwig · 7 years ago
  72. e905086 MIPS: loongson64: use generic dma noncoherent ops by Christoph Hellwig · 7 years ago
  73. f8c55dc MIPS: use generic dma noncoherent ops for simple noncoherent platforms by Christoph Hellwig · 7 years ago
  74. 54aed4d MIPS: IP27: use dma_direct_ops by Christoph Hellwig · 7 years ago
  75. dffbfde MIPS: use dma_direct_ops for coherent I/O by Christoph Hellwig · 7 years ago
  76. d3bc81b MIPS: loongson: untangle dma implementations by Christoph Hellwig · 7 years ago
  77. 3369ddb MIPS: make the default mips dma implementation optional by Christoph Hellwig · 7 years ago
  78. 7e4dbdc MIPS: remove CONFIG_DMA_COHERENT by Christoph Hellwig · 7 years ago
  79. 9ea141a MIPS: Add support for restartable sequences by Paul Burton · 7 years ago
  80. d148eac Kbuild: rename HAVE_CC_STACKPROTECTOR config variable by Masahiro Yamada · 7 years ago
  81. 763f969 Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 7 years ago
  82. eeee314 Merge tag 'docs-4.18' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  83. 09230cb swiotlb: move the SWIOTLB config symbol to lib/Kconfig by Christoph Hellwig · 7 years ago
  84. 4965a68 arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig by Christoph Hellwig · 7 years ago
  85. d4a451d arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol by Christoph Hellwig · 7 years ago
  86. f616ab5 dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig by Christoph Hellwig · 7 years ago
  87. 6e88628 dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG by Christoph Hellwig · 7 years ago
  88. 740129b MIPS: Use generic GCC library routines from lib/ by Antony Pavlov · 7 years ago
  89. 24844fd Merge branch 'mm-rst' into docs-next by Jonathan Corbet · 7 years ago
  90. ad56b73 docs/vm: rename documentation files to .rst by Mike Rapoport · 7 years ago
  91. 948869f Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
  92. 8bda3e2 MIPS: Make the default for PHYSICAL_START always 64-bit by Maciej W. Rozycki · 7 years ago
  93. 53d473f usb: host: Remove the deprecated ATH79 USB host config options by Alban Bedel · 7 years ago
  94. 4a5dc51 MIPS: crypto: Add crc32 and crc32c hw accelerated module by Marcin Nowakowski · 7 years ago
  95. 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
  96. 8578953 Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
  97. 7a407aa MIPS: Push ARCH_MIGHT_HAVE_PC_SERIO down to platform level by Ralf Baechle · 7 years ago
  98. a211a082 MIPS: Push ARCH_MIGHT_HAVE_PC_PARPORT down to platform level by Ralf Baechle · 7 years ago
  99. af99adf MIPS: kconfig: Remove blank help text by Ulf Magnusson · 7 years ago
  100. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago