1. 8fe4908 MIPS: tlbex: Avoid unnecessary _PAGE_PRESENT shifts by James Hogan · 9 years ago
  2. a3ae565 MIPS: tlbex: Fix broken offsets on r2 without XPA by James Hogan · 9 years ago
  3. 8e748c8 MIPS: Fix KVM guest fixmap address by James Hogan · 9 years ago
  4. 24f2970 MIPS: BCM47XX: Support Luxul XWR-1750 board by Dan Haab · 9 years ago
  5. 411520a MIPS: ath79: Use the common clk API by Alban Bedel · 9 years ago
  6. 24b0e3e MIPS: ath79: Improve the DDR controller interface by Alban Bedel · 9 years ago
  7. 626a069 MIPS: ath79: Correctly name the defines for the PLL_FB register by Alban Bedel · 9 years ago
  8. da628e8 MIPS: ath79: Enable ZBOOT support by Alban Bedel · 9 years ago
  9. 25aae56 MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 9 years ago
  10. 2e93f68 MIPS: Alchemy: Remove unneeded cast removing const by Krzysztof Kozlowski · 9 years ago
  11. a2d25e6 MIPS: tlbex.c: Remove new instance of __cpuinitdata that crept back in by Paul Gortmaker · 9 years ago
  12. 9a8f4ea MIPS: c-r4k: Remove legacy __cpuinit section that crept in by Paul Gortmaker · 9 years ago
  13. b1f7e11 MIPS: BCM77xx: Remove legacy __cpuinit{,data} sections that crept in by Paul Gortmaker · 9 years ago
  14. 361d0f78 MIPS: ATH25: Remove legacy __cpuinit section that crept in by Paul Gortmaker · 9 years ago
  15. 644238a MIPS: Pistachio: Enable USB PHY driver in defconfig by Andrew Bresticker · 9 years ago
  16. 57991eb PHY: Add driver for Pistachio USB2.0 PHY by Andrew Bresticker · 9 years ago
  17. 90bc35c phy: Add binding document for Pistachio USB2.0 PHY by Andrew Bresticker · 9 years ago
  18. 018f62e MIPS: Pistachio: Support 8250-based early printk by Ezequiel Garcia · 9 years ago
  19. 8bac078 MIPS: BMIPS: dts: Add uart device nodes to bcm7xxx platforms by Jaedon Shin · 9 years ago
  20. 380e427 MIPS: BMIPS: Add support for Broadcom BCM97435SVMB by Florian Fainelli · 9 years ago
  21. e4c7d00 MIPS: BMIPS: Add BCM7435 dtsi by Florian Fainelli · 9 years ago
  22. 3fbbb2e MIPS: BCM63xx: Utilize asm/bmips-spaces.h by Florian Fainelli · 9 years ago
  23. 09a50cc MIPS: BMIPS: Define BMIPS_FIXADDR_TOP in asm/bmips-spaces.h by Florian Fainelli · 9 years ago
  24. 5564f09 MAINTAINERS: Add Broadcom BCM47xx entry by Rafał Miłecki · 9 years ago
  25. 0752f92 MIPS: ingenic: Initial MIPS Creator CI20 support by Paul Burton · 9 years ago
  26. 5b9cdd2 MIPS: ingenic: Initial JZ4780 support by Paul Burton · 9 years ago
  27. 8838245 MIPS: JZ4740: use Ingenic SoC UART driver by Paul Burton · 9 years ago
  28. 0cf985f serial: 8250_ingenic: support for Ingenic SoC UARTs by Paul Burton · 9 years ago
  29. 98fd25e devicetree: document Ingenic SoC UART binding by Paul Burton · 9 years ago
  30. 6ec127f MIPS: JZ4740: only detect RAM size if not specified in DT by Paul Burton · 9 years ago
  31. 1237496 MIPS: JZ4740: remove clock.h by Paul Burton · 9 years ago
  32. 29136ad clk: ingenic: add JZ4780 CGU support by Paul Burton · 9 years ago
  33. 50d893f MIPS, clk: move jz4740 clock suspend, resume functions to jz4740-cgu by Paul Burton · 9 years ago
  34. ed286ca MIPS, clk: move jz4740 UDC auto suspend functions to jz4740-cgu by Paul Burton · 9 years ago
  35. 41dd641 MIPS,clk: move jz4740_clock_set_wait_mode to jz4740-cgu by Paul Burton · 9 years ago
  36. ff1930c MIPS,clk: migrate JZ4740 to common clock framework by Paul Burton · 9 years ago
  37. b066303 clk: ingenic: add driver for Ingenic SoC CGU clocks by Paul Burton · 9 years ago
  38. fe4ef45 DEVICETREE: Add Ingenic CGU binding documentation by Paul Burton · 9 years ago
  39. e06b86a MIPS: JZ4740: replace use of jz4740_clock_bdata by Paul Burton · 9 years ago
  40. 1f4b840 MIPS: JZ4740: Call jz4740_clock_init earlier by Paul Burton · 9 years ago
  41. 44e08e7 MIPS/IRQCHIP: Move Ingenic SoC intc driver to drivers/irqchip by Paul Burton · 9 years ago
  42. 24ccfa0 MIPS: JZ4740: support newer SoC interrupt controllers by Paul Burton · 9 years ago
  43. 2da0188 MIPS: JZ4740: Avoid JZ4740-specific naming by Paul Burton · 9 years ago
  44. 3aa9459 MIPS: JZ4740: read intc base address from DT by Paul Burton · 9 years ago
  45. ad68f8d MIPS: JZ4740: define IRQ numbers based on number of intc IRQs by Paul Burton · 9 years ago
  46. 943d69c MIPS: JZ4740: support >32 interrupts by Paul Burton · 9 years ago
  47. fe778ec MIPS: JZ4740: Remove jz_intc_base global by Paul Burton · 9 years ago
  48. 2aabd28 MIPS: JZ4740: drop intc debugfs code by Paul Burton · 9 years ago
  49. 638c885 MIPS: JZ4740: register an irq_domain for the interrupt controller by Paul Burton · 9 years ago
  50. 69ce4b2 MIPS: JZ4740: parse SoC interrupt controller parent IRQ from DT by Paul Burton · 9 years ago
  51. adbdce7 MIPS: JZ4740: probe interrupt controller via DT by Paul Burton · 9 years ago
  52. 5f408eb devicetree: document Ingenic SoC interrupt controller binding by Paul Burton · 9 years ago
  53. 0e81db8 MIPS: JZ4740: Move arch_init_irq out of arch/mips/jz4740/irq.c by Paul Burton · 9 years ago
  54. 2974a35 MIPS: JZ4740: use generic plat_irq_dispatch by Paul Burton · 9 years ago
  55. 8e8261e MIPS: JZ4740: probe CPU interrupt controller via DT by Paul Burton · 9 years ago
  56. 892b8cf IRQCHIP: irq_cpu: declare irqchip table entry by Paul Burton · 9 years ago
  57. 67e38cf MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip. by Ralf Baechle · 9 years ago
  58. ffb1843d05 MIPS: JZ4740: require & include DT by Paul Burton · 9 years ago
  59. 252617a MIPS: ingenic: Add newer vendor IDs by Paul Burton · 9 years ago
  60. de361e8 MIPS: JZ4740: introduce CONFIG_MACH_INGENIC by Paul Burton · 9 years ago
  61. 2d06fe5 devicetree/bindings: add Qi Hardware vendor prefix by Paul Burton · 9 years ago
  62. f289cc7 devicetree/bindings: add Ingenic Semiconductor vendor prefix by Paul Burton · 9 years ago
  63. bc4f12e MIPS: DEC: Update CPU overrides by Maciej W. Rozycki · 9 years ago
  64. cc23caf MIPS: netlogic: remove unnecessary MTD partition probe specification by Brian Norris · 9 years ago
  65. 9a20b09 MIPS: tlb-r3k: Optimise a TLBWI barrier in TLB invalidation by Maciej W. Rozycki · 9 years ago
  66. 3bcb03f MIPS: tlb-r3k: Move CP0.Wired register initialisation to `tlb_init' by Maciej W. Rozycki · 9 years ago
  67. dbfbf60 MIPS: tlb-r3k: Also invalidate wired TLB entries on boot by Maciej W. Rozycki · 9 years ago
  68. 24ca1d9 MIPS: dump_tlb: Take XPA into account by James Hogan · 9 years ago
  69. c2bc435 MIPS: dump_tlb: Take RI/XI bits into account by James Hogan · 9 years ago
  70. decebcc MIPS: dump_tlb: Take EHINV bit into account by James Hogan · 9 years ago
  71. 48269c7 MIPS: dump_tlb: Take global bit into account by James Hogan · 9 years ago
  72. d7f5499 MIPS: dump_tlb: Make use of EntryLo bit definitions by James Hogan · 9 years ago
  73. d1ce483e MIPS: dump_tlb: Refactor TLB matching by James Hogan · 9 years ago
  74. 137877e MIPS: dump_tlb: Use tlbr hazard macros by James Hogan · 9 years ago
  75. 8ab6abc MIPS: mipsregs.h: Add EntryLo bit definitions by James Hogan · 9 years ago
  76. e50f0e3 MIPS: hazards: Add hazard macros for tlb read by James Hogan · 9 years ago
  77. d1e9a4f MIPS: Add SysRq operation to dump TLBs on all CPUs by James Hogan · 9 years ago
  78. 37dd381 MIPS: traps: print Exception Code in __show_regs() by Petri Gynther · 9 years ago
  79. 2623899 MIPS: BCM47xx: Read board info for all bcma buses by Rafał Miłecki · 9 years ago
  80. 6e122ac MIPS: BCM47xx: Extract info about et2 interface by Rafał Miłecki · 9 years ago
  81. 1387fe7 MIPS: BCM47xx: Extract all boardflags to new u32 fields by Rafał Miłecki · 9 years ago
  82. 5bfad4ee MIPS: BCM47XX: Simplify function looking for NVRAM entry by Rafał Miłecki · 9 years ago
  83. d28c9a5 MIPS: BCM47XX: Make sure NVRAM buffer ends with \0 by Rafał Miłecki · 9 years ago
  84. 2fb7ac5 MIPS: Malta: Make maltasmvp_defconfig useful again. by Ralf Baechle · 9 years ago
  85. fb59e39 MIPS: ftrace: Enable support for syscall tracepoints. by Ralf Baechle · 11 years ago
  86. 0f57d86 Linux 4.1-rc8 by Linus Torvalds · 9 years ago
  87. b86a756 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  88. dc75117 Merge tag 'ntb-4.1' of git://github.com/jonmason/ntb by Linus Torvalds · 9 years ago
  89. 1f1e34f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  90. baaae192 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  91. 5bd2c28 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  92. d37479a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  93. 2fbbada Merge tag 'sound-4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  94. 36f5811 MPI: MIPS: Fix compilation error with GCC 5.1 by Jaedon Shin · 9 years ago
  95. 1b3ed36 IRQCHIP: mips-gic: Don't nest calls to do_IRQ() by Rabin Vincent · 9 years ago
  96. c8d17b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  97. b07d4961 Doc: networking: Fix URL for wiki.wireshark.org in udplite.txt by Masanari Iida · 9 years ago
  98. ae36806 sctp: allow authenticating DATA chunks that are bundled with COOKIE_ECHO by Marcelo Ricardo Leitner · 9 years ago
  99. b85dfd3 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  100. 7b565d9 Merge tag 'md/4.1-rc7-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago