1. 0ca5921 MIPS: bug.h Build fix - include <linux/compiler.h>. by Ralf Baechle · 15 years ago
  2. a6c1409 Delete pcibios_select_root by Matthew Wilcox · 15 years ago
  3. 363c55c MIPS: Add hibernation support by Wu Zhangjin · 15 years ago
  4. 4bb1a10 MIPS: Move Cavium CP0 hwrena impl bits to cpu-feature-overrides.h by David Daney · 16 years ago
  5. fbeda19 MIPS: Allow CPU specific overriding of CP0 hwrena impl bits. by David Daney · 16 years ago
  6. dd79439 MIPS: Add hugetlbfs page defines. by David Daney · 15 years ago
  7. 50a41ff MIPS: Add support files for hugetlbfs. by David Daney · 15 years ago
  8. f1f1f59 MIPS: Cavium-Octeon: Add more chip specific feature tests. by David Daney · 16 years ago
  9. 2b1b62e MIPS: Cavium-Octeon: Add more board type constants. by David Daney · 16 years ago
  10. 6fa044a MIPS: Add named alloc functions to OCTEON boot monitor memory allocator. by David Daney · 16 years ago
  11. 51e02b0 MIPS: Alchemy: Rewrite GPIO support. by Manuel Lauss · 15 years ago
  12. eeb09e6 MIPS: Alchemy: Remove unused au1000_gpio.h header by Manuel Lauss · 15 years ago
  13. f203b7c MIPS: BCM47xx: Fix gpio_direction_output by Matthieu Castet · 15 years ago
  14. cc906f8 MIPS: ioctl.h: Cleanup. by Ralf Baechle · 15 years ago
  15. 923e381 MIPS: TXx9: Add TX4939 RNG support by Atsushi Nemoto · 15 years ago
  16. c3b28ae MIPS: TXx9: Add SRAMC support by Atsushi Nemoto · 15 years ago
  17. 1c99dac MIPS: RB532: Cleanup cpu-features-overrides by Florian Fainelli · 15 years ago
  18. 9e290a1 MIPS: Remove execution hazard barriers for Octeon. by David Daney · 16 years ago
  19. 41f0e4d MIPS: Allow R2 CPUs to turn off generation of 'ehb' instructions. by David Daney · 16 years ago
  20. 742cd58 MIPS: TXx9: Add ACLC support by Atsushi Nemoto · 15 years ago
  21. e8635b4 MIPS: Add Cavium OCTEON PCI support. by David Daney · 16 years ago
  22. 8860fb8 MIPS: Add register definitions for PCI. by David Daney · 16 years ago
  23. f48c8c9 MIPS: TXx9: Add DMAC support by Atsushi Nemoto · 16 years ago
  24. ea76f0b DMA: TXx9 Soc DMA Controller driver by Atsushi Nemoto · 16 years ago
  25. 605b7ef MIPS: Support 64-byte D-cache line size by Kevin Cernekee · 16 years ago
  26. 3807ef3 MIPS: Pass struct device to plat_dma_addr_to_phys() by Kevin Cernekee · 16 years ago
  27. d3f634b MIPS: Add size and direction arguments to plat_unmap_dma_mem() by Kevin Cernekee · 16 years ago
  28. 39027ff MIPS: Fix typo resulting in far too long ndelay times. by Ralf Baechle · 15 years ago
  29. e4c9dd0 kmap_types: make most arches use generic header file by Randy Dunlap · 15 years ago
  30. 08604bd time: move PIT_TICK_RATE to linux/timex.h by Arnd Bergmann · 15 years ago
  31. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  32. cd166bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 15 years ago
  33. 1380a37 PM: Remove unused asm/suspend.h by Magnus Damm · 16 years ago
  34. 5b02ee3 asm-generic: merge branch 'master' of torvalds/linux-2.6 by Arnd Bergmann · 15 years ago
  35. 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 16 years ago
  36. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 16 years ago
  37. c31ae4b asm-generic: introduce asm/bitsperlong.h by Arnd Bergmann · 16 years ago
  38. 63b852a asm-generic: rename termios.h, signal.h and mman.h by Arnd Bergmann · 16 years ago
  39. 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
  40. 5636919 MIPS: Outline udelay and fix a few issues. by Ralf Baechle · 16 years ago
  41. 3a55314 MIPS: ioctl.h: Fix headers_check warnings by Jaswinder Singh Rajput · 15 years ago
  42. 7d217d7 cfg80211: errno.h: define ERFKILL by Alexander Beregalov · 15 years ago
  43. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 15 years ago
  44. 63d3892 MIPS: Fix sparse warning in incompatiable argument type of clear_user. by Wu Zhangjin · 15 years ago
  45. c21004c MIPS: Rewrite <asm/div64.h> to work with gcc 4.4.0. by Ralf Baechle · 16 years ago
  46. bb86bf2 MIPS: Fix highmem. by Ralf Baechle · 16 years ago
  47. 0b54352 MIPS: Fix sign-extension bug in 32-bit kernel on 32-bit hardware. by Ralf Baechle · 16 years ago
  48. 165533c MIPS: IP27: Get rid of #ident. Gcc 4.4.0 doesn't like it. by Ralf Baechle · 16 years ago
  49. ef41f46 MIPS: uaccess: Switch lock annotations to might_fault(). by Ralf Baechle · 16 years ago
  50. ed01b3d MIPS: Make uaccess.h slightly more sparse friendly. by Ralf Baechle · 16 years ago
  51. d0aab92 MIPS: Make access_ok() sideeffect proof. by Ralf Baechle · 16 years ago
  52. 1699e5c MIPS: IP27: Fix clash with NMI_OFFSET from hardirq.h by Thomas Bogendoerfer · 16 years ago
  53. c52399b MIPS: Cavium: Add support for 8k and 32k page sizes. by Ralf Baechle · 16 years ago
  54. 4f29c05 MIPS: Synchronize dma_map_page and dma_map_single by Atsushi Nemoto · 16 years ago
  55. 47740eb MIPS: Enable CLO / CLZ instructions via separate CPU property by Ralf Baechle · 16 years ago
  56. 5d57c31 MIPS: Loongson 2 needs no hazard barriers. by Zhang Le · 16 years ago
  57. 6cec2a0 MIPS: Do not include seccomp.h from compat.h by Atsushi Nemoto · 16 years ago
  58. 592e527 MIPS: Fix build error if CONFIG_CEVT_R4K is undefined. by Ralf Baechle · 16 years ago
  59. a575b84 MIPS: Add Loongson cpu-feature-overrides.h by Zhang Le · 16 years ago
  60. 1d9c114 MIPS: au1xxx-ide: Fix build with CONFIG_PM by Manuel Lauss · 16 years ago
  61. d16797b MIPS: Alchemy: Add missing Au1200 GPIO203 interrupt by Manuel Lauss · 16 years ago
  62. b7863ee MIPS: Alchemy: Fix AU1100 interrupt numbers off-by-one by Manuel Lauss · 16 years ago
  63. bcf1180 MIPS: SMTC: Fix xxx_clockevent_init() naming conflict for SMTC by Kevin D. Kissell · 16 years ago
  64. c34e6e8 MIPS: SMTC: Bring set/clear/change_c0_## return value semantics uptodate. by Kevin D. Kissell · 16 years ago
  65. d5dedd4 irq: change ->set_affinity() to return status by Yinghai Lu · 16 years ago
  66. ba28f22 Merge branch 'next' into for-linus by Dmitry Torokhov · 16 years ago
  67. 22ae77b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  68. 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
  69. f5f7eac Allow rwlocks to re-enable interrupts by Robin Holt · 16 years ago
  70. ddd9e91 preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls. by Ralf Baechle · 16 years ago
  71. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 16 years ago
  72. e0f7ad5 bcm47xx: fix GPIO API return codes by Michael Buesch · 16 years ago
  73. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 16 years ago
  74. 2f794d0 MIPS: Alchemy: MIPS hazard workarounds are not required. by Manuel Lauss · 16 years ago
  75. 32647e0c MIPS: Alchemy: provide cpu feature overrides. by Manuel Lauss · 16 years ago
  76. 270717a MIPS: Alchemy: unify CPU model constants. by Manuel Lauss · 16 years ago
  77. d0cdfe2 MIPS: Malta: make a needlessly global integer variable static by Dmitri Vorobiev · 16 years ago
  78. 47c969e MIPS: Au1000: convert to using gpiolib by Florian Fainelli · 16 years ago
  79. 12e22e8 MIPS: Stop using <asm-generic/int-l64.h>. by Ralf Baechle · 16 years ago
  80. 0e6826c MIPS: __raw_spin_lock() may spin forever on ticket wrap. by David Daney · 16 years ago
  81. f5fd02a MIPS: Forward declare struct task_struct to avoid potencial warning. by Ralf Baechle · 16 years ago
  82. 0451fb2 cpumask: remove node_to_first_cpu by Rusty Russell · 16 years ago
  83. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
  84. 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
  85. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  86. 5a54bd1 Merge commit 'v2.6.29' into core/header-fixes by Ingo Molnar · 16 years ago
  87. 89e18eb MIPS: Change {set,clear,change}_c0_<foo> to return old value. by Ralf Baechle · 16 years ago
  88. cbf77c1 [MTD] RBTX4939: add MTD support by Atsushi Nemoto · 16 years ago
  89. a591f5d [MTD] [NAND] TXx9: add NDFMC support by Atsushi Nemoto · 16 years ago
  90. 7243f21 Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
  91. 3b289d6 MIPS: Fix TIF_32BIT undefined problem when seccomp is disabled by Zhang Le · 16 years ago
  92. 480c93d Merge branch 'core/locking' into tracing/ftrace by Ingo Molnar · 16 years ago
  93. a644b27 MIPS: NEC VR5500 processor support fixup by Shinya Kuribayashi · 16 years ago
  94. 12e87e3 Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
  95. d9bdffd Input: add driver for S1 button of rb532 by Phil Sutter · 16 years ago
  96. 4302e5d MIPS: compat: Implement is_compat_task. by Ralf Baechle · 16 years ago
  97. f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 16 years ago
  98. 508827f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  99. a1be621 Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/core by Ingo Molnar · 16 years ago
  100. 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