1. f0d5e12 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  2. 5636919 MIPS: Outline udelay and fix a few issues. by Ralf Baechle · 16 years ago
  3. 3a55314 MIPS: ioctl.h: Fix headers_check warnings by Jaswinder Singh Rajput · 15 years ago
  4. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 15 years ago
  5. 63d3892 MIPS: Fix sparse warning in incompatiable argument type of clear_user. by Wu Zhangjin · 15 years ago
  6. c21004c MIPS: Rewrite <asm/div64.h> to work with gcc 4.4.0. by Ralf Baechle · 15 years ago
  7. bb86bf2 MIPS: Fix highmem. by Ralf Baechle · 15 years ago
  8. 0b54352 MIPS: Fix sign-extension bug in 32-bit kernel on 32-bit hardware. by Ralf Baechle · 15 years ago
  9. 165533c MIPS: IP27: Get rid of #ident. Gcc 4.4.0 doesn't like it. by Ralf Baechle · 15 years ago
  10. ef41f46 MIPS: uaccess: Switch lock annotations to might_fault(). by Ralf Baechle · 15 years ago
  11. ed01b3d MIPS: Make uaccess.h slightly more sparse friendly. by Ralf Baechle · 15 years ago
  12. d0aab92 MIPS: Make access_ok() sideeffect proof. by Ralf Baechle · 15 years ago
  13. 1699e5c MIPS: IP27: Fix clash with NMI_OFFSET from hardirq.h by Thomas Bogendoerfer · 15 years ago
  14. c52399b MIPS: Cavium: Add support for 8k and 32k page sizes. by Ralf Baechle · 15 years ago
  15. 4f29c05 MIPS: Synchronize dma_map_page and dma_map_single by Atsushi Nemoto · 16 years ago
  16. 47740eb MIPS: Enable CLO / CLZ instructions via separate CPU property by Ralf Baechle · 15 years ago
  17. 5d57c31 MIPS: Loongson 2 needs no hazard barriers. by Zhang Le · 15 years ago
  18. 6cec2a0 MIPS: Do not include seccomp.h from compat.h by Atsushi Nemoto · 15 years ago
  19. 592e527 MIPS: Fix build error if CONFIG_CEVT_R4K is undefined. by Ralf Baechle · 15 years ago
  20. a575b84 MIPS: Add Loongson cpu-feature-overrides.h by Zhang Le · 15 years ago
  21. 1d9c114 MIPS: au1xxx-ide: Fix build with CONFIG_PM by Manuel Lauss · 15 years ago
  22. d16797b MIPS: Alchemy: Add missing Au1200 GPIO203 interrupt by Manuel Lauss · 15 years ago
  23. b7863ee MIPS: Alchemy: Fix AU1100 interrupt numbers off-by-one by Manuel Lauss · 15 years ago
  24. bcf1180 MIPS: SMTC: Fix xxx_clockevent_init() naming conflict for SMTC by Kevin D. Kissell · 15 years ago
  25. c34e6e8 MIPS: SMTC: Bring set/clear/change_c0_## return value semantics uptodate. by Kevin D. Kissell · 15 years ago
  26. d5dedd4 irq: change ->set_affinity() to return status by Yinghai Lu · 15 years ago
  27. ba28f22 Merge branch 'next' into for-linus by Dmitry Torokhov · 15 years ago
  28. 22ae77b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  29. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  30. f5f7eac Allow rwlocks to re-enable interrupts by Robin Holt · 15 years ago
  31. ddd9e91 preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls. by Ralf Baechle · 15 years ago
  32. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  33. e0f7ad5 bcm47xx: fix GPIO API return codes by Michael Buesch · 15 years ago
  34. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 15 years ago
  35. 2f794d0 MIPS: Alchemy: MIPS hazard workarounds are not required. by Manuel Lauss · 15 years ago
  36. 32647e0c MIPS: Alchemy: provide cpu feature overrides. by Manuel Lauss · 15 years ago
  37. 270717a MIPS: Alchemy: unify CPU model constants. by Manuel Lauss · 15 years ago
  38. d0cdfe2 MIPS: Malta: make a needlessly global integer variable static by Dmitri Vorobiev · 16 years ago
  39. 47c969e MIPS: Au1000: convert to using gpiolib by Florian Fainelli · 16 years ago
  40. 12e22e8 MIPS: Stop using <asm-generic/int-l64.h>. by Ralf Baechle · 15 years ago
  41. 0e6826c MIPS: __raw_spin_lock() may spin forever on ticket wrap. by David Daney · 15 years ago
  42. f5fd02a MIPS: Forward declare struct task_struct to avoid potencial warning. by Ralf Baechle · 15 years ago
  43. 0451fb2 cpumask: remove node_to_first_cpu by Rusty Russell · 15 years ago
  44. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  45. 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 · 15 years ago
  46. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  47. 5a54bd1 Merge commit 'v2.6.29' into core/header-fixes by Ingo Molnar · 15 years ago
  48. 89e18eb MIPS: Change {set,clear,change}_c0_<foo> to return old value. by Ralf Baechle · 16 years ago
  49. cbf77c1 [MTD] RBTX4939: add MTD support by Atsushi Nemoto · 16 years ago
  50. a591f5d [MTD] [NAND] TXx9: add NDFMC support by Atsushi Nemoto · 16 years ago
  51. 7243f21 Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
  52. 3b289d6 MIPS: Fix TIF_32BIT undefined problem when seccomp is disabled by Zhang Le · 16 years ago
  53. 480c93d Merge branch 'core/locking' into tracing/ftrace by Ingo Molnar · 16 years ago
  54. a644b27 MIPS: NEC VR5500 processor support fixup by Shinya Kuribayashi · 16 years ago
  55. 12e87e3 Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
  56. d9bdffd Input: add driver for S1 button of rb532 by Phil Sutter · 16 years ago
  57. 4302e5d MIPS: compat: Implement is_compat_task. by Ralf Baechle · 16 years ago
  58. f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 16 years ago
  59. 508827f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  60. a1be621 Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/core by Ingo Molnar · 16 years ago
  61. 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
  62. 5b10174 x86-64: seccomp: fix 32/64 syscall hole by Roland McGrath · 16 years ago
  63. c79a61f tracing: make CALLER_ADDRx overwriteable by Uwe Kleine-Koenig · 16 years ago
  64. cb9eff0 net: new user space API for time stamping of incoming and outgoing packets by Patrick Ohly · 16 years ago
  65. 22796b1 Merge branch 'core/header-fixes' into x86/headers by Ingo Molnar · 16 years ago
  66. f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
  67. a5ef7ca x86: spinlocks: define dummy __raw_spin_is_contended by Kyle McMartin · 16 years ago
  68. 9d45cf9 Merge branch 'x86/urgent' into x86/apic by Ingo Molnar · 16 years ago
  69. a9f6acc headers_check fix: mips, swab.h by Jaswinder Singh Rajput · 16 years ago
  70. ae612fb headers_check fix: mips, sigcontext.h by Jaswinder Singh Rajput · 16 years ago
  71. 0fc6bc0 MIPS: RB532: Export rb532_gpio_set_func() by Phil Sutter · 16 years ago
  72. 3828ee0 MIPS: RB532: Update headers by Phil Sutter · 16 years ago
  73. 4aa0f4d MIPS: RB532: Add set_type() function to IRQ struct. by Phil Sutter · 16 years ago
  74. 7adbeda MIPS: Fix a typo in watchpoint register structure. by David Daney · 16 years ago
  75. 65655b5 MIPS: TXx9: Add support for TX4939 internal RTC by Atsushi Nemoto · 16 years ago
  76. 732f046 MIPS: Add return value checks to user_termio_to_kernel_termios() by Ralf Baechle · 16 years ago
  77. 915ec1e MIPS: atomic_*(): Change type of intermediate variables. by Ralf Baechle · 16 years ago
  78. 1980307 Merge branch 'x86/mm' into core/percpu by Ingo Molnar · 16 years ago
  79. 7f268f43 Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu by Ingo Molnar · 16 years ago
  80. 74d96f0 byteorder: make swab.h include asm/swab.h like a regular header by Harvey Harrison · 16 years ago
  81. e65e49d irq: update all arches for new irq_desc by Mike Travis · 16 years ago
  82. 61f9c58 MIPS: Alchemy: new userspace suspend interface for development boards. by Manuel Lauss · 16 years ago
  83. ac15dad MIPS: Alchemy: dbdma suspend/resume support. by Manuel Lauss · 16 years ago
  84. 564365b MIPS: Alchemy: Fix up PM code on Au1550/Au1200 by Manuel Lauss · 16 years ago
  85. 2699cdf MIPS: Alchemy: move calc_clock function. by Manuel Lauss · 16 years ago
  86. 779e7d4 MIPS: make cp0 counter clocksource/event usable as fallback. by Manuel Lauss · 16 years ago
  87. 074cf65 MIPS: Alchemy: remove cpu_table. by Manuel Lauss · 16 years ago
  88. 1820ec1 MIPS: Alchemy: remove get/set_au1x00_lcd_clock(). by Manuel Lauss · 16 years ago
  89. 785e326 MIPS: Alchemy: update core interrupt code. by Manuel Lauss · 16 years ago
  90. 843aef4 MIPS: Adjust the dma-common.c platform hooks. by David Daney · 16 years ago
  91. 2a219b0 MIPS: Cavium OCTEON multiplier state preservation. by David Daney · 16 years ago
  92. ddcdb1b MIPS: Add SMP_ICACHE_FLUSH for the Cavium CPU family. by David Daney · 16 years ago
  93. babed55 MIPS: Add Cavium OCTEON specific registers to ptrace.h and asm-offsets.c by David Daney · 16 years ago
  94. b5e00af MIPS: Add Cavium OCTEON cop2/cvmseg state entries to processor.h. by David Daney · 16 years ago
  95. 8faca49 MIPS: Modify core io.h macros to account for the Octeon Errata Core-301. by David Daney · 16 years ago
  96. 47d979e MIPS: Hook Cavium OCTEON cache init into cache.c by David Daney · 16 years ago
  97. 0dd4781 MIPS: Add Cavium OCTEON processor constants and CPU probe. by David Daney · 16 years ago
  98. 25c3000 MIPS: Override assembler target architecture for octeon. by David Daney · 16 years ago
  99. ed918c2 MIPS: Add Cavium OCTEON specific register definitions to mipsregs.h by David Daney · 16 years ago
  100. bd6d85c MIPS: For Cavium OCTEON handle hazards as per the R10000 handling. by David Daney · 16 years ago