1. bff323d MIPS: Kconfig: Fix indentation for kexec-related entries by Marcin Nowakowski · 8 years ago
  2. c83c2ee MIPS: kexec: remove SMP_DUMP by Marcin Nowakowski · 8 years ago
  3. 109c32f MIPS: Add support for ARCH_MMAP_RND_{COMPAT_}BITS by Matt Redfearn · 8 years ago
  4. d9ae4f1 MIPS: Lantiq: Activate more drivers in default configuration by Hauke Mehrtens · 8 years ago
  5. 16190b3 MIPS: lantiq: Refresh default configuration by Hauke Mehrtens · 8 years ago
  6. 02564fc ralink: Introduce fw_passed_dtb to arch/mips/ralink by Tobias Wolf · 8 years ago
  7. 5e73ad3 MIPS: Loongson1: Add watchdog support for Loongson1 board by Yang Ling · 8 years ago
  8. e31e450 MIPS: Loongson1: Remove several redundant RTC-related macros by Yang Ling · 8 years ago
  9. 3ae34be MIPS: Remove RESTORE_ALL_AND_RET by Paul Burton · 8 years ago
  10. 9eaa9a8 MIPS: Allow pre-r6 emulation on SMP MIPSr6 kernels by Paul Burton · 8 years ago
  11. 3b4b823 MIPS: Cleanup LLBit handling in switch_to by Paul Burton · 8 years ago
  12. e11124d MIPS: Remove r2_emul_return from struct thread_info by Paul Burton · 8 years ago
  13. daa10170 MIPS: DTS: img: add device tree for Marduk board by Rahul Bedarkar · 8 years ago
  14. d774a58 MIPS: DTS: Add base device tree for Pistachio SoC by Rahul Bedarkar · 8 years ago
  15. 35e6de3 MIPS: traps: Ensure L1 & L2 ECC checking match for CM3 systems by Paul Burton · 8 years ago
  16. d65e567 MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfix by Leonid Yegoshin · 8 years ago
  17. 1d79bf0 MIPS: Loongson1B: Modify DEFAULT_MEMSIZE by Kelvin Cheung · 8 years ago
  18. c116212 MIPS: Loongson1C: Remove ARCH_WANT_OPTIONAL_GPIOLIB by Kelvin Cheung · 8 years ago
  19. 51ad4ac MIPS: BMIPS: Migrate interrupts during bmips_cpu_disable by Florian Fainelli · 8 years ago
  20. 6006734 MIPS: xilfpga: Update defconfig by Zubair Lutfullah Kakakhel · 8 years ago
  21. beb6e9b MIPS: xilfpga: Add DT node for AXI emaclite by Zubair Lutfullah Kakakhel · 8 years ago
  22. da621d5 MIPS: xilfpga: Add DT node for AXI I2C by Zubair Lutfullah Kakakhel · 8 years ago
  23. 1e73f96 MIPS: xilfpga: Update DT node and specify uart irq by Zubair Lutfullah Kakakhel · 8 years ago
  24. 79a9329 MIPS: xilfpga: Use Xilinx Interrupt Controller by Zubair Lutfullah Kakakhel · 8 years ago
  25. 35b258dc24 MIPS: xilfpga: Use irqchip instead of the legacy way by Zubair Lutfullah Kakakhel · 8 years ago
  26. 20d6f0c MIPS: ath79: Fix error handling by Christophe JAILLET · 8 years ago
  27. 5b0093f3 MIPS: SMP-CPS: Don't BUG if a CPU fails to start by Matt Redfearn · 8 years ago
  28. 5892d6a MIPS: SMP: Remove cpu_callin_map by Matt Redfearn · 8 years ago
  29. a00eeed MIPS: SMP: Use a completion event to signal CPU up by Matt Redfearn · 8 years ago
  30. 9799270 MIPS: Netlogic: Exclude netlogic,xlp-pic code from XLR builds by Paul Burton · 8 years ago
  31. 225844c MIPS: Remove unused HIGHMEM_DEBUG macro by Paul Burton · 8 years ago
  32. 44079d3 MIPS: Use Makefile.postlink to insert relocations into vmlinux by Matt Redfearn · 8 years ago
  33. 096a0de MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps by Paul Burton · 8 years ago
  34. bb9bc46 MIPS: Calculate microMIPS ra properly when unwinding the stack by Paul Burton · 8 years ago
  35. 67c7505 MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions by Paul Burton · 8 years ago
  36. b6c7a32 MIPS: Fix get_frame_info() handling of microMIPS function size by Paul Burton · 8 years ago
  37. a3552da MIPS: Prevent unaligned accesses during stack unwinding by Paul Burton · 8 years ago
  38. ccaf7ca MIPS: Clear ISA bit correctly in get_frame_info() by Paul Burton · 8 years ago
  39. ca0c40c MIPS: Use generic asm/unaligned.h by Paul Burton · 8 years ago
  40. 3f00f4d MIPS: Ensure bss section ends on a long-aligned address by Paul Burton · 8 years ago
  41. 8cc709d MIPS: Relocatable: Provide plat_post_relocation hook by Steven J. Hill · 8 years ago
  42. 3ff72be MIPS: Octeon: Enable KASLR by Steven J. Hill · 8 years ago
  43. 126c111 MIPS: Octeon: Add plat_get_fdt() function for Cavium platforms. by Steven J. Hill · 8 years ago
  44. 715e20e MIPS: Octeon: Add fw_init_cmdline() for Cavium platforms. by Steven J. Hill · 8 years ago
  45. 3cc3434 MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACK by Matt Redfearn · 8 years ago
  46. dda45f70 MIPS: Switch to the irq_stack in interrupts by Matt Redfearn · 8 years ago
  47. 510d863 MIPS: Only change $28 to thread_info if coming from user mode by Matt Redfearn · 8 years ago
  48. d42d8d1 MIPS: Stack unwinding while on IRQ stack by Matt Redfearn · 8 years ago
  49. fe8bd18 MIPS: Introduce irq_stack by Matt Redfearn · 8 years ago
  50. ae2f5e5 MIPS: IP22: Fix build error due to binutils 2.25 uselessnes. by Ralf Baechle · 8 years ago
  51. f9f1c8d MIPS: IP22: Reformat inline assembler code to modern standards. by Ralf Baechle · 8 years ago
  52. e4c64e6 MIPS: Zboot: Don't use $(LINUXINCLUDE) twice by Paul Bolle · 8 years ago
  53. 2cec11d MIPS: TXx9: Modernize printing of kernel messages by Geert Uytterhoeven · 8 years ago
  54. 2b58a76 MIPS: Octeon: Kill cvmx_helper_link_autoconf() by Aaro Koskinen · 8 years ago
  55. 3c2b023 MIPS: TXx9: 7segled: use permission-specific DEVICE_ATTR variants by Julia Lawall · 8 years ago
  56. ccebb88 MIPS: zboot: Add "uzImage.bin" target by Maarten ter Huurne · 8 years ago
  57. b91e130 mm: optimize PageWaiters bit use for unlock_page() by Linus Torvalds · 8 years ago
  58. 0dad3a3 x86/mce/AMD: Make the init code more robust by Thomas Gleixner · 8 years ago
  59. b4b8664 arm64: don't pull uaccess.h into *.S by Al Viro · 8 years ago
  60. 8ae679c powerpc: Fix build warning on 32-bit PPC by Larry Finger · 8 years ago
  61. 3ddc76d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  62. b272f73 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  63. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  64. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  65. 73c1b41 cpu/hotplug: Cleanup state names by Thomas Gleixner · 8 years ago
  66. 59fefd0 x86/msr: Remove bogus cleanup from the error path by Thomas Gleixner · 8 years ago
  67. 834fcd2 perf/x86/intel/cstate: Prevent hotplug callback leak by Thomas Gleixner · 8 years ago
  68. a051f22 ARM/imx/mmcd: Fix broken cpu hotplug handling by Thomas Gleixner · 8 years ago
  69. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  70. 6ac3bb1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  71. 00198da Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  72. c280f77 Revert "x86/unwind: Detect bad stack return address" by Josh Poimboeuf · 8 years ago
  73. 42e0372 Merge tag 'arc-4.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  74. 9be962d Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  75. eb254f3 Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  76. 1134c2b perf/x86: Fix overlap counter scheduling bug by Peter Zijlstra · 8 years ago
  77. daa864b perf/x86/pebs: Fix handling of PEBS buffer overflows by Stephane Eranian · 8 years ago
  78. cef4402 x86/paravirt: Mark unused patch_default label by Peter Zijlstra · 8 years ago
  79. c8e008e Merge branches 'acpica' and 'acpi-scan' by Rafael J. Wysocki · 8 years ago
  80. 0c961c5 Merge branch 'parisc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  81. 8877ebd x86/microcode/AMD: Reload proper initrd start address by Borislav Petkov · 8 years ago
  82. 8d3523f ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_memory() by Lv Zheng · 8 years ago
  83. 6b11d1d ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users by Lv Zheng · 8 years ago
  84. ba6d973 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  85. 3eb8625 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  86. d5379e5 Merge tag 'microblaze-4.10-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 8 years ago
  87. ec92b88 Merge tag 'xtensa-20161219' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 8 years ago
  88. 160494d parisc: Optimize timer interrupt function by Helge Deller · 8 years ago
  89. 48fed73 ARM: dts: hix5hd2: don't change the existing compatible string by Dongpo Li · 8 years ago
  90. ae6021d powerpc: fsl/fman: remove fsl,fman from of_device_ids[] by Madalin Bucur · 8 years ago
  91. 7ede866 arm64: setup: introduce kaslr_offset() by Alexander Popov · 8 years ago
  92. ab6b1d1 powerpc: ima: send the kexec buffer to the next kernel by Thiago Jung Bauermann · 8 years ago
  93. 467d278 powerpc: ima: get the kexec buffer passed by the previous kernel by Thiago Jung Bauermann · 8 years ago
  94. 9120cf4 x86/platform/intel/quark: Add printf attribute to imr_self_test_result() by Nicolas Iooss · 8 years ago
  95. 634b847 x86/platform/intel-mid: Switch MPU3050 driver to IIO by Linus Walleij · 8 years ago
  96. 34bfab0 x86/alternatives: Do not use sync_core() to serialize I$ by Borislav Petkov · 8 years ago
  97. 59107e2 x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panic by Vitaly Kuznetsov · 8 years ago
  98. 08fe007 ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcache by Vineet Gupta · 8 years ago
  99. f64915b ARC: mm: No need to save cache version in @cpuinfo by Vineet Gupta · 8 years ago
  100. 45d3690 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago