1. 6577890 MIPS: MSPxxxx: define MIPS34K_MISSED_ITLB_WAR for other PMC-Sierra SoC by Florian Fainelli · 15 years ago
  2. 484889f MIPS: Avoid clobbering struct pt_regs in kthreads by David Daney · 15 years ago
  3. 7d35cdc MIPS: Fix compile for !CONFIG_SMP by Alexander Clouter · 15 years ago
  4. 49316cbf0 MIPS: Eleminate filenames from comments by Ralf Baechle · 15 years ago
  5. 4733fd3 mm: Remove duplicate definitions in MIPS and SH by Benjamin Herrenschmidt · 15 years ago
  6. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  7. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
  8. baf9227 MIPS: Fix CONFIG_FLATMEM version of pfn_valid() by Ralf Baechle · 15 years ago
  9. 01a6221 MIPS: Reorganize Cavium OCTEON PCI support. by David Daney · 15 years ago
  10. ada8e95 Update Yoichi Yuasa's e-mail address by Yoichi Yuasa · 15 years ago
  11. cad9bc6 MIPS: 64-bit: Fix o32 core dump by Yong Zhang · 15 years ago
  12. 47b178b MIPS: CMP: Move gcmp_probe to before the SMP ops by Tim Anderson · 15 years ago
  13. 0365070 MIPS: CMP: activate CMP support by Tim Anderson · 15 years ago
  14. 9306c8d MIPS: CMP: Extend the GIC IPI interrupts beyond 32 by Tim Anderson · 15 years ago
  15. b53d4d1 MIPS: Define __arch_swab64 for all mips r2 cpus by David Daney · 15 years ago
  16. 27fdd32 MIPS: Update VR41xx GPIO driver to use gpiolib by Yoichi Yuasa · 15 years ago
  17. 69f16c9 MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open. by David Daney · 15 years ago
  18. 7ca5dc1 MIPS: Add support for Texas Instruments AR7 System-on-a-Chip by Florian Fainelli · 15 years ago
  19. 773cb77 MIPS: Cavium: Add CPU hotplugging code. by Ralf Baechle · 15 years ago
  20. 1b2bc75 MIPS: Add arch generic CPU hotplug by Ralf Baechle · 15 years ago
  21. 631330f MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. by Ralf Baechle · 15 years ago
  22. 0ca5921 MIPS: bug.h Build fix - include <linux/compiler.h>. by Ralf Baechle · 15 years ago
  23. a6c1409 Delete pcibios_select_root by Matthew Wilcox · 15 years ago
  24. 363c55c MIPS: Add hibernation support by Wu Zhangjin · 15 years ago
  25. 4bb1a10 MIPS: Move Cavium CP0 hwrena impl bits to cpu-feature-overrides.h by David Daney · 15 years ago
  26. fbeda19 MIPS: Allow CPU specific overriding of CP0 hwrena impl bits. by David Daney · 15 years ago
  27. dd79439 MIPS: Add hugetlbfs page defines. by David Daney · 15 years ago
  28. 50a41ff MIPS: Add support files for hugetlbfs. by David Daney · 15 years ago
  29. f1f1f59 MIPS: Cavium-Octeon: Add more chip specific feature tests. by David Daney · 15 years ago
  30. 2b1b62e MIPS: Cavium-Octeon: Add more board type constants. by David Daney · 15 years ago
  31. 6fa044a MIPS: Add named alloc functions to OCTEON boot monitor memory allocator. by David Daney · 15 years ago
  32. 51e02b0 MIPS: Alchemy: Rewrite GPIO support. by Manuel Lauss · 15 years ago
  33. eeb09e6 MIPS: Alchemy: Remove unused au1000_gpio.h header by Manuel Lauss · 15 years ago
  34. f203b7c MIPS: BCM47xx: Fix gpio_direction_output by Matthieu Castet · 15 years ago
  35. cc906f8 MIPS: ioctl.h: Cleanup. by Ralf Baechle · 15 years ago
  36. 923e381 MIPS: TXx9: Add TX4939 RNG support by Atsushi Nemoto · 15 years ago
  37. c3b28ae MIPS: TXx9: Add SRAMC support by Atsushi Nemoto · 15 years ago
  38. 1c99dac MIPS: RB532: Cleanup cpu-features-overrides by Florian Fainelli · 15 years ago
  39. 9e290a1 MIPS: Remove execution hazard barriers for Octeon. by David Daney · 15 years ago
  40. 41f0e4d MIPS: Allow R2 CPUs to turn off generation of 'ehb' instructions. by David Daney · 15 years ago
  41. 742cd58 MIPS: TXx9: Add ACLC support by Atsushi Nemoto · 15 years ago
  42. e8635b4 MIPS: Add Cavium OCTEON PCI support. by David Daney · 15 years ago
  43. 8860fb8 MIPS: Add register definitions for PCI. by David Daney · 15 years ago
  44. f48c8c9 MIPS: TXx9: Add DMAC support by Atsushi Nemoto · 15 years ago
  45. ea76f0b DMA: TXx9 Soc DMA Controller driver by Atsushi Nemoto · 15 years ago
  46. 605b7ef MIPS: Support 64-byte D-cache line size by Kevin Cernekee · 15 years ago
  47. 3807ef3 MIPS: Pass struct device to plat_dma_addr_to_phys() by Kevin Cernekee · 15 years ago
  48. d3f634b MIPS: Add size and direction arguments to plat_unmap_dma_mem() by Kevin Cernekee · 15 years ago
  49. 39027ff MIPS: Fix typo resulting in far too long ndelay times. by Ralf Baechle · 15 years ago
  50. e4c9dd0 kmap_types: make most arches use generic header file by Randy Dunlap · 15 years ago
  51. 08604bd time: move PIT_TICK_RATE to linux/timex.h by Arnd Bergmann · 15 years ago
  52. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  53. cd166bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 15 years ago
  54. 1380a37 PM: Remove unused asm/suspend.h by Magnus Damm · 15 years ago
  55. 5b02ee3 asm-generic: merge branch 'master' of torvalds/linux-2.6 by Arnd Bergmann · 15 years ago
  56. 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 15 years ago
  57. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 15 years ago
  58. c31ae4b asm-generic: introduce asm/bitsperlong.h by Arnd Bergmann · 15 years ago
  59. 63b852a asm-generic: rename termios.h, signal.h and mman.h by Arnd Bergmann · 15 years ago
  60. 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
  61. 5636919 MIPS: Outline udelay and fix a few issues. by Ralf Baechle · 15 years ago
  62. 3a55314 MIPS: ioctl.h: Fix headers_check warnings by Jaswinder Singh Rajput · 15 years ago
  63. 7d217d7 cfg80211: errno.h: define ERFKILL by Alexander Beregalov · 15 years ago
  64. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 15 years ago
  65. 63d3892 MIPS: Fix sparse warning in incompatiable argument type of clear_user. by Wu Zhangjin · 15 years ago
  66. c21004c MIPS: Rewrite <asm/div64.h> to work with gcc 4.4.0. by Ralf Baechle · 15 years ago
  67. bb86bf2 MIPS: Fix highmem. by Ralf Baechle · 15 years ago
  68. 0b54352 MIPS: Fix sign-extension bug in 32-bit kernel on 32-bit hardware. by Ralf Baechle · 15 years ago
  69. 165533c MIPS: IP27: Get rid of #ident. Gcc 4.4.0 doesn't like it. by Ralf Baechle · 15 years ago
  70. ef41f46 MIPS: uaccess: Switch lock annotations to might_fault(). by Ralf Baechle · 15 years ago
  71. ed01b3d MIPS: Make uaccess.h slightly more sparse friendly. by Ralf Baechle · 15 years ago
  72. d0aab92 MIPS: Make access_ok() sideeffect proof. by Ralf Baechle · 15 years ago
  73. 1699e5c MIPS: IP27: Fix clash with NMI_OFFSET from hardirq.h by Thomas Bogendoerfer · 15 years ago
  74. c52399b MIPS: Cavium: Add support for 8k and 32k page sizes. by Ralf Baechle · 15 years ago
  75. 4f29c05 MIPS: Synchronize dma_map_page and dma_map_single by Atsushi Nemoto · 16 years ago
  76. 47740eb MIPS: Enable CLO / CLZ instructions via separate CPU property by Ralf Baechle · 15 years ago
  77. 5d57c31 MIPS: Loongson 2 needs no hazard barriers. by Zhang Le · 15 years ago
  78. 6cec2a0 MIPS: Do not include seccomp.h from compat.h by Atsushi Nemoto · 15 years ago
  79. 592e527 MIPS: Fix build error if CONFIG_CEVT_R4K is undefined. by Ralf Baechle · 15 years ago
  80. a575b84 MIPS: Add Loongson cpu-feature-overrides.h by Zhang Le · 15 years ago
  81. 1d9c114 MIPS: au1xxx-ide: Fix build with CONFIG_PM by Manuel Lauss · 15 years ago
  82. d16797b MIPS: Alchemy: Add missing Au1200 GPIO203 interrupt by Manuel Lauss · 15 years ago
  83. b7863ee MIPS: Alchemy: Fix AU1100 interrupt numbers off-by-one by Manuel Lauss · 15 years ago
  84. bcf1180 MIPS: SMTC: Fix xxx_clockevent_init() naming conflict for SMTC by Kevin D. Kissell · 15 years ago
  85. c34e6e8 MIPS: SMTC: Bring set/clear/change_c0_## return value semantics uptodate. by Kevin D. Kissell · 15 years ago
  86. d5dedd4 irq: change ->set_affinity() to return status by Yinghai Lu · 15 years ago
  87. ba28f22 Merge branch 'next' into for-linus by Dmitry Torokhov · 15 years ago
  88. 22ae77b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  89. 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
  90. f5f7eac Allow rwlocks to re-enable interrupts by Robin Holt · 15 years ago
  91. ddd9e91 preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls. by Ralf Baechle · 15 years ago
  92. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  93. e0f7ad5 bcm47xx: fix GPIO API return codes by Michael Buesch · 15 years ago
  94. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 15 years ago
  95. 2f794d0 MIPS: Alchemy: MIPS hazard workarounds are not required. by Manuel Lauss · 15 years ago
  96. 32647e0c MIPS: Alchemy: provide cpu feature overrides. by Manuel Lauss · 15 years ago
  97. 270717a MIPS: Alchemy: unify CPU model constants. by Manuel Lauss · 15 years ago
  98. d0cdfe2 MIPS: Malta: make a needlessly global integer variable static by Dmitri Vorobiev · 15 years ago
  99. 47c969e MIPS: Au1000: convert to using gpiolib by Florian Fainelli · 16 years ago
  100. 12e22e8 MIPS: Stop using <asm-generic/int-l64.h>. by Ralf Baechle · 15 years ago