1. 29abfbd mips: separate extable.h, switch module.h to it by Al Viro · 8 years ago
  2. 9b987c4 MIPS: Lasat: A couple off by one bugs in picvue_proc.c by Dan Carpenter · 11 years ago
  3. c62432b [mips] switch pvc_proc_cleanup() to remove_proc_subtree() by Al Viro · 8 years ago
  4. 1bab0b6 MIPS: Lasat: Move from deprecated __initcall to arch_initcall. by Ralf Baechle · 9 years ago
  5. bfaf245 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  6. 2ee9663 time: Add y2038 safe read_persistent_clock64() by Xunlei Pang · 9 years ago
  7. 1f8d271 MIPS: Lasat: Remove unused function from sysctl code. by Rickard Strandqvist · 9 years ago
  8. 507a369 MIPS: Lasat: Add missing CONFIG_PROC_FS dependency to PICVUE_PROC by Markos Chandras · 10 years ago
  9. 49992cb MIPS: Lasat: Replace del_timer by del_timer_sync by Julia Lawall · 10 years ago
  10. 3b2663c mips: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  11. 3185557 MIPS: Refactor load/entry address calculations by James Hogan · 11 years ago
  12. d3478d5 mips: lasat: sysctl: Convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  13. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  14. aebb2af Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  15. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  16. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 11 years ago
  17. b81947c Disintegrate asm/system.h for MIPS by David Howells · 12 years ago
  18. 5a4a4ad MIPS: Mark cascade and low level interrupts IRQF_NO_THREAD by Wu Zhangjin · 13 years ago
  19. e4ec798 MIPS: Convert the irq functions to the new names by Thomas Gleixner · 13 years ago
  20. 9fcecaf MIPS: LASAt: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  21. bd152b0 MIPS: Lasat: Migrate to new platform makefile style. by Ralf Baechle · 14 years ago
  22. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  23. e9cfaa9 Rename .text.start to .text..start. by Denys Vlasenko · 14 years ago
  24. e0e53de MIPS: Nuke trailing blank lines by Ralf Baechle · 14 years ago
  25. 606d62f MIPS: Lasat: Fix botched changes to sysctl code. by Ralf Baechle · 14 years ago
  26. c0b4abd MIPS: Lasat: Convert to proc_fops / seq_file by Alexey Dobriyan · 14 years ago
  27. 7580c9c MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZE by Dmitri Vorobiev · 15 years ago
  28. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 14 years ago
  29. 1639319 sysctl mips/lasat: Remove dead binary sysctl support by Eric W. Biederman · 15 years ago
  30. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  31. d4f587c timekeeping: Increase granularity of read_persistent_clock() by Martin Schwidefsky · 15 years ago
  32. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 15 years ago
  33. f221e72 sysctl: simplify ->strategy by Alexey Dobriyan · 16 years ago
  34. b27418a [MIPS] Remove mips_machtype for LASAT machines by Thomas Bogendoerfer · 16 years ago
  35. 1f34f2e [MIPS] Lasat: sysctl fixup by Thomas Horsten · 16 years ago
  36. 0c3bd83 [MIPS] Lasat: bring back from the dead by Thomas Horsten · 16 years ago
  37. 8a39c52 [MIPS] Lasat: Convert pvc_sem semaphore to mutex by Daniel Walker · 16 years ago
  38. 778bc14 [MIPS] Lasat: Fix built in separate object directory. by WANG Cong · 16 years ago
  39. 89becf5 [MIPS] Lasat: Fix overlap of interrupt number ranges. by Yoichi Yuasa · 17 years ago
  40. ba5eac5 [MIPS] time: Merge lasat plat_timer_setup into plat_time_init. by Ralf Baechle · 17 years ago
  41. a5ccfe5 [MIPS] Lasat: Fix build by conversion to irq_cpu.c. by Ralf Baechle · 17 years ago
  42. 4b55048 [MIPS] Deforest the function pointer jungle in the time code. by Ralf Baechle · 17 years ago
  43. 05dc8c0 [MIPS] ARC: Get rid of mips_machgroup by Ralf Baechle · 17 years ago
  44. 1f21d2b [MIPS] Add back support for LASAT platforms by Brian Murphy · 17 years ago
  45. c99cabf [MIPS] remove LASAT Networks platforms support by Yoichi Yuasa · 17 years ago
  46. 36a8853 [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. by Ralf Baechle · 17 years ago
  47. 12e4396 [MIPS] No need to write c0_compare in plat_timer_setup by Atsushi Nemoto · 17 years ago
  48. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 17 years ago
  49. 8d8cb8a [PATCH] sysctl: C99 convert arch/mips/lasat/sysctl.c and remove ABI breakage by Eric W. Biederman · 17 years ago
  50. 70d21cd [MIPS] use name instead of typename for each irq_chip by Atsushi Nemoto · 17 years ago
  51. c44e8d5 [MIPS] prom_free_prom_memory cleanup by Atsushi Nemoto · 17 years ago
  52. 1f29bcd [PATCH] sysctl: remove unused "context" param by Alexey Dobriyan · 17 years ago
  53. 1b04fe9 [PATCH] struct path: convert mips by Josef Sipek · 17 years ago
  54. e77c232 [MIPS] Compile __do_IRQ() when really needed by Franck Bui-Huu · 17 years ago
  55. 1417836 [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq by Atsushi Nemoto · 18 years ago
  56. 1603b5a [MIPS] IRQ cleanups by Atsushi Nemoto · 18 years ago
  57. 937a801 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. by Ralf Baechle · 18 years ago
  58. bcf5111 [SERIAL] Remove wrong asm/serial.h inclusions by Russell King · 18 years ago
  59. 54d0a21 [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. by Ralf Baechle · 18 years ago
  60. 94dee17 [MIPS] Eleminate interrupt migration helper use. by Ralf Baechle · 18 years ago
  61. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  62. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
  63. 2925aba [MIPS] Cleanup memory managment initialization. by Ralf Baechle · 18 years ago
  64. e4ac58a [MIPS] Rewrite all the assembler interrupt handlers to C. by Ralf Baechle · 18 years ago
  65. d23ee8f [PATCH] mips: fixed collision of rtc function name by Yoichi Yuasa · 18 years ago
  66. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 18 years ago
  67. 14cc3e2 [PATCH] sem2mutex: misc static one-file mutexes by Ingo Molnar · 18 years ago
  68. a3dddd5 [MIPS] War on whitespace: cleanup initial spaces followed by tabs. by Ralf Baechle · 18 years ago
  69. 17be03f Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  70. fcdb27a [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. by Ralf Baechle · 18 years ago
  71. 59a675b [SERIAL] uart_port flags member should use UPF_* by Russell King · 18 years ago
  72. 9b4a161 [SERIAL] uart_port iotype member should use UPIO_* by Russell King · 18 years ago
  73. 53c2df2 Use rtc_lock to protect RTC operations by Atsushi Nemoto · 19 years ago
  74. 5e83d43 Sliceup Kconfig; it's grown too large. by Ralf Baechle · 19 years ago
  75. 8ab00b9 Convert struct hw_interrupt_type initializations to ISO C99 named initializers. by Ralf Baechle · 19 years ago
  76. c83cfc9 Get rid of early_init. There's more need to make this form of by Ralf Baechle · 19 years ago
  77. 42a3b4f [PATCH] mips: nuke trailing whitespace by Ralf Baechle · 19 years ago
  78. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago