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