1. 97a6444 CRIS: Add include guard by Jesper Nilsson · 14 years ago
  2. 0c07d3a CRIS: Better handling of pinmux settings by Jesper Nilsson · 14 years ago
  3. 6f09963 CRIS: New DMA defines for ARTPEC-3 by Jesper Nilsson · 14 years ago
  4. da2af0a CRIS: __do_strncpy_from_user: Don't read the byte beyond the nil by Jesper Nilsson · 14 years ago
  5. 2dc1c40 CRIS: Pagetable for ARTPEC-3 by Jesper Nilsson · 14 years ago
  6. 32e7a8b CRIS: Machine dependent memmap.h by Jesper Nilsson · 14 years ago
  7. 243ba2f CRIS: Check if pointer is set before using it by Jesper Nilsson · 14 years ago
  8. a3af54f CRIS: Machine dependent dma.h by Jesper Nilsson · 14 years ago
  9. 6fdf581 CRIS: Define __read_mostly for CRISv32 by Jesper Nilsson · 14 years ago
  10. d717809 CRIS: Discard .note.gnu.build-id section by Jesper Nilsson · 14 years ago
  11. 76fdf67 CRIS: Avoid compilation warning for puts by Jesper Nilsson · 14 years ago
  12. ac93f62 CRIS: Add debug for assembler macros by Jesper Nilsson · 14 years ago
  13. 7ec280c CRIS: Update for ARTPEC-3 by Jesper Nilsson · 14 years ago
  14. 98560bd CRIS: Add more delays in DDR setup by Jesper Nilsson · 14 years ago
  15. 2d0503d CRIS: Add debug info for assembler code by Jesper Nilsson · 14 years ago
  16. 3a38125 CRIS: Add debug info for assembler code by Jesper Nilsson · 14 years ago
  17. 5f9ac92 CRIS: Add debug symbols for assembler code by Jesper Nilsson · 14 years ago
  18. e2ee9bb CRIS: Minor formatting fix in traps.c by Jesper Nilsson · 14 years ago
  19. 3992332 CRIS: v32: Correct auto-restart of syscalls by Jesper Nilsson · 14 years ago
  20. e281a31 CRIS: More ARTPEC-3 support and i2c-boardinfo. by Jesper Nilsson · 14 years ago
  21. c9cbf09 CRIS: Remove obsolete pinmux.c, now machine dependent. by Jesper Nilsson · 14 years ago
  22. ab43d14 CRIS: kgdb: Fix compilation errors by Jesper Nilsson · 14 years ago
  23. e336285 CRIS: v32: Correct path for intr_vect.h by Jesper Nilsson · 14 years ago
  24. e75a320 CRIS: v32: Better irq mapping code by Jesper Nilsson · 14 years ago
  25. 403a1c4 CRIS: v32: Correct address for romfs in the image by Jesper Nilsson · 14 years ago
  26. 345c52e CRIS: Additional mmu settings for ARTPEC-3 by Jesper Nilsson · 14 years ago
  27. cd4f201 CRIS: Faster syscall entry for CRISv32. by Jesper Nilsson · 14 years ago
  28. 43f6cdd CRIS: Simple insn reschedule to avoid interlocks. by Jesper Nilsson · 14 years ago
  29. a80a635 CRIS: Add debug for assembler functions by Jesper Nilsson · 14 years ago
  30. b4973ae CRIS: Correct address of the romfs in boot image by Jesper Nilsson · 14 years ago
  31. d77eab8 CRIS: Fasttimer: Remove obsolete ifdef by Jesper Nilsson · 14 years ago
  32. 5866d7e CRIS: Better link to rs485 in help by Jesper Nilsson · 14 years ago
  33. fcb31db CRIS: Remove CVS tag. by Jesper Nilsson · 14 years ago
  34. 0e0aff2 CRIS: v10: remove all BKL usage by Jesper Nilsson · 14 years ago
  35. 6036215 CRIS: gpio: don't call copy_to_user()/copy_from_user() while holding spinlocks by Jesper Nilsson · 14 years ago
  36. 16bc0fe arch/cris: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  37. 096b7bd cris: autoconvert trivial BKL users to private mutex by Jesper Nilsson · 14 years ago
  38. 90276a1 cris: Pushdown the bkl from ioctl by Jesper Nilsson · 14 years ago
  39. 3648bdf CRIS: invoke oom-killer from page fault by Jesper Nilsson · 14 years ago
  40. 60dbd66 CRIS: GENERIC_TIME fixes by Jesper Nilsson · 14 years ago
  41. 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 14 years ago
  42. 646b1db Merge commit 'v2.6.35-rc3' into perf/core by Ingo Molnar · 14 years ago
  43. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  44. 2fda16d arch/cris: Remove unnecessary kmalloc casts by Joe Perches · 14 years ago
  45. 1996bda arch: Implement local64_t by Peter Zijlstra · 14 years ago
  46. b904d71 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 14 years ago
  47. 16b3f4d cris: use asm-generic/scatterlist.h by FUJITA Tomonori · 14 years ago
  48. 4150764 CRIS: Don't use mask_irq as symbol name by Jesper Nilsson · 14 years ago
  49. 392ed65 CRIS: Simplify param.h by simply including <asm-generic/param.h> by Jesper Nilsson · 14 years ago
  50. 6b9c88e CRISv10: Whitespace fixes for hw_settings.S by Jesper Nilsson · 14 years ago
  51. 2f941a1 CRISv10: Trivial fixes. by Jesper Nilsson · 14 years ago
  52. d708b41 CRISv32: Fix RS485 port 4 CD Kconfig item. by Jesper Nilsson · 14 years ago
  53. f06d8b6 CRISv32: Remove duplicated Kconfig items. by Jesper Nilsson · 14 years ago
  54. 82f3952 fix handling of offsets in cris eeprom.c, get rid of fake on-stack files by Al Viro · 14 years ago
  55. 4f0447b get rid of home-grown mutex in cris eeprom.c by Al Viro · 14 years ago
  56. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  57. 7d02093 Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  58. f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 14 years ago
  59. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 14 years ago
  60. f35d776 cris: push down BKL into some device drivers by Arnd Bergmann · 14 years ago
  61. 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
  62. f7454c5 frv/chris: fix lines with a missing semicolons by David Howells · 14 years ago
  63. 8eff8a5 cris: Convert cris to use read/update_persistent_clock by John Stultz · 14 years ago
  64. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  65. f41b177 pci-dma: add linux/pci-dma.h to linux/pci.h by FUJITA Tomonori · 14 years ago
  66. c7e67ac pci-dma: cris: use include/linux/pci-dma.h by FUJITA Tomonori · 14 years ago
  67. 290ba3a cris arch-v32: use generic ptrace_resume code by Christoph Hellwig · 14 years ago
  68. 8313809 cris arch-v10: use generic ptrace_resume code by Christoph Hellwig · 14 years ago
  69. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 14 years ago
  70. a467937 Add generic sys_old_mmap() by Christoph Hellwig · 14 years ago
  71. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  72. be14945 cris v32: typo in crisv32_arbiter_unwatch()? by Roel Kluin · 14 years ago
  73. cda1c5a cryptocop: fix assertion in create_output_descriptors() by Roel Kluin · 14 years ago
  74. ba875ba cris: convert to use arch_gettimeoffset() by john stultz · 14 years ago
  75. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  76. 8098a7e Merge branch 'for-linus' of git://repo.or.cz/cris-mirror by Linus Torvalds · 14 years ago
  77. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  78. 3b7a17f resource/PCI: mark struct resource as const by Dominik Brodowski · 15 years ago
  79. b26b2d4 resource/PCI: align functions now return start of resource by Dominik Brodowski · 15 years ago
  80. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  81. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  82. 32032df Merge branch 'master' into percpu by Tejun Heo · 15 years ago
  83. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  84. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  85. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  86. e593194 locking: Convert raw_rwlock functions to arch_rwlock by Thomas Gleixner · 15 years ago
  87. fb3a6bb locking: Convert raw_rwlock to arch_rwlock by Thomas Gleixner · 15 years ago
  88. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  89. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  90. 98b8788 drop explicit include of autoconf.h by Sam Ravnborg · 15 years ago
  91. 559df2e kbuild: move asm-offsets.h to include/generated by Sam Ravnborg · 15 years ago
  92. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  93. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  94. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  95. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  96. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 15 years ago
  97. d8fe989 cris: Fixup last users of irq_chip->typename by Thomas Gleixner · 15 years ago
  98. 7a7236e CRIS: remove code that has been commented out for many years by Jiri Kosina · 15 years ago
  99. 84a3098 CIRS: turn local_save_flags() + local_irq_disable()into local_irq_save() by Jiri Kosina · 15 years ago
  100. f25234f CRIS v32: Should index be positive? by Roel Kluin · 15 years ago