1. 24b0e3e MIPS: ath79: Improve the DDR controller interface by Alban Bedel · 10 years ago
  2. 626a069 MIPS: ath79: Correctly name the defines for the PLL_FB register by Alban Bedel · 10 years ago
  3. da628e8 MIPS: ath79: Enable ZBOOT support by Alban Bedel · 10 years ago
  4. 25aae56 MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 9 years ago
  5. 2e93f68 MIPS: Alchemy: Remove unneeded cast removing const by Krzysztof Kozlowski · 10 years ago
  6. a2d25e6 MIPS: tlbex.c: Remove new instance of __cpuinitdata that crept back in by Paul Gortmaker · 10 years ago
  7. 9a8f4ea MIPS: c-r4k: Remove legacy __cpuinit section that crept in by Paul Gortmaker · 10 years ago
  8. b1f7e11 MIPS: BCM77xx: Remove legacy __cpuinit{,data} sections that crept in by Paul Gortmaker · 10 years ago
  9. 361d0f78 MIPS: ATH25: Remove legacy __cpuinit section that crept in by Paul Gortmaker · 10 years ago
  10. 644238a MIPS: Pistachio: Enable USB PHY driver in defconfig by Andrew Bresticker · 10 years ago
  11. 018f62e MIPS: Pistachio: Support 8250-based early printk by Ezequiel Garcia · 10 years ago
  12. 8bac078 MIPS: BMIPS: dts: Add uart device nodes to bcm7xxx platforms by Jaedon Shin · 10 years ago
  13. 380e427 MIPS: BMIPS: Add support for Broadcom BCM97435SVMB by Florian Fainelli · 10 years ago
  14. e4c7d00 MIPS: BMIPS: Add BCM7435 dtsi by Florian Fainelli · 10 years ago
  15. 3fbbb2e MIPS: BCM63xx: Utilize asm/bmips-spaces.h by Florian Fainelli · 10 years ago
  16. 09a50cc MIPS: BMIPS: Define BMIPS_FIXADDR_TOP in asm/bmips-spaces.h by Florian Fainelli · 10 years ago
  17. 0752f92 MIPS: ingenic: Initial MIPS Creator CI20 support by Paul Burton · 9 years ago
  18. 5b9cdd2 MIPS: ingenic: Initial JZ4780 support by Paul Burton · 9 years ago
  19. 8838245 MIPS: JZ4740: use Ingenic SoC UART driver by Paul Burton · 9 years ago
  20. 6ec127f MIPS: JZ4740: only detect RAM size if not specified in DT by Paul Burton · 9 years ago
  21. 1237496 MIPS: JZ4740: remove clock.h by Paul Burton · 9 years ago
  22. 50d893f MIPS, clk: move jz4740 clock suspend, resume functions to jz4740-cgu by Paul Burton · 9 years ago
  23. ed286ca MIPS, clk: move jz4740 UDC auto suspend functions to jz4740-cgu by Paul Burton · 9 years ago
  24. 41dd641 MIPS,clk: move jz4740_clock_set_wait_mode to jz4740-cgu by Paul Burton · 9 years ago
  25. ff1930c MIPS,clk: migrate JZ4740 to common clock framework by Paul Burton · 9 years ago
  26. e06b86a MIPS: JZ4740: replace use of jz4740_clock_bdata by Paul Burton · 9 years ago
  27. 1f4b840 MIPS: JZ4740: Call jz4740_clock_init earlier by Paul Burton · 9 years ago
  28. 44e08e7 MIPS/IRQCHIP: Move Ingenic SoC intc driver to drivers/irqchip by Paul Burton · 9 years ago
  29. 24ccfa0 MIPS: JZ4740: support newer SoC interrupt controllers by Paul Burton · 9 years ago
  30. 2da0188 MIPS: JZ4740: Avoid JZ4740-specific naming by Paul Burton · 9 years ago
  31. 3aa9459 MIPS: JZ4740: read intc base address from DT by Paul Burton · 9 years ago
  32. ad68f8d MIPS: JZ4740: define IRQ numbers based on number of intc IRQs by Paul Burton · 9 years ago
  33. 943d69c MIPS: JZ4740: support >32 interrupts by Paul Burton · 9 years ago
  34. fe778ec MIPS: JZ4740: Remove jz_intc_base global by Paul Burton · 9 years ago
  35. 2aabd28 MIPS: JZ4740: drop intc debugfs code by Paul Burton · 9 years ago
  36. 638c885 MIPS: JZ4740: register an irq_domain for the interrupt controller by Paul Burton · 9 years ago
  37. 69ce4b2 MIPS: JZ4740: parse SoC interrupt controller parent IRQ from DT by Paul Burton · 9 years ago
  38. adbdce7 MIPS: JZ4740: probe interrupt controller via DT by Paul Burton · 9 years ago
  39. 0e81db8 MIPS: JZ4740: Move arch_init_irq out of arch/mips/jz4740/irq.c by Paul Burton · 9 years ago
  40. 2974a35 MIPS: JZ4740: use generic plat_irq_dispatch by Paul Burton · 9 years ago
  41. 8e8261e MIPS: JZ4740: probe CPU interrupt controller via DT by Paul Burton · 9 years ago
  42. 67e38cf MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip. by Ralf Baechle · 9 years ago
  43. ffb1843d05 MIPS: JZ4740: require & include DT by Paul Burton · 9 years ago
  44. 252617a MIPS: ingenic: Add newer vendor IDs by Paul Burton · 9 years ago
  45. de361e8 MIPS: JZ4740: introduce CONFIG_MACH_INGENIC by Paul Burton · 9 years ago
  46. bc4f12e MIPS: DEC: Update CPU overrides by Maciej W. Rozycki · 9 years ago
  47. cc23caf MIPS: netlogic: remove unnecessary MTD partition probe specification by Brian Norris · 9 years ago
  48. 9a20b09 MIPS: tlb-r3k: Optimise a TLBWI barrier in TLB invalidation by Maciej W. Rozycki · 9 years ago
  49. 3bcb03f MIPS: tlb-r3k: Move CP0.Wired register initialisation to `tlb_init' by Maciej W. Rozycki · 9 years ago
  50. dbfbf60 MIPS: tlb-r3k: Also invalidate wired TLB entries on boot by Maciej W. Rozycki · 9 years ago
  51. 24ca1d9 MIPS: dump_tlb: Take XPA into account by James Hogan · 9 years ago
  52. c2bc435 MIPS: dump_tlb: Take RI/XI bits into account by James Hogan · 9 years ago
  53. decebcc MIPS: dump_tlb: Take EHINV bit into account by James Hogan · 9 years ago
  54. 48269c7 MIPS: dump_tlb: Take global bit into account by James Hogan · 9 years ago
  55. d7f5499 MIPS: dump_tlb: Make use of EntryLo bit definitions by James Hogan · 9 years ago
  56. d1ce483e MIPS: dump_tlb: Refactor TLB matching by James Hogan · 9 years ago
  57. 137877e MIPS: dump_tlb: Use tlbr hazard macros by James Hogan · 9 years ago
  58. 8ab6abc MIPS: mipsregs.h: Add EntryLo bit definitions by James Hogan · 9 years ago
  59. e50f0e3 MIPS: hazards: Add hazard macros for tlb read by James Hogan · 9 years ago
  60. d1e9a4f MIPS: Add SysRq operation to dump TLBs on all CPUs by James Hogan · 9 years ago
  61. 37dd381 MIPS: traps: print Exception Code in __show_regs() by Petri Gynther · 10 years ago
  62. 2623899 MIPS: BCM47xx: Read board info for all bcma buses by Rafał Miłecki · 10 years ago
  63. 6e122ac MIPS: BCM47xx: Extract info about et2 interface by Rafał Miłecki · 10 years ago
  64. 1387fe7 MIPS: BCM47xx: Extract all boardflags to new u32 fields by Rafał Miłecki · 10 years ago
  65. 5bfad4ee MIPS: BCM47XX: Simplify function looking for NVRAM entry by Rafał Miłecki · 10 years ago
  66. d28c9a5 MIPS: BCM47XX: Make sure NVRAM buffer ends with \0 by Rafał Miłecki · 10 years ago
  67. 2fb7ac5 MIPS: Malta: Make maltasmvp_defconfig useful again. by Ralf Baechle · 10 years ago
  68. fb59e39 MIPS: ftrace: Enable support for syscall tracepoints. by Ralf Baechle · 11 years ago
  69. 9cc719a MIPS: MSA: bugfix - disable MSA correctly for new threads/processes. by Ralf Baechle · 9 years ago
  70. d9fb566 MIPS: Loongson: Do not register 8250 platform device from module. by Ralf Baechle · 9 years ago
  71. 34b1252 MIPS: Cobalt: Do not build MTD platform device registration code as module. by Ralf Baechle · 9 years ago
  72. d7b6314 MIPS: pgtable-bits: Fix XPA damage to R6 definitions. by Markos Chandras · 9 years ago
  73. ed9244e MIPS: KVM: Do not sign extend on unsigned MMIO load by Nicholas Mc Guire · 10 years ago
  74. 8833bc3 MIPS: BPF: Fix stack pointer allocation by Markos Chandras · 9 years ago
  75. e1fb96e MIPS: Loongson-3: Fix a cpu-hotplug issue in loongson3_ipi_interrupt() by Huacai Chen · 9 years ago
  76. 5f35b9c MIPS: Fix enabling of DEBUG_STACKOVERFLOW by James Hogan · 9 years ago
  77. 755af33 MIPS: c-r4k: Fix typo in probe_scache() by Joshua Kinard · 9 years ago
  78. 90b712d MIPS: Avoid an FPE exception in FCSR mask probing by Maciej W. Rozycki · 9 years ago
  79. a26484b MIPS: ath79: Add a missing new line in log message by Alban Bedel · 10 years ago
  80. 9dd6f1c MIPS: ralink: Fix clearing the illegal access interrupt by Jonas Gorski · 9 years ago
  81. c4fca4f MIPS: strnlen_user.S: Fix a CPU_DADDI_WORKAROUNDS regression by Maciej W. Rozycki · 9 years ago
  82. 57b4175 MIPS: BMIPS: Fix bmips_wr_vec() by Petri Gynther · 9 years ago
  83. 556b662 MIPS: ath79: fix build problem if CONFIG_BLK_DEV_INITRD is not set by Laurent Fasnacht · 9 years ago
  84. 5767b52 MIPS: Fuloong 2E: Replace CONFIG_USB_ISP1760_HCD by CONFIG_USB_ISP1760 by Geert Uytterhoeven · 9 years ago
  85. 884e7e5 MIPS: irq: Use DECLARE_BITMAP by Joe Perches · 9 years ago
  86. e05cb56 MIPS: tlb-r4k: Fix PG_ELPA comment by James Hogan · 10 years ago
  87. 7363cb7 MIPS: Fix up obsolete cpu_set usage by Ezequiel Garcia · 10 years ago
  88. 4305689 MIPS: IP32: Fix build errors in reset code in DS1685 platform hook. by Joshua Kinard · 10 years ago
  89. 5f508c4 MIPS: KVM: Fix unused variable build warning by Nicholas Mc Guire · 10 years ago
  90. 2d2ec2f MIPS: traps: remove extra Tainted: line from __show_regs() output by Petri Gynther · 10 years ago
  91. 73d8f99 MIPS: Fix wrong CHECKFLAGS (sparse builds) with GCC 5.1 by Aaro Koskinen · 10 years ago
  92. 03dce59 MIPS: Fix a preemption issue with thread's FPU defaults by Maciej W. Rozycki · 10 years ago
  93. 620b155 MIPS: fix FP mode selection in lieu of .MIPS.abiflags data by Paul Burton · 10 years ago
  94. cafb45b MIPS: SMP: Fix build error. by Ralf Baechle · 10 years ago
  95. 41d5e08 Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  96. 6496edf Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  97. 510965d Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  98. bfaf245 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  99. 15beb69 mips: ip32: add platform data hooks to use DS1685 driver by Joshua Kinard · 10 years ago
  100. 97247fd mips: switch to using asm-generic for seccomp.h by Kees Cook · 10 years ago