1. 1265341 MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd by Martin Blumenstingl · 7 years ago
  2. ba73f0b MIPS: lantiq: remove old reset controller implementation by Hauke Mehrtens · 7 years ago
  3. 79797b6 reset: Add a reset controller driver for the Lantiq XWAY based SoCs by Martin Blumenstingl · 7 years ago
  4. 4dcfadb MIPS: lantiq: Replace ltq_boot_select() with dummy implementation. by Ralf Baechle · 7 years ago
  5. 333b270 MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select() by Hauke Mehrtens · 7 years ago
  6. c20b3b8 MIPS: lantiq: Convert the fpi bus driver to a platform_driver by Hauke Mehrtens · 7 years ago
  7. c5aba1c Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings by Hauke Mehrtens · 7 years ago
  8. 2b6639d MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFD by Martin Blumenstingl · 7 years ago
  9. 1814809 watchdog: lantiq: add device tree binding documentation by Hauke Mehrtens · 7 years ago
  10. 710322b watchdog: lantiq: access boot cause register through regmap by Hauke Mehrtens · 7 years ago
  11. 3147f44 mtd: lantiq-flash: drop check of boot select by Hauke Mehrtens · 7 years ago
  12. d0fd35c MIPS: lantiq: Use of_platform_default_populate instead of __dt_register_buses by Martin Blumenstingl · 7 years ago
  13. 7f15a64 irqchip: mips-gic: Let the core set struct irq_common_data affinity by Paul Burton · 7 years ago
  14. 07df8bf irqchip: mips-gic: Use cpumask_first_and() in gic_set_affinity() by Paul Burton · 7 years ago
  15. b2b2e58 irqchip: mips-gic: Clean up mti, reserved-cpu-vectors handling by Paul Burton · 7 years ago
  16. 7778c4b irqchip: mips-gic: Use pcpu_masks to avoid reading GIC_SH_MASK* by Paul Burton · 7 years ago
  17. aa49373 irqchip: mips-gic: Make pcpu_masks a per-cpu variable by Paul Burton · 7 years ago
  18. 87888bc irqchip: mips-gic: Inline gic_basic_init() by Paul Burton · 7 years ago
  19. fbea754 irqchip: mips-gic: Inline __gic_init() by Paul Burton · 7 years ago
  20. 1fad12c irqchip: mips-gic: Remove linux/irqchip/mips-gic.h by Paul Burton · 7 years ago
  21. 3f1770c MIPS: Remove unnecessary inclusions of linux/irqchip/mips-gic.h by Paul Burton · 7 years ago
  22. 16ae123 MIPS: VDSO: Avoid use of linux/irqchip/mips-gic.h by Paul Burton · 7 years ago
  23. dd01635 irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.h by Paul Burton · 7 years ago
  24. 56d7b61 irqchip: mips-gic: Remove gic_present by Paul Burton · 7 years ago
  25. 72eb299 MIPS: Use mips_gic_present() in place of gic_present by Paul Burton · 7 years ago
  26. 85eec73 irqchip: mips-gic: Remove gic_init() by Paul Burton · 7 years ago
  27. 75c1b2f irqchip: mips-gic: Remove __gic_irq_dispatch() forward declaration by Paul Burton · 7 years ago
  28. 8410381 irqchip: mips-gic: Remove gic_get_usm_range() by Paul Burton · 7 years ago
  29. 00578cd MIPS: VDSO: Drop gic_get_usm_range() usage by Paul Burton · 7 years ago
  30. b11d4c1 irqchip: mips-gic: Move various definitions to the driver by Paul Burton · 7 years ago
  31. 3ee50dc irqchip: mips-gic: Remove GIC_CPU_INT* macros by Paul Burton · 7 years ago
  32. ba9cc43 MIPS: GIC: Move GIC_LOCAL_INT_* to asm/mips-gic.h by Paul Burton · 7 years ago
  33. 0d0cf58 irqchip: mips-gic: Convert remaining local reg access to new accessors by Paul Burton · 7 years ago
  34. 9da3c64 irqchip: mips-gic: Convert local int mask access to new accessors by Paul Burton · 7 years ago
  35. 3680746 irqchip: mips-gic: Convert remaining shared reg access to new accessors by Paul Burton · 7 years ago
  36. 0efe3cb irqchip: mips-gic: Remove gic_map_to_vpe() by Paul Burton · 7 years ago
  37. d3e8cf4 irqchip: mips-gic: Remove gic_map_to_pin() by Paul Burton · 7 years ago
  38. c26ba67 irqchip: mips-gic: Remove gic_set_dual_edge() by Paul Burton · 7 years ago
  39. 471aa96 irqchip: mips-gic: Remove gic_set_trigger() by Paul Burton · 7 years ago
  40. 80e5f9c irqchip: mips-gic: Remove gic_set_polarity() by Paul Burton · 7 years ago
  41. 87554b0 irqchip: mips-gic: Drop gic_(re)set_mask() functions by Paul Burton · 7 years ago
  42. a0dc5cb5 irqchip: mips-gic: Simplify gic_local_irq_domain_map() by Paul Burton · 7 years ago
  43. e98fcb2 irqchip: mips-gic: Simplify shared interrupt pending/mask reads by Paul Burton · 7 years ago
  44. d8c825e MIPS: Add __ioread64_copy by Paul Burton · 7 years ago
  45. 9762d2e irqchip: mips-gic: Remove gic_read_local_vp_id() by Paul Burton · 7 years ago
  46. 3791617 MIPS: CPS: Read GIC_VL_IDENT directly, not via irqchip driver by Paul Burton · 7 years ago
  47. 095a7e3 irqchip: mips-gic: Remove counter access functions by Paul Burton · 7 years ago
  48. 6070286 MIPS: Malta: Use new GIC accessor functions by Paul Burton · 7 years ago
  49. e07127a clocksource: mips-gic-timer: Use new GIC accessor functions by Paul Burton · 7 years ago
  50. 582e2b4 MIPS: GIC: Introduce asm/mips-gic.h with accessor functions by Paul Burton · 7 years ago
  51. a0ffec3 irqchip: mips-gic: SYNC after enabling GIC region by James Hogan · 7 years ago
  52. 1dd7158 MIPS: Don't use dma_cache_sync to implement fd_cacheflush by Christoph Hellwig · 7 years ago
  53. c2c0329 MIPS: generic: Bump default NR_CPUS to 16 by Paul Burton · 7 years ago
  54. f8bfffc MIPS: generic: Don't explicitly disable CONFIG_USB_SUPPORT by Paul Burton · 7 years ago
  55. 5cbf968 MIPS: Make CONFIG_MIPS_MT_SMP default y by Paul Burton · 7 years ago
  56. a4c2f79 MIPS: Prevent direct use of generic_defconfig by Paul Burton · 7 years ago
  57. 9e111ee MIPS: NI 169445: Only include in 32r2el kernels by Paul Burton · 7 years ago
  58. c7a1d3d MIPS: SEAD-3: Only include in 32 bit kernels by default by Paul Burton · 7 years ago
  59. 27e0d4b MIPS: generic: Allow filtering enabled boards by requirements by Paul Burton · 7 years ago
  60. 1ec9dd8 MIPS: CPS: Detect CPUs in secondary clusters by Paul Burton · 7 years ago
  61. 3c9b416 MIPS: CPS: Cluster support for topology functions by Paul Burton · 7 years ago
  62. e83f7e0 MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers by Paul Burton · 7 years ago
  63. d595d42 MIPS: SMP: Allow boot_secondary SMP op to return errors by Paul Burton · 7 years ago
  64. 68923cd MIPS: CM: Add cluster & block args to mips_cm_lock_other() by Paul Burton · 7 years ago
  65. 5616897 MIPS: Add CPU cluster number accessors by Paul Burton · 7 years ago
  66. fe7a38c MIPS: Unify checks for sibling CPUs by Paul Burton · 7 years ago
  67. 856fbce MIPS: Store core & VP IDs in GlobalNumber-style variable by Paul Burton · 7 years ago
  68. f875a832 MIPS: Abstract CPU core & VP(E) ID access through accessor functions by Paul Burton · 7 years ago
  69. 15e6529 MIPS: CPS: Use GlobalNumber macros rather than magic numbers by Paul Burton · 7 years ago
  70. c6593dd MIPS: Add accessor & bit definitions for GlobalNumber by Paul Burton · 7 years ago
  71. 23cb600 MIPS: CPS: Add CM/CPC 3.5 register definitions by Paul Burton · 7 years ago
  72. 846e191 MIPS: CPS: Use change_*, set_* & clear_* where appropriate by Paul Burton · 7 years ago
  73. ed7eb5a MIPS: CPS: Introduce register modify (set/clear/change) accessors by Paul Burton · 7 years ago
  74. 829ca2b MIPS: CPC: Use BIT/GENMASK for register fields, order & drop shifts by Paul Burton · 7 years ago
  75. 2c981e3 MIPS: CPC: Use common CPS accessor generation macros by Paul Burton · 7 years ago
  76. 93c5bba5 MIPS: CM: Use BIT/GENMASK for register fields, order & drop shifts by Paul Burton · 7 years ago
  77. b025d51 MIPS: CM: Specify register size when generating accessors by Paul Burton · 7 years ago
  78. abe852e MIPS: CM: Rename mips_cm_base to mips_gcr_base by Paul Burton · 7 years ago
  79. 454854a MIPS: math-emu: Add FP emu debugfs stats for individual instructions by Aleksandar Markovic · 7 years ago
  80. 25ad8db MIPS: math-emu: Add FP emu debugfs clear functionality by Aleksandar Markovic · 7 years ago
  81. ae5f3f5 MIPS: math-emu: Add FP emu debugfs statistics for branches by Aleksandar Markovic · 7 years ago
  82. e1231dd MIPS: math-emu: CLASS.D: Zero bits 32-63 of the result by Aleksandar Markovic · 7 years ago
  83. 3ec404d MIPS: math-emu: RINT.<D|S>: Fix several problems by reimplementation by Aleksandar Markovic · 7 years ago
  84. 1ff8560 MIPS: math-emu: CMP.Sxxx.<D|S>: Prevent occurrences of SIGILL crashes by Aleksandar Markovic · 7 years ago
  85. 2cfa582 MIPS: math-emu: <MADDF|MSUBF>.D: Fix accuracy (64-bit case) by Douglas Leung · 7 years ago
  86. b3b8e1e MIPS: math-emu: <MADDF|MSUBF>.S: Fix accuracy (32-bit case) by Douglas Leung · 7 years ago
  87. ae11c06 MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Clean up "maddf_flags" enumeration by Aleksandar Markovic · 7 years ago
  88. 7cf64ce MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of zero inputs by Aleksandar Markovic · 7 years ago
  89. 0c64fe6 MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of infinite inputs by Aleksandar Markovic · 7 years ago
  90. e840be6 MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix NaN propagation by Aleksandar Markovic · 7 years ago
  91. 304bfe4 MIPS: math-emu: MINA.<D|S>: Fix some cases of infinity and zero inputs by Aleksandar Markovic · 7 years ago
  92. 3444c4e MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both infinite inputs by Aleksandar Markovic · 7 years ago
  93. 1a41b3b MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input values with opposite signs by Aleksandar Markovic · 7 years ago
  94. aabf5cf MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both inputs negative by Aleksandar Markovic · 7 years ago
  95. 15560a5 MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases of both inputs zero by Aleksandar Markovic · 7 years ago
  96. e78bf0d MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet NaN propagation by Aleksandar Markovic · 7 years ago
  97. b7fc2cc MIPS: Declare various variables & functions static by Paul Burton · 7 years ago
  98. 7d630e8 MIPS: Remove plat_timer_setup() by Paul Burton · 7 years ago
  99. fbdce1d MIPS: Remove __invalidate_kernel_vmap_range by Paul Burton · 7 years ago
  100. 445a58c MIPS: math-emu: Correct user fault_addr type by Paul Burton · 7 years ago