1. 46abf4b [MIPS] SB1250: Use the right irqaction for the timer interrupt. by Ralf Baechle · 17 years ago
  2. d1598b6 [MIPS] SB1250: Remove stray assignment of cpumask. by Ralf Baechle · 17 years ago
  3. 2e5dcd2 [MIPS] Sibyte: Fix names of the clockevent devices. by Ralf Baechle · 17 years ago
  4. 9e32a51 [MIPS] Sibyte: Build fixes / dead code removal. by Ralf Baechle · 17 years ago
  5. 1238d5d [MIPS] time: Fix cut'n'paste bug in Sibyte clockevent driver. by Ralf Baechle · 17 years ago
  6. 11ca25a [MIPS] Sibyte: Delete {sb1250,bcm1480}_steal_irq(). by Ralf Baechle · 17 years ago
  7. d045336 [MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code. by Ralf Baechle · 17 years ago
  8. d527eef [MIPS] Sibyte: Finish conversion to modern time APIs. by Ralf Baechle · 17 years ago
  9. 9ee5389c [MIPS] Sibyte: Fix typos in sibyte clockevent drivers by Atsushi Nemoto · 17 years ago
  10. 21a151d [MIPS] checkfiles: Fix "need space after that ','" errors. by Ralf Baechle · 17 years ago
  11. 49a89ef [MIPS] Fix "no space between function name and open parenthesis" warnings. by Ralf Baechle · 17 years ago
  12. e9f874b [MIPS] Clockevent driver for BCM1480 by Ralf Baechle · 17 years ago
  13. 9b9ea22 [MIPS] Clockevent driver for BCM1250 by Ralf Baechle · 17 years ago
  14. 7bcf771 [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt by Ralf Baechle · 17 years ago
  15. 91a2fcc [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers. by Ralf Baechle · 17 years ago
  16. 90b0234 [MIPS] Switch from to_tm to rtc_time_to_tm by Ralf Baechle · 17 years ago
  17. 4b55048 [MIPS] Deforest the function pointer jungle in the time code. by Ralf Baechle · 17 years ago
  18. 05dc8c0 [MIPS] ARC: Get rid of mips_machgroup by Ralf Baechle · 17 years ago
  19. df78b5c [MIPS] Move CFE code into arch/mips/fw/cfe by Aurelien Jarno · 17 years ago
  20. 7c4b477 [MIPS] Sibyte: cleanup static inline forward declarations. by Ralf Baechle · 17 years ago
  21. b47bd96 [MIPS] Kill redundant EXTRA_AFLAGS by Atsushi Nemoto · 17 years ago
  22. da51f9e [MIPS] BCM1480: include <linux/init.h>. by Ralf Baechle · 17 years ago
  23. 339c3a6 [MIPS] BCM1480: Export zbbus_mhz. by Ralf Baechle · 17 years ago
  24. 2e4dafd [MIPS] Sibyte: Remove broken dependency on EXPERIMENTAL from SIBYTE_SB1xxx_SOC. by Ralf Baechle · 17 years ago
  25. fbd0ed3 [MIPS] BCM1480: Fix computation of interrupt mask address register. by Ralf Baechle · 17 years ago
  26. 428ab28 [MIPS] SMP: Scatter __cpuinit over the code as needed. by Ralf Baechle · 17 years ago
  27. 477f949 [MIPS] Sibyte: CONFIG_SIBYTE_SB1250_DUART -> CONFIG_SERIAL_SB1250_DUART by Ralf Baechle · 17 years ago
  28. dde96ca [MIPS] Use -Werror on subdirectories which build cleanly. by Ralf Baechle · 17 years ago
  29. 3118513 [MIPS] BCM1480: Include <linux/module.h>. by Ralf Baechle · 17 years ago
  30. b45d527 sb1250-duart.c: SB1250 DUART serial support by Maciej W. Rozycki · 17 years ago
  31. 1f2c6d6 [MIPS] Remove unused time.c for swarm by Yoichi Yuasa · 17 years ago
  32. b3f6df9 [MIPS] Transform old-style macros to newer "__noreturn" by Robert P. J. Day · 17 years ago
  33. d619f38 [MIPS] Add bcm1480 ZBus trace support, fix wait related bugs by Mark Mason · 17 years ago
  34. 9a99435 [MIPS] Add missing silicon revisions for BCM112x by Mark Mason · 17 years ago
  35. 6c9fde4 [MIPS] BCM1480: Fix setting of irq affinity. by Mark Mason · 17 years ago
  36. 8fb303c [MIPS] SB1250: Fix bugs/warnings by creative use of volatile. by Ralf Baechle · 17 years ago
  37. 119537c [MIPS] Misc fixes for plat_irq_dispatch functions by Thiemo Seufer · 17 years ago
  38. bb9b813 [MIPS] Sibyte: Fix ZBbus profiler by Ralf Baechle · 17 years ago
  39. ca6f549 [MIPS] Sibyte: Do not allow enabling LDT support if PCI is disabled. by Ralf Baechle · 17 years ago
  40. 36a8853 [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. by Ralf Baechle · 17 years ago
  41. d2af363 [MIPS] Kill redundant EXTRA_AFLAGS by Atsushi Nemoto · 17 years ago
  42. 5dfe4c9 [PATCH] mark struct file_operations const 2 by Arjan van de Ven · 17 years ago
  43. 70d21cd [MIPS] use name instead of typename for each irq_chip by Atsushi Nemoto · 17 years ago
  44. c44e8d5 [MIPS] prom_free_prom_memory cleanup by Atsushi Nemoto · 17 years ago
  45. 03dbd2e [MIPS] SWARM: Fix a typo in #error directives by Maciej W. Rozycki · 17 years ago
  46. 0059856 [MIPS] mips HPT cleanup: make clocksource_mips public by Atsushi Nemoto · 18 years ago
  47. dd6bfd6 [MIPS] Fix double inclusions by Nicolas Kaiser · 18 years ago
  48. 1603b5a [MIPS] IRQ cleanups by Atsushi Nemoto · 18 years ago
  49. 16b7b2a [MIPS] Fixup migration to GENERIC_TIME by Atsushi Nemoto · 18 years ago
  50. 36d98e7 [MIPS] A few more pt_regs fixups. by Ralf Baechle · 18 years ago
  51. 472f291 [MIPS] Fix compilation warnings in arch/mips/sibyte/bcm1480/smp.c by Mark Mason · 18 years ago
  52. 27f768192 [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. by Ralf Baechle · 18 years ago
  53. 937a801 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. by Ralf Baechle · 18 years ago
  54. 34c2dd0 [MIPS] BCM1480: Mask pending interrupts against c0_status.im. by Ralf Baechle · 18 years ago
  55. d599def [MIPS] SB1250: Interrupt handler fixes by Maciej W. Rozycki · 18 years ago
  56. dc41fb4 [MIPS] Fix 32-bit kernel by replacing 64-bit-only code. by Ralf Baechle · 18 years ago
  57. 54d0a21 [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. by Ralf Baechle · 18 years ago
  58. 5af1c7a [MIPS] BCM1480: Fix fatal typo in the rewritten interrupt handler. by Thiemo Seufer · 18 years ago
  59. 6e61e85 [MIPS] Sibyte: Improve interrupt latency again for sb1250/bcm1480 by Thiemo Seufer · 18 years ago
  60. 94dee17 [MIPS] Eleminate interrupt migration helper use. by Ralf Baechle · 18 years ago
  61. 894673e [PATCH] tty: Remove include of screen_info.h from tty.h by Jon Smirl · 18 years ago
  62. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  63. 8d231c1 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  64. e73ea27 [MIPS] Fix build error: don't offer SMP on systems that don't have SMP. by Ralf Baechle · 18 years ago
  65. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
  66. 4fb60a4 [MIPS] Random fixes for sb1250 by Thiemo Seufer · 18 years ago
  67. b75d4c1 [MIPS] Fix bcm1480 compile by Thiemo Seufer · 18 years ago
  68. 2925aba [MIPS] Cleanup memory managment initialization. by Ralf Baechle · 18 years ago
  69. e1701fb [PATCH] Fix BCM1480 doubled process accounting times. by [MIPS] James E Wilson · 18 years ago
  70. e4ac58a [MIPS] Rewrite all the assembler interrupt handlers to C. by Ralf Baechle · 18 years ago
  71. d23ee8f [PATCH] mips: fixed collision of rtc function name by Yoichi Yuasa · 18 years ago
  72. a904f74 [MIPS] Sibyte: Fix race in sb1250_gettimeoffset(). by Ralf Baechle · 18 years ago
  73. 4308cb1 [MIPS] Sibyte: Fix interrupt timer off by one bug. by Ralf Baechle · 18 years ago
  74. 9b6695a [MIPS] SMP: Fix initialization order bug. by Ralf Baechle · 18 years ago
  75. 76e1dae [MIPS] Fix compiler warnings in arch/mips/sibyte/bcm1480/irq.c by Martin Michlmayr · 18 years ago
  76. 7760763 [MIPS] Sibyte: Config option names shouldn't be prefixed with CONFIG_ by Ralf Baechle · 19 years ago
  77. b6f7880 [MIPS] Reformat to 80 columns. by Ralf Baechle · 18 years ago
  78. 5ac71fd [MIPS] Sibyte: Make all setup functions __init. by Ralf Baechle · 18 years ago
  79. fcdb27a [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. by Ralf Baechle · 18 years ago
  80. dc8f602 [PATCH] mips: task_thread_info() by Al Viro · 18 years ago
  81. 53c2df2 Use rtc_lock to protect RTC operations by Atsushi Nemoto · 19 years ago
  82. a4b5bd9 SB1 cache exception handling. by Andrew Isaacson · 19 years ago
  83. f137e46 Add support for BCM1480 family of chips. by Andrew Isaacson · 19 years ago
  84. 6aaf778 No need to explicitly call __read_64bit_c0_split; __read_64bit_c0_register by Ralf Baechle · 19 years ago
  85. 942d042 Use cpumask_t rather than hand-rolled bitmask code in sb1250_set_affinity. by Andrew Isaacson · 19 years ago
  86. b288f13 Switch Sibyte profiling driver to ->compat_ioctl by Ralf Baechle · 19 years ago
  87. a50b3e2 Do the timer interrupt only once on CPU 0 ... by Ralf Baechle · 19 years ago
  88. ca4973d Don't redeclare ll_local_timer_interrupt. by Ralf Baechle · 19 years ago
  89. 8ab00b9 Convert struct hw_interrupt_type initializations to ISO C99 named initializers. by Ralf Baechle · 19 years ago
  90. 65bda1a Switch SiByte drivers back to __raw_*() functions. by Maciej W. Rozycki · 19 years ago
  91. 38b18f72 Move Sibyte Kconfig stuff into it's own Kconfig. by Ralf Baechle · 19 years ago
  92. db89a48 Replace deprecated interruptible_sleep_on() function call with direct by Ralf Baechle · 19 years ago
  93. c83cfc9 Get rid of early_init. There's more need to make this form of by Ralf Baechle · 19 years ago
  94. 42a3b4f [PATCH] mips: nuke trailing whitespace by Ralf Baechle · 19 years ago
  95. 875d43e [PATCH] mips: clean up 32/64-bit configuration by Ralf Baechle · 19 years ago
  96. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago