1. 3b628ca MIPS: ZBOOT: implement stack protector in compressed boot phase by Ben Chan · 10 years ago
  2. 0d6b614 MIPS: mipsreg: remove duplicate MIPS_CONF4_FTLBSETS_SHIFT by Dan Carpenter · 10 years ago
  3. c0532d3 MIPS: Bonito64: remove a duplicate define by Dan Carpenter · 10 years ago
  4. 3a551e2 MIPS: Malta: initialise MAARs by Paul Burton · 10 years ago
  5. ab9988a MIPS: Initialise MAARs by Paul Burton · 10 years ago
  6. 1f6c52f MIPS: detect presence of MAARs by Paul Burton · 10 years ago
  7. e19d5db MIPS: define MAAR register accessors & bits by Paul Burton · 10 years ago
  8. 4af94d5 MIPS: mark MSA experimental by Paul Burton · 10 years ago
  9. 2a6cb66 MIPS: Don't build MSA support unless it can be used by Paul Burton · 10 years ago
  10. 7daef8f MIPS: consistently clear MSA flags when starting & copying threads by Paul Burton · 10 years ago
  11. 37cddff MIPS: 16 byte align MSA vector context by Paul Burton · 10 years ago
  12. 762a1f4 MIPS: disable preemption whilst initialising MSA by Paul Burton · 10 years ago
  13. 3587ea8 MIPS: ensure MSA gets disabled during boot by Paul Burton · 10 years ago
  14. 70dff4d MIPS: fix read_msa_* & write_msa_* functions on non-MSA toolchains by Paul Burton · 10 years ago
  15. 732c0c3 MIPS: fix MSA context for tasks which don't use FP first by Paul Burton · 10 years ago
  16. c901775 MIPS: init upper 64b of vector registers when MSA is first used by Paul Burton · 10 years ago
  17. 33c771b MIPS: save/disable MSA in lose_fpu by Paul Burton · 10 years ago
  18. b834067 MIPS: preserve scalar FP CSR when switching vector context by Paul Burton · 10 years ago
  19. f7a46fa MIPS: save/restore MSACSR register on context switch by Paul Burton · 10 years ago
  20. 558155a MIPS: allow msa.h to be included in assembly files by Paul Burton · 10 years ago
  21. 8bd70c6 MIPS: OCTEON: add interface & port definitions for D-Link DSR-1000N by Aaro Koskinen · 10 years ago
  22. 8a1fbef MIPS: OCTEON: add USB clock type for D-Link DSR-1000N by Aaro Koskinen · 10 years ago
  23. 01b985b MIPS: OCTEON: cvmx-bootinfo: add D-Link DSR-1000N by Aaro Koskinen · 10 years ago
  24. eac44d9 MIPS: OCTEON: disable HOTPLUG_CPU if the bootloader version is incorrect by Aaro Koskinen · 10 years ago
  25. 5ca0e37 MIPS: OCTEON: support disabling HOTPLUG_CPU run-time by Aaro Koskinen · 10 years ago
  26. f64988f MIPS: OCTEON: watchdog: don't jump to bootloader without entry address by Aaro Koskinen · 10 years ago
  27. 0953609 MIPS: OCTEON: SMP: delete redundant check by Aaro Koskinen · 10 years ago
  28. fd1bb4c MIPS: Document the cca= command-line parameter by Florian Fainelli · 10 years ago
  29. c55b285 MIPS: GIC: Fix GICBIS macro by Jeffrey Deans · 10 years ago
  30. 1c772b5 MIPS: Malta: Fix dispatching of GIC interrupts by Jeffrey Deans · 10 years ago
  31. 31521a7 MIPS: GIC: Generalise check for pending interrupts by Jeffrey Deans · 10 years ago
  32. 6096e11 MIPS: GIC: Prevent array overrun by Jeffrey Deans · 10 years ago
  33. b0a88ae MIPS: GIC: Remove GIC_FLAG_IPI by Jeffrey Deans · 10 years ago
  34. c975048 MIPS: GIC: Move GIC_NUM_INTRS into platform irq.h by Jeffrey Deans · 10 years ago
  35. 822350b MIPS: GIC: move GIC interrupt bitmap declarations by Jeffrey Deans · 10 years ago
  36. 6575b1d MIPS: kernel: cpu-probe: Detect unique RI/XI exceptions by Leonid Yegoshin · 10 years ago
  37. 5890f70 MIPS: Use dedicated exception handler if CPU supports RI/XI exceptions by Leonid Yegoshin · 10 years ago
  38. 6ee729a MIPS: Add new option for unique RI/XI exceptions by Leonid Yegoshin · 10 years ago
  39. f1014d1 MIPS: mm: Use the Hardware Page Table Walker if the core supports it by Markos Chandras · 10 years ago
  40. 3d528b3 MIPS: kernel: cpu-probe: Add support for the HardWare Table Walker by Markos Chandras · 10 years ago
  41. 87d08bc MIPS: asm: Add register definitions for Hardware Table Walker by Markos Chandras · 10 years ago
  42. e647e6b MIPS: cpu: Add new cpu option for Hardware Table Walker. by Markos Chandras · 10 years ago
  43. 03a5877 MIPS: cpu-info: Change the cpu options variable to unsigned long long by Markos Chandras · 10 years ago
  44. 560b461 MIPS: perf: Add hardware events for P5600 by James Hogan · 10 years ago
  45. 67dca66 MIPS: perf: Allow for more perf events by James Hogan · 10 years ago
  46. 9f07925 MIPS: asm/reg.h: Move to uapi by Alex Smith · 10 years ago
  47. 60be939 MIPS: Remove asm/user.h by Alex Smith · 10 years ago
  48. 30852ad MIPS: Remove old core dump functions by Alex Smith · 10 years ago
  49. a79ebea MIPS: ptrace: Fix user pt_regs definition, use in ptrace_{get, set}regs() by Alex Smith · 10 years ago
  50. 457ed77 MIPS: O32/32-bit: Remove outdated comment by Alex Smith · 10 years ago
  51. e90e6fd MIPS: O32/32-bit: Fix bug which can cause incorrect system call restarts by Alex Smith · 10 years ago
  52. c23b3d1a MIPS: ptrace: Change GP regset to use correct core dump register layout by Alex Smith · 10 years ago
  53. bcec7c8 MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same time by Alex Smith · 10 years ago
  54. 65768a1 MIPS: ptrace: Test correct task's flags in task_user_regset_view() by Alex Smith · 10 years ago
  55. 656ff9b MIPS: ptrace: Avoid smp_processor_id() when retrieving FPU IR by Alex Smith · 10 years ago
  56. 6ee1d93 MIPS: BCM47XX: Detect more then 128 MiB of RAM (HIGHMEM) by Rafał Miłecki · 10 years ago
  57. d377732 Revert "MIPS: Delete unused function add_temporary_entry." by Rafał Miłecki · 10 years ago
  58. 9194b34 MIPS: BCM47XX: Devices database update for 3.17 by Rafał Miłecki · 10 years ago
  59. ce01cbe MIPS: BCM47XX: Select SYS_SUPPORTS_HIGHMEM for BCM47XX_BCMA by Rafał Miłecki · 10 years ago
  60. c949c0b MIPS: BCM47XX: Move shared symbols to the config BCM47XX by Rafał Miłecki · 10 years ago
  61. 7bb26b1 MIPS: BCM47xx: Fix LEDs on WRT54GS V1.0 by Rafał Miłecki · 10 years ago
  62. 41a867c MIPS: BCM47xx: Distinguish WRT54G series devices by boardtype by Rafał Miłecki · 10 years ago
  63. 5a21e0b MIPS: Loongson: Rename CONFIG_LEMOTE_MACH3A to CONFIG_LOONGSON_MACH3X by Huacai Chen · 10 years ago
  64. ef2f826 MIPS: Loongson-3: Enable the COP2 usage by Huacai Chen · 10 years ago
  65. e7841be MIPS: Add Loongson-3B support by Huacai Chen · 10 years ago
  66. 1ff1ad6 MIPS: Add numa api support by Huacai Chen · 10 years ago
  67. c461731 MIPS: Add NUMA support for Loongson-3 by Huacai Chen · 10 years ago
  68. 140e39c MIPS: Loongson: Modify ChipConfig register definition by Huacai Chen · 10 years ago
  69. bda4584 MIPS: Support CPU topology files in sysfs by Huacai Chen · 10 years ago
  70. 0f3f506 MIPS: Support hard limit of cpu count (nr_cpu_ids) by Huacai Chen · 10 years ago
  71. e5cd534 MIPS: Remove incorrect NULL check in local_flush_tlb_page() by Emil Goode · 10 years ago
  72. 0fc0708 MIPS: smp-cps: Fix entry code cache flush for systems with coherent I/O by Paul Burton · 10 years ago
  73. c90e49f MIPS: {pm,smp}-cps: use cpu_vpe_id macro by Paul Burton · 10 years ago
  74. 34bd3e6 MIPS: Fix potential build failures using cpu_vpe_id on non-MT by Paul Burton · 10 years ago
  75. a8b84677 MIPS: pm-cps: Select CONFIG_MIPS_CPC by Paul Burton · 10 years ago
  76. 064231e MIPS: pm-cps: Prevent use of mips_cps_* without CPS SMP by Paul Burton · 10 years ago
  77. 250dc03 MIPS: BCM47XX: add Microsoft MN-700 and Asus WL500G by Hauke Mehrtens · 10 years ago
  78. 103c0bf MIPS: BCM47XX: fixup broken MAC addresses in nvram by Hauke Mehrtens · 10 years ago
  79. 316cad5 MIPS: BCM47XX: make reboot more relaiable by Hauke Mehrtens · 10 years ago
  80. 1bc2d3e MIPS: TXx9: Delete an unused variable in tx4927_pcibios_setup by Atsushi Nemoto · 10 years ago
  81. 5236d5c MIPS: TXx9: Add __init_refok annotation to quirk_slc90e66_bridge by Atsushi Nemoto · 10 years ago
  82. ad6f9022 MIPS: TXx9: Fix quirk_slc90e66_ide by Atsushi Nemoto · 10 years ago
  83. b625cd4 MIPS: SB1: Check optional compilation flags one by one by Maciej W. Rozycki · 10 years ago
  84. db87313 MIPS: asm/bitops.h: Guard CLZ with `.set mips32' by Maciej W. Rozycki · 10 years ago
  85. bf4aac0 MIPS: c-r4k: Avoid duplicate CPU_74K/CPU_1074K checks by Maciej W. Rozycki · 10 years ago
  86. b37f0f6 MIPS: BCM63xx: Allow setting affinity for IPIC by Jonas Gorski · 10 years ago
  87. 553e25b MIPS: BCM63xx: Use irq_desc as argument for (un)mask by Jonas Gorski · 10 years ago
  88. 56d53ea MIPS: BCM63xx: Wire up the second cpu's irq line by Jonas Gorski · 10 years ago
  89. 74b8ca3 MIPS: BCM63xx: Protect irq register accesses by Jonas Gorski · 10 years ago
  90. 7a9fd14 MIPS: BCM63xx: Add cpu argument to dispatch internal by Jonas Gorski · 10 years ago
  91. 3534b5c MIPS: BCM63xx: Populate irq_{stat,mask}_addr for second cpu by Jonas Gorski · 10 years ago
  92. cc81d7f MIPS: BCM63xx: Append irq line to irq_{stat,mask}* by Jonas Gorski · 10 years ago
  93. 86ee433 MIPS: BCM63xx: Replace irq dispatch code with a generic version by Jonas Gorski · 10 years ago
  94. a6dfde8 MIPS: BCM63xx: Move bcm63xx_init_irq down by Jonas Gorski · 10 years ago
  95. a221a6b MIPS: BCM63xx: Add width to __dispatch_internal by Jonas Gorski · 10 years ago
  96. e86ae9e MIPS: BCM63xx: Remove !RUNTIME_DETECT code for bcmcpu_get_id by Jonas Gorski · 10 years ago
  97. 436f302 MIPS: BCM63xx: Remove !RUNTIME_DETECT in cpu-feature-overrides by Jonas Gorski · 10 years ago
  98. e7101c2 MIPS: BCM63xx: Remove !RUNTIME_DETECT usage from enet code by Jonas Gorski · 10 years ago
  99. ee68580 MIPS: BCM63xx: Remove !RUNTIME_DETECT from spi code by Jonas Gorski · 10 years ago
  100. 53a0227 MIPS: BCM63xx: Remove !RUNTIME_DETECT code from gpio code by Jonas Gorski · 10 years ago