1. 592e527 MIPS: Fix build error if CONFIG_CEVT_R4K is undefined. by Ralf Baechle · 16 years ago
  2. a575b84 MIPS: Add Loongson cpu-feature-overrides.h by Zhang Le · 16 years ago
  3. 7fc7316 MIPS: Print the actual detected I-cache associativity on bootup. by Ralf Baechle · 16 years ago
  4. ae53738 MIPS: IP32: Fix needlessly global symbols in arch/mips/sgi-ip32/ip32-irq.c by Dmitri Vorobiev · 16 years ago
  5. 36a09d7 MIPS: IP32: ip32_be_handler symbol is needlessly defined global by Dmitri Vorobiev · 16 years ago
  6. 1291417 MIPS: IP32: Two symbols can become static by Dmitri Vorobiev · 16 years ago
  7. 1d9c114 MIPS: au1xxx-ide: Fix build with CONFIG_PM by Manuel Lauss · 16 years ago
  8. d16797b MIPS: Alchemy: Add missing Au1200 GPIO203 interrupt by Manuel Lauss · 16 years ago
  9. b7863ee MIPS: Alchemy: Fix AU1100 interrupt numbers off-by-one by Manuel Lauss · 16 years ago
  10. bcf1180 MIPS: SMTC: Fix xxx_clockevent_init() naming conflict for SMTC by Kevin D. Kissell · 16 years ago
  11. c34e6e8 MIPS: SMTC: Bring set/clear/change_c0_## return value semantics uptodate. by Kevin D. Kissell · 16 years ago
  12. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 16 years ago
  13. ba28f22 Merge branch 'next' into for-linus by Dmitry Torokhov · 16 years ago
  14. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  15. 22ae77b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  16. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  17. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  18. f5f7eac Allow rwlocks to re-enable interrupts by Robin Holt · 16 years ago
  19. ddd9e91 preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls. by Ralf Baechle · 16 years ago
  20. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 16 years ago
  21. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 16 years ago
  22. e0f7ad5 bcm47xx: fix GPIO API return codes by Michael Buesch · 16 years ago
  23. 7ca43e7 mm: use debug_kmap_atomic by Akinobu Mita · 16 years ago
  24. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 16 years ago
  25. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 16 years ago
  26. 877d031 trivial: Fix misspelling of firmware by Nick Andrew · 16 years ago
  27. 91e8a30 MIPS: Alchemy: PB1200: use SMC91X platform data. by Manuel Lauss · 16 years ago
  28. 2f794d0 MIPS: Alchemy: MIPS hazard workarounds are not required. by Manuel Lauss · 16 years ago
  29. 32647e0c MIPS: Alchemy: provide cpu feature overrides. by Manuel Lauss · 16 years ago
  30. 270717a MIPS: Alchemy: unify CPU model constants. by Manuel Lauss · 16 years ago
  31. 7654450 MIPS: Make a needlessly global symbol static in arch/mips/kernel/smp.c by Dmitri Vorobiev · 16 years ago
  32. 1451a39 MIPS: Fix global namespace pollution in arch/mips/kernel/smp-up.c by Dmitri Vorobiev · 16 years ago
  33. d0cdfe2 MIPS: Malta: make a needlessly global integer variable static by Dmitri Vorobiev · 16 years ago
  34. b72b709 MIPS: Use BUG_ON() where possible. by Ralf Baechle · 16 years ago
  35. ae03550 MIPS: Convert obsolete irq_desc_t to struct irq_desc by Thomas Gleixner · 16 years ago
  36. c87e090 MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platforms by Ralf Baechle · 16 years ago
  37. 3e168ae MIPS: EMMA2RH: Set UART mapbase by Shinya Kuribayashi · 16 years ago
  38. ae3c1d3 MIPS: EMMA2RH: Use set_irq_chip_and_handler_name by Shinya Kuribayashi · 16 years ago
  39. 8da55bb MIPS: EMMA2RH: Use handle_edge_irq() handler for GPIO interrupts by Shinya Kuribayashi · 16 years ago
  40. fb2826b MIPS: Mark Eins: Fix cascading interrupt dispatcher by Shinya Kuribayashi · 16 years ago
  41. 47c969e MIPS: Au1000: convert to using gpiolib by Florian Fainelli · 16 years ago
  42. 12e22e8 MIPS: Stop using <asm-generic/int-l64.h>. by Ralf Baechle · 16 years ago
  43. 2da0ba2 MIPS: Cavium: Add -Werror by Ralf Baechle · 16 years ago
  44. 59968d3 MIPS: Makefile: Add simple make install target. by Ralf Baechle · 16 years ago
  45. d6c178e MIPS: Compat: Zero upper 32-bit of offset_high and offset_low. by Ralf Baechle · 16 years ago
  46. 0e6826c MIPS: __raw_spin_lock() may spin forever on ticket wrap. by David Daney · 16 years ago
  47. f5fd02a MIPS: Forward declare struct task_struct to avoid potencial warning. by Ralf Baechle · 16 years ago
  48. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 16 years ago
  49. 0451fb2 cpumask: remove node_to_first_cpu by Rusty Russell · 16 years ago
  50. 82268da Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
  51. 3ae5080 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  52. 2b1c6bd generic compat_sys_ustat by Christoph Hellwig · 16 years ago
  53. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
  54. ba1eb95 Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  55. a841696 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  56. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  57. 0c93ea4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  58. 5a54bd1 Merge commit 'v2.6.29' into core/header-fixes by Ingo Molnar · 16 years ago
  59. 7a192ec platform driver: fix incorrect use of 'platform_bus_type' with 'struct device_driver' by Ming Lei · 16 years ago
  60. 9fb4c2b MIPS: R2: Fix problem with code that incorrectly modifies ebase. by Chris Dearman · 16 years ago
  61. 89e18eb MIPS: Change {set,clear,change}_c0_<foo> to return old value. by Ralf Baechle · 16 years ago
  62. 5484879 MIPS: compat: Remove duplicated #include by Huang Weiyi · 16 years ago
  63. 5864810 MIPS: VR5500: Enable prefetch by Shinya Kuribayashi · 16 years ago
  64. d700119 MIPS: Fix oops in dma_unmap_page on not coherent mips platforms by Jan Nikitenko · 16 years ago
  65. cbf77c1 [MTD] RBTX4939: add MTD support by Atsushi Nemoto · 16 years ago
  66. a591f5d [MTD] [NAND] TXx9: add NDFMC support by Atsushi Nemoto · 16 years ago
  67. edb3502 Merge branches 'irq/genirq' and 'linus' into irq/core by Ingo Molnar · 16 years ago
  68. 7243f21 Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
  69. a83860c MIPS: Mark Eins: Fix configuration. by Ralf Baechle · 16 years ago
  70. 3b289d6 MIPS: Fix TIF_32BIT undefined problem when seccomp is disabled by Zhang Le · 16 years ago
  71. 480c93d Merge branch 'core/locking' into tracing/ftrace by Ingo Molnar · 16 years ago
  72. 0a7c808 MIPS: IP27: Enable RAID5 module by Ralf Baechle · 16 years ago
  73. dc58f81 MIPS: TXx9: update defconfigs by Atsushi Nemoto · 16 years ago
  74. a644b27 MIPS: NEC VR5500 processor support fixup by Shinya Kuribayashi · 16 years ago
  75. c189846 MIPS: Fix build of non-CONFIG_SYSVIPC version of sys_32_ipc by Xiaotian Feng · 16 years ago
  76. 12e87e3 Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
  77. d9bdffd Input: add driver for S1 button of rb532 by Phil Sutter · 16 years ago
  78. 4302e5d MIPS: compat: Implement is_compat_task. by Ralf Baechle · 16 years ago
  79. f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 16 years ago
  80. 508827f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  81. a1be621 Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/core by Ingo Molnar · 16 years ago
  82. 8b0e586 Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x86/setup-lzma', 'x86/signal' and 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
  83. 5b10174 x86-64: seccomp: fix 32/64 syscall hole by Roland McGrath · 16 years ago
  84. 654952b Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 16 years ago
  85. c79a61f tracing: make CALLER_ADDRx overwriteable by Uwe Kleine-Koenig · 16 years ago
  86. aa4abc9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  87. 55f2b78 Merge branch 'x86/urgent' into x86/pat by Ingo Molnar · 16 years ago
  88. 5312dc6 Revert "MIPS: Print irq handler description" by Ralf Baechle · 16 years ago
  89. dbda6ac MIPS: CVE-2009-0029: Enable syscall wrappers. by Ralf Baechle · 16 years ago
  90. 4b0d3f5 MIPS: Alchemy: In plat_time_init() t reaches -1, tested: 0 by Roel Kluin · 16 years ago
  91. 5e68338 MIPS: Only allow Cavium OCTEON to be configured for boards that support it by David Daney · 16 years ago
  92. cb9eff0 net: new user space API for time stamping of incoming and outgoing packets by Patrick Ohly · 16 years ago
  93. 22796b1 Merge branch 'core/header-fixes' into x86/headers by Ingo Molnar · 16 years ago
  94. 8f8573a Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core by Ingo Molnar · 16 years ago
  95. f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
  96. a5ef7ca x86: spinlocks: define dummy __raw_spin_is_contended by Kyle McMartin · 16 years ago
  97. 9d45cf9 Merge branch 'x86/urgent' into x86/apic by Ingo Molnar · 16 years ago
  98. a9f6acc headers_check fix: mips, swab.h by Jaswinder Singh Rajput · 16 years ago
  99. ae612fb headers_check fix: mips, sigcontext.h by Jaswinder Singh Rajput · 16 years ago
  100. 2d2eca4 MIPS: Alchemy: time.c build fix by Manuel Lauss · 16 years ago