1. 01b985b MIPS: OCTEON: cvmx-bootinfo: add D-Link DSR-1000N by Aaro Koskinen · 10 years ago
  2. eac44d9 MIPS: OCTEON: disable HOTPLUG_CPU if the bootloader version is incorrect by Aaro Koskinen · 10 years ago
  3. 5ca0e37 MIPS: OCTEON: support disabling HOTPLUG_CPU run-time by Aaro Koskinen · 10 years ago
  4. f64988f MIPS: OCTEON: watchdog: don't jump to bootloader without entry address by Aaro Koskinen · 10 years ago
  5. 0953609 MIPS: OCTEON: SMP: delete redundant check by Aaro Koskinen · 10 years ago
  6. fd1bb4c MIPS: Document the cca= command-line parameter by Florian Fainelli · 10 years ago
  7. c55b285 MIPS: GIC: Fix GICBIS macro by Jeffrey Deans · 10 years ago
  8. 1c772b5 MIPS: Malta: Fix dispatching of GIC interrupts by Jeffrey Deans · 10 years ago
  9. 31521a7 MIPS: GIC: Generalise check for pending interrupts by Jeffrey Deans · 10 years ago
  10. 6096e11 MIPS: GIC: Prevent array overrun by Jeffrey Deans · 10 years ago
  11. b0a88ae MIPS: GIC: Remove GIC_FLAG_IPI by Jeffrey Deans · 10 years ago
  12. c975048 MIPS: GIC: Move GIC_NUM_INTRS into platform irq.h by Jeffrey Deans · 10 years ago
  13. 822350b MIPS: GIC: move GIC interrupt bitmap declarations by Jeffrey Deans · 10 years ago
  14. 6575b1d MIPS: kernel: cpu-probe: Detect unique RI/XI exceptions by Leonid Yegoshin · 10 years ago
  15. 5890f70 MIPS: Use dedicated exception handler if CPU supports RI/XI exceptions by Leonid Yegoshin · 10 years ago
  16. 6ee729a MIPS: Add new option for unique RI/XI exceptions by Leonid Yegoshin · 10 years ago
  17. f1014d1 MIPS: mm: Use the Hardware Page Table Walker if the core supports it by Markos Chandras · 10 years ago
  18. 3d528b3 MIPS: kernel: cpu-probe: Add support for the HardWare Table Walker by Markos Chandras · 10 years ago
  19. 87d08bc MIPS: asm: Add register definitions for Hardware Table Walker by Markos Chandras · 10 years ago
  20. e647e6b MIPS: cpu: Add new cpu option for Hardware Table Walker. by Markos Chandras · 10 years ago
  21. 03a5877 MIPS: cpu-info: Change the cpu options variable to unsigned long long by Markos Chandras · 10 years ago
  22. 560b461 MIPS: perf: Add hardware events for P5600 by James Hogan · 10 years ago
  23. 67dca66 MIPS: perf: Allow for more perf events by James Hogan · 10 years ago
  24. 9f07925 MIPS: asm/reg.h: Move to uapi by Alex Smith · 10 years ago
  25. 60be939 MIPS: Remove asm/user.h by Alex Smith · 10 years ago
  26. 30852ad MIPS: Remove old core dump functions by Alex Smith · 10 years ago
  27. a79ebea MIPS: ptrace: Fix user pt_regs definition, use in ptrace_{get, set}regs() by Alex Smith · 10 years ago
  28. 457ed77 MIPS: O32/32-bit: Remove outdated comment by Alex Smith · 10 years ago
  29. e90e6fd MIPS: O32/32-bit: Fix bug which can cause incorrect system call restarts by Alex Smith · 10 years ago
  30. c23b3d1a MIPS: ptrace: Change GP regset to use correct core dump register layout by Alex Smith · 10 years ago
  31. bcec7c8 MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same time by Alex Smith · 10 years ago
  32. 65768a1 MIPS: ptrace: Test correct task's flags in task_user_regset_view() by Alex Smith · 10 years ago
  33. 656ff9b MIPS: ptrace: Avoid smp_processor_id() when retrieving FPU IR by Alex Smith · 10 years ago
  34. 6ee1d93 MIPS: BCM47XX: Detect more then 128 MiB of RAM (HIGHMEM) by Rafał Miłecki · 10 years ago
  35. d377732 Revert "MIPS: Delete unused function add_temporary_entry." by Rafał Miłecki · 10 years ago
  36. 9194b34 MIPS: BCM47XX: Devices database update for 3.17 by Rafał Miłecki · 10 years ago
  37. ce01cbe MIPS: BCM47XX: Select SYS_SUPPORTS_HIGHMEM for BCM47XX_BCMA by Rafał Miłecki · 10 years ago
  38. c949c0b MIPS: BCM47XX: Move shared symbols to the config BCM47XX by Rafał Miłecki · 10 years ago
  39. 7bb26b1 MIPS: BCM47xx: Fix LEDs on WRT54GS V1.0 by Rafał Miłecki · 10 years ago
  40. 41a867c MIPS: BCM47xx: Distinguish WRT54G series devices by boardtype by Rafał Miłecki · 10 years ago
  41. 5a21e0b MIPS: Loongson: Rename CONFIG_LEMOTE_MACH3A to CONFIG_LOONGSON_MACH3X by Huacai Chen · 10 years ago
  42. ef2f826 MIPS: Loongson-3: Enable the COP2 usage by Huacai Chen · 10 years ago
  43. e7841be MIPS: Add Loongson-3B support by Huacai Chen · 10 years ago
  44. 1ff1ad6 MIPS: Add numa api support by Huacai Chen · 10 years ago
  45. c461731 MIPS: Add NUMA support for Loongson-3 by Huacai Chen · 10 years ago
  46. 140e39c MIPS: Loongson: Modify ChipConfig register definition by Huacai Chen · 10 years ago
  47. bda4584 MIPS: Support CPU topology files in sysfs by Huacai Chen · 10 years ago
  48. 0f3f506 MIPS: Support hard limit of cpu count (nr_cpu_ids) by Huacai Chen · 10 years ago
  49. e5cd534 MIPS: Remove incorrect NULL check in local_flush_tlb_page() by Emil Goode · 10 years ago
  50. 0fc0708 MIPS: smp-cps: Fix entry code cache flush for systems with coherent I/O by Paul Burton · 10 years ago
  51. c90e49f MIPS: {pm,smp}-cps: use cpu_vpe_id macro by Paul Burton · 10 years ago
  52. 34bd3e6 MIPS: Fix potential build failures using cpu_vpe_id on non-MT by Paul Burton · 10 years ago
  53. a8b84677 MIPS: pm-cps: Select CONFIG_MIPS_CPC by Paul Burton · 10 years ago
  54. 064231e MIPS: pm-cps: Prevent use of mips_cps_* without CPS SMP by Paul Burton · 10 years ago
  55. 250dc03 MIPS: BCM47XX: add Microsoft MN-700 and Asus WL500G by Hauke Mehrtens · 10 years ago
  56. 103c0bf MIPS: BCM47XX: fixup broken MAC addresses in nvram by Hauke Mehrtens · 10 years ago
  57. 316cad5 MIPS: BCM47XX: make reboot more relaiable by Hauke Mehrtens · 10 years ago
  58. 1bc2d3e MIPS: TXx9: Delete an unused variable in tx4927_pcibios_setup by Atsushi Nemoto · 10 years ago
  59. 5236d5c MIPS: TXx9: Add __init_refok annotation to quirk_slc90e66_bridge by Atsushi Nemoto · 10 years ago
  60. ad6f9022 MIPS: TXx9: Fix quirk_slc90e66_ide by Atsushi Nemoto · 10 years ago
  61. b625cd4 MIPS: SB1: Check optional compilation flags one by one by Maciej W. Rozycki · 10 years ago
  62. db87313 MIPS: asm/bitops.h: Guard CLZ with `.set mips32' by Maciej W. Rozycki · 10 years ago
  63. bf4aac0 MIPS: c-r4k: Avoid duplicate CPU_74K/CPU_1074K checks by Maciej W. Rozycki · 10 years ago
  64. b37f0f6 MIPS: BCM63xx: Allow setting affinity for IPIC by Jonas Gorski · 10 years ago
  65. 553e25b MIPS: BCM63xx: Use irq_desc as argument for (un)mask by Jonas Gorski · 10 years ago
  66. 56d53ea MIPS: BCM63xx: Wire up the second cpu's irq line by Jonas Gorski · 10 years ago
  67. 74b8ca3 MIPS: BCM63xx: Protect irq register accesses by Jonas Gorski · 10 years ago
  68. 7a9fd14 MIPS: BCM63xx: Add cpu argument to dispatch internal by Jonas Gorski · 10 years ago
  69. 3534b5c MIPS: BCM63xx: Populate irq_{stat,mask}_addr for second cpu by Jonas Gorski · 10 years ago
  70. cc81d7f MIPS: BCM63xx: Append irq line to irq_{stat,mask}* by Jonas Gorski · 10 years ago
  71. 86ee433 MIPS: BCM63xx: Replace irq dispatch code with a generic version by Jonas Gorski · 10 years ago
  72. a6dfde8 MIPS: BCM63xx: Move bcm63xx_init_irq down by Jonas Gorski · 10 years ago
  73. a221a6b MIPS: BCM63xx: Add width to __dispatch_internal by Jonas Gorski · 10 years ago
  74. e86ae9e MIPS: BCM63xx: Remove !RUNTIME_DETECT code for bcmcpu_get_id by Jonas Gorski · 10 years ago
  75. 436f302 MIPS: BCM63xx: Remove !RUNTIME_DETECT in cpu-feature-overrides by Jonas Gorski · 10 years ago
  76. e7101c2 MIPS: BCM63xx: Remove !RUNTIME_DETECT usage from enet code by Jonas Gorski · 10 years ago
  77. ee68580 MIPS: BCM63xx: Remove !RUNTIME_DETECT from spi code by Jonas Gorski · 10 years ago
  78. 53a0227 MIPS: BCM63xx: Remove !RUNTIME_DETECT code from gpio code by Jonas Gorski · 10 years ago
  79. fe0a5f1 MIPS: BCM63xx: Remove !RUNTIME_DETECT from reset code by Jonas Gorski · 10 years ago
  80. 9bd9f9c MIPS: BCM63xx: Remove !RUNTIME_DETECT from irq setup code by Jonas Gorski · 10 years ago
  81. 02794b9 MIPS: BCM63xx: Remove !RUNTIME_DETECT code from register sets by Jonas Gorski · 10 years ago
  82. fc26402 MIPS: BCM63xx: Sync MIPS counters during CPU bringup by Jonas Gorski · 10 years ago
  83. 0079188 MIPS: ralink: Use strlcpy to ensure string is always NUL-terminated. by Rickard Strandqvist · 10 years ago
  84. 72e1e2a MIPS: Alchemy: remove old clock support by Manuel Lauss · 10 years ago
  85. b650759 MIPS: Alchemy: au1xmmc: use clk framework by Manuel Lauss · 10 years ago
  86. ecc2ea3 MIPS: Alchemy: au1200fb: use clk framework by Manuel Lauss · 10 years ago
  87. 6b1889c MIPS: Alchemy: au1100fb: use clk framework by Manuel Lauss · 10 years ago
  88. 9178af9 MIPS: Alchemy: irda: use clk framework by Manuel Lauss · 10 years ago
  89. 415e0fe MIPS: Alchemy: db1x00: use clk framework by Manuel Lauss · 10 years ago
  90. 8e21170 MIPS: Alchemy: pci: use clk framework to enable PCI clock by Manuel Lauss · 10 years ago
  91. 3feae78 MIPS: Alchemy: usb: use clk framework by Manuel Lauss · 10 years ago
  92. 5a2fb71 MIPS: Alchemy: platform: use clk framework for uarts by Manuel Lauss · 10 years ago
  93. 4744022 MIPS: Alchemy: clock framework integration of onchip clocks by Manuel Lauss · 10 years ago
  94. 2f73bfb MIPS: Alchemy: remove au_read/write/sync by Manuel Lauss · 10 years ago
  95. 9cf1216 MIPS: Alchemy: add helpers to access static memory ctrl registers. by Manuel Lauss · 10 years ago
  96. 1d09de7 MIPS: Alchemy: introduce helpers to access SYS register block. by Manuel Lauss · 10 years ago
  97. 2ef1bb9 MIPS: Alchemy: au1000.h move C-code after register definitions. by Manuel Lauss · 10 years ago
  98. fb1a760 MIPS: Alchemy: move ethernet registers to ethernet driver by Manuel Lauss · 10 years ago
  99. 1341a82 MIPS: Alchemy: au1000.h: remove unused register definitions by Manuel Lauss · 10 years ago
  100. 9e21c7e MIPS: RB532: Replace parse_mac_addr() with mac_pton(). by Daniel Walter · 10 years ago