1. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  2. fa41b1c arch: Remove exec_domain from remaining archs by Richard Weinberger · 10 years ago
  3. 539cb89fb MIPS: KVM: Add base guest MSA support by James Hogan · 10 years ago
  4. 98e91b8 MIPS: KVM: Add base guest FPU support by James Hogan · 10 years ago
  5. 64bedff MIPS: Clear [MSA]FPE CSR.Cause after notify_die() by James Hogan · 10 years ago
  6. 466aec5 Revert "MIPS: Don't assume 64-bit FP registers for context switch" by James Hogan · 10 years ago
  7. ac9ad83 MIPS: prevent FP context set via ptrace being discarded by Paul Burton · 10 years ago
  8. ad70c13 MIPS: Ensure FCSR cause bits are clear after invoking FPU emulator by Paul Burton · 10 years ago
  9. 091be55 MIPS: clear MSACSR cause bits when handling MSA FP exception by Paul Burton · 10 years ago
  10. 631afc6 MIPS: Push .set mips64r* into the functions needing it by Paul Burton · 10 years ago
  11. a135c71 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  12. 69f7cd4 MIPS: OCTEON: Delete unused COP2 saving code by Aleksey Makarov · 10 years ago
  13. 2d98cae MIPS: OCTEON: Use correct instruction to read 64-bit COP0 register by Chandrakala Chavva · 10 years ago
  14. 6b3a287 MIPS: OCTEON: Save and restore CP2 SHA3 state by David Daney · 10 years ago
  15. d6e4152 MIPS: OCTEON: Fix FP context save. by David Daney · 10 years ago
  16. ac655fb MIPS: OCTEON: Save/Restore wider multiply registers in OCTEON III CPUs by David Daney · 10 years ago
  17. a5770df MIPS: Add set/clear CP0 macros for PageGrain register by Steven J. Hill · 10 years ago
  18. 661af35 Merge branch 'mipsr6-for-3.20' of git://git.linux-mips.org/pub/scm/mchandras/linux into mips-for-linux-next by Ralf Baechle · 10 years ago
  19. ca5d256 MIPS: Export MSA functions used by lose_fpu(1) for KVM by James Hogan · 10 years ago
  20. 3ce465e MIPS: Export FP functions used by lose_fpu(1) for KVM by James Hogan · 10 years ago
  21. 46490b5 MIPS: kernel: elf: Improve the overall ABI and FPU mode checks by Markos Chandras · 10 years ago
  22. 13e45f0 MIPS: kernel: process: Do not allow FR=0 on MIPS R6 by Markos Chandras · 10 years ago
  23. 7c151d3 MIPS: Make use of the ERETNC instruction on MIPS R6 by Markos Chandras · 10 years ago
  24. b0a668f MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for MIPS R6 by Leonid Yegoshin · 10 years ago
  25. 5aed9da MIPS: Add LLB bit and related feature for the Config 5 CP0 register by Markos Chandras · 10 years ago
  26. 28d6f93 MIPS: Emulate the new MIPS R6 BNEZC and JIALC instructions by Markos Chandras · 10 years ago
  27. 69b9a2f MIPS: Emulate the new MIPS R6 BEQZC and JIC instructions by Markos Chandras · 10 years ago
  28. 84fef63 MIPS: Emulate the new MIPS R6 BALC instruction by Markos Chandras · 10 years ago
  29. 10d962d MIPS: Emulate the new MIPS R6 BNVC, BNEC and BNEZLAC instructions by Markos Chandras · 10 years ago
  30. c893ce3 MIPS: Emulate the new MIPS R6 BOVC, BEQC and BEQZALC instructions by Markos Chandras · 10 years ago
  31. 8467ca0 MIPS: Emulate the new MIPS R6 branch compact (BC) instruction by Markos Chandras · 10 years ago
  32. f1b4406 MIPS: Emulate the new MIPS R6 B{L,G}T{Z,}{AL,}C instructions by Markos Chandras · 10 years ago
  33. a8ff66f MIPS: Emulate the new MIPS R6 B{L,G}Ε{Z,}{AL,}C instructions by Markos Chandras · 10 years ago
  34. c8a3458 MIPS: Emulate the BC1{EQ,NE}Z FPU instructions by Markos Chandras · 10 years ago
  35. 319824e MIPS: kernel: branch: Do not emulate the branch likelies on MIPS R6 by Markos Chandras · 10 years ago
  36. 5f9f41c MIPS: kernel: Prepare the JR instruction for emulation on MIPS R6 by Markos Chandras · 10 years ago
  37. fee313d MIPS: kernel: syscall: Set the appropriate ISA level for MIPS R6 by Markos Chandras · 10 years ago
  38. 0593a44 MIPS: kernel: unaligned: Add support for the MIPS R6 by Leonid Yegoshin · 10 years ago
  39. acac410 MIPS: kernel: cps-vec: Replace "addi" with "addiu" by Markos Chandras · 10 years ago
  40. 938c128 MIPS: kernel: genex: Set correct ISA level by Markos Chandras · 10 years ago
  41. 8d5b9b7 MIPS: kernel: r4k_fpu: Add support for MIPS R6 by Leonid Yegoshin · 10 years ago
  42. 207083b MIPS: kernel: r4k_switch: Add support for MIPS R6 by Leonid Yegoshin · 10 years ago
  43. 9c7d576 MIPS: kernel: traps: Add MIPS R6 related definitions by Leonid Yegoshin · 10 years ago
  44. 515a639 MIPS: kernel: proc: Add MIPS R6 support to /proc/cpuinfo by Markos Chandras · 10 years ago
  45. 6ebb496 MIPS: kernel: entry.S: Add MIPS R6 related definitions by Markos Chandras · 10 years ago
  46. 8b8aa63 MIPS: kernel: cpu-probe.c: Add support for MIPS R6 by Leonid Yegoshin · 10 years ago
  47. 54dac95 MIPS: kernel: cevt-r4k: Add MIPS R6 to the c0_compare_interrupt handler by Leonid Yegoshin · 10 years ago
  48. 180b1e3 MIPS: kernel: cpu-bugs64: Do not check R6 cores for existing 64-bit bugs by Leonid Yegoshin · 10 years ago
  49. a7e07b1 MIPS: asm: spram: Add new symbol for MIPS scratch pad storage by Markos Chandras · 10 years ago
  50. 4e0748f MIPS: Use generic checksum functions for MIPS R6 by Markos Chandras · 10 years ago
  51. b2498af MIPS: Add MIPS generic QEMU probe support by Leonid Yegoshin · 10 years ago
  52. 4695089 MIPS: Add cases for CPU_QEMU_GENERIC by Leonid Yegoshin · 10 years ago
  53. ed4cbc8 MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop} by Markos Chandras · 10 years ago
  54. cb9e3c2 mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() by Andrey Ryabinin · 10 years ago
  55. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  56. 9791554 MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPS by Paul Burton · 10 years ago
  57. ae58d88 MIPS: cevt-r4k: Drop GIC special case by James Hogan · 10 years ago
  58. c2d9f17 MIPS: Fix syscall_get_nr for the syscall exit tracing. by Lars Persson · 10 years ago
  59. 39148e9 MIPS: fork: Fix MSA/FPU/DSP context duplication race by James Hogan · 10 years ago
  60. d76e9b9 MIPS: traps: Fix inline asm ctc1 missing .set hardfloat by James Hogan · 10 years ago
  61. c7754e7 MIPS: Fix kernel lockup or crash after CPU offline/online by Hemmo Nieminen · 10 years ago
  62. a3e6c1e MIPS: IRQ: Fix disable_irq on CPU IRQs by Felix Fietkau · 10 years ago
  63. c3f134f MIPS: smp-mt,smp-cmp: Enable all HW IRQs on secondary CPUs by James Hogan · 10 years ago
  64. e967ef0 MIPS: Fix restart of indirect syscalls by Ed Swierk · 10 years ago
  65. fd75a33 MIPS: ELF: fix loading o32 binaries on 64-bit kernels by James Cowgill · 10 years ago
  66. 389cdc5 MIPS: Wire up execveat(2). by Ralf Baechle · 10 years ago
  67. ad8f723 MIPS: Use phys_addr_t instead of phys_t by Jaedon Shin · 10 years ago
  68. c0222ac0 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  69. 15d45cc MIPS: Replace use of phys_t with phys_addr_t. by Ralf Baechle · 10 years ago
  70. ccd3988 MIPS: Enable VDSO randomization by Prem Karat · 11 years ago
  71. 0e525e4 MIPS: Apply `.insn' to fixup labels throughout by Maciej W. Rozycki · 10 years ago
  72. 2fabc7d MIPS: signal.c: Fix an invalid cast in ISA mode bit handling by Maciej W. Rozycki · 10 years ago
  73. 26b40ef MIPS: traps: Dump the PageGrain and Wired registers on MC by Markos Chandras · 10 years ago
  74. 31ec86b MIPS: traps: Dump the HTW registers on a MC exception by Markos Chandras · 10 years ago
  75. 314727f MIPS: traps: Replace printk with pr_err for MC exceptions by Markos Chandras · 10 years ago
  76. a331ce6 clocksource: mips-gic: Combine with GIC clockevent driver by Andrew Bresticker · 10 years ago
  77. fa5635a MIPS: Move GIC clocksource driver to drivers/clocksource/ by Andrew Bresticker · 10 years ago
  78. 84988c0 MIPS: Create a helper function for DT setup by Kevin Cernekee · 10 years ago
  79. 68e6a78 MIPS: BMIPS: Add PRId for BMIPS5200 (Whirlwind) by Kevin Cernekee · 10 years ago
  80. d8010ce MIPS: BMIPS: Let each platform customize the CPU1 IRQ mask by Kevin Cernekee · 10 years ago
  81. 3677a28 MIPS: BMIPS: Explicitly configure reset vectors prior to secondary boot by Kevin Cernekee · 10 years ago
  82. 230b6ff MIPS: BMIPS: Mask off timer IRQs when hot-unplugging a CPU by Jon Fraser · 10 years ago
  83. fa01067 MIPS: BMIPS: Allow BMIPS3300 to utilize SMP ebase relocation code by Jon Fraser · 10 years ago
  84. fc45578 MIPS: BMIPS: Introduce helper function to change the reset vector by Kevin Cernekee · 10 years ago
  85. bdb2e05 MIPS: BMIPS: Align secondary boot sequence with latest firmware releases by Kevin Cernekee · 10 years ago
  86. f4af6fb MIPS: Kconfig option to better exercise/debug hybrid FPRs by Paul Burton · 10 years ago
  87. 90cee75 MIPS: ELF: Set FP mode according to .MIPS.abiflags by Paul Burton · 10 years ago
  88. 4227a2d MIPS: Support for hybrid FPRs by Paul Burton · 10 years ago
  89. d175ed2 MIPS: Ensure Config5.UFE is clear on boot by Paul Burton · 10 years ago
  90. adac5d5 MIPS: detect presence of the FRE & UFR bits by Paul Burton · 10 years ago
  91. 4ff3fcc MIPS: Remove __strlen_user(). by Ralf Baechle · 10 years ago
  92. 4060bbe MIPS: Move gic.h to include/linux/irqchip/mips-gic.h by Andrew Bresticker · 10 years ago
  93. 387904f irqchip: mips-gic: Export function to read counter width by Andrew Bresticker · 10 years ago
  94. e9de688 irqchip: mips-gic: Support local interrupts by Andrew Bresticker · 10 years ago
  95. 18743d2 irqchip: mips-gic: Stop using per-platform mapping tables by Andrew Bresticker · 10 years ago
  96. 8a19b8f MIPS: Move GIC to drivers/irqchip/ by Andrew Bresticker · 10 years ago
  97. ff1e29a MIPS: smp-cps: Enable all hardware interrupts on secondary CPUs by Andrew Bresticker · 10 years ago
  98. a669efc MIPS: Add hook to get C0 performance counter interrupt by Andrew Bresticker · 10 years ago
  99. 079a460 MIPS: i8259: Use IRQ domains by Andrew Bresticker · 10 years ago
  100. f64e55d MIPS: Set vint handler when mapping CPU interrupts by Andrew Bresticker · 10 years ago