1. 69ed25b [MIPS] Remove unused dump_tlb functions by Atsushi Nemoto · 17 years ago
  2. e10e0cc8 [MIPS] Fix IP27 build by Atsushi Nemoto · 17 years ago
  3. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  4. 063ea77 [MIPS] IP27: Build fix by Ralf Baechle · 17 years ago
  5. 36a8853 [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. by Ralf Baechle · 17 years ago
  6. d2af363 [MIPS] Kill redundant EXTRA_AFLAGS by Atsushi Nemoto · 17 years ago
  7. 6a1e552 [MIPS] Add external declaration of pagetable_init() to pgalloc.h by Atsushi Nemoto · 18 years ago
  8. f8aeb85 [MIPS] IP27: Fix warning. by Ralf Baechle · 18 years ago
  9. 70d21cd [MIPS] use name instead of typename for each irq_chip by Atsushi Nemoto · 18 years ago
  10. c44e8d5 [MIPS] prom_free_prom_memory cleanup by Atsushi Nemoto · 18 years ago
  11. e77c232 [MIPS] Compile __do_IRQ() when really needed by Franck Bui-Huu · 18 years ago
  12. 0059856 [MIPS] mips HPT cleanup: make clocksource_mips public by Atsushi Nemoto · 18 years ago
  13. 1417836 [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq by Atsushi Nemoto · 18 years ago
  14. 1603b5a [MIPS] IRQ cleanups by Atsushi Nemoto · 18 years ago
  15. 4a4cf77 [MIPS] Make irq number allocator generally available for fixing EV64120. by Ralf Baechle · 18 years ago
  16. 16b7b2a [MIPS] Fixup migration to GENERIC_TIME by Atsushi Nemoto · 18 years ago
  17. c11b3c1b [MIPS] IP27: Make declaration of setup_replication_mask a proper prototype. by Ralf Baechle · 18 years ago
  18. 27f768192 [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. by Ralf Baechle · 18 years ago
  19. 937a801 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. by Ralf Baechle · 18 years ago
  20. 8ef3860 [PATCH] kill wall_jiffies by Atsushi Nemoto · 18 years ago
  21. 3171a03 [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) by Atsushi Nemoto · 18 years ago
  22. c1f60a5 [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h by Christoph Lameter · 18 years ago
  23. f06a968 [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations by Christoph Lameter · 18 years ago
  24. 54d0a21 [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. by Ralf Baechle · 18 years ago
  25. 40fa4b6 [MIPS] IP27: Reformatting. by Ralf Baechle · 18 years ago
  26. bf28363 [MIPS] IP27: Invoke setup_irq for timer interrupt so proc stats will be shown. by Ralf Baechle · 18 years ago
  27. cc25ab00 [MIPS] IP27: irq_chip startup method returns unsigned int. by Ralf Baechle · 18 years ago
  28. a365e53 [MIPS] IP27: struct irq_desc member handler was renamed to chip. by Ralf Baechle · 18 years ago
  29. 94dee17 [MIPS] Eleminate interrupt migration helper use. by Ralf Baechle · 18 years ago
  30. 8717433 [MIPS] IP27: Don't destroy interrupt routing information on shutdown irq. by Ralf Baechle · 18 years ago
  31. f40298f [PATCH] irq-flags: MIPS: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  32. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  33. 8d231c1 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  34. a3d4539 [MIPS] Early printk for IP27. by Ralf Baechle · 18 years ago
  35. e73ea27 [MIPS] Fix build error: don't offer SMP on systems that don't have SMP. by Ralf Baechle · 18 years ago
  36. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
  37. 2925aba [MIPS] Cleanup memory managment initialization. by Ralf Baechle · 18 years ago
  38. f456aca [MIPS] IP27: Cleanup N/M mode configuration. by Ralf Baechle · 18 years ago
  39. aa9772e [MIPS] SN: Rename SGI_SN0_N_MODE -> SGI_SN_N_MODE. by Ralf Baechle · 18 years ago
  40. d8cb4e1 [MIPS] Cleanup ARCH_DISCONTIGMEM_ENABLE and NUMA configuration. by Ralf Baechle · 18 years ago
  41. 3c00944 [MIPS] IP27: Fix collision with hardcoded interrupt number. by Ralf Baechle · 18 years ago
  42. c0858d8 [MIPS] Fix ip27 build. by Atsushi Nemoto · 18 years ago
  43. e4ac58a [MIPS] Rewrite all the assembler interrupt handlers to C. by Ralf Baechle · 18 years ago
  44. 22a9835 [PATCH] unify PFN_* macros by Dave Hansen · 18 years ago
  45. 394e390 [PATCH] more for_each_cpu() conversions by Andrew Morton · 18 years ago
  46. 7835e98 [PATCH] remove set_page_count() outside mm/ by Nick Piggin · 18 years ago
  47. a3dddd5 [MIPS] War on whitespace: cleanup initial spaces followed by tabs. by Ralf Baechle · 18 years ago
  48. 9b6695a [MIPS] SMP: Fix initialization order bug. by Ralf Baechle · 18 years ago
  49. fcdb27a [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. by Ralf Baechle · 19 years ago
  50. dc8f602 [PATCH] mips: task_thread_info() by Al Viro · 19 years ago
  51. de25968 [PATCH] fix more missing includes by Tim Schmielau · 19 years ago
  52. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  53. d3ffd08 Use pr_debug instead of homegrown debug print macros. by Ralf Baechle · 19 years ago
  54. 01d42ab Using get_nasid() to find the console node will blow up nicely if by Ralf Baechle · 19 years ago
  55. 1342f7e Arrested for multiple offences of header file inclusion. by Ralf Baechle · 19 years ago
  56. 4f12bfe HUB interrupts are allocated per node, not per slice. Make manipulation by Ralf Baechle · 19 years ago
  57. 39408c6 Replace the complicated and broken attempt to clean interrupt by by Ralf Baechle · 20 years ago
  58. de1db6f It's unwise to disable all interrupts of the boot node ;-) by Ralf Baechle · 20 years ago
  59. ae6aafe Move missplaced code line to the right place. by Ralf Baechle · 20 years ago
  60. c83cfc9 Get rid of early_init. There's more need to make this form of by Ralf Baechle · 19 years ago
  61. b149ee2 [PATCH] NTP: ntp-helper functions by john stultz · 19 years ago
  62. 42a3b4f [PATCH] mips: nuke trailing whitespace by Ralf Baechle · 19 years ago
  63. 408fde8 [PATCH] remove non-DISCONTIG use of pgdat->node_mem_map by Dave Hansen · 19 years ago
  64. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago