1. 3013978 cris: Use generic irq Kconfig by Thomas Gleixner · 13 years ago
  2. 9af7503 cris: Convert V32 interrupt handling by Thomas Gleixner · 13 years ago
  3. f7a004b cris: Convert V10 interrupt handling by Thomas Gleixner · 13 years ago
  4. c84077a cris: Use irq handling wrapper by Thomas Gleixner · 13 years ago
  5. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 13 years ago
  6. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  7. 3e5c124 set_rtc_mmss: show warning message only once by Stephen Hemminger · 14 years ago
  8. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  9. 51399a3 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  10. 475a4b8 ptrace: cleanup arch_ptrace() on cris by Namhyung Kim · 14 years ago
  11. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  12. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  13. 73ecf3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  14. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  15. 5704e44 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  16. 8bc3372 ioctl: Use asm-generic/ioctls.h on cris (enables termiox) by Jeff Mahoney · 14 years ago
  17. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  18. 239060b Merge branch 'kbuild/rc-fixes' into kbuild/kconfig by Michal Marek · 14 years ago
  19. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  20. 0890b58 cris: autoconvert trivial BKL users by Arnd Bergmann · 14 years ago
  21. 838a2e5 kbuild: migrate all arch to the kconfig mainmenu upgrade by Arnaud Lacombe · 14 years ago
  22. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  23. 8b1bb90 defconfig reduction by Sam Ravnborg · 14 years ago
  24. bf56fba archs: replace unifdef-y with header-y by Sam Ravnborg · 14 years ago
  25. ad41a1e Merge branch 'io_remap_pfn_range' of git://www.jni.nu/cris by Linus Torvalds · 14 years ago
  26. 5272a75 CRIS: Define io_remap_pfn_range as remap_pfn_range by Jesper Nilsson · 14 years ago
  27. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  28. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 14 years ago
  29. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  30. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  31. a3c8ed6 tty: remove remaining Hayes ESP ioctls by Greg Kroah-Hartman · 14 years ago
  32. 7fbd15f Merge branch 'rs485fix' of git://www.jni.nu/cris by Linus Torvalds · 14 years ago
  33. f1d23ed CRIS: ioctl for getting RS485 information by Claudio Scordino · 14 years ago
  34. 53bcef6 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 14 years ago
  35. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 14 years ago
  36. b62ad9a Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  37. 4aed2fd Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  38. 85d9865 CRIS: Fix alignment problem for older ld by Jesper Nilsson · 14 years ago
  39. 2d495eb CRIS: Always dump registers for segfaulting process. by Jesper Nilsson · 14 years ago
  40. b4e8a18 CRIS: Add config for pausing a seg-faulting process by Jesper Nilsson · 14 years ago
  41. 028c1f6 CRIS: Don't take faults while in_atomic by Jesper Nilsson · 14 years ago
  42. a90993c CRIS: Fixup lookup for delay slot faults by Jesper Nilsson · 14 years ago
  43. 7c8a25b CRIS: Discard exit.text and .data at runtime by Jesper Nilsson · 14 years ago
  44. dcb313c CRIS: Add cache aligned and read mostly data sections by Jesper Nilsson · 14 years ago
  45. c1c8f55 CRIS: Return something from profile write by Jesper Nilsson · 14 years ago
  46. 72e08db1 CRIS: Add ARTPEC-3 and timestamps for sync-serial by Jesper Nilsson · 14 years ago
  47. 4f248d1 CRIS: Better ARTPEC-3 support for gpio by Jesper Nilsson · 14 years ago
  48. 97a6444 CRIS: Add include guard by Jesper Nilsson · 14 years ago
  49. 0c07d3a CRIS: Better handling of pinmux settings by Jesper Nilsson · 14 years ago
  50. 6f09963 CRIS: New DMA defines for ARTPEC-3 by Jesper Nilsson · 14 years ago
  51. da2af0a CRIS: __do_strncpy_from_user: Don't read the byte beyond the nil by Jesper Nilsson · 14 years ago
  52. 2dc1c40 CRIS: Pagetable for ARTPEC-3 by Jesper Nilsson · 14 years ago
  53. 32e7a8b CRIS: Machine dependent memmap.h by Jesper Nilsson · 14 years ago
  54. 243ba2f CRIS: Check if pointer is set before using it by Jesper Nilsson · 14 years ago
  55. a3af54f CRIS: Machine dependent dma.h by Jesper Nilsson · 14 years ago
  56. 6fdf581 CRIS: Define __read_mostly for CRISv32 by Jesper Nilsson · 14 years ago
  57. d717809 CRIS: Discard .note.gnu.build-id section by Jesper Nilsson · 14 years ago
  58. 76fdf67 CRIS: Avoid compilation warning for puts by Jesper Nilsson · 14 years ago
  59. ac93f62 CRIS: Add debug for assembler macros by Jesper Nilsson · 14 years ago
  60. 7ec280c CRIS: Update for ARTPEC-3 by Jesper Nilsson · 14 years ago
  61. 98560bd CRIS: Add more delays in DDR setup by Jesper Nilsson · 14 years ago
  62. 2d0503d CRIS: Add debug info for assembler code by Jesper Nilsson · 14 years ago
  63. 3a38125 CRIS: Add debug info for assembler code by Jesper Nilsson · 14 years ago
  64. 5f9ac92 CRIS: Add debug symbols for assembler code by Jesper Nilsson · 14 years ago
  65. e2ee9bb CRIS: Minor formatting fix in traps.c by Jesper Nilsson · 14 years ago
  66. 3992332 CRIS: v32: Correct auto-restart of syscalls by Jesper Nilsson · 14 years ago
  67. e281a31 CRIS: More ARTPEC-3 support and i2c-boardinfo. by Jesper Nilsson · 14 years ago
  68. c9cbf09 CRIS: Remove obsolete pinmux.c, now machine dependent. by Jesper Nilsson · 14 years ago
  69. ab43d14 CRIS: kgdb: Fix compilation errors by Jesper Nilsson · 14 years ago
  70. e336285 CRIS: v32: Correct path for intr_vect.h by Jesper Nilsson · 14 years ago
  71. e75a320 CRIS: v32: Better irq mapping code by Jesper Nilsson · 14 years ago
  72. 403a1c4 CRIS: v32: Correct address for romfs in the image by Jesper Nilsson · 14 years ago
  73. 345c52e CRIS: Additional mmu settings for ARTPEC-3 by Jesper Nilsson · 14 years ago
  74. cd4f201 CRIS: Faster syscall entry for CRISv32. by Jesper Nilsson · 14 years ago
  75. 43f6cdd CRIS: Simple insn reschedule to avoid interlocks. by Jesper Nilsson · 14 years ago
  76. a80a635 CRIS: Add debug for assembler functions by Jesper Nilsson · 14 years ago
  77. b4973ae CRIS: Correct address of the romfs in boot image by Jesper Nilsson · 14 years ago
  78. d77eab8 CRIS: Fasttimer: Remove obsolete ifdef by Jesper Nilsson · 14 years ago
  79. 5866d7e CRIS: Better link to rs485 in help by Jesper Nilsson · 14 years ago
  80. fcb31db CRIS: Remove CVS tag. by Jesper Nilsson · 14 years ago
  81. 0e0aff2 CRIS: v10: remove all BKL usage by Jesper Nilsson · 14 years ago
  82. 6036215 CRIS: gpio: don't call copy_to_user()/copy_from_user() while holding spinlocks by Jesper Nilsson · 14 years ago
  83. 16bc0fe arch/cris: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  84. 096b7bd cris: autoconvert trivial BKL users to private mutex by Jesper Nilsson · 14 years ago
  85. 90276a1 cris: Pushdown the bkl from ioctl by Jesper Nilsson · 14 years ago
  86. 3648bdf CRIS: invoke oom-killer from page fault by Jesper Nilsson · 14 years ago
  87. 60dbd66 CRIS: GENERIC_TIME fixes by Jesper Nilsson · 14 years ago
  88. 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 14 years ago
  89. 646b1db Merge commit 'v2.6.35-rc3' into perf/core by Ingo Molnar · 14 years ago
  90. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  91. 2fda16d arch/cris: Remove unnecessary kmalloc casts by Joe Perches · 14 years ago
  92. 1996bda arch: Implement local64_t by Peter Zijlstra · 14 years ago
  93. b904d71 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 14 years ago
  94. 16b3f4d cris: use asm-generic/scatterlist.h by FUJITA Tomonori · 14 years ago
  95. 4150764 CRIS: Don't use mask_irq as symbol name by Jesper Nilsson · 14 years ago
  96. 392ed65 CRIS: Simplify param.h by simply including <asm-generic/param.h> by Jesper Nilsson · 14 years ago
  97. 6b9c88e CRISv10: Whitespace fixes for hw_settings.S by Jesper Nilsson · 14 years ago
  98. 2f941a1 CRISv10: Trivial fixes. by Jesper Nilsson · 14 years ago
  99. d708b41 CRISv32: Fix RS485 port 4 CD Kconfig item. by Jesper Nilsson · 14 years ago
  100. f06d8b6 CRISv32: Remove duplicated Kconfig items. by Jesper Nilsson · 14 years ago