1. 4939788 MIPS: Spelling fix lets -> let's by Ralf Baechle · 8 years ago
  2. 87fd4e2 MIPS: IP27: Fix typo by Andrea Gelmini · 8 years ago
  3. 92a76f6 MIPS: Fix misspellings in comments. by Adam Buchbinder · 8 years ago
  4. 0c16240 MIPS: IP27: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  5. 4ace613 MIPS: SMP: Don't increment irq_count multiple times for call function IPIs by Alex Smith · 9 years ago
  6. cb2224d MIPS: IRQ/IP27: Move IRQ allocation API to platform code. by Ralf Baechle · 9 years ago
  7. 6496edf Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  8. c41cef3 MIPS: sgi-ip27: Implement read_sched_clock by Deng-Cheng Zhu · 9 years ago
  9. 8dd9289 mips: fix up obsolete cpu function usage. by Rusty Russell · 9 years ago
  10. dd6e2db MIPS: IP27: Use __noreturn instead of open coded attributes in declarations. by Ralf Baechle · 9 years ago
  11. 635c9907 MIPS: Remove useless parentheses by Ralf Baechle · 10 years ago
  12. 5829b0e MIPS: IP27: Fix __node_distances undefined error by James Cowgill · 10 years ago
  13. 1461df5 MIPS: SMP: Remove plat_smp_ops cpus_done method. by Ralf Baechle · 10 years ago
  14. 3b2663c mips: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  15. 078a55f MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code by Paul Gortmaker · 11 years ago
  16. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  17. 629e7b4 mm/MIPS: prepare for killing free_all_bootmem_node() by Jiang Liu · 11 years ago
  18. 1132137 mm/MIPS: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  19. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  20. 8ea2b8b MIPS: IP27: Fix build errors with CONFIG_PCI disabled. by Ralf Baechle · 11 years ago
  21. daf799c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  22. 5e0e61d Merge branch 'next/kvm' into mips-for-linux-next by Ralf Baechle · 11 years ago
  23. fc0460d MIPS: IP27: Remove pfn_t. by Ralf Baechle · 11 years ago
  24. 31605922 mm/MIPS: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  25. 9fcb705 IP27: Make declaration and definition of rt_timer_irq match. by Ralf Baechle · 11 years ago
  26. aebb2af Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  27. 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
  28. f7be4e7 MIPS: early_printk: drop __init annotations by Aaro Koskinen · 11 years ago
  29. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 11 years ago
  30. c546280 arch/mips/sgi-ip27: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  31. 93180ce mips: zero out pg_data_t when it's allocated by Minchan Kim · 12 years ago
  32. 0b5f9c0 remove references to cpu_*_map in arch/ by Rusty Russell · 12 years ago
  33. b81947c Disintegrate asm/system.h for MIPS by David Howells · 12 years ago
  34. 4964e06 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  35. 39b7414 Merge branch 'next/generic' into mips-for-linux-next by Ralf Baechle · 12 years ago
  36. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  37. 9d15ffc mips: Use HAVE_MEMBLOCK_NODE_MAP by Tejun Heo · 12 years ago
  38. 8b5690f MIPS: irq: Remove IRQF_DISABLED by Yong Zhang · 12 years ago
  39. ab75dc0 MIPS: Fix up inconsistency in panic() string argument. by Ralf Baechle · 12 years ago
  40. 2290c0d Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  41. 3007c48 treewide: remove commented out Kconfig entries by Paul Bolle · 13 years ago
  42. 901f616 MIPS: IP27: Sort out section mismatch. by Ralf Baechle · 13 years ago
  43. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  44. 0f1bdc1 Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  45. 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
  46. 4f0ad95 MIPS: IP27: Remove pointless switch statement. by Ralf Baechle · 13 years ago
  47. a18f22a Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksource by Thomas Gleixner · 13 years ago
  48. e12f47e MIPS: IP27: Fix GCC 4.6.0 build error. by Ralf Baechle · 13 years ago
  49. a6ab5ca MIPS: IP27: Fix GCC 4.6.0 build error. by Ralf Baechle · 13 years ago
  50. 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 13 years ago
  51. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  52. e4ec798 MIPS: Convert the irq functions to the new names by Thomas Gleixner · 13 years ago
  53. 301218d MIPS: IP27: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  54. 75c4fd8 mips: convert to clocksource_register_hz/khz by John Stultz · 14 years ago
  55. 6a0cd4d MIPS: IP27: Migrate to new Platform file by Ralf Baechle · 14 years ago
  56. 78e6f4c MIPS: IP27: klconfig.c checkpatch cleanup by Andrea Gelmini · 14 years ago
  57. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  58. 598c5ab MIPS: IP27: Convert nmi_lock lock to arch spinlock; by Ralf Baechle · 14 years ago
  59. 2ba53e3 MIPS: IP27: Remove code obfuscation by enter_panic_mode(). by Ralf Baechle · 14 years ago
  60. 4a8a738 MIPS: Make various locks static. by Ralf Baechle · 14 years ago
  61. e0e53de MIPS: Nuke trailing blank lines by Ralf Baechle · 14 years ago
  62. 4b52940 mm: make totalhigh_pages unsigned long by Andreas Fenkart · 14 years ago
  63. f45e518 MIPS: Add IRQF_TIMER flag for timer interrupts by Wu Zhangjin · 15 years ago
  64. b533e65 MIPS: SMP: Fix build. by Ralf Baechle · 15 years ago
  65. 48a048f cpumask: arch_send_call_function_ipi_mask: mips by Rusty Russell · 15 years ago
  66. 29c337a cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node by Rusty Russell · 15 years ago
  67. 631330f MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. by Ralf Baechle · 15 years ago
  68. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 15 years ago
  69. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  70. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 15 years ago
  71. 877d031 trivial: Fix misspelling of firmware by Nick Andrew · 15 years ago
  72. 12e22e8 MIPS: Stop using <asm-generic/int-l64.h>. by Ralf Baechle · 15 years ago
  73. 0451fb2 cpumask: remove node_to_first_cpu by Rusty Russell · 15 years ago
  74. 320ab2b cpumask: convert struct clock_event_device to cpumask pointers. by Rusty Russell · 15 years ago
  75. 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 15 years ago
  76. 3ec066c MIPS: IP27: Switch over to RTC class driver by Thomas Bogendoerfer · 16 years ago
  77. 8d60a90 [MIPS] kgdb: Remove existing implementation by Jason Wessel · 16 years ago
  78. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  79. b61bfa3 mm: move bootmem descriptors definition to a single place by Johannes Weiner · 16 years ago
  80. b012cff [MIPS] Replace use of print_symbol with new %sP pointer format. by Ralf Baechle · 16 years ago
  81. 96173a6 [MIPS] IP27: misc fixes by Thomas Bogendoerfer · 16 years ago
  82. b32bb80 [MIPS] IP27: Fix clockevent setup by Thomas Bogendoerfer · 16 years ago
  83. 2bf8ec2 [MIPS] IP27: Fix bootmem memory setup by Thomas Bogendoerfer · 16 years ago
  84. d0e7ba0 [MIPS] ip27-timer: fix unsigned irq < 0 by Roel Kluin · 16 years ago
  85. 950e4da arch: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  86. 234fcd1 [MIPS] Fix loads of section missmatches by Ralf Baechle · 16 years ago
  87. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 16 years ago
  88. 603e82e arch/mips/: Spelling fixes by Joe Perches · 16 years ago
  89. 87353d8 [MIPS] SMP: Call platform methods via ops structure. by Ralf Baechle · 16 years ago
  90. c892529 [MIPS] IP27: Fix build error. by Ralf Baechle · 17 years ago
  91. 725d7b36 [MIPS] IP27: Fix slice logic to work for arbitrary number of slices. by Ralf Baechle · 17 years ago
  92. 06d428d [MIPS] time: SMP/NUMA-proofing of IP27 HUB RT timer code. by Ralf Baechle · 17 years ago
  93. e887b24 [MIPS] IP27: Convert to clock_event_device. by Ralf Baechle · 17 years ago
  94. 21a151d [MIPS] checkfiles: Fix "need space after that ','" errors. by Ralf Baechle · 17 years ago
  95. 87b2335 [MIPS] IP27: Add clocksource drivers by Ralf Baechle · 17 years ago
  96. 4b55048 [MIPS] Deforest the function pointer jungle in the time code. by Ralf Baechle · 17 years ago
  97. f5ff0a2 [MIPS] Use generic NTP code for all MIPS platforms by Ralf Baechle · 17 years ago
  98. cc6e8e0 [MIPS] Remove IP27 specific structures from struct cpuinfo_mips by Ralf Baechle · 17 years ago
  99. ddcf4ef [MIPS] IP27: remove duplicate extern dump_tlb_all() prototype by Yoichi Yuasa · 17 years ago
  100. 52625ca [MIPS] IP27: intr_sconnect_level: don't disable interrupts. by Ralf Baechle · 17 years ago