1. ec7748b ide: introduce HAVE_IDE by Sam Ravnborg · 16 years ago
  2. 0cf975e Merge branch 'cris' of git://www.jni.nu/cris by Linus Torvalds · 16 years ago
  3. bdc8078 avoid overflows in kernel/time.c by H. Peter Anvin · 16 years ago
  4. 03a4482 procfs: constify function pointer tables by Jan Engelhardt · 16 years ago
  5. 69b06c1 CRIS v32: Change drivers/i2c.c locking. by Jesper Nilsson · 16 years ago
  6. a34d244 CRIS v32: Rewrite ARTPEC-3 gpio driver to avoid volatiles and general cleanup. by Jesper Nilsson · 16 years ago
  7. 7800029 CRIS: Add new timerfd syscall entries. by Jesper Nilsson · 16 years ago
  8. eb09047 CRIS v32: Correct spelling of bandwidth in function name. by Jesper Nilsson · 16 years ago
  9. 9f68ff9 CRIS v32: Clean up nandflash.c for ARTPEC-3 and ETRAX FS. by Jesper Nilsson · 16 years ago
  10. ad433f2 CRIS v10: Cleanup of drivers/gpio.c by Jesper Nilsson · 16 years ago
  11. 79e04fd CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file. by Jesper Nilsson · 16 years ago
  12. c261038 CRIS: Drop regs parameter from call to profile_tick in kernel/time.c by Jesper Nilsson · 16 years ago
  13. ac17e82 CRIS v32: Fix minor formatting issue in mach-a3/io.c by Jesper Nilsson · 16 years ago
  14. f8e47cb CRIS v32: Initialize GIO even if we're rambooting in kernel/head.S by Jesper Nilsson · 16 years ago
  15. a87434b CRIS v32: Remove kernel/arbiter.c, it now exists in machine dependent directory. by Jesper Nilsson · 16 years ago
  16. daa00b9 CRIS: Add sched_clock to kernel/time.c by Jesper Nilsson · 16 years ago
  17. 60dead5 CRIS: Register cpus in kernel/setup.c by Jesper Nilsson · 16 years ago
  18. 3ae8d8b CRIS: Remove include of linux/init.h, not needed anymore. by Jesper Nilsson · 16 years ago
  19. 6e0b688 CRIS: Remove CONFIG_NO_IOMEM from ARTPEC-3 default config. by Jesper Nilsson · 16 years ago
  20. 1b7e7da CRIS: Remove useless CVS log from kernel/ptrace.c by Jesper Nilsson · 16 years ago
  21. f32bb79 CRIS: Remove useless CVS id and log from kernel/process.c by Jesper Nilsson · 16 years ago
  22. 08cfeac CRIS: Add configuration possibility for using kmalloc for modules. by Jesper Nilsson · 16 years ago
  23. b4945a9 CRIS: Remove CONFIG_NO_IOMEM from default configs. by Jesper Nilsson · 16 years ago
  24. baa69b1 CRIS v32: Fix startup oops and replace hardcoded pagesize in vmlinux.lds.S by Jesper Nilsson · 16 years ago
  25. 52d82ef CRIS v32: Avoid work when switching between tasks with shared memory descriptors in mm/tlb.c by Jesper Nilsson · 16 years ago
  26. 3d44305 CRIS v32: Add workaround for MMU hardware bug for ETRAX FS in mm/mmu.S by Jesper Nilsson · 16 years ago
  27. 108ecfb CRIS v32: Fix bug in internal memory allocator mm/intmem.c by Jesper Nilsson · 16 years ago
  28. 0836c6d CRIS v32: Change name of simulator config to CONFIG_ETRAX_VCS_SIM in mm/init.c by Jesper Nilsson · 16 years ago
  29. ea0af95 CRIS v32: Change lib/spinlock.S to use byte operations instead of dwords. by Jesper Nilsson · 16 years ago
  30. ea402db CRIS v32: Move hw_settings.S to machine specific directories for ETRAX FS and ARTPEC-3 by Jesper Nilsson · 16 years ago
  31. 41f9412 CRIS v32: Update lib/checksum.S and lib/checksumcopy.S by Jesper Nilsson · 16 years ago
  32. 7674464 CRIS v32: Add lib/delay to build. by Jesper Nilsson · 16 years ago
  33. 48c87a4 CRIS v32: Add precise delay loops for ETRAX FS and ARTPEC-3. by Jesper Nilsson · 16 years ago
  34. a474de0 CRIS v32: Update vcs_hook.c for ETRAX FS. by Jesper Nilsson · 16 years ago
  35. 09160d7 CRIS v32: Move vcs_hook to machine specific directory. by Jesper Nilsson · 16 years ago
  36. 538380d CRIS v32: Update kernel/smp.c for CRIS v32. by Jesper Nilsson · 16 years ago
  37. 574852a CRIS v32: Update signal handling in kernel/signal.c by Jesper Nilsson · 16 years ago
  38. 14e61be CRIS v32: Update boot/rescue/rescue.ld by Jesper Nilsson · 16 years ago
  39. 45a4127 CRIS v10: Update drivers/gpio.c, fix locking and general improvements. by Jesper Nilsson · 16 years ago
  40. f2bbc96 CRIS v32: Change names of config variable and register field for data available. by Jesper Nilsson · 16 years ago
  41. f64dd21 CRIS v32: Change debug and formatting in kernel/fasttimer.c by Jesper Nilsson · 16 years ago
  42. 43e6bd6 CRIS v32: Update kernel/crisksyms.c by Jesper Nilsson · 16 years ago
  43. cbca663 CRIS v32: Remove config ifdef around init function for drivers/sync_serial.c by Jesper Nilsson · 16 years ago
  44. 5adb5c8 CRIS v32: Remove drivers/gpio.c, now exists as machine specific file. by Jesper Nilsson · 16 years ago
  45. 7edf744 CRIS v32: Update driver for RTC chip pcf8563. by Jesper Nilsson · 16 years ago
  46. d8ac17a CRIS v32: Remove drivers/nandflash.h, now exists as machine specific file. by Jesper Nilsson · 16 years ago
  47. 2c30da7 CRIS v32: ETRAX FS Change name of LED macros in drivers/mach-fs/gpio.c to avoid collision. by Jesper Nilsson · 16 years ago
  48. cacc0cc CRIS v32: Change name of LED macros in drivers/mach-a3/gpio.c to avoid collision. by Jesper Nilsson · 16 years ago
  49. 935a847b CRIS v32: Change include path for hwregs in drivers/iop_fw_load.c by Jesper Nilsson · 16 years ago
  50. 635c45c CRIS v32: Rewrite of stream co-processor driver for ETRAX FS and ARTPEC-3 by Jesper Nilsson · 16 years ago
  51. a77dba6 CRIS v32: Replace build flags in boot/rescue/Makefile by Jesper Nilsson · 16 years ago
  52. 111e3b1 CRIS v32: Replace build flags in boot/compressed/Makefile by Jesper Nilsson · 16 years ago
  53. 8f29725 CRIS v10: Change name of low voltage read and set macros. by Jesper Nilsson · 16 years ago
  54. a9d13fa CRIS v32: Remove useless CVS id tag from boot/compressed/README by Jesper Nilsson · 16 years ago
  55. 9bf7953 CRIS v10: Remove duplicated folding of carry from lib/checksum.S, it is not needed. by Jesper Nilsson · 16 years ago
  56. ab59284 CRIS v10: Remove duplicated folding of carry from lib/checksumcopy.S, it is not needed. by Jesper Nilsson · 16 years ago
  57. 2afab72 CRIS v10: Clear TIF_SYSCALL_TRACE flag in ptrace_disable in kernel/ptrace.c by Jesper Nilsson · 16 years ago
  58. b1220e2 CRIS v10: Update kernel/io_interface_mux.c by Jesper Nilsson · 16 years ago
  59. 5f526d1 CRIS v10: Setup serial port 2 to avoid accidental TXD pulse on startup. by Jesper Nilsson · 16 years ago
  60. c974a9e CRIS v10: Add synchronous serial port driver for CRIS v10. by Jesper Nilsson · 16 years ago
  61. 4f073ef CRIS v10: Don't call get_mmu_context when switching between tasks with shared memory descriptors by Jesper Nilsson · 16 years ago
  62. 40316c1 CRIS v10: Fix bug where error returns didn't restore irqs in mm/fault.c by Jesper Nilsson · 16 years ago
  63. 5712e4d CRIS v10: Remove useless CVS id tag from lib/old_checksum.c by Jesper Nilsson · 16 years ago
  64. f12bb5c CRIS v10: Remove useless CVS id and log from lib/dram_init.S by Jesper Nilsson · 16 years ago
  65. da4d091 CRIS v10: Remove useless CVS id from kernel/shadows.c by Jesper Nilsson · 16 years ago
  66. b2d0814 CRIS v10: Reformat drivers/makefile using tabs. by Jesper Nilsson · 16 years ago
  67. c3d6ddd CRIS: Move common Kconfig variable ETRAX_RTC to arch independet Kconfig. by Jesper Nilsson · 16 years ago
  68. 5062969 CRIS: Remove NO_IOMEM config, we have IO memory. by Jesper Nilsson · 16 years ago
  69. 10f9f9c CRIS v10: Remove CVS id from kernel/process.c by Jesper Nilsson · 16 years ago
  70. c8acccc CRIS v10: Remove CVS log and id from kernel/kgdb.c by Jesper Nilsson · 16 years ago
  71. 8d67bca CRIS v10: Cleanup kernel/irq.c by Jesper Nilsson · 16 years ago
  72. 4200c35 CRIS v10: Cleanup kernel/fasttimer.c by Jesper Nilsson · 16 years ago
  73. 72af70c CRIS v10: Cleanup kernel/entry.S CVS log and id. by Jesper Nilsson · 16 years ago
  74. 028a731 CRIS v10: Remove CVS id tag from kernel/dma.c by Jesper Nilsson · 16 years ago
  75. 99bb22b CRIS v10: Break long lines in boot/rescue/head.S by Jesper Nilsson · 16 years ago
  76. 7cda012 CRIS v10: Remove CVS tag from boot/compressed/misc.c by Jesper Nilsson · 16 years ago
  77. 18b0f34 CRIS v10: Update and fix bug in kernel/debugport. by Jesper Nilsson · 16 years ago
  78. 34a8e50 CRIS v10: Update driver for pcf8563 by Jesper Nilsson · 16 years ago
  79. e5d5cf2 CRIS v10: Fix bugs in i2c_init and i2c_readreg by Jesper Nilsson · 16 years ago
  80. 3d6c03f CRIS v10: Cleanup drivers/eeprom.c to avoid import conflicts. by Jesper Nilsson · 16 years ago
  81. d207cf5 CRIS v10: Correct and cleanup boot/rescue/testrescue.S by Jesper Nilsson · 16 years ago
  82. ef8028a CRIS v10: Correct and cleanup boot/rescue/kimagerescue.S by Jesper Nilsson · 16 years ago
  83. 546cc14 CRIS v10: Change boot/rescue/Makefile to use ccflags-y, asflags-y and ldflags-y. by Jesper Nilsson · 16 years ago
  84. 3c9547a CRIS v10: Update boot/compressed/Makefile to use ccflags-y and ldflags-y by Jesper Nilsson · 16 years ago
  85. fbdb5f8 CRIS v32: Update and improve kernel/time.c by Jesper Nilsson · 17 years ago
  86. bd1c8c5 CRIS v10: New default config. by Jesper Nilsson · 17 years ago
  87. 9ce1ea7 CRIS v32: Update and improve kernel/traps.c by Jesper Nilsson · 17 years ago
  88. 8cca29b CRIS v32: Minor updates to kernel/process.c by Jesper Nilsson · 17 years ago
  89. 693d984 CRIS v32: Update and simplify kernel/irq.c. by Jesper Nilsson · 17 years ago
  90. 96e4766 CRIS v32: Update kernel/head.S by Jesper Nilsson · 17 years ago
  91. ec87ee2 CRIS v32: Update and improve fasttimer.c by Jesper Nilsson · 17 years ago
  92. 8226410 CRIS v32: Update debugport. by Jesper Nilsson · 17 years ago
  93. 3f50c06 CRIS v32: Update boot/rescue/head.S code. by Jesper Nilsson · 17 years ago
  94. a5d204b CRIS v32: Update boot/compressed/misc.c by Jesper Nilsson · 17 years ago
  95. 247c3c9 CRIS v32: Update compressed head.S by Jesper Nilsson · 17 years ago
  96. 5d23ff2 CRIS v32: Remove common gpio and nandflash, add mach-fs and mach-a3 as subdirs. by Jesper Nilsson · 17 years ago
  97. dbf9f14 CRIS v32: Update boot rescue Kbuild makefile. by Jesper Nilsson · 17 years ago
  98. 28bf739 CRIS v32: Update boot compressed Kbuild makefile. by Jesper Nilsson · 16 years ago
  99. 3d6f787 CRIS v32: Update boot Kbuild makefile. by Jesper Nilsson · 17 years ago
  100. 1e4cc2c CRIS v32: Update traps.c by Jesper Nilsson · 17 years ago