1. fa90c87 MIPS: SMTC: Use %p to format pointers by Kulikov Vasiliy · 15 years ago
  2. 5255366 MIPS: Initialize an atomic_t properly with ATOMIC_INIT(0). by Robert P. J. Day · 15 years ago
  3. 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
  4. 8f99a16 MIPS: Tracing: Add IRQENTRY_EXIT section for MIPS by Wu Zhangjin · 15 years ago
  5. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  6. 2e41f91 MIPS: SMTC: Avoid queing multiple reschedule IPIs by Jaidev Patwardhan · 16 years ago
  7. b2651583 MIPS: SMTC: Remove duplicate structure field initialization by Julia Lawall · 15 years ago
  8. 4037ac6 cpumask: Use accessors for cpu_*_mask: mips by Rusty Russell · 15 years ago
  9. 982f6ff MIPS: Remove useless zero initializations. by Ralf Baechle · 15 years ago
  10. d8e5f9fe MIPS: SMTC: Move cross VPE writes to after a TC is assigned to VPE. by Kurt Martin · 16 years ago
  11. 631330f MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. by Ralf Baechle · 16 years ago
  12. dbc1d91 MIPS: SMTC: Fix formatting difference to linux-mips.org code by Ralf Baechle · 16 years ago
  13. d2287f5 irq: update all arches for new irq_desc, fix by Mike Travis · 16 years ago
  14. e65e49d irq: update all arches for new irq_desc by Mike Travis · 16 years ago
  15. 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 16 years ago
  16. 8531a35 [MIPS] SMTC: Fix SMTC dyntick support. by Kevin D. Kissell · 16 years ago
  17. d2bb01b [MIPS] SMTC: Close tiny holes in the SMTC IPI replay system. by Kevin D. Kissell · 16 years ago
  18. b7e4226 [MIPS] Build fix: Fix irq flags type by Ralf Baechle · 16 years ago
  19. 2f304c0 mips: convert to generic helpers for IPI function calls by Jens Axboe · 17 years ago
  20. 39b8d52 [MIPS] Add support for MIPS CMP platform. by Ralf Baechle · 17 years ago
  21. 0bfa130 [MIPS] Remove TLB sanitation code by Chris Dearman · 17 years ago
  22. 603e82e arch/mips/: Spelling fixes by Joe Perches · 17 years ago
  23. 87353d8 [MIPS] SMP: Call platform methods via ops structure. by Ralf Baechle · 17 years ago
  24. be5f1f2 [MIPS] SMTC: Allow control over TC assignment to vpe0. by Kevin D. Kissell · 18 years ago
  25. b5eb551 [MIPS] Kill num_online_cpus() loops. by Ralf Baechle · 17 years ago
  26. 21a151d [MIPS] checkfiles: Fix "need space after that ','" errors. by Ralf Baechle · 17 years ago
  27. 49a89ef [MIPS] Fix "no space between function name and open parenthesis" warnings. by Ralf Baechle · 17 years ago
  28. ea58040 [MIPS] Dyntick support for SMTC: by Ralf Baechle · 17 years ago
  29. 7bcf771 [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt by Ralf Baechle · 17 years ago
  30. 91a2fcc [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers. by Ralf Baechle · 17 years ago
  31. d87d0c9 [MIPS] SMTC: Microoptimize atomic_postincrement for non-weak consistency. by Ralf Baechle · 17 years ago
  32. f571eff [MIPS] IRQ Affinity Support for SMTC on Malta Platform by Kevin D. Kissell · 18 years ago
  33. 1146fe3 [MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop. by Ralf Baechle · 17 years ago
  34. fe56b95 [MIPS] SMTC: Move MIPS_CPU_IPI_IRQ definition into header. by Ralf Baechle · 18 years ago
  35. e119d49 [MIPS] SMTC: Fix modpost warning. by Ralf Baechle · 18 years ago
  36. 07cc0c9 [MIPS] MT: Enable coexistence of AP/SP with VSMP and SMTC. by Ralf Baechle · 18 years ago
  37. efaa534 [MIPS] SMTC: smtc_timer_broadcast ignores its arguments, make it void. by Ralf Baechle · 18 years ago
  38. 97aef63 [MIPS] SMTC: Declare static what should be static. by Ralf Baechle · 18 years ago
  39. 033890b [MIPS] SMTC: Statically initialize irq_ipi[]. by Ralf Baechle · 18 years ago
  40. 8f8771a [MIPS] SMTC: Use current_cpu_data instead of cpu_data[smp_processor_id] by Ralf Baechle · 18 years ago
  41. 8e15a0e [MIPS] Count timer interrupts correctly. by Chris Dearman · 18 years ago
  42. 3b1d4ed [MIPS] Don't drag a platform specific header into generic arch code. by Ralf Baechle · 18 years ago
  43. ef36fc3 [MIPS] SMTC: Fix warning. by Ralf Baechle · 18 years ago
  44. c9f4f06 wrap access to thread_info by Roman Zippel · 18 years ago
  45. 8a1e97e [MIPS] SMTC: Fix recursion in instant IPI replay code. by Ralf Baechle · 18 years ago
  46. 20bb25d [MIPS] SMTC: Fix false trigger of debug code on single VPE. by Ralf Baechle · 18 years ago
  47. ae036b7 [MIPS] SMTC: irq_{enter,leave} and kstats keeping for relayed timer ints. by Ralf Baechle · 18 years ago
  48. c68644d [MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in Kconfig.debug. by Ralf Baechle · 18 years ago
  49. 5868756 [MIPS] SMTC: Make a bunch of functions and variables static. by Ralf Baechle · 18 years ago
  50. e0daad4 [MIPS] Whitespace cleanups. by Ralf Baechle · 18 years ago
  51. 418451c [MIPS] SMTC: remove unused atomic_postclear by Ralf Baechle · 18 years ago
  52. 97dcb82 [MIPS] Define MIPS_CPU_IRQ_BASE in generic header by Atsushi Nemoto · 18 years ago
  53. ec43c01 [MIPS] SMTC: Fix module build by exporting symbol by Ralf Baechle · 18 years ago
  54. a0b6218 [MIPS] SMTC: Fix TLB sizing bug for TLB of 64 >= entries by Ralf Baechle · 18 years ago
  55. ac8be95 [MIPS] SMTC: Instant IPI replay. by Ralf Baechle · 18 years ago
  56. c80697b [MIPS] SMTC: Fix cp0 hazard. by Ralf Baechle · 18 years ago
  57. 1417836 [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq by Atsushi Nemoto · 18 years ago
  58. 64c590b [MIPS] SMTC: Synchronize cp0 counters on bootup. by Ralf Baechle · 18 years ago
  59. 937a801 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. by Ralf Baechle · 18 years ago
  60. 54d0a21 [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. by Ralf Baechle · 19 years ago
  61. 4bf42d4 [MIPS] SMTC: Reformat to Linux style. by Ralf Baechle · 19 years ago
  62. f40298f [PATCH] irq-flags: MIPS: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
  63. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 19 years ago
  64. 41c594a [MIPS] MT: Improved multithreading support. by Ralf Baechle · 19 years ago