1. f689332 MIPS: Ath79: Remove the unused GPIO function API by Alban Bedel · 9 years ago
  2. 5fac4f7 MIPS: Select CONFIG_ARCH_USE_CMPXCHG_LOCKREF for MIPS64 by Paul Burton · 9 years ago
  3. f51246e MIPS: Get rid of finish_arch_switch(). by Ralf Baechle · 9 years ago
  4. f1f5e41 MIPS: Use Ingenic-specific write combine attribute on all Ingenic platforms by Alex Smith · 9 years ago
  5. 8c17246 MIPS: Add implementation of dma_map_ops.mmap() by Alex Smith · 9 years ago
  6. c4687b1 MIPS: Fix definition of pgprot_writecombine() by Alex Smith · 9 years ago
  7. 0ce3417 MIPS: Drop EXPERIMENTAL tag from O32+FP64 & MSA by Paul Burton · 9 years ago
  8. 3cc9fa7 MIPS: Advertise MSA support via HWCAP when present by Paul Burton · 9 years ago
  9. 4c06303 MIPS: Advertise MIPSr6 via HWCAP when appropriate by Paul Burton · 9 years ago
  10. e14f1db MIPS: AT_HWCAP aux vector infrastructure by Paul Burton · 9 years ago
  11. bf82cb3 MIPS: Save MSA extended context around signals by Paul Burton · 9 years ago
  12. f1fe2d2 MIPS: Add definitions for extended context by Paul Burton · 9 years ago
  13. 0d071fa MIPS: Indicate FP mode in sigcontext sc_used_math by Paul Burton · 9 years ago
  14. 6a24432 MIPS: Remove unused {get,put}_sigset functions by Paul Burton · 9 years ago
  15. d02a40a MIPS: Use common FP sigcontext code for O32 compat by Paul Burton · 9 years ago
  16. 6f0aba6 MIPS: Skip odd double FP registers when copying FP32 sigcontext by Paul Burton · 9 years ago
  17. 64243c2 MIPS: Move FP usage checks into protected_{save, restore}_fp_context by Paul Burton · 9 years ago
  18. 2db9ca0 MIPS: Use struct mips_abi offsets to save FP context by Paul Burton · 9 years ago
  19. 7785610 MIPS: Add offsets to sigcontext FP fields to struct mips_abi by Paul Burton · 9 years ago
  20. 689ee85 MIPS: Simplify EVA FP context handling code by Paul Burton · 9 years ago
  21. 397d08b MIPS: sni: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  22. 0c16240 MIPS: IP27: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  23. 59113d9 MIPS: rt3352: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  24. 1fed884 MIPS: loongsoon32: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  25. e3280b2 MIPS: loongson64/timer: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  26. d199da5 MIPS: cevt-txx9: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  27. 57e148c MIPS: cevt-sb1250: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  28. 877c61d MIPS: cevt-r4k: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  29. c88f2fb MIPS: cevt-gt641xx: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  30. 9f95618 MIPS: cevt-ds1287: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  31. 1edf907 MIPS: cevt-bcm1480: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  32. c87cbe0 MIPS: jz4740: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  33. 20a7835 MIPS: Jazz: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  34. 3dcd777 MIPS: Alchemy: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  35. f17c4ca MIPS: Kconfig: Separate 32BIT and 64BIT config block by blank line. by Ralf Baechle · 9 years ago
  36. 1249ed3 MIPS: math-emu: Move from deprecated __initcall to arch_initcall. by Ralf Baechle · 9 years ago
  37. 1bab0b6 MIPS: Lasat: Move from deprecated __initcall to arch_initcall. by Ralf Baechle · 9 years ago
  38. 8d6b591 MIPS: unaligned: Move from deprecated __initcall to arch_initcall. by Ralf Baechle · 9 years ago
  39. 486fcde MIPS: Sibyte: Move bus watcher from deprecated __initcall to device_initcall by Ralf Baechle · 9 years ago
  40. bae637a MIPS: Rearrange ENTRYLO field definitions by James Hogan · 9 years ago
  41. 9bd860c MIPS: dump_tlb: Dump FrameMask register if exists by James Hogan · 9 years ago
  42. 5d3c3c7 MIPS: dump_tlb: Only dump PageGrain if interesting by James Hogan · 9 years ago
  43. aaa7be4 MIPS: Probe for small (1KiB) page support by James Hogan · 9 years ago
  44. 3c865dd MIPS: Refactor dumping of TLB registers for r3k/r4k by James Hogan · 9 years ago
  45. c909ca7 MIPS: math-emu: Emulate missing BC1{EQ,NE}Z instructions by Markos Chandras · 9 years ago
  46. e8f80cc MIPS: math-emu: Allow m{f,t}hc emulation on MIPS R6 by Markos Chandras · 9 years ago
  47. 1664574 MIPS: math-emu: Fix indentation by Markos Chandras · 9 years ago
  48. bbdd814 MIPS: cp1emu: Fix closing bracket for the d_fmt case by Markos Chandras · 9 years ago
  49. 674d10e MIPS: Kconfig: Drop the EXPERIMENTAL tag from MIPS R6 by Markos Chandras · 9 years ago
  50. c46a2f0 MIPS: Treat CP1 control registers as unsigned ints. by Ralf Baechle · 9 years ago
  51. 82eb8f7 MIPS: Use unsigned int when reading CP0 registers by Chris Packham · 9 years ago
  52. 570e5d2 MIPS: malta: Use generic platform_maar_init by Paul Burton · 9 years ago
  53. cbd95a89 MIPS: mm: default platform_maar_init using bootmem data by Paul Burton · 9 years ago
  54. e4aa1f1 MIPS: MSA unaligned memory access support by Leonid Yegoshin · 9 years ago
  55. 6b35e11 MIPS: Introduce accessors for MSA vector registers by Paul Burton · 9 years ago
  56. 6701ca2 MIPS: Declare MSA MI10 instruction formats by Leonid Yegoshin · 9 years ago
  57. b620c97 MIPS: Remove "__weak" definition from arch-specific linkage.h by Bjorn Helgaas · 9 years ago
  58. e1d9749 MIPS: Remove "weak" from mips_cdmm_phys_base() declaration by Bjorn Helgaas · 9 years ago
  59. 770847b MIPS: Remove "weak" from get_c0_fdc_int() declaration by Bjorn Helgaas · 9 years ago
  60. ec0b9d3 MIPS: Remove "weak" from get_c0_compare_int() declaration by Bjorn Helgaas · 9 years ago
  61. d975f30 Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  62. 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  63. ae98207 Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  64. 089b669 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  65. e713c80 Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  66. 43af987 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  67. 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  68. 5e359bf Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  69. 8d01b66 Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  70. 2faf962 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  71. b3a5af4 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  72. 1021781 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  73. 50686e8 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  74. c5fc249 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  75. 00e3fcc Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  76. 28dce7c Merge tag 'arc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  77. 361f7d1 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  78. 25525be Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  79. 2962156 Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  80. 6b2282a Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  81. 0c0fee0 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  82. a0c0d985 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  83. 11e612d Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  84. 5778077 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  85. e625ccec Merge branches 'pm-tools' and 'powercap' by Rafael J. Wysocki · 9 years ago
  86. 4ffe18c Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  87. 65a9959 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  88. a1d8561 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  89. 3959df1d Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  90. 41d859a Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  91. 4658000 Merge branch 'mm-kasan-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  92. 5d2a1a9 Merge branches 'acpi-pci', 'acpi-soc', 'acpi-ec' and 'acpi-osl' by Rafael J. Wysocki · 9 years ago
  93. 5757bd6 Merge branch 'core-types-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  94. 7073bc6 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  95. d4c9039 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  96. f36fc04 Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  97. 26f8b7e Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  98. edc837d Merge tag 'leds_for_4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 9 years ago
  99. e5aeced Merge tag 'spi-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  100. 9c6a019 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago