1. 4227a2d MIPS: Support for hybrid FPRs by Paul Burton · 11 years ago
  2. adac5d5 MIPS: detect presence of the FRE & UFR bits by Paul Burton · 11 years ago
  3. 5ff04a8 MIPS: define bits introduced for hybrid FPRs by Paul Burton · 11 years ago
  4. e292ccd MIPS: Loongson-3: Add RS780/SBX00 HPET support by Huacai Chen · 11 years ago
  5. 3adeb25 MIPS: Loongson: Improve LEFI firmware interface by Huacai Chen · 11 years ago
  6. ec0f8d3 MIPS: Loongson: Allow booting from any core by Huacai Chen · 11 years ago
  7. f490682 MIPS: Loongson-3: Add PHYS48_TO_HT40 support by Huacai Chen · 11 years ago
  8. 4ff3fcc MIPS: Remove __strlen_user(). by Ralf Baechle · 11 years ago
  9. 21400f2 MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling it by Rafał Miłecki · 11 years ago
  10. 4060bbe MIPS: Move gic.h to include/linux/irqchip/mips-gic.h by Andrew Bresticker · 11 years ago
  11. 5f68fea irqchip: mips-gic: Use proper iomem accessors by Andrew Bresticker · 11 years ago
  12. 387904f irqchip: mips-gic: Export function to read counter width by Andrew Bresticker · 11 years ago
  13. 3263d08 irqchip: mips-gic: Remove unnecessary globals by Andrew Bresticker · 11 years ago
  14. e9de688 irqchip: mips-gic: Support local interrupts by Andrew Bresticker · 11 years ago
  15. 4a6a3ea3 irqchip: mips-gic: Use separate edge/level irq_chips by Andrew Bresticker · 11 years ago
  16. fbd5524 irqchip: mips-gic: Probe for number of external interrupts by Andrew Bresticker · 11 years ago
  17. 18743d2 irqchip: mips-gic: Stop using per-platform mapping tables by Andrew Bresticker · 11 years ago
  18. c49581a irqchip: mips-gic: Use IRQ domains by Andrew Bresticker · 11 years ago
  19. 95150ae irqchip: mips-gic: Implement irq_set_type callback by Andrew Bresticker · 11 years ago
  20. 5561c9e irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacks by Andrew Bresticker · 11 years ago
  21. 8635233 MIPS: Move MIPS_GIC_IRQ_BASE into platform irq.h by Andrew Bresticker · 11 years ago
  22. aa827b7 MIPS: Malta: Move MSC01 interrupt base by Andrew Bresticker · 11 years ago
  23. dfc94d1 MIPS: sead3: Do not overlap CPU/GIC IRQ ranges by Andrew Bresticker · 11 years ago
  24. a67b3cf MIPS: Remove gic_{enable,disable}_interrupt() by Andrew Bresticker · 11 years ago
  25. a669efc MIPS: Add hook to get C0 performance counter interrupt by Andrew Bresticker · 11 years ago
  26. afe8dc2 MIPS: Rename mips_cpu_intc_init() -> mips_cpu_irq_of_init() by Andrew Bresticker · 11 years ago
  27. 7178d2c mips: Convert pr_warning to pr_warn by Joe Perches · 11 years ago
  28. 856839b MIPS: Add arch_trigger_all_cpu_backtrace() function by Eunbong Song · 11 years ago
  29. 935c2db MIPS: jump_label.c: Handle the microMIPS J instruction encoding by Maciej W. Rozycki · 11 years ago
  30. 640465b MIPS: Zero variable read by get_user / __get_user in case of an error. by Ralf Baechle · 11 years ago
  31. 5856381 MIPS: asm: uaccess: Add v1 register to clobber list on EVA by Markos Chandras · 11 years ago
  32. 7352c8b MIPS: Loongson: Set Loongson-3's ISA level to MIPS64R1 by Huacai Chen · 11 years ago
  33. 842dfc1 MIPS: Fix build with binutils 2.24.51+ by Manuel Lauss · 11 years ago
  34. aedd153f MIPS: ftrace: Fix a microMIPS build problem by Markos Chandras · 11 years ago
  35. b89f306 MIPS: Prevent compiler warning from cop2_{save,restore} by Paul Burton · 11 years ago
  36. 9d26024 MIPS: idle: Remove leftover __pastwait symbol and its references by Markos Chandras · 11 years ago
  37. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  38. 857b50f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  39. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 11 years ago
  40. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  41. dbb885f Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  42. 7f8998c nosave: consolidate __nosave_{begin,end} in <asm/sections.h> by Geert Uytterhoeven · 11 years ago
  43. afa3536 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  44. e4e6567 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  45. 2291059 locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() by Pranith Kumar · 11 years ago
  46. c55f515 sched, mips, ia64: Remove __ARCH_WANT_UNLOCKED_CTXSW by Peter Zijlstra · 11 years ago
  47. ce5d112 ARCH: AUDIT: implement syscall_get_arch for all arches by Eric Paris · 11 years ago
  48. 4b050ba MIPS: pgtable.h: Implement the pgprot_writecombine function for MIPS by Markos Chandras · 11 years ago
  49. 4f12b91 MIPS: cpu-probe: Set the write-combine CCA value on per core basis by Markos Chandras · 11 years ago
  50. 80bc94d1 MIPS: pgtable-bits: Define the CCA bit for WC writes on Ingenic cores by Markos Chandras · 11 years ago
  51. fb02035 MIPS: pgtable-bits: Move the CCA bits out of the core's ifdef blocks by Markos Chandras · 11 years ago
  52. f464938 MIPS: DMA: Add cma support by Zubair Lutfullah Kakakhel · 11 years ago
  53. 7ec32e4 MIPS: Alchemy: Update cpu-feature-overrides by Manuel Lauss · 11 years ago
  54. 3c09bae MIPS: Use WSBH/DSBH/DSHD on Loongson 3A by Chen Jie · 11 years ago
  55. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 11 years ago
  56. da4c544 locking, mips: Fix atomics by Peter Zijlstra · 11 years ago
  57. 13a34e0 KVM: remove garbage arg to *hardware_{en,dis}able by Radim Krčmář · 11 years ago
  58. 0865e63 KVM: static inline empty kvm_arch functions by Radim Krčmář · 11 years ago
  59. 6564730 KVM: forward declare structs in kvm_types.h by Paolo Bonzini · 11 years ago
  60. dc57870 MIPS: Move CPU topology macros to topology.h by Huacai Chen · 11 years ago
  61. d1cd39a MIPS: Replace __get_cpu_var uses in FPU emulator. by Christoph Lameter · 11 years ago
  62. 4d5b3bd MIPS: Fix a warning for virt_to_page by Zubair Lutfullah Kakakhel · 11 years ago
  63. 68c77d8 MIPS: COP2: CPP macro safety fixes. by Ralf Baechle · 11 years ago
  64. 0690999 MIPS: IP28: Fix/clean spaces.h by Thomas Bogendoerfer · 11 years ago
  65. 91ff7ac MIPS: Spelling s/confugrations/configurations/ by Geert Uytterhoeven · 11 years ago
  66. 43faaa5 MIPS: Malta: EVA: Rename 'eva_entry' to 'platform_eva_init' by Markos Chandras · 11 years ago
  67. 6431646 MIPS: EVA: Add new EVA header by Markos Chandras · 11 years ago
  68. 8d74ea0 MIPS: syscall: Fix AUDIT value for O32 processes on MIPS64 by Markos Chandras · 11 years ago
  69. 4a2083f MIPS: NL: Fix nlm_xlp_defconfig build error by Guenter Roeck · 11 years ago
  70. 4b34cdd MIPS: Remove race window in page fault handling by Lars Persson · 11 years ago
  71. 26d551b MIPS: Add common plat_irq_dispatch declaration by Sergey Ryazanov · 11 years ago
  72. 7b626d9 MIPS: GIC: Remove useless parens from GICBIS(). by Ralf Baechle · 11 years ago
  73. ca4d24f MIPS: Malta: EVA: Rename 'eva_entry' to 'platform_eva_init' by Markos Chandras · 11 years ago
  74. f85b71c MIPS: EVA: Add new EVA header by Markos Chandras · 11 years ago
  75. 4038152 MIPS: syscall: Fix AUDIT value for O32 processes on MIPS64 by Markos Chandras · 11 years ago
  76. bbbf6d8 MIPS: NL: Fix nlm_xlp_defconfig build error by Guenter Roeck · 11 years ago
  77. 2a4a8b1 MIPS: Remove race window in page fault handling by Lars Persson · 11 years ago
  78. 950e97c MIPS: Add common plat_irq_dispatch declaration by Sergey Ryazanov · 11 years ago
  79. f28ff3d MIPS: GIC: Remove useless parens from GICBIS(). by Ralf Baechle · 11 years ago
  80. ef31563 locking,arch,mips: Fold atomic_ops by Peter Zijlstra · 11 years ago
  81. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 11 years ago
  82. e669830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  83. 81d103b mips: Use get_signal() signal_setup_done() by Richard Weinberger · 12 years ago
  84. 8efb90c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  85. 8533ce7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  86. 0d6b614 MIPS: mipsreg: remove duplicate MIPS_CONF4_FTLBSETS_SHIFT by Dan Carpenter · 11 years ago
  87. c0532d3 MIPS: Bonito64: remove a duplicate define by Dan Carpenter · 11 years ago
  88. ab9988a MIPS: Initialise MAARs by Paul Burton · 11 years ago
  89. 1f6c52f MIPS: detect presence of MAARs by Paul Burton · 11 years ago
  90. e19d5db MIPS: define MAAR register accessors & bits by Paul Burton · 11 years ago
  91. 37cddff MIPS: 16 byte align MSA vector context by Paul Burton · 11 years ago
  92. 762a1f4 MIPS: disable preemption whilst initialising MSA by Paul Burton · 11 years ago
  93. 70dff4d MIPS: fix read_msa_* & write_msa_* functions on non-MSA toolchains by Paul Burton · 11 years ago
  94. c901775 MIPS: init upper 64b of vector registers when MSA is first used by Paul Burton · 11 years ago
  95. 33c771b MIPS: save/disable MSA in lose_fpu by Paul Burton · 11 years ago
  96. f7a46fa MIPS: save/restore MSACSR register on context switch by Paul Burton · 11 years ago
  97. 558155a MIPS: allow msa.h to be included in assembly files by Paul Burton · 11 years ago
  98. 01b985b MIPS: OCTEON: cvmx-bootinfo: add D-Link DSR-1000N by Aaro Koskinen · 11 years ago
  99. c55b285 MIPS: GIC: Fix GICBIS macro by Jeffrey Deans · 11 years ago
  100. 31521a7 MIPS: GIC: Generalise check for pending interrupts by Jeffrey Deans · 11 years ago