1. 4936084 MIPS: Cleanup R10000_LLSC_WAR logic in atomic.h by Joshua Kinard · 7 years ago
  2. a0a5ac3 MIPS: Fix delay slot bug in `atomic*_sub_if_positive' for R10000_LLSC_WAR by Joshua Kinard · 7 years ago
  3. b5d6912 mips/jazz: provide missing dma_mask/coherent_dma_mask by Thomas Bogendoerfer · 7 years ago
  4. ddba595 mips: mm: Discard ioremap_uncached_accelerated() method by Serge Semin · 7 years ago
  5. 9748e33 mips: mm: Create UCA-based ioremap_wc() method by Serge Semin · 7 years ago
  6. cfe1824 MIPS: Octeon: Simplify CIU register functions. by Steven J. Hill · 7 years ago
  7. a730c7c MIPS: Octeon: Create simple macro for CIU registers. by Steven J. Hill · 7 years ago
  8. c39f8ec MIPS: Octeon: Remove all unused CIU macros. by Steven J. Hill · 7 years ago
  9. 9609e3e MIPS: Octeon: Convert CIU types to use bitfields. by Steven J. Hill · 7 years ago
  10. 769f437 MIPS: Octeon: Unify QLM data types in CIU header. by Steven J. Hill · 7 years ago
  11. 67701aea MIPS: Octeon: Remove unused CIU types. by Steven J. Hill · 7 years ago
  12. 6b5939d MIPS: AR7: Normalize clk API by Geert Uytterhoeven · 7 years ago
  13. 344ebf0 MIPS: Always use -march=<arch>, not -<arch> shortcuts by Paul Burton · 7 years ago
  14. 8e5c88b MIPS: ath25: Convert random_ether_addr to eth_random_addr by Joe Perches · 7 years ago
  15. 97c8580 MIPS: Annotate cpu_wait implementations with __cpuidle by Paul Burton · 7 years ago
  16. 829caee arch: mips: mm: page: Remove unused function by Rickard Strandqvist · 10 years ago
  17. ff404a9 arch: mips: pci: pci-ip27.c: Remove unused function by Rickard Strandqvist · 10 years ago
  18. dd129c6 MIPS: Malta: Use PIIX4 poweroff driver to power down by Paul Burton · 8 years ago
  19. a07539c MIPS: Malta: Cleanup DMA coherence #ifdefs by Paul Burton · 8 years ago
  20. d1c5872 MIPS: Set MIPS_IC_SNOOPS_REMOTE for systems with CM by Paul Burton · 8 years ago
  21. 8fd2d6e MIPS: Use !pci_is_root_bus(bus) in ops-bridge.c by Joshua Kinard · 7 years ago
  22. 8c8d953 MIPS: Schedule on CPUs we need to lose FPU for a mode switch by Paul Burton · 7 years ago
  23. 9667bb0 MIPS: lantiq: remove unnecessary of_platform_default_populate call by Rob Herring · 7 years ago
  24. 6a7ec6c MIPS: generic: remove unnecessary of_platform_populate call by Rob Herring · 7 years ago
  25. 0279455 MIPS: bmips: remove unnecessary call to register "simple-bus" by Rob Herring · 7 years ago
  26. 40c911e MIPS: netlogic: remove unnecessary of_platform_bus_probe call by Rob Herring · 7 years ago
  27. f072f9c MIPS: octeon: use of_platform_populate to probe devices by Rob Herring · 7 years ago
  28. c8bf380 MIPS: Fix ejtag handler on SMP by Heiher · 7 years ago
  29. be462bd MIPS: boot: merge build rules of vmlinux.*.itb by using pattern rule by Masahiro Yamada · 7 years ago
  30. 92b34a9 MIPS: boot: add missing targets for vmlinux.*.its by Masahiro Yamada · 7 years ago
  31. 67e09db MIPS: boot: fix build rule of vmlinux.its.S by Masahiro Yamada · 7 years ago
  32. 321f95b MIPS: boot: do not include $(cpp_flags) for preprocessing ITS by Masahiro Yamada · 7 years ago
  33. 902b923 Revert "MIPS: boot: Define __ASSEMBLY__ for its.S build" by Masahiro Yamada · 7 years ago
  34. 7896de7b MIPS: Octeon: assign bool true/false not 1/0 by Nicholas Mc Guire · 7 years ago
  35. 803ad26 MIPS: remove unneeded includes from dma-mapping.h by Christoph Hellwig · 7 years ago
  36. 28f512d MIPS: remove the old dma-default implementation by Christoph Hellwig · 7 years ago
  37. d59098a MIPS: bmips: use generic dma noncoherent ops by Christoph Hellwig · 7 years ago
  38. faef877 dma-noncoherent: add a arch_sync_dma_for_cpu_all hook by Christoph Hellwig · 7 years ago
  39. c5e2bbb MIPS: jazz: split dma mapping operations from dma-default by Christoph Hellwig · 7 years ago
  40. d1f2564 MIPS: ath25: use generic dma noncoherent ops by Christoph Hellwig · 7 years ago
  41. 03df822 MIPS: IP32: use generic dma noncoherent ops by Christoph Hellwig · 7 years ago
  42. e905086 MIPS: loongson64: use generic dma noncoherent ops by Christoph Hellwig · 7 years ago
  43. f8c55dc MIPS: use generic dma noncoherent ops for simple noncoherent platforms by Christoph Hellwig · 7 years ago
  44. aa4db77 MIPS: move coherentio setup to setup.c by Christoph Hellwig · 7 years ago
  45. 54aed4d MIPS: IP27: use dma_direct_ops by Christoph Hellwig · 7 years ago
  46. dffbfde MIPS: use dma_direct_ops for coherent I/O by Christoph Hellwig · 7 years ago
  47. d7e64bf MIPS: loongson: remove loongson-3 handling from dma-coherence.h by Christoph Hellwig · 7 years ago
  48. d3bc81b MIPS: loongson: untangle dma implementations by Christoph Hellwig · 7 years ago
  49. a330a9c MIPS: Octeon: move swiotlb declarations out of dma-coherence.h by Christoph Hellwig · 7 years ago
  50. 1f99e4b MIPS: Octeon: remove mips dma-default stubs by Christoph Hellwig · 7 years ago
  51. 3369ddb MIPS: make the default mips dma implementation optional by Christoph Hellwig · 7 years ago
  52. d3b83dc MIPS: remove the mips_dma_map_ops indirection by Christoph Hellwig · 7 years ago
  53. f6d302e MIPS: consolidate the swiotlb implementations by Christoph Hellwig · 7 years ago
  54. e799de3 MIPS: loongson: remove loongson_dma_supported by Christoph Hellwig · 7 years ago
  55. 97f9f97 MIPS: Octeon: refactor swiotlb code by Christoph Hellwig · 7 years ago
  56. e20c507 MIPS: Octeon: unexport __phys_to_dma and __dma_to_phys by Christoph Hellwig · 7 years ago
  57. 7e4dbdc MIPS: remove CONFIG_DMA_COHERENT by Christoph Hellwig · 7 years ago
  58. 972dc3b MIPS: simplify CONFIG_DMA_NONCOHERENT ifdefs by Christoph Hellwig · 7 years ago
  59. 9c78eca MIPS: remove a dead ifdef from mach-ath25/dma-coherence.h by Christoph Hellwig · 7 years ago
  60. 28a87b4 MIPS: kexec: fix typos by Yegor Yefremov · 7 years ago
  61. 0c3bf18 MIPS: Make elf2ecoff work on 64bit host machines by Thomas Bogendoerfer · 7 years ago
  62. 7daf201 Linux 4.18-rc2 by Linus Torvalds · 7 years ago
  63. c81b995 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  64. 2ce413e Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  65. 64dd765 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  66. d3a6749 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  67. d4e860e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  68. 177d363 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  69. 2da2ca2 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  70. a43de48 Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  71. 6242258 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  72. 78fea63 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  73. e0bc833 Merge tag 'mips_fixes_4.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 7 years ago
  74. 2e6eb40 efi/x86: Fix incorrect invocation of PciIo->Attributes() by Ard Biesheuvel · 7 years ago
  75. 77072ca Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  76. 2dd3f7c9 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  77. b13fbe77 Merge tag 'linux-kselftest-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  78. 81f9c4e Merge tag 'trace-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  79. f5e350f blk-mq: Fix timeout handling in case the timeout handler returns BLK_EH_DONE by Bart Van Assche · 7 years ago
  80. 5e22048 Merge tag 'powerpc-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  81. 7ab366e Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  82. 8b88ed3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  83. 4ab59fc Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  84. 2458e53 x86/mm: Fix 'no5lvl' handling by Kirill A. Shutemov · 7 years ago
  85. 51be133 Revert "x86/mm: Mark __pgtable_l5_enabled __initdata" by Kirill A. Shutemov · 7 years ago
  86. 964d978 x86/CPU/AMD: Fix LLC ID bit-shift calculation by Suravee Suthikulpanit · 7 years ago
  87. 7731b8b Merge branch 'linus' into x86/urgent by Thomas Gleixner · 7 years ago
  88. 3ee7e86 bdi: Fix another oops in wb_workfn() by Jan Kara · 7 years ago
  89. 0ae52dd lightnvm: Remove depends on HAS_DMA in case of platform dependency by Geert Uytterhoeven · 7 years ago
  90. 784e030 rseq: Avoid infinite recursion when delivering SIGSEGV by Will Deacon · 7 years ago
  91. 71c8fc0 arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenance by Will Deacon · 7 years ago
  92. b5b7dd6 arm64: kpti: Use early_param for kpti= command-line option by Will Deacon · 7 years ago
  93. 48e3156 MAINTAINERS: Add file patterns for x86 device tree bindings by Geert Uytterhoeven · 7 years ago
  94. abcbcb8 time: Make sure jiffies_to_msecs() preserves non-zero time periods by Geert Uytterhoeven · 7 years ago
  95. 2ddc649 KVM: fix KVM_CAP_HYPERV_TLBFLUSH paragraph number by Vitaly Kuznetsov · 7 years ago
  96. 0447378 kvm: vmx: Nested VM-entry prereqs for event inj. by Marc Orr · 7 years ago
  97. f9da9d0 Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 7 years ago
  98. 5f9077c Merge tag 'kvmarm-fixes-for-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 7 years ago
  99. 0218c76 x86/microcode/intel: Fix memleak in save_microcode_patch() by Zhenzhong Duan · 7 years ago
  100. 40c36e2 x86/mce: Fix incorrect "Machine check from unknown source" message by Tony Luck · 7 years ago