1. 310ff2c mips: Use the core irq stats function by Thomas Gleixner · 11 years ago
  2. 078a55f MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code by Paul Gortmaker · 12 years ago
  3. f94d9a8 MIPS: Idle: Do address fiddlery in helper functions. by Ralf Baechle · 12 years ago
  4. bdc92d74 MIPS: Idle: Consolidate all declarations in <asm/idle.h>. by Ralf Baechle · 12 years ago
  5. 48c4ac9 Revert "MIPS: Allow ASID size to be determined at boot time." by David Daney · 12 years ago
  6. d532f3d MIPS: Allow ASID size to be determined at boot time. by Steven J. Hill · 12 years ago
  7. 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 · 12 years ago
  8. df1cc3d MIPS: SMTC: fix implicit declaration of set_vi_handler by Florian Fainelli · 12 years ago
  9. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 12 years ago
  10. 889a4c7b MIPS: SMTC: Support for Multi-threaded FPUs by Steven J. Hill · 13 years ago
  11. 70dc8fa MIPS: SMTC: delay irq enable to ->smp_finish() by Yong Zhang · 13 years ago
  12. c7b2ec2 MIPS: SMTC: Spelling and grammar corrections. by Ralf Baechle · 13 years ago
  13. 0b5f9c0 remove references to cpu_*_map in arch/ by Rusty Russell · 13 years ago
  14. b81947c Disintegrate asm/system.h for MIPS by David Howells · 13 years ago
  15. 39b7414 Merge branch 'next/generic' into mips-for-linux-next by Ralf Baechle · 13 years ago
  16. 8b5690f MIPS: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  17. ab75dc0 MIPS: Fix up inconsistency in panic() string argument. by Ralf Baechle · 13 years ago
  18. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  19. 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 14 years ago
  20. e4ec798 MIPS: Convert the irq functions to the new names by Thomas Gleixner · 14 years ago
  21. 930cd54 MIPS: SMTC: Cleanup the hook mess and use irq_data by Thomas Gleixner · 14 years ago
  22. 2a2b221 MIPS: SMTC: Use irq_data in smtc_forward_irq() by Thomas Gleixner · 14 years ago
  23. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  24. fa90c87 MIPS: SMTC: Use %p to format pointers by Kulikov Vasiliy · 15 years ago
  25. 5255366 MIPS: Initialize an atomic_t properly with ATOMIC_INIT(0). by Robert P. J. Day · 15 years ago
  26. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  27. 8f99a16 MIPS: Tracing: Add IRQENTRY_EXIT section for MIPS by Wu Zhangjin · 15 years ago
  28. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  29. 2e41f91 MIPS: SMTC: Avoid queing multiple reschedule IPIs by Jaidev Patwardhan · 16 years ago
  30. b2651583 MIPS: SMTC: Remove duplicate structure field initialization by Julia Lawall · 15 years ago
  31. 4037ac6 cpumask: Use accessors for cpu_*_mask: mips by Rusty Russell · 15 years ago
  32. 982f6ff MIPS: Remove useless zero initializations. by Ralf Baechle · 15 years ago
  33. d8e5f9fe MIPS: SMTC: Move cross VPE writes to after a TC is assigned to VPE. by Kurt Martin · 16 years ago
  34. 631330f MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. by Ralf Baechle · 16 years ago
  35. dbc1d91 MIPS: SMTC: Fix formatting difference to linux-mips.org code by Ralf Baechle · 16 years ago
  36. d2287f5 irq: update all arches for new irq_desc, fix by Mike Travis · 16 years ago
  37. e65e49d irq: update all arches for new irq_desc by Mike Travis · 16 years ago
  38. 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 16 years ago
  39. 8531a35 [MIPS] SMTC: Fix SMTC dyntick support. by Kevin D. Kissell · 16 years ago
  40. d2bb01b [MIPS] SMTC: Close tiny holes in the SMTC IPI replay system. by Kevin D. Kissell · 16 years ago
  41. b7e4226 [MIPS] Build fix: Fix irq flags type by Ralf Baechle · 16 years ago
  42. 2f304c0 mips: convert to generic helpers for IPI function calls by Jens Axboe · 17 years ago
  43. 39b8d52 [MIPS] Add support for MIPS CMP platform. by Ralf Baechle · 17 years ago
  44. 0bfa130 [MIPS] Remove TLB sanitation code by Chris Dearman · 17 years ago
  45. 603e82e arch/mips/: Spelling fixes by Joe Perches · 17 years ago
  46. 87353d8 [MIPS] SMP: Call platform methods via ops structure. by Ralf Baechle · 17 years ago
  47. be5f1f2 [MIPS] SMTC: Allow control over TC assignment to vpe0. by Kevin D. Kissell · 18 years ago
  48. b5eb551 [MIPS] Kill num_online_cpus() loops. by Ralf Baechle · 17 years ago
  49. 21a151d [MIPS] checkfiles: Fix "need space after that ','" errors. by Ralf Baechle · 17 years ago
  50. 49a89ef [MIPS] Fix "no space between function name and open parenthesis" warnings. by Ralf Baechle · 17 years ago
  51. ea58040 [MIPS] Dyntick support for SMTC: by Ralf Baechle · 17 years ago
  52. 7bcf771 [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt by Ralf Baechle · 17 years ago
  53. 91a2fcc [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers. by Ralf Baechle · 17 years ago
  54. d87d0c9 [MIPS] SMTC: Microoptimize atomic_postincrement for non-weak consistency. by Ralf Baechle · 17 years ago
  55. f571eff [MIPS] IRQ Affinity Support for SMTC on Malta Platform by Kevin D. Kissell · 17 years ago
  56. 1146fe3 [MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop. by Ralf Baechle · 17 years ago
  57. fe56b95 [MIPS] SMTC: Move MIPS_CPU_IPI_IRQ definition into header. by Ralf Baechle · 17 years ago
  58. e119d49 [MIPS] SMTC: Fix modpost warning. by Ralf Baechle · 17 years ago
  59. 07cc0c9 [MIPS] MT: Enable coexistence of AP/SP with VSMP and SMTC. by Ralf Baechle · 17 years ago
  60. efaa534 [MIPS] SMTC: smtc_timer_broadcast ignores its arguments, make it void. by Ralf Baechle · 17 years ago
  61. 97aef63 [MIPS] SMTC: Declare static what should be static. by Ralf Baechle · 17 years ago
  62. 033890b [MIPS] SMTC: Statically initialize irq_ipi[]. by Ralf Baechle · 17 years ago
  63. 8f8771a [MIPS] SMTC: Use current_cpu_data instead of cpu_data[smp_processor_id] by Ralf Baechle · 18 years ago
  64. 8e15a0e [MIPS] Count timer interrupts correctly. by Chris Dearman · 18 years ago
  65. 3b1d4ed [MIPS] Don't drag a platform specific header into generic arch code. by Ralf Baechle · 18 years ago
  66. ef36fc3 [MIPS] SMTC: Fix warning. by Ralf Baechle · 18 years ago
  67. c9f4f06 wrap access to thread_info by Roman Zippel · 18 years ago
  68. 8a1e97e [MIPS] SMTC: Fix recursion in instant IPI replay code. by Ralf Baechle · 18 years ago
  69. 20bb25d [MIPS] SMTC: Fix false trigger of debug code on single VPE. by Ralf Baechle · 18 years ago
  70. ae036b7 [MIPS] SMTC: irq_{enter,leave} and kstats keeping for relayed timer ints. by Ralf Baechle · 18 years ago
  71. c68644d [MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in Kconfig.debug. by Ralf Baechle · 18 years ago
  72. 5868756 [MIPS] SMTC: Make a bunch of functions and variables static. by Ralf Baechle · 18 years ago
  73. e0daad4 [MIPS] Whitespace cleanups. by Ralf Baechle · 18 years ago
  74. 418451c [MIPS] SMTC: remove unused atomic_postclear by Ralf Baechle · 18 years ago
  75. 97dcb82 [MIPS] Define MIPS_CPU_IRQ_BASE in generic header by Atsushi Nemoto · 18 years ago
  76. ec43c01 [MIPS] SMTC: Fix module build by exporting symbol by Ralf Baechle · 18 years ago
  77. a0b6218 [MIPS] SMTC: Fix TLB sizing bug for TLB of 64 >= entries by Ralf Baechle · 18 years ago
  78. ac8be95 [MIPS] SMTC: Instant IPI replay. by Ralf Baechle · 18 years ago
  79. c80697b [MIPS] SMTC: Fix cp0 hazard. by Ralf Baechle · 18 years ago
  80. 1417836 [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq by Atsushi Nemoto · 18 years ago
  81. 64c590b [MIPS] SMTC: Synchronize cp0 counters on bootup. by Ralf Baechle · 18 years ago
  82. 937a801 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. by Ralf Baechle · 18 years ago
  83. 54d0a21 [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. by Ralf Baechle · 19 years ago
  84. 4bf42d4 [MIPS] SMTC: Reformat to Linux style. by Ralf Baechle · 19 years ago
  85. f40298f [PATCH] irq-flags: MIPS: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
  86. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 19 years ago
  87. 41c594a [MIPS] MT: Improved multithreading support. by Ralf Baechle · 19 years ago