1. 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 13 years ago
  2. e4ec798 MIPS: Convert the irq functions to the new names by Thomas Gleixner · 13 years ago
  3. d6d5d5c4 MIPS: Sibyte: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  4. 34f5c1c MIPS: Sibyte: Migrate to new platform makefile style. by Ralf Baechle · 14 years ago
  5. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  6. 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
  7. f77f13e Fix comment and Kconfig typos for 'require' and 'fragment' by Gilles Espinasse · 14 years ago
  8. ed14bbb MIPS: SB1480: Convert IRQ controller lock to raw spinlock. by Ralf Baechle · 15 years ago
  9. 4a8a738 MIPS: Make various locks static. by Ralf Baechle · 15 years ago
  10. 0863be2 MIPS: BCM1480: Re-apply patch lost due to bad resolution of merge conflict. by Ralf Baechle · 15 years ago
  11. 48a048f cpumask: arch_send_call_function_ipi_mask: mips by Rusty Russell · 15 years ago
  12. 631330f MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. by Ralf Baechle · 15 years ago
  13. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 15 years ago
  14. 5d81b83 MIPS: Sibyte: Fix locking in set_irq_affinity by Thomas Bogendoerfer · 15 years ago
  15. d5dedd4 irq: change ->set_affinity() to return status by Yinghai Lu · 15 years ago
  16. c87e090 MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platforms by Ralf Baechle · 15 years ago
  17. d2287f5 irq: update all arches for new irq_desc, fix by Mike Travis · 16 years ago
  18. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
  19. 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 16 years ago
  20. 8d60a90 [MIPS] kgdb: Remove existing implementation by Jason Wessel · 16 years ago
  21. af0c4f6 [MIPS] BCM1480: Remove stray function call resulting in infinite recursion by Ralf Baechle · 17 years ago
  22. 87353d8 [MIPS] SMP: Call platform methods via ops structure. by Ralf Baechle · 17 years ago
  23. 33b75e5c [MIPS] Sibyte: Replace use of removed IO_SPACE_BASE with IOADDR. by Ralf Baechle · 17 years ago
  24. a8401fa [MIPS] BCM1480: Remove duplicate acknowledge of timer interrupt. by Ralf Baechle · 17 years ago
  25. 217dd11 [MIPS] Sibyte: Split and move clock code. by Ralf Baechle · 17 years ago
  26. f3f9ad0 [MIPS] Sibyte: Fixes for oneshot timer mode. by Ralf Baechle · 17 years ago
  27. faf2782 [MIPS] Sibyte: Remove blank line. by Ralf Baechle · 17 years ago
  28. 2e5dcd2 [MIPS] Sibyte: Fix names of the clockevent devices. by Ralf Baechle · 17 years ago
  29. 9e32a51 [MIPS] Sibyte: Build fixes / dead code removal. by Ralf Baechle · 17 years ago
  30. 1238d5d [MIPS] time: Fix cut'n'paste bug in Sibyte clockevent driver. by Ralf Baechle · 17 years ago
  31. 11ca25a [MIPS] Sibyte: Delete {sb1250,bcm1480}_steal_irq(). by Ralf Baechle · 17 years ago
  32. d045336 [MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code. by Ralf Baechle · 17 years ago
  33. d527eef [MIPS] Sibyte: Finish conversion to modern time APIs. by Ralf Baechle · 17 years ago
  34. 9ee5389c [MIPS] Sibyte: Fix typos in sibyte clockevent drivers by Atsushi Nemoto · 17 years ago
  35. 21a151d [MIPS] checkfiles: Fix "need space after that ','" errors. by Ralf Baechle · 17 years ago
  36. e9f874b [MIPS] Clockevent driver for BCM1480 by Ralf Baechle · 17 years ago
  37. 7bcf771 [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt by Ralf Baechle · 17 years ago
  38. 91a2fcc [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers. by Ralf Baechle · 17 years ago
  39. 7c4b477 [MIPS] Sibyte: cleanup static inline forward declarations. by Ralf Baechle · 17 years ago
  40. da51f9e [MIPS] BCM1480: include <linux/init.h>. by Ralf Baechle · 17 years ago
  41. 339c3a6 [MIPS] BCM1480: Export zbbus_mhz. by Ralf Baechle · 17 years ago
  42. fbd0ed3 [MIPS] BCM1480: Fix computation of interrupt mask address register. by Ralf Baechle · 17 years ago
  43. 477f949 [MIPS] Sibyte: CONFIG_SIBYTE_SB1250_DUART -> CONFIG_SERIAL_SB1250_DUART by Ralf Baechle · 17 years ago
  44. dde96ca [MIPS] Use -Werror on subdirectories which build cleanly. by Ralf Baechle · 17 years ago
  45. 3118513 [MIPS] BCM1480: Include <linux/module.h>. by Ralf Baechle · 17 years ago
  46. b45d527 sb1250-duart.c: SB1250 DUART serial support by Maciej W. Rozycki · 17 years ago
  47. 6c9fde4 [MIPS] BCM1480: Fix setting of irq affinity. by Mark Mason · 17 years ago
  48. 8fb303c [MIPS] SB1250: Fix bugs/warnings by creative use of volatile. by Ralf Baechle · 17 years ago
  49. 36a8853 [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. by Ralf Baechle · 18 years ago
  50. d2af363 [MIPS] Kill redundant EXTRA_AFLAGS by Atsushi Nemoto · 18 years ago
  51. 70d21cd [MIPS] use name instead of typename for each irq_chip by Atsushi Nemoto · 18 years ago
  52. 0059856 [MIPS] mips HPT cleanup: make clocksource_mips public by Atsushi Nemoto · 18 years ago
  53. dd6bfd6 [MIPS] Fix double inclusions by Nicolas Kaiser · 18 years ago
  54. 1603b5a [MIPS] IRQ cleanups by Atsushi Nemoto · 18 years ago
  55. 16b7b2a [MIPS] Fixup migration to GENERIC_TIME by Atsushi Nemoto · 18 years ago
  56. 472f291 [MIPS] Fix compilation warnings in arch/mips/sibyte/bcm1480/smp.c by Mark Mason · 18 years ago
  57. 27f768192 [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. by Ralf Baechle · 18 years ago
  58. 937a801 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. by Ralf Baechle · 18 years ago
  59. 34c2dd0 [MIPS] BCM1480: Mask pending interrupts against c0_status.im. by Ralf Baechle · 18 years ago
  60. dc41fb4 [MIPS] Fix 32-bit kernel by replacing 64-bit-only code. by Ralf Baechle · 18 years ago
  61. 5af1c7a [MIPS] BCM1480: Fix fatal typo in the rewritten interrupt handler. by Thiemo Seufer · 18 years ago
  62. 6e61e85 [MIPS] Sibyte: Improve interrupt latency again for sb1250/bcm1480 by Thiemo Seufer · 18 years ago
  63. 94dee17 [MIPS] Eleminate interrupt migration helper use. by Ralf Baechle · 18 years ago
  64. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  65. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
  66. e1701fb [PATCH] Fix BCM1480 doubled process accounting times. by [MIPS] James E Wilson · 19 years ago
  67. e4ac58a [MIPS] Rewrite all the assembler interrupt handlers to C. by Ralf Baechle · 18 years ago
  68. 76e1dae [MIPS] Fix compiler warnings in arch/mips/sibyte/bcm1480/irq.c by Martin Michlmayr · 19 years ago
  69. f137e46 Add support for BCM1480 family of chips. by Andrew Isaacson · 19 years ago