1. efc46d1 MIPS: IP32: Use __noreturn instead of open coded attributes in declarations. by Ralf Baechle · 10 years ago
  2. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 11 years ago
  3. b81947c Disintegrate asm/system.h for MIPS by David Howells · 12 years ago
  4. 8b5690f MIPS: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  5. e4ec798 MIPS: Convert the irq functions to the new names by Thomas Gleixner · 13 years ago
  6. 4d2796f MIPS: IP32: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  7. 4fa8a55 MIPS: IP32: Migrate to new platform makefile style. by Ralf Baechle · 14 years ago
  8. 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
  9. 2fe0626 MIPS: Cleanup switches with cases that can be merged by Roel Kluin · 14 years ago
  10. 599a894 MIPS: Move several variables from .bss to .init.data by Dmitri Vorobiev · 15 years ago
  11. d2f82c2 MIPS: IP32: Remove unnecessary if not even harmful volatile keywords. by Ralf Baechle · 15 years ago
  12. 63c901c MIPS: IP32: Fix build error due to uninitialized variable. by Ralf Baechle · 15 years ago
  13. 950312c MIPS: IP32: Fix hang on shutdown in power button interrupt handler. by Andrew Randrianasulu · 15 years ago
  14. ae53738 MIPS: IP32: Fix needlessly global symbols in arch/mips/sgi-ip32/ip32-irq.c by Dmitri Vorobiev · 15 years ago
  15. 36a09d7 MIPS: IP32: ip32_be_handler symbol is needlessly defined global by Dmitri Vorobiev · 15 years ago
  16. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 15 years ago
  17. c87e090 MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platforms by Ralf Baechle · 15 years ago
  18. 12e22e8 MIPS: Stop using <asm-generic/int-l64.h>. by Ralf Baechle · 15 years ago
  19. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 15 years ago
  20. 656e950 MIPS: IP32: Add platform device for CMOS RTC; remove dead code by Thomas Bogendoerfer · 16 years ago
  21. 36a0a3c [MIPS] IP32: Use common SGI button driver by Thomas Bogendoerfer · 16 years ago
  22. 8fa9cc1 [MIPS] IP32: Add platform devices for audio and volume button by Thomas Bogendoerfer · 16 years ago
  23. 1faf7f2 [MIPS] IP32: Fix unexpected irq 71 by Thomas Bogendoerfer · 16 years ago
  24. bb09a95 [MIPS] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  25. c990081 [MIPS] Fix IP32 breakage by Thomas Bogendoerfer · 17 years ago
  26. 98ce472 [MIPS] IP32: More interrupt renumbering fixes. by Ralf Baechle · 17 years ago
  27. 81b635e [MIPS] IP32: Fix address of 2nd serial interface. by Ralf Baechle · 17 years ago
  28. 8a13ecd [MIPS] IP32: Fixes after interrupt renumbering. by Ralf Baechle · 17 years ago
  29. 76d3a7a [MIPS] IP32: Retire use of plat_timer_setup. by Ralf Baechle · 17 years ago
  30. dd67b15 [MIPS] IP32: Fix build by conversion to irq_cpu.c. by Ralf Baechle · 17 years ago
  31. 49a89ef [MIPS] Fix "no space between function name and open parenthesis" warnings. by Ralf Baechle · 17 years ago
  32. 7bcf771 [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt by Ralf Baechle · 17 years ago
  33. 4b55048 [MIPS] Deforest the function pointer jungle in the time code. by Ralf Baechle · 17 years ago
  34. 4e45171 [MIPS] cleanup struct irqaction initializers by Thomas Gleixner · 17 years ago
  35. 6e35106 [MIPS] IP32: Fix initialization of UART base addresses. by Ralf Baechle · 17 years ago
  36. dde96ca [MIPS] Use -Werror on subdirectories which build cleanly. by Ralf Baechle · 17 years ago
  37. c3dd8cd [MIPS] IP32: Don't ignore request_irq's return value. by Ralf Baechle · 17 years ago
  38. e7c4782 [MIPS] Put an end to <asm/serial.h>'s long and annyoing existence by Ralf Baechle · 17 years ago
  39. e971290 meth driver renovation by Ralf Baechle · 17 years ago
  40. 119537c [MIPS] Misc fixes for plat_irq_dispatch functions by Thiemo Seufer · 17 years ago
  41. d2af363 [MIPS] Kill redundant EXTRA_AFLAGS by Atsushi Nemoto · 17 years ago
  42. 70d21cd [MIPS] use name instead of typename for each irq_chip by Atsushi Nemoto · 17 years ago
  43. c44e8d5 [MIPS] prom_free_prom_memory cleanup by Atsushi Nemoto · 18 years ago
  44. 1603b5a [MIPS] IRQ cleanups by Atsushi Nemoto · 18 years ago
  45. 36d98e7 [MIPS] A few more pt_regs fixups. by Ralf Baechle · 18 years ago
  46. 27f768192 [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. by Ralf Baechle · 18 years ago
  47. 937a801 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. by Ralf Baechle · 18 years ago
  48. 9ec5209 [PATCH] replace cad_pid by a struct pid by Cedric Le Goater · 18 years ago
  49. 54d0a21 [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. by Ralf Baechle · 18 years ago
  50. cfbae5d [MIPS] IP32: Fix wreckage caused by recent SA_* constant replacement. by Thiemo Seufer · 18 years ago
  51. 94dee17 [MIPS] Eleminate interrupt migration helper use. by Ralf Baechle · 18 years ago
  52. f40298f [PATCH] irq-flags: MIPS: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  53. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  54. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
  55. f18190b fix paniced->panicked typos by Lee Revell · 18 years ago
  56. 2925aba [MIPS] Cleanup memory managment initialization. by Ralf Baechle · 18 years ago
  57. b6d7c7a [MIPS] IP32: Fix warnings. by Ralf Baechle · 18 years ago
  58. 6f8782c [MIPS] Use __ffs() instead of ffs() in ip32_irq0(). by Atsushi Nemoto · 18 years ago
  59. e4ac58a [MIPS] Rewrite all the assembler interrupt handlers to C. by Ralf Baechle · 18 years ago
  60. d23ee8f [PATCH] mips: fixed collision of rtc function name by Yoichi Yuasa · 18 years ago
  61. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 18 years ago
  62. a3dddd5 [MIPS] War on whitespace: cleanup initial spaces followed by tabs. by Ralf Baechle · 18 years ago
  63. 17be03f Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  64. fcdb27a [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. by Ralf Baechle · 18 years ago
  65. 59a675b [SERIAL] uart_port flags member should use UPF_* by Russell King · 18 years ago
  66. 59f145d [MIPS] IP32: Fix sparse warnings. by Arnaud Giersch · 19 years ago
  67. 19ce1cf [MIPS] IP32: Export mace symbol. by Arnaud Giersch · 19 years ago
  68. 8ab00b9 Convert struct hw_interrupt_type initializations to ISO C99 named initializers. by Ralf Baechle · 19 years ago
  69. 1ba582a O2 doesn't have _that_ much RAM. by Thiemo Seufer · 19 years ago
  70. c83cfc9 Get rid of early_init. There's more need to make this form of by Ralf Baechle · 19 years ago
  71. 42a3b4f [PATCH] mips: nuke trailing whitespace by Ralf Baechle · 19 years ago
  72. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago