1. f29ad10 MIPS: Loongson1B: Some fixes/updates for LS1B by Kelvin Cheung · 10 years ago
  2. 813c141 MIPS: Loongson1B: Improve early printk by Kelvin Cheung · 10 years ago
  3. a13f079 MIPS: Loongson1B: Fix reboot problem on LS1B by Kelvin Cheung · 10 years ago
  4. 0dc294c MIPS: DMA: Explain the lack of special handling for R14000/R16000. by Ralf Baechle · 10 years ago
  5. 341097f MIPS: BCM47XX: Clean up nvram header by Rafał Miłecki · 10 years ago
  6. 9d1d086 MIPS: BCM47XX: Use mtd as an alternative way/API to get NVRAM content by Rafał Miłecki · 10 years ago
  7. f4af6fb MIPS: Kconfig option to better exercise/debug hybrid FPRs by Paul Burton · 10 years ago
  8. 90cee75 MIPS: ELF: Set FP mode according to .MIPS.abiflags by Paul Burton · 10 years ago
  9. 6cd9622 MIPS: ELF: Add definition for the .MIPS.abiflags section by Paul Burton · 10 years ago
  10. 4227a2d MIPS: Support for hybrid FPRs by Paul Burton · 10 years ago
  11. d175ed2 MIPS: Ensure Config5.UFE is clear on boot by Paul Burton · 10 years ago
  12. adac5d5 MIPS: detect presence of the FRE & UFR bits by Paul Burton · 10 years ago
  13. 5ff04a8 MIPS: define bits introduced for hybrid FPRs by Paul Burton · 10 years ago
  14. e292ccd MIPS: Loongson-3: Add RS780/SBX00 HPET support by Huacai Chen · 10 years ago
  15. 89467e73 MIPS: Loongson-3: Add oprofile support by Huacai Chen · 10 years ago
  16. 3adeb25 MIPS: Loongson: Improve LEFI firmware interface by Huacai Chen · 10 years ago
  17. ec0f8d3 MIPS: Loongson: Allow booting from any core by Huacai Chen · 10 years ago
  18. f490682 MIPS: Loongson-3: Add PHYS48_TO_HT40 support by Huacai Chen · 10 years ago
  19. 432d9ec MIPS: R3000: Remove redundant parentheses by Isamu Mogi · 10 years ago
  20. 80e8bd2 MIPS: R3000: Replace magic numbers with macros by Isamu Mogi · 10 years ago
  21. 4ff3fcc MIPS: Remove __strlen_user(). by Ralf Baechle · 10 years ago
  22. e5810fa MIPS: BCM47XX: Initialize bcma bus later (with mm available) by Rafał Miłecki · 10 years ago
  23. a59da8f MIPS: BCM47XX: Move SPROM fallback code into sprom.c by Rafał Miłecki · 10 years ago
  24. 7177efc MIPS: BCM47XX: Make bcma init NVRAM instead of bcm47xx polling it by Rafał Miłecki · 10 years ago
  25. 21400f2 MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling it by Rafał Miłecki · 10 years ago
  26. 8d602dd MIPS: BCM47XX: Get rid of calls to KSEG1ADDR by Rafał Miłecki · 10 years ago
  27. 4060bbe MIPS: Move gic.h to include/linux/irqchip/mips-gic.h by Andrew Bresticker · 10 years ago
  28. 5f68fea irqchip: mips-gic: Use proper iomem accessors by Andrew Bresticker · 10 years ago
  29. 609ead0 MIPS: Malta: Stop using GIC REG macros by Andrew Bresticker · 10 years ago
  30. 327b8c8 MIPS: SEAD3: Stop using GIC REG macros by Andrew Bresticker · 10 years ago
  31. 387904f irqchip: mips-gic: Export function to read counter width by Andrew Bresticker · 10 years ago
  32. 7d9ad5d MIPS: Malta: Use gic_read_count() to read GIC timer by Andrew Bresticker · 10 years ago
  33. a393d93 MIPS: SEAD3: Use generic plat_irq_dispatch by Andrew Bresticker · 10 years ago
  34. 4203d64 MIPS: Malta: Use generic plat_irq_dispatch by Andrew Bresticker · 10 years ago
  35. 3263d08 irqchip: mips-gic: Remove unnecessary globals by Andrew Bresticker · 10 years ago
  36. e9de688 irqchip: mips-gic: Support local interrupts by Andrew Bresticker · 10 years ago
  37. 4a6a3ea3 irqchip: mips-gic: Use separate edge/level irq_chips by Andrew Bresticker · 10 years ago
  38. fbd5524 irqchip: mips-gic: Probe for number of external interrupts by Andrew Bresticker · 10 years ago
  39. 18743d2 irqchip: mips-gic: Stop using per-platform mapping tables by Andrew Bresticker · 10 years ago
  40. c49581a irqchip: mips-gic: Use IRQ domains by Andrew Bresticker · 10 years ago
  41. 95150ae irqchip: mips-gic: Implement irq_set_type callback by Andrew Bresticker · 10 years ago
  42. 5561c9e irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacks by Andrew Bresticker · 10 years ago
  43. 8a19b8f MIPS: Move GIC to drivers/irqchip/ by Andrew Bresticker · 10 years ago
  44. 8635233 MIPS: Move MIPS_GIC_IRQ_BASE into platform irq.h by Andrew Bresticker · 10 years ago
  45. aa827b7 MIPS: Malta: Move MSC01 interrupt base by Andrew Bresticker · 10 years ago
  46. dfc94d1 MIPS: sead3: Do not overlap CPU/GIC IRQ ranges by Andrew Bresticker · 10 years ago
  47. d8725fd MIPS: SEAD3: Remove sead3-serial.c by Andrew Bresticker · 10 years ago
  48. a67b3cf MIPS: Remove gic_{enable,disable}_interrupt() by Andrew Bresticker · 10 years ago
  49. ff1e29a MIPS: smp-cps: Enable all hardware interrupts on secondary CPUs by Andrew Bresticker · 10 years ago
  50. a669efc MIPS: Add hook to get C0 performance counter interrupt by Andrew Bresticker · 10 years ago
  51. 079a460 MIPS: i8259: Use IRQ domains by Andrew Bresticker · 10 years ago
  52. f64e55d MIPS: Set vint handler when mapping CPU interrupts by Andrew Bresticker · 10 years ago
  53. 85f7cda MIPS: Provide a generic plat_irq_dispatch by Andrew Bresticker · 10 years ago
  54. afe8dc2 MIPS: Rename mips_cpu_intc_init() -> mips_cpu_irq_of_init() by Andrew Bresticker · 10 years ago
  55. 0f84c30 MIPS: Always use IRQ domains for CPU IRQs by Andrew Bresticker · 10 years ago
  56. 97f4ad2 MIPS: cpu: Add 'noftlb' kernel command line option to disable the FTLB by Markos Chandras · 10 years ago
  57. 7178d2c mips: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  58. e5067c7 MIPS: pci-rt3883: Remove odd locking in PCI config space access code by Sergey Ryazanov · 10 years ago
  59. 490a0ec MIPS: pci-ar7{1x, 24}x: remove odd locking in PCI config space access code by Sergey Ryazanov · 10 years ago
  60. c4a3053 MIPS: MSP71xx: remove odd locking in PCI config space access code by Sergey Ryazanov · 10 years ago
  61. 6ff9c2f MIPS: NILE4: Remove odd locking in PCI config space access code by Sergey Ryazanov · 10 years ago
  62. 856839b MIPS: Add arch_trigger_all_cpu_backtrace() function by Eunbong Song · 10 years ago
  63. 635c9907 MIPS: Remove useless parentheses by Ralf Baechle · 10 years ago
  64. 935c2db MIPS: jump_label.c: Handle the microMIPS J instruction encoding by Maciej W. Rozycki · 10 years ago
  65. 99436f7 MIPS: jump_label.c: Correct the span of the J instruction by Maciej W. Rozycki · 10 years ago
  66. 640465b MIPS: Zero variable read by get_user / __get_user in case of an error. by Ralf Baechle · 10 years ago
  67. 51b1029 MIPS: lib: memcpy: Restore NOP on delay slot before returning to caller by Markos Chandras · 10 years ago
  68. 6a8dff6 MIPS: tlb-r4k: Add missing HTW stop/start sequences by Markos Chandras · 10 years ago
  69. 5856381 MIPS: asm: uaccess: Add v1 register to clobber list on EVA by Markos Chandras · 10 years ago
  70. bbaf113 MIPS: oprofile: Fix backtrace on 64-bit kernel by Aaro Koskinen · 10 years ago
  71. 7352c8b MIPS: Loongson: Set Loongson-3's ISA level to MIPS64R1 by Huacai Chen · 10 years ago
  72. cc94ea3 MIPS: Loongson: Fix the write-combine CCA value setting by Huacai Chen · 10 years ago
  73. 5829b0e MIPS: IP27: Fix __node_distances undefined error by James Cowgill · 10 years ago
  74. 21255da MIPS: Loongson3: Fix __node_distances undefined error by James Cowgill · 10 years ago
  75. 842dfc1 MIPS: Fix build with binutils 2.24.51+ by Manuel Lauss · 10 years ago
  76. 491a48a MIPS: R3000: Fix debug output for Virtual page number by Isamu Mogi · 10 years ago
  77. 0097761 MIPS: Fix strnlen_user() return value in case of overlong strings. by Ralf Baechle · 10 years ago
  78. 30fa053 MIPS: CMA: Do not reserve memory if not required by Zubair Lutfullah Kakakhel · 10 years ago
  79. 5df4c8d MIPS: Wire up bpf syscall. by Ralf Baechle · 10 years ago
  80. d5a238d MIPS/Xlp: Remove the dead function destroy_irq() to fix build error by Yijing Wang · 10 years ago
  81. cf35570 MIPS: Octeon: Make Octeon GPIO IRQ chip CPU hotplug-aware by Alexander Sverdlin · 10 years ago
  82. 4846f11 MIPS: SEAD3: Fix I2C device registration. by Ralf Baechle · 10 years ago
  83. cc08d25 MIPS: SEAD3: Nuke PIC32 I2C driver. by Ralf Baechle · 10 years ago
  84. aedd153f MIPS: ftrace: Fix a microMIPS build problem by Markos Chandras · 10 years ago
  85. 6fa88d9 MIPS: MSP71xx: Fix build error by Stefan Hengelein · 10 years ago
  86. 5e9e3a5 MIPS: Malta: Do not build the malta-amon.c file if CMP is not enabled by Markos Chandras · 10 years ago
  87. b89f306 MIPS: Prevent compiler warning from cop2_{save,restore} by Paul Burton · 10 years ago
  88. 39a5959 MIPS: Kconfig: Add missing MIPS_CPS dependencies to PM and cpuidle by Markos Chandras · 10 years ago
  89. 9d26024 MIPS: idle: Remove leftover __pastwait symbol and its references by Markos Chandras · 10 years ago
  90. 3d1f9dd MIPS: Sibyte: Include the swarm subdir to the sb1250 LittleSur builds by Markos Chandras · 10 years ago
  91. cdb685a MIPS: ptrace.h: Add a missing include by Aaro Koskinen · 10 years ago
  92. 44da762 MIPS: ath79: Fix compilation error when CONFIG_PCI is disabled by Stefan Hengelein · 10 years ago
  93. cd3d643 MIPS: MSP71xx: Remove compilation error when CONFIG_MIPS_MT is present by Stefan Hengelein · 10 years ago
  94. b61cd31 MIPS: Octeon: Remove special case for simulator command line. by David Daney · 10 years ago
  95. 9e0f162 MIPS: tlbex: Properly fix HUGE TLB Refill exception handler by David Daney · 10 years ago
  96. aa08ed5 MIPS: loongson2_cpufreq: Fix CPU clock rate setting mismerge by Aaro Koskinen · 10 years ago
  97. 5a1e73f pci: pci-lantiq: remove duplicate check on resource by Varka Bhadram · 10 years ago
  98. 507a369 MIPS: Lasat: Add missing CONFIG_PROC_FS dependency to PICVUE_PROC by Markos Chandras · 10 years ago
  99. a5466d7 MIPS: cp1emu: Fix ISA restrictions for cop1x_op instructions by Markos Chandras · 10 years ago
  100. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago