1. ea43179 Merge branch 'for-linus' of git://repo.or.cz/cris-mirror by Linus Torvalds · 15 years ago
  2. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 15 years ago
  3. c01ce82 cris: convert obsolete hw_interrupt_type to struct irq_chip by Thomas Gleixner · 15 years ago
  4. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 15 years ago
  5. e55380e [CVE-2009-0029] Rename old_readdir to sys_old_readdir by Heiko Carstens · 15 years ago
  6. c5ec6fb [CRIS] Remove links from CRIS build by Jesper Nilsson · 16 years ago
  7. 0365f70 [CRIS] Merge asm-offsets.c for both arches into one file. by Jesper Nilsson · 16 years ago
  8. 556dcee [CRIS] Move header files from include to arch/cris/include. by Jesper Nilsson · 16 years ago
  9. 4110a0d cris: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  10. b73b636 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 16 years ago
  11. 8f80841 CRIS: proper defconfig setup by Adrian Bunk · 16 years ago
  12. 9d5a9e7 Remove asm/a.out.h files for all architectures without a.out support. by Adrian Bunk · 16 years ago
  13. 42a9a58 cris: use the common ascii hex helpers by Harvey Harrison · 16 years ago
  14. 2d6ffcc inflate: refactor inflate malloc code by Thomas Petazzoni · 16 years ago
  15. 9109fb7 mm: drop unneeded pgdat argument from free_area_init_node() by Johannes Weiner · 16 years ago
  16. 3a53337 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 16 years ago
  17. 4045715 [CRIS] Rename boot-linkscripts and fix the path to them. by Jesper Nilsson · 16 years ago
  18. d17ffb4 Merge branch 'cris_debug_port_fix' into cris by Jesper Nilsson · 16 years ago
  19. fea7263 Merge branch 'build_fix' into cris by Jesper Nilsson · 16 years ago
  20. f3c4b53 [CRISv10] Clean up compressed/misc.c by Jesper Nilsson · 16 years ago
  21. bd451d5e [CRISv10] Correct whitespace damage. by Jesper Nilsson · 16 years ago
  22. 7dd0710 [CRIS] Correct image makefiles to allow using a separate OBJ-directory. by Jesper Nilsson · 16 years ago
  23. 53e43d0 Merge branch 'pcf8563_mutex_spinlock' into cris by Jesper Nilsson · 16 years ago
  24. dc1493a Merge branch 'cris_debug_port_fix' into cris by Jesper Nilsson · 16 years ago
  25. bdb144b [CRIS] Build fixes for compressed and rescue images for v10 and v32: by Jesper Nilsson · 16 years ago
  26. 9be48a9 It looks at least odd to apply spin_unlock to a mutex. by Julia Lawall · 16 years ago
  27. 3aa30df cris: compile fixes for 2.6.26-rc5 by Hinko Kocevar · 16 years ago
  28. f2b9857 Add a bunch of cycle_kernel_lock() calls by Jonathan Corbet · 16 years ago
  29. d21c95c Add "no BKL needed" comments to several drivers by Jonathan Corbet · 16 years ago
  30. 0c401df cris: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  31. 07f2402 cris: correct usage of __user for copy to and from user space in lib/usercopy and uaccess.h by Jesper Nilsson · 16 years ago
  32. 9fe3fd0 CRIS: Import string.c (memcpy) from newlib: fixes compile error with gcc 4 by Jesper Nilsson · 16 years ago
  33. a105687 CRIS v10: Include mm.h instead of vmstat.h in kernel/time.c by Jesper Nilsson · 16 years ago
  34. 77a746c cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gcc by Jesper Nilsson · 16 years ago
  35. 7800029 CRIS: Add new timerfd syscall entries. by Jesper Nilsson · 16 years ago
  36. ad433f2 CRIS v10: Cleanup of drivers/gpio.c by Jesper Nilsson · 16 years ago
  37. 79e04fd CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file. by Jesper Nilsson · 16 years ago
  38. 45a4127 CRIS v10: Update drivers/gpio.c, fix locking and general improvements. by Jesper Nilsson · 16 years ago
  39. 8f29725 CRIS v10: Change name of low voltage read and set macros. by Jesper Nilsson · 16 years ago
  40. 9bf7953 CRIS v10: Remove duplicated folding of carry from lib/checksum.S, it is not needed. by Jesper Nilsson · 16 years ago
  41. ab59284 CRIS v10: Remove duplicated folding of carry from lib/checksumcopy.S, it is not needed. by Jesper Nilsson · 16 years ago
  42. 2afab72 CRIS v10: Clear TIF_SYSCALL_TRACE flag in ptrace_disable in kernel/ptrace.c by Jesper Nilsson · 16 years ago
  43. b1220e2 CRIS v10: Update kernel/io_interface_mux.c by Jesper Nilsson · 16 years ago
  44. 5f526d1 CRIS v10: Setup serial port 2 to avoid accidental TXD pulse on startup. by Jesper Nilsson · 16 years ago
  45. c974a9e CRIS v10: Add synchronous serial port driver for CRIS v10. by Jesper Nilsson · 16 years ago
  46. 4f073ef CRIS v10: Don't call get_mmu_context when switching between tasks with shared memory descriptors by Jesper Nilsson · 16 years ago
  47. 40316c1 CRIS v10: Fix bug where error returns didn't restore irqs in mm/fault.c by Jesper Nilsson · 16 years ago
  48. 5712e4d CRIS v10: Remove useless CVS id tag from lib/old_checksum.c by Jesper Nilsson · 16 years ago
  49. f12bb5c CRIS v10: Remove useless CVS id and log from lib/dram_init.S by Jesper Nilsson · 16 years ago
  50. da4d091 CRIS v10: Remove useless CVS id from kernel/shadows.c by Jesper Nilsson · 16 years ago
  51. b2d0814 CRIS v10: Reformat drivers/makefile using tabs. by Jesper Nilsson · 16 years ago
  52. c3d6ddd CRIS: Move common Kconfig variable ETRAX_RTC to arch independet Kconfig. by Jesper Nilsson · 16 years ago
  53. 10f9f9c CRIS v10: Remove CVS id from kernel/process.c by Jesper Nilsson · 16 years ago
  54. c8acccc CRIS v10: Remove CVS log and id from kernel/kgdb.c by Jesper Nilsson · 16 years ago
  55. 8d67bca CRIS v10: Cleanup kernel/irq.c by Jesper Nilsson · 16 years ago
  56. 4200c35 CRIS v10: Cleanup kernel/fasttimer.c by Jesper Nilsson · 16 years ago
  57. 72af70c CRIS v10: Cleanup kernel/entry.S CVS log and id. by Jesper Nilsson · 16 years ago
  58. 028a731 CRIS v10: Remove CVS id tag from kernel/dma.c by Jesper Nilsson · 16 years ago
  59. 99bb22b CRIS v10: Break long lines in boot/rescue/head.S by Jesper Nilsson · 16 years ago
  60. 7cda012 CRIS v10: Remove CVS tag from boot/compressed/misc.c by Jesper Nilsson · 16 years ago
  61. 18b0f34 CRIS v10: Update and fix bug in kernel/debugport. by Jesper Nilsson · 16 years ago
  62. 34a8e50 CRIS v10: Update driver for pcf8563 by Jesper Nilsson · 16 years ago
  63. e5d5cf2 CRIS v10: Fix bugs in i2c_init and i2c_readreg by Jesper Nilsson · 16 years ago
  64. 3d6c03f CRIS v10: Cleanup drivers/eeprom.c to avoid import conflicts. by Jesper Nilsson · 16 years ago
  65. d207cf5 CRIS v10: Correct and cleanup boot/rescue/testrescue.S by Jesper Nilsson · 16 years ago
  66. ef8028a CRIS v10: Correct and cleanup boot/rescue/kimagerescue.S by Jesper Nilsson · 16 years ago
  67. 546cc14 CRIS v10: Change boot/rescue/Makefile to use ccflags-y, asflags-y and ldflags-y. by Jesper Nilsson · 16 years ago
  68. 3c9547a CRIS v10: Update boot/compressed/Makefile to use ccflags-y and ldflags-y by Jesper Nilsson · 16 years ago
  69. 1e4cc2c CRIS v32: Update traps.c by Jesper Nilsson · 17 years ago
  70. 32872b2 CRIS v10: Update and improve axisflashmap.c by Jesper Nilsson · 17 years ago
  71. 8c11bff CRIS v10: Update rescue head.s by Jesper Nilsson · 17 years ago
  72. 63e6b9a CRIS v10: Update rescue Kbuild makefile. by Jesper Nilsson · 17 years ago
  73. 1333a69 CRIS v10: Update boot/compressed Kbuild makefile. by Jesper Nilsson · 17 years ago
  74. 87f5a7f CRIS v10: Update boot Kbuild makefile. by Jesper Nilsson · 17 years ago
  75. 923dd2a CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings. by Jesper Nilsson · 17 years ago
  76. 2d33d56 CRIS: avoid using arch links in Kconfig by Jesper Nilsson · 16 years ago
  77. 4d672e7 timerfd: new timerfd API by Davide Libenzi · 16 years ago
  78. 01ba2bd all archs: consolidate init and exit sections in vmlinux.lds.h by Sam Ravnborg · 16 years ago
  79. a56d00b CRIS: add missed local_irq_restore call by Cyrill Gorcunov · 16 years ago
  80. b0e86f0 CRIS v10: vmlinux.lds.S: ix kernel oops on boot and use common defines by Jesper Nilsson · 16 years ago
  81. bbde25b CRIS v10: driver for ds1302 needs to include cris-specific i2c.h by Jesper Nilsson · 16 years ago
  82. d2d159d CRIS v10: kernel/time.c needs to include linux/vmstat.h to compile by Jesper Nilsson · 16 years ago
  83. a4858d4 CRIS v10: correct do_signal to fix oops and clean up signal handling in general by Jesper Nilsson · 16 years ago
  84. c03a927 ide: move CONFIG_IDE_ETRAX to drivers/ide/Kconfig by Bartlomiej Zolnierkiewicz · 17 years ago
  85. 2f1f53b CRISv10 fasttimer: Scrap INLINE and name timeval_cmp better by Jesper Nilsson · 17 years ago
  86. 2e2cd8b CRISv10 memset library add lineendings to asm by Jesper Nilsson · 17 years ago
  87. 341ac6e CRISv10 string library add lineendings to asm by Jesper Nilsson · 17 years ago
  88. 2b05d2b CRISv10 usercopy library add lineendings to asm by Jesper Nilsson · 17 years ago
  89. d8e5219 CRISv10 improve and bugfix fasttimer by Jesper Nilsson · 17 years ago
  90. 3244c77 CRISv10: fix timer interrupt parameters by Jesper Nilsson · 17 years ago
  91. 1b8be1d CRIS: remove MTD_AMSTD and MTD_OBSOLETE_CHIPS take two by Jesper Nilsson · 17 years ago
  92. 16ad1b4 cris: ARRAY_SIZE() cleanup by Alex Unleashed · 17 years ago
  93. a8e2a8b cris build fixes: setup.c needs param.h by Jesper Nilsson · 17 years ago
  94. 7b27552 cris build fixes: corrected and improved NMI and IRQ handling by Jesper Nilsson · 17 years ago
  95. 0c3537f cris build fixes: Add missing syscalls by Jesper Nilsson · 17 years ago
  96. 5c6ff79 cris gpio: undo locks before returning by Roel Kluin · 17 years ago
  97. 01dd2fb typo fixes by Matt LaPlante · 17 years ago
  98. 49b4ff3 spelling fixes: arch/cris/ by Simon Arlott · 17 years ago
  99. c03983a Spelling fix: explicitly by Jean Delvare · 17 years ago
  100. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago