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