1. 41d5e08 Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  2. 3e20a26 Merge branch '4.0-fixes' into mips-for-linux-next by Ralf Baechle · 9 years ago
  3. f7f8aea MIPS: Malta: Detect and fix bad memsize values by Markos Chandras · 9 years ago
  4. be37a99 MIPS: Malta: malta-time: Ensure GIC counter is running by Markos Chandras · 9 years ago
  5. 602e8a3 MIPS: Malta: Implement get_c0_fdc_int() by James Hogan · 9 years ago
  6. 296b7c6 MIPS: Malta: Implement mips_cdmm_phys_base() by James Hogan · 9 years ago
  7. df519e7 serial: 8250_early: Remove setup_early_serial8250_console() by Peter Hurley · 9 years ago
  8. 15d45cc MIPS: Replace use of phys_t with phys_addr_t. by Ralf Baechle · 10 years ago
  9. b085451 clocksource: mips-gic: Move gic_frequency to clocksource driver by Andrew Bresticker · 10 years ago
  10. fa5635a MIPS: Move GIC clocksource driver to drivers/clocksource/ by Andrew Bresticker · 10 years ago
  11. 4060bbe MIPS: Move gic.h to include/linux/irqchip/mips-gic.h by Andrew Bresticker · 10 years ago
  12. 609ead0 MIPS: Malta: Stop using GIC REG macros by Andrew Bresticker · 10 years ago
  13. 7d9ad5d MIPS: Malta: Use gic_read_count() to read GIC timer by Andrew Bresticker · 10 years ago
  14. 4203d64 MIPS: Malta: Use generic plat_irq_dispatch by Andrew Bresticker · 10 years ago
  15. e9de688 irqchip: mips-gic: Support local interrupts by Andrew Bresticker · 10 years ago
  16. 18743d2 irqchip: mips-gic: Stop using per-platform mapping tables by Andrew Bresticker · 10 years ago
  17. c49581a irqchip: mips-gic: Use IRQ domains by Andrew Bresticker · 10 years ago
  18. 5561c9e irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacks by Andrew Bresticker · 10 years ago
  19. 8a19b8f MIPS: Move GIC to drivers/irqchip/ by Andrew Bresticker · 10 years ago
  20. a67b3cf MIPS: Remove gic_{enable,disable}_interrupt() by Andrew Bresticker · 10 years ago
  21. a669efc MIPS: Add hook to get C0 performance counter interrupt by Andrew Bresticker · 10 years ago
  22. 5e9e3a5 MIPS: Malta: Do not build the malta-amon.c file if CMP is not enabled by Markos Chandras · 10 years ago
  23. 6461568 MIPS: Malta: Improve system memory detection for '{e, }memsize' >= 2G by Markos Chandras · 10 years ago
  24. 3a551e2 MIPS: Malta: initialise MAARs by Paul Burton · 10 years ago
  25. 1c772b5 MIPS: Malta: Fix dispatching of GIC interrupts by Jeffrey Deans · 10 years ago
  26. b0a88ae MIPS: GIC: Remove GIC_FLAG_IPI by Jeffrey Deans · 10 years ago
  27. 82abb27 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  28. f8647b5 Merge branch '3.15-fixes' into mips-for-linux-next by Ralf Baechle · 10 years ago
  29. b05d59d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next by Linus Torvalds · 10 years ago
  30. dadaa1c MIPS: Malta: support powering down by Paul Burton · 10 years ago
  31. 37e5c83 MIPS: Malta: hang on halt by Paul Burton · 10 years ago
  32. b6911bb MIPS: Malta: add suspend state entry code by Paul Burton · 10 years ago
  33. eda3d33 MIPS: KVM: Override guest kernel timer frequency directly by James Hogan · 10 years ago
  34. acd8bc1 MIPS: malta: Remove 'maybe_unused' attribute from ememsize{, _str} by Markos Chandras · 10 years ago
  35. 2ff89d6 MIPS: malta: memory.c: Initialize the 'memsize' variable by Markos Chandras · 10 years ago
  36. b633648c5 MIPS: MT: Remove SMTC support by Ralf Baechle · 10 years ago
  37. ade63aa Merge branch '3.14-fixes' into mips-for-linux-next by Ralf Baechle · 10 years ago
  38. 45b2957 MIPS: Malta: GIC IPIs may be used without MT by Paul Burton · 10 years ago
  39. a9dde28 MIPS: Malta: Fix CONFIG_BLK_DEV_IDE vestiges. by Ralf Baechle · 10 years ago
  40. 2f284ea MIPS: malta: malta-init: Fix System Controller memory mapping for EVA by Leonid Yegoshin · 10 years ago
  41. d1965c0 MIPS: malta: malta-memory: Add free_init_pages_eva() callback by Markos Chandras · 10 years ago
  42. 3bdd8e6 MIPS: malta: malta-memory: Use the PHYS_OFFSET to build the memory map by Markos Chandras · 10 years ago
  43. e6ca4e5 MIPS: malta: malta-memory: Add support for the 'ememsize' variable by Markos Chandras · 10 years ago
  44. f8b7faf MIPS: malta: Configure Segment Control registers for EVA boot by Markos Chandras · 10 years ago
  45. e56b6aa MIPS: Malta: Allow use of MIPS CPS SMP implementation by Paul Burton · 10 years ago
  46. 7dc2834 MIPS: Malta: Probe CPC when supported by Paul Burton · 10 years ago
  47. 237036d MIPS: Malta: Make use of generic CM support by Paul Burton · 10 years ago
  48. 031365b MIPS: APRP: Choose the correct VPE loader by fixing the linking by Deng-Cheng Zhu · 10 years ago
  49. 9c1f6e0 MIPS: APRP: Fix the linking of rtlx interrupt hook by Deng-Cheng Zhu · 10 years ago
  50. 3b2663c mips: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  51. 23a91de MIPS: Malta: use generic 8250 early console by Paul Burton · 11 years ago
  52. a87ea88 MIPS: Malta: initialise the RTC at boot by Paul Burton · 11 years ago
  53. 28a623b MIPS: Malta: remove unused cpu_khz variable by Paul Burton · 11 years ago
  54. 5792bf6 MIPS: APRP: Code formatting clean-ups. by Steven J. Hill · 11 years ago
  55. 1336113 MIPS: APRP: Add support for Malta CMP platform. by Deng-Cheng Zhu · 11 years ago
  56. f6ba061 MIPS: Malta: Remove ttyS2 serial for CMP platforms by Leonid Yegoshin · 11 years ago
  57. 3ae423f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  58. 13b7ea6 MIPS: malta: Fix GIC interrupt offsets by Markos Chandras · 11 years ago
  59. 40b15b2 MIPS: Remove unused defines in piix4.h by Deng-Cheng Zhu · 11 years ago
  60. 8ff374b MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks by Maciej W. Rozycki · 11 years ago
  61. 078a55f MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code by Paul Gortmaker · 11 years ago
  62. 6ac5310 Merge branch '3.10-fixes' into mips-for-linux-next by Ralf Baechle · 11 years ago
  63. 7827620 MIPS: Malta: Update GCMP detection. by Leonid Yegoshin · 11 years ago
  64. 0dad5d2 MIPS: Malta: Move platform-specific PCI code to arch/mips/pci. by Ralf Baechle · 11 years ago
  65. b72d9a4 MIPS: malta: Remove software reset defines from generic header. by Steven J. Hill · 11 years ago
  66. 36a29af MIPS: malta: Move defines of reset registers and values. by Steven J. Hill · 11 years ago
  67. b22d1b6 Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhill into mips-for-linux-next by Ralf Baechle · 11 years ago
  68. 0ab2b7d MIPS: Add new GIC clockevent driver. by Raghu Gandham · 11 years ago
  69. dfa762e MIPS: Refactor GIC clocksource code. by Steven J. Hill · 11 years ago
  70. 28ea215 MIPS: Move 'gic_frequency' to common location. by Steven J. Hill · 11 years ago
  71. ff86714 MIPS: Move 'gic_present' to common location. by Steven J. Hill · 11 years ago
  72. 49bffbd MIPS: FW: malta: Code formatting clean-ups. by Steven J. Hill · 11 years ago
  73. 270690e MIPS: FW: Remove obsolete header file for MTI platforms. by Steven J. Hill · 11 years ago
  74. b431f09 MIPS: FW: malta: Use new common FW library variable processing. by Steven J. Hill · 11 years ago
  75. 9843b03 KVM/MIPS32: KVM Guest kernel support. by Sanjay Lal · 12 years ago
  76. 2235a54 KVM/MIPS32: Infrastructure/build files. by Sanjay Lal · 12 years ago
  77. b6d92b4 MIPS: Add option to disable software I/O coherency. by Steven J. Hill · 11 years ago
  78. 8bfc245 Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-next by Ralf Baechle · 11 years ago
  79. 778eeb1 MIPS: Add new GIC clocksource. by Steven J. Hill · 12 years ago
  80. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 11 years ago
  81. 225ae5f MIPS: Malta: Fix interupt number of CBUS UART. by Ralf Baechle · 12 years ago
  82. cb418b3 Merge branch 'ralf-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhill into mips-for-linux-next by Ralf Baechle · 12 years ago
  83. 9b11d43 Merge branch 'cn68xx-ciu2' of git://git.linux-mips.org/pub/scm/daney/upstream-daney into mips-for-linux-next by Ralf Baechle · 12 years ago
  84. e376fdf MIPS: Malta: Don't crash on spurious interrupt. by Ralf Baechle · 12 years ago
  85. 636221b MIPS: Malta: Remove RTC Data Mode bootstrap breakage by Maciej W. Rozycki · 12 years ago
  86. 0b271f5 MIPS: Make GIC code platform independent. by Steven J. Hill · 12 years ago
  87. 16cc2cf MIPS: Malta: Delete duplicate PCI fixup. by Ralf Baechle · 12 years ago
  88. 85a053f MIPS: PCI: Move fixups from __init to __devinit. by Sebastian Andrzej Siewior · 12 years ago
  89. 4a043d7 mips: mark const init data with __initconst instead of __initdata by Uwe Kleine-König · 12 years ago
  90. c5de50d MIPS: Malta: Change start address to avoid conflicts. by Steven J. Hill · 12 years ago
  91. b81947c Disintegrate asm/system.h for MIPS by David Howells · 12 years ago
  92. 8b5690f MIPS: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  93. 5a4a4ad MIPS: Mark cascade and low level interrupts IRQF_NO_THREAD by Wu Zhangjin · 13 years ago
  94. 6fd4ce8 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 13 years ago
  95. 852fe31 MIPS: Malta: Fix crash in SMP kernel on non-CMP systems. by Ralf Baechle · 13 years ago
  96. 34ed950 MIPS: Malta SMTC: Fix build. by Ralf Baechle · 13 years ago
  97. 334955e i8253: Create linux/i8253.h and use it in all 8253 related files by Ralf Baechle · 13 years ago
  98. 80fe02b Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  99. 6be63bb MIPS: Malta: Fix GCC 4.6.0 build error by Ralf Baechle · 13 years ago
  100. af3a1f6 MIPS: Malta: Fix GCC 4.6.0 build error by Ralf Baechle · 13 years ago