1. ef462f3 MIPS: Add cacheinfo support by Justin Chen · 8 years ago
  2. 0014dea MIPS: generic/kexec: add support for a DTB passed in a separate buffer by Marcin Nowakowski · 8 years ago
  3. 856b0f5 MIPS: kexec: add debug info about the new kexec'ed image by Marcin Nowakowski · 8 years ago
  4. a8f108d MIPS: kexec: Do not reserve invalid crashkernel memory on boot by Marcin Nowakowski · 8 years ago
  5. 73fbc1e MIPS: fix mem=X@Y commandline processing by Marcin Nowakowski · 8 years ago
  6. 4c9fff3 MIPS: relocate: Optionally relocate the DTB by Marcin Nowakowski · 8 years ago
  7. 0063fde MIPS: platform: Allow for DTB to be moved during kernel relocation by Marcin Nowakowski · 8 years ago
  8. 7334608 MIPS: Use early_init_fdt_reserve_self to protect DTB location by Marcin Nowakowski · 8 years ago
  9. d9b5b65 MIPS: init: Ensure bootmem does not corrupt reserved memory by Marcin Nowakowski · 8 years ago
  10. e89ef66 MIPS: init: Ensure reserved memory regions are not added to bootmem by Marcin Nowakowski · 8 years ago
  11. 269aa43 MIPS: Do not request resources for crashkernel if one isn't defined by Marcin Nowakowski · 8 years ago
  12. 39a3cb2 MIPS: elfcore: add correct copy_regs implementations by Marcin Nowakowski · 8 years ago
  13. 08c941b MIPS: Move register dump routines out of ptrace code by Marcin Nowakowski · 8 years ago
  14. bff323d MIPS: Kconfig: Fix indentation for kexec-related entries by Marcin Nowakowski · 8 years ago
  15. c83c2ee MIPS: kexec: remove SMP_DUMP by Marcin Nowakowski · 8 years ago
  16. 109c32f MIPS: Add support for ARCH_MMAP_RND_{COMPAT_}BITS by Matt Redfearn · 8 years ago
  17. d9ae4f1 MIPS: Lantiq: Activate more drivers in default configuration by Hauke Mehrtens · 8 years ago
  18. 16190b3 MIPS: lantiq: Refresh default configuration by Hauke Mehrtens · 8 years ago
  19. 3ec7544 of: Add check to of_scan_flat_dt() before accessing initial_boot_params by Tobias Wolf · 8 years ago
  20. 02564fc ralink: Introduce fw_passed_dtb to arch/mips/ralink by Tobias Wolf · 8 years ago
  21. 5e73ad3 MIPS: Loongson1: Add watchdog support for Loongson1 board by Yang Ling · 8 years ago
  22. e31e450 MIPS: Loongson1: Remove several redundant RTC-related macros by Yang Ling · 8 years ago
  23. 3ae34be MIPS: Remove RESTORE_ALL_AND_RET by Paul Burton · 8 years ago
  24. 9eaa9a8 MIPS: Allow pre-r6 emulation on SMP MIPSr6 kernels by Paul Burton · 8 years ago
  25. 3b4b823 MIPS: Cleanup LLBit handling in switch_to by Paul Burton · 8 years ago
  26. e11124d MIPS: Remove r2_emul_return from struct thread_info by Paul Burton · 8 years ago
  27. daa10170 MIPS: DTS: img: add device tree for Marduk board by Rahul Bedarkar · 8 years ago
  28. d774a58 MIPS: DTS: Add base device tree for Pistachio SoC by Rahul Bedarkar · 8 years ago
  29. 35e6de3 MIPS: traps: Ensure L1 & L2 ECC checking match for CM3 systems by Paul Burton · 8 years ago
  30. d65e567 MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfix by Leonid Yegoshin · 8 years ago
  31. 1d79bf0 MIPS: Loongson1B: Modify DEFAULT_MEMSIZE by Kelvin Cheung · 8 years ago
  32. c116212 MIPS: Loongson1C: Remove ARCH_WANT_OPTIONAL_GPIOLIB by Kelvin Cheung · 8 years ago
  33. 51ad4ac MIPS: BMIPS: Migrate interrupts during bmips_cpu_disable by Florian Fainelli · 8 years ago
  34. 6006734 MIPS: xilfpga: Update defconfig by Zubair Lutfullah Kakakhel · 8 years ago
  35. beb6e9b MIPS: xilfpga: Add DT node for AXI emaclite by Zubair Lutfullah Kakakhel · 8 years ago
  36. da621d5 MIPS: xilfpga: Add DT node for AXI I2C by Zubair Lutfullah Kakakhel · 8 years ago
  37. 1e73f96 MIPS: xilfpga: Update DT node and specify uart irq by Zubair Lutfullah Kakakhel · 8 years ago
  38. 79a9329 MIPS: xilfpga: Use Xilinx Interrupt Controller by Zubair Lutfullah Kakakhel · 8 years ago
  39. 35b258dc24 MIPS: xilfpga: Use irqchip instead of the legacy way by Zubair Lutfullah Kakakhel · 8 years ago
  40. 20d6f0c MIPS: ath79: Fix error handling by Christophe JAILLET · 8 years ago
  41. 5b0093f3 MIPS: SMP-CPS: Don't BUG if a CPU fails to start by Matt Redfearn · 8 years ago
  42. 5892d6a MIPS: SMP: Remove cpu_callin_map by Matt Redfearn · 8 years ago
  43. a00eeed MIPS: SMP: Use a completion event to signal CPU up by Matt Redfearn · 8 years ago
  44. 9799270 MIPS: Netlogic: Exclude netlogic,xlp-pic code from XLR builds by Paul Burton · 8 years ago
  45. 225844c MIPS: Remove unused HIGHMEM_DEBUG macro by Paul Burton · 8 years ago
  46. 44079d3 MIPS: Use Makefile.postlink to insert relocations into vmlinux by Matt Redfearn · 8 years ago
  47. 096a0de MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps by Paul Burton · 8 years ago
  48. bb9bc46 MIPS: Calculate microMIPS ra properly when unwinding the stack by Paul Burton · 8 years ago
  49. 67c7505 MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions by Paul Burton · 8 years ago
  50. b6c7a32 MIPS: Fix get_frame_info() handling of microMIPS function size by Paul Burton · 8 years ago
  51. a3552da MIPS: Prevent unaligned accesses during stack unwinding by Paul Burton · 8 years ago
  52. ccaf7ca MIPS: Clear ISA bit correctly in get_frame_info() by Paul Burton · 8 years ago
  53. ca0c40c MIPS: Use generic asm/unaligned.h by Paul Burton · 8 years ago
  54. 3f00f4d MIPS: Ensure bss section ends on a long-aligned address by Paul Burton · 8 years ago
  55. 8cc709d MIPS: Relocatable: Provide plat_post_relocation hook by Steven J. Hill · 8 years ago
  56. 3ff72be MIPS: Octeon: Enable KASLR by Steven J. Hill · 8 years ago
  57. 126c111 MIPS: Octeon: Add plat_get_fdt() function for Cavium platforms. by Steven J. Hill · 8 years ago
  58. 715e20e MIPS: Octeon: Add fw_init_cmdline() for Cavium platforms. by Steven J. Hill · 8 years ago
  59. 3cc3434 MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACK by Matt Redfearn · 8 years ago
  60. dda45f70 MIPS: Switch to the irq_stack in interrupts by Matt Redfearn · 8 years ago
  61. 510d863 MIPS: Only change $28 to thread_info if coming from user mode by Matt Redfearn · 8 years ago
  62. d42d8d1 MIPS: Stack unwinding while on IRQ stack by Matt Redfearn · 8 years ago
  63. fe8bd18 MIPS: Introduce irq_stack by Matt Redfearn · 8 years ago
  64. ae2f5e5 MIPS: IP22: Fix build error due to binutils 2.25 uselessnes. by Ralf Baechle · 8 years ago
  65. f9f1c8d MIPS: IP22: Reformat inline assembler code to modern standards. by Ralf Baechle · 8 years ago
  66. e4c64e6 MIPS: Zboot: Don't use $(LINUXINCLUDE) twice by Paul Bolle · 8 years ago
  67. 2cec11d MIPS: TXx9: Modernize printing of kernel messages by Geert Uytterhoeven · 8 years ago
  68. 2b58a76 MIPS: Octeon: Kill cvmx_helper_link_autoconf() by Aaro Koskinen · 8 years ago
  69. 3c2b023 MIPS: TXx9: 7segled: use permission-specific DEVICE_ATTR variants by Julia Lawall · 8 years ago
  70. ccebb88 MIPS: zboot: Add "uzImage.bin" target by Maarten ter Huurne · 8 years ago
  71. 0c744ea Linux 4.10-rc2 by Linus Torvalds · 8 years ago
  72. 4759d38 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  73. 238d1d0 Merge tag 'docs-4.10-rc1-fix' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  74. f3de082 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  75. 98473f9 mm/filemap: fix parameters to test_bit() by Olof Johansson · 8 years ago
  76. b91e130 mm: optimize PageWaiters bit use for unlock_page() by Linus Torvalds · 8 years ago
  77. 2d706e7 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  78. 8f18e4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  79. 36f671b Documentation/unaligned-memory-access.txt: fix incorrect comparison operator by Cihangir Akturk · 8 years ago
  80. 6611533 docs: Fix build failure by John Brooks · 8 years ago
  81. 54ab6db Merge tag 'v4.10-rc1' into docs-next by Jonathan Corbet · 8 years ago
  82. 5799fc9 net: stmmac: fix incorrect bit set in gmac4 mdio addr register by Kweh, Hock Leong · 8 years ago
  83. 610c908 r8169: add support for RTL8168 series add-on card. by Chun-Hao Lin · 8 years ago
  84. be26727 net: xdp: remove unused bfp_warn_invalid_xdp_buffer() by Jason Wang · 8 years ago
  85. df30f74 openvswitch: upcall: Fix vlan handling. by pravin shelar · 8 years ago
  86. 56ab6b9 ipv4: Namespaceify tcp_tw_reuse knob by Haishuang Yan · 8 years ago
  87. 02608e0 crypto: testmgr - Use heap buffer for acomp test input by Laura Abbott · 8 years ago
  88. 1db1754 ext4: Simplify DAX fault path by Jan Kara · 8 years ago
  89. 9f141d6 dax: Call ->iomap_begin without entry lock during dax fault by Jan Kara · 8 years ago
  90. f449b93 dax: Finish fault completely when loading holes by Jan Kara · 8 years ago
  91. e3fce68 dax: Avoid page invalidation races and unnecessary radix tree traversals by Jan Kara · 8 years ago
  92. c6dcf52 mm: Invalidate DAX radix tree entries only if appropriate by Jan Kara · 8 years ago
  93. e568df6 ext2: Return BH_New buffers for zeroed blocks by Jan Kara · 8 years ago
  94. 0dad3a3 x86/mce/AMD: Make the init code more robust by Thomas Gleixner · 8 years ago
  95. b9d9d69 smp/hotplug: Undo tglxs brainfart by Thomas Gleixner · 8 years ago
  96. b4b8664 arm64: don't pull uaccess.h into *.S by Al Viro · 8 years ago
  97. e6afb1a net: korina: Fix NAPI versus resources freeing by Florian Fainelli · 8 years ago
  98. 628185c net, sched: fix soft lockup in tc_classify by Daniel Borkmann · 8 years ago
  99. 7ce7d89 Linux 4.10-rc1 by Linus Torvalds · 8 years ago
  100. 8ae679c powerpc: Fix build warning on 32-bit PPC by Larry Finger · 8 years ago