1. 0f1bdc1 Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  2. 80fe02b Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  3. 4f0ad95 MIPS: IP27: Remove pointless switch statement. by Ralf Baechle · 13 years ago
  4. a18f22a Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksource by Thomas Gleixner · 13 years ago
  5. e12f47e MIPS: IP27: Fix GCC 4.6.0 build error. by Ralf Baechle · 13 years ago
  6. a6ab5ca MIPS: IP27: Fix GCC 4.6.0 build error. by Ralf Baechle · 13 years ago
  7. 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 13 years ago
  8. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  9. e4ec798 MIPS: Convert the irq functions to the new names by Thomas Gleixner · 13 years ago
  10. 301218d MIPS: IP27: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  11. 75c4fd8 mips: convert to clocksource_register_hz/khz by John Stultz · 14 years ago
  12. 6a0cd4d MIPS: IP27: Migrate to new Platform file by Ralf Baechle · 14 years ago
  13. 78e6f4c MIPS: IP27: klconfig.c checkpatch cleanup by Andrea Gelmini · 14 years ago
  14. 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
  15. 598c5ab MIPS: IP27: Convert nmi_lock lock to arch spinlock; by Ralf Baechle · 14 years ago
  16. 2ba53e3 MIPS: IP27: Remove code obfuscation by enter_panic_mode(). by Ralf Baechle · 14 years ago
  17. 4a8a738 MIPS: Make various locks static. by Ralf Baechle · 14 years ago
  18. e0e53de MIPS: Nuke trailing blank lines by Ralf Baechle · 14 years ago
  19. 4b52940 mm: make totalhigh_pages unsigned long by Andreas Fenkart · 14 years ago
  20. f45e518 MIPS: Add IRQF_TIMER flag for timer interrupts by Wu Zhangjin · 15 years ago
  21. b533e65 MIPS: SMP: Fix build. by Ralf Baechle · 15 years ago
  22. 48a048f cpumask: arch_send_call_function_ipi_mask: mips by Rusty Russell · 15 years ago
  23. 29c337a cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node by Rusty Russell · 15 years ago
  24. 631330f MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. by Ralf Baechle · 15 years ago
  25. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 15 years ago
  26. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  27. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 15 years ago
  28. 877d031 trivial: Fix misspelling of firmware by Nick Andrew · 15 years ago
  29. 12e22e8 MIPS: Stop using <asm-generic/int-l64.h>. by Ralf Baechle · 15 years ago
  30. 0451fb2 cpumask: remove node_to_first_cpu by Rusty Russell · 15 years ago
  31. 320ab2b cpumask: convert struct clock_event_device to cpumask pointers. by Rusty Russell · 16 years ago
  32. 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 16 years ago
  33. 3ec066c MIPS: IP27: Switch over to RTC class driver by Thomas Bogendoerfer · 16 years ago
  34. 8d60a90 [MIPS] kgdb: Remove existing implementation by Jason Wessel · 16 years ago
  35. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  36. b61bfa3 mm: move bootmem descriptors definition to a single place by Johannes Weiner · 16 years ago
  37. b012cff [MIPS] Replace use of print_symbol with new %sP pointer format. by Ralf Baechle · 16 years ago
  38. 96173a6 [MIPS] IP27: misc fixes by Thomas Bogendoerfer · 16 years ago
  39. b32bb80 [MIPS] IP27: Fix clockevent setup by Thomas Bogendoerfer · 16 years ago
  40. 2bf8ec2 [MIPS] IP27: Fix bootmem memory setup by Thomas Bogendoerfer · 16 years ago
  41. d0e7ba0 [MIPS] ip27-timer: fix unsigned irq < 0 by Roel Kluin · 16 years ago
  42. 950e4da arch: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  43. 234fcd1 [MIPS] Fix loads of section missmatches by Ralf Baechle · 16 years ago
  44. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 16 years ago
  45. 603e82e arch/mips/: Spelling fixes by Joe Perches · 16 years ago
  46. 87353d8 [MIPS] SMP: Call platform methods via ops structure. by Ralf Baechle · 17 years ago
  47. c892529 [MIPS] IP27: Fix build error. by Ralf Baechle · 17 years ago
  48. 725d7b36 [MIPS] IP27: Fix slice logic to work for arbitrary number of slices. by Ralf Baechle · 17 years ago
  49. 06d428d [MIPS] time: SMP/NUMA-proofing of IP27 HUB RT timer code. by Ralf Baechle · 17 years ago
  50. e887b24 [MIPS] IP27: Convert to clock_event_device. by Ralf Baechle · 17 years ago
  51. 21a151d [MIPS] checkfiles: Fix "need space after that ','" errors. by Ralf Baechle · 17 years ago
  52. 87b2335 [MIPS] IP27: Add clocksource drivers by Ralf Baechle · 17 years ago
  53. 4b55048 [MIPS] Deforest the function pointer jungle in the time code. by Ralf Baechle · 17 years ago
  54. f5ff0a2 [MIPS] Use generic NTP code for all MIPS platforms by Ralf Baechle · 17 years ago
  55. cc6e8e0 [MIPS] Remove IP27 specific structures from struct cpuinfo_mips by Ralf Baechle · 17 years ago
  56. ddcf4ef [MIPS] IP27: remove duplicate extern dump_tlb_all() prototype by Yoichi Yuasa · 17 years ago
  57. 52625ca [MIPS] IP27: intr_sconnect_level: don't disable interrupts. by Ralf Baechle · 17 years ago
  58. 84ced30 [MIPS] IP27: startup_bridge_irq: connect interrupt. by Ralf Baechle · 17 years ago
  59. ed7a236 [MIPS] IP27: shutdown_bridge_irq: don't free irq. by Ralf Baechle · 17 years ago
  60. 428ab28 [MIPS] SMP: Scatter __cpuinit over the code as needed. by Ralf Baechle · 17 years ago
  61. dde96ca [MIPS] Use -Werror on subdirectories which build cleanly. by Ralf Baechle · 17 years ago
  62. 89c9609 [MIPS] IP27: Fix warning. by Ralf Baechle · 17 years ago
  63. 72db43b [MIPS] IP27: Fix modpost warning. by Ralf Baechle · 17 years ago
  64. 69ed25b [MIPS] Remove unused dump_tlb functions by Atsushi Nemoto · 17 years ago
  65. e10e0cc8 [MIPS] Fix IP27 build by Atsushi Nemoto · 17 years ago
  66. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  67. 063ea77 [MIPS] IP27: Build fix by Ralf Baechle · 17 years ago
  68. 36a8853 [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. by Ralf Baechle · 17 years ago
  69. d2af363 [MIPS] Kill redundant EXTRA_AFLAGS by Atsushi Nemoto · 17 years ago
  70. 6a1e552 [MIPS] Add external declaration of pagetable_init() to pgalloc.h by Atsushi Nemoto · 17 years ago
  71. f8aeb85 [MIPS] IP27: Fix warning. by Ralf Baechle · 17 years ago
  72. 70d21cd [MIPS] use name instead of typename for each irq_chip by Atsushi Nemoto · 17 years ago
  73. c44e8d5 [MIPS] prom_free_prom_memory cleanup by Atsushi Nemoto · 18 years ago
  74. e77c232 [MIPS] Compile __do_IRQ() when really needed by Franck Bui-Huu · 18 years ago
  75. 0059856 [MIPS] mips HPT cleanup: make clocksource_mips public by Atsushi Nemoto · 18 years ago
  76. 1417836 [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq by Atsushi Nemoto · 18 years ago
  77. 1603b5a [MIPS] IRQ cleanups by Atsushi Nemoto · 18 years ago
  78. 4a4cf77 [MIPS] Make irq number allocator generally available for fixing EV64120. by Ralf Baechle · 18 years ago
  79. 16b7b2a [MIPS] Fixup migration to GENERIC_TIME by Atsushi Nemoto · 18 years ago
  80. c11b3c1b [MIPS] IP27: Make declaration of setup_replication_mask a proper prototype. by Ralf Baechle · 18 years ago
  81. 27f768192 [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. by Ralf Baechle · 18 years ago
  82. 937a801 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. by Ralf Baechle · 18 years ago
  83. 8ef3860 [PATCH] kill wall_jiffies by Atsushi Nemoto · 18 years ago
  84. 3171a03 [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) by Atsushi Nemoto · 18 years ago
  85. c1f60a5 [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h by Christoph Lameter · 18 years ago
  86. f06a968 [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations by Christoph Lameter · 18 years ago
  87. 54d0a21 [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. by Ralf Baechle · 18 years ago
  88. 40fa4b6 [MIPS] IP27: Reformatting. by Ralf Baechle · 18 years ago
  89. bf28363 [MIPS] IP27: Invoke setup_irq for timer interrupt so proc stats will be shown. by Ralf Baechle · 18 years ago
  90. cc25ab00 [MIPS] IP27: irq_chip startup method returns unsigned int. by Ralf Baechle · 18 years ago
  91. a365e53 [MIPS] IP27: struct irq_desc member handler was renamed to chip. by Ralf Baechle · 18 years ago
  92. 94dee17 [MIPS] Eleminate interrupt migration helper use. by Ralf Baechle · 18 years ago
  93. 8717433 [MIPS] IP27: Don't destroy interrupt routing information on shutdown irq. by Ralf Baechle · 18 years ago
  94. f40298f [PATCH] irq-flags: MIPS: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  95. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  96. 8d231c1 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  97. a3d4539 [MIPS] Early printk for IP27. by Ralf Baechle · 18 years ago
  98. e73ea27 [MIPS] Fix build error: don't offer SMP on systems that don't have SMP. by Ralf Baechle · 18 years ago
  99. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
  100. 2925aba [MIPS] Cleanup memory managment initialization. by Ralf Baechle · 18 years ago