1. 5d81b83 MIPS: Sibyte: Fix locking in set_irq_affinity by Thomas Bogendoerfer · 15 years ago
  2. c87e090 MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platforms by Ralf Baechle · 15 years ago
  3. d2287f5 irq: update all arches for new irq_desc, fix by Mike Travis · 16 years ago
  4. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
  5. 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 16 years ago
  6. 02112db mips: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  7. a9b1261 device create: misc: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  8. 8806048 [MIPS] Sibyte: Register PIO PATA device only for Swarm and Litte Sur by Ralf Baechle · 16 years ago
  9. 2fef357 IDE: Fix platform device registration in Swarm IDE driver (v2) by Ralf Baechle · 16 years ago
  10. 8d60a90 [MIPS] kgdb: Remove existing implementation by Jason Wessel · 16 years ago
  11. 43f9874 device create: mips: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  12. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  13. dc221ea Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  14. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  15. 392a040 i2c-sibyte: SWARM I2C board initialization by Maciej W. Rozycki · 16 years ago
  16. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 16 years ago
  17. 63a4881 [MIPS] Sibyte: Build RTC support as an object by Maciej W. Rozycki · 16 years ago
  18. 7558da9 mips: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  19. af0c4f6 [MIPS] BCM1480: Remove stray function call resulting in infinite recursion by Ralf Baechle · 16 years ago
  20. 81149be [MIPS] Remove CONFIG_SIBYTE_PT{1120,1125,SWARM} by Ralf Baechle · 17 years ago
  21. 87353d8 [MIPS] SMP: Call platform methods via ops structure. by Ralf Baechle · 17 years ago
  22. 33b75e5c [MIPS] Sibyte: Replace use of removed IO_SPACE_BASE with IOADDR. by Ralf Baechle · 17 years ago
  23. a8401fa [MIPS] BCM1480: Remove duplicate acknowledge of timer interrupt. by Ralf Baechle · 17 years ago
  24. 217dd11 [MIPS] Sibyte: Split and move clock code. by Ralf Baechle · 17 years ago
  25. f3f9ad0 [MIPS] Sibyte: Fixes for oneshot timer mode. by Ralf Baechle · 17 years ago
  26. faf2782 [MIPS] Sibyte: Remove blank line. by Ralf Baechle · 17 years ago
  27. 211a29a [MIPS] Swarm: Fix build failure by Thiemo Seufer · 17 years ago
  28. 46abf4b [MIPS] SB1250: Use the right irqaction for the timer interrupt. by Ralf Baechle · 17 years ago
  29. d1598b6 [MIPS] SB1250: Remove stray assignment of cpumask. by Ralf Baechle · 17 years ago
  30. 2e5dcd2 [MIPS] Sibyte: Fix names of the clockevent devices. by Ralf Baechle · 17 years ago
  31. 9e32a51 [MIPS] Sibyte: Build fixes / dead code removal. by Ralf Baechle · 17 years ago
  32. 1238d5d [MIPS] time: Fix cut'n'paste bug in Sibyte clockevent driver. by Ralf Baechle · 17 years ago
  33. 11ca25a [MIPS] Sibyte: Delete {sb1250,bcm1480}_steal_irq(). by Ralf Baechle · 17 years ago
  34. d045336 [MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code. by Ralf Baechle · 17 years ago
  35. d527eef [MIPS] Sibyte: Finish conversion to modern time APIs. by Ralf Baechle · 17 years ago
  36. 9ee5389c [MIPS] Sibyte: Fix typos in sibyte clockevent drivers by Atsushi Nemoto · 17 years ago
  37. 21a151d [MIPS] checkfiles: Fix "need space after that ','" errors. by Ralf Baechle · 17 years ago
  38. 49a89ef [MIPS] Fix "no space between function name and open parenthesis" warnings. by Ralf Baechle · 17 years ago
  39. e9f874b [MIPS] Clockevent driver for BCM1480 by Ralf Baechle · 17 years ago
  40. 9b9ea22 [MIPS] Clockevent driver for BCM1250 by Ralf Baechle · 17 years ago
  41. 7bcf771 [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt by Ralf Baechle · 17 years ago
  42. 91a2fcc [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers. by Ralf Baechle · 17 years ago
  43. 90b0234 [MIPS] Switch from to_tm to rtc_time_to_tm by Ralf Baechle · 17 years ago
  44. 4b55048 [MIPS] Deforest the function pointer jungle in the time code. by Ralf Baechle · 17 years ago
  45. 05dc8c0 [MIPS] ARC: Get rid of mips_machgroup by Ralf Baechle · 17 years ago
  46. df78b5c [MIPS] Move CFE code into arch/mips/fw/cfe by Aurelien Jarno · 17 years ago
  47. 7c4b477 [MIPS] Sibyte: cleanup static inline forward declarations. by Ralf Baechle · 17 years ago
  48. b47bd96 [MIPS] Kill redundant EXTRA_AFLAGS by Atsushi Nemoto · 17 years ago
  49. da51f9e [MIPS] BCM1480: include <linux/init.h>. by Ralf Baechle · 17 years ago
  50. 339c3a6 [MIPS] BCM1480: Export zbbus_mhz. by Ralf Baechle · 17 years ago
  51. 2e4dafd [MIPS] Sibyte: Remove broken dependency on EXPERIMENTAL from SIBYTE_SB1xxx_SOC. by Ralf Baechle · 17 years ago
  52. fbd0ed3 [MIPS] BCM1480: Fix computation of interrupt mask address register. by Ralf Baechle · 17 years ago
  53. 428ab28 [MIPS] SMP: Scatter __cpuinit over the code as needed. by Ralf Baechle · 17 years ago
  54. 477f949 [MIPS] Sibyte: CONFIG_SIBYTE_SB1250_DUART -> CONFIG_SERIAL_SB1250_DUART by Ralf Baechle · 17 years ago
  55. dde96ca [MIPS] Use -Werror on subdirectories which build cleanly. by Ralf Baechle · 17 years ago
  56. 3118513 [MIPS] BCM1480: Include <linux/module.h>. by Ralf Baechle · 17 years ago
  57. b45d527 sb1250-duart.c: SB1250 DUART serial support by Maciej W. Rozycki · 17 years ago
  58. 1f2c6d6 [MIPS] Remove unused time.c for swarm by Yoichi Yuasa · 17 years ago
  59. b3f6df9 [MIPS] Transform old-style macros to newer "__noreturn" by Robert P. J. Day · 17 years ago
  60. d619f38 [MIPS] Add bcm1480 ZBus trace support, fix wait related bugs by Mark Mason · 17 years ago
  61. 9a99435 [MIPS] Add missing silicon revisions for BCM112x by Mark Mason · 17 years ago
  62. 6c9fde4 [MIPS] BCM1480: Fix setting of irq affinity. by Mark Mason · 17 years ago
  63. 8fb303c [MIPS] SB1250: Fix bugs/warnings by creative use of volatile. by Ralf Baechle · 17 years ago
  64. 119537c [MIPS] Misc fixes for plat_irq_dispatch functions by Thiemo Seufer · 17 years ago
  65. bb9b813 [MIPS] Sibyte: Fix ZBbus profiler by Ralf Baechle · 17 years ago
  66. ca6f549 [MIPS] Sibyte: Do not allow enabling LDT support if PCI is disabled. by Ralf Baechle · 17 years ago
  67. 36a8853 [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. by Ralf Baechle · 17 years ago
  68. d2af363 [MIPS] Kill redundant EXTRA_AFLAGS by Atsushi Nemoto · 17 years ago
  69. 5dfe4c9 [PATCH] mark struct file_operations const 2 by Arjan van de Ven · 17 years ago
  70. 70d21cd [MIPS] use name instead of typename for each irq_chip by Atsushi Nemoto · 18 years ago
  71. c44e8d5 [MIPS] prom_free_prom_memory cleanup by Atsushi Nemoto · 18 years ago
  72. 03dbd2e [MIPS] SWARM: Fix a typo in #error directives by Maciej W. Rozycki · 18 years ago
  73. 0059856 [MIPS] mips HPT cleanup: make clocksource_mips public by Atsushi Nemoto · 18 years ago
  74. dd6bfd6 [MIPS] Fix double inclusions by Nicolas Kaiser · 18 years ago
  75. 1603b5a [MIPS] IRQ cleanups by Atsushi Nemoto · 18 years ago
  76. 16b7b2a [MIPS] Fixup migration to GENERIC_TIME by Atsushi Nemoto · 18 years ago
  77. 36d98e7 [MIPS] A few more pt_regs fixups. by Ralf Baechle · 18 years ago
  78. 472f291 [MIPS] Fix compilation warnings in arch/mips/sibyte/bcm1480/smp.c by Mark Mason · 18 years ago
  79. 27f768192 [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. by Ralf Baechle · 18 years ago
  80. 937a801 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. by Ralf Baechle · 18 years ago
  81. 34c2dd0 [MIPS] BCM1480: Mask pending interrupts against c0_status.im. by Ralf Baechle · 18 years ago
  82. d599def [MIPS] SB1250: Interrupt handler fixes by Maciej W. Rozycki · 18 years ago
  83. dc41fb4 [MIPS] Fix 32-bit kernel by replacing 64-bit-only code. by Ralf Baechle · 18 years ago
  84. 54d0a21 [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. by Ralf Baechle · 18 years ago
  85. 5af1c7a [MIPS] BCM1480: Fix fatal typo in the rewritten interrupt handler. by Thiemo Seufer · 18 years ago
  86. 6e61e85 [MIPS] Sibyte: Improve interrupt latency again for sb1250/bcm1480 by Thiemo Seufer · 18 years ago
  87. 94dee17 [MIPS] Eleminate interrupt migration helper use. by Ralf Baechle · 18 years ago
  88. 894673e [PATCH] tty: Remove include of screen_info.h from tty.h by Jon Smirl · 18 years ago
  89. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  90. 8d231c1 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  91. e73ea27 [MIPS] Fix build error: don't offer SMP on systems that don't have SMP. by Ralf Baechle · 18 years ago
  92. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
  93. 4fb60a4 [MIPS] Random fixes for sb1250 by Thiemo Seufer · 18 years ago
  94. b75d4c1 [MIPS] Fix bcm1480 compile by Thiemo Seufer · 18 years ago
  95. 2925aba [MIPS] Cleanup memory managment initialization. by Ralf Baechle · 18 years ago
  96. e1701fb [PATCH] Fix BCM1480 doubled process accounting times. by [MIPS] James E Wilson · 18 years ago
  97. e4ac58a [MIPS] Rewrite all the assembler interrupt handlers to C. by Ralf Baechle · 18 years ago
  98. d23ee8f [PATCH] mips: fixed collision of rtc function name by Yoichi Yuasa · 18 years ago
  99. a904f74 [MIPS] Sibyte: Fix race in sb1250_gettimeoffset(). by Ralf Baechle · 18 years ago
  100. 4308cb1 [MIPS] Sibyte: Fix interrupt timer off by one bug. by Ralf Baechle · 18 years ago