1. 77a746c cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gcc by Jesper Nilsson · 17 years ago
  2. 69b06c1 CRIS v32: Change drivers/i2c.c locking. by Jesper Nilsson · 17 years ago
  3. a34d244 CRIS v32: Rewrite ARTPEC-3 gpio driver to avoid volatiles and general cleanup. by Jesper Nilsson · 17 years ago
  4. 7800029 CRIS: Add new timerfd syscall entries. by Jesper Nilsson · 17 years ago
  5. eb09047 CRIS v32: Correct spelling of bandwidth in function name. by Jesper Nilsson · 17 years ago
  6. 9f68ff9 CRIS v32: Clean up nandflash.c for ARTPEC-3 and ETRAX FS. by Jesper Nilsson · 17 years ago
  7. 79e04fd CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file. by Jesper Nilsson · 17 years ago
  8. ac17e82 CRIS v32: Fix minor formatting issue in mach-a3/io.c by Jesper Nilsson · 17 years ago
  9. f8e47cb CRIS v32: Initialize GIO even if we're rambooting in kernel/head.S by Jesper Nilsson · 17 years ago
  10. a87434b CRIS v32: Remove kernel/arbiter.c, it now exists in machine dependent directory. by Jesper Nilsson · 17 years ago
  11. baa69b1 CRIS v32: Fix startup oops and replace hardcoded pagesize in vmlinux.lds.S by Jesper Nilsson · 17 years ago
  12. 52d82ef CRIS v32: Avoid work when switching between tasks with shared memory descriptors in mm/tlb.c by Jesper Nilsson · 17 years ago
  13. 3d44305 CRIS v32: Add workaround for MMU hardware bug for ETRAX FS in mm/mmu.S by Jesper Nilsson · 17 years ago
  14. 108ecfb CRIS v32: Fix bug in internal memory allocator mm/intmem.c by Jesper Nilsson · 17 years ago
  15. 0836c6d CRIS v32: Change name of simulator config to CONFIG_ETRAX_VCS_SIM in mm/init.c by Jesper Nilsson · 17 years ago
  16. ea0af95 CRIS v32: Change lib/spinlock.S to use byte operations instead of dwords. by Jesper Nilsson · 17 years ago
  17. ea402db CRIS v32: Move hw_settings.S to machine specific directories for ETRAX FS and ARTPEC-3 by Jesper Nilsson · 17 years ago
  18. 41f9412 CRIS v32: Update lib/checksum.S and lib/checksumcopy.S by Jesper Nilsson · 17 years ago
  19. 7674464 CRIS v32: Add lib/delay to build. by Jesper Nilsson · 17 years ago
  20. 48c87a4 CRIS v32: Add precise delay loops for ETRAX FS and ARTPEC-3. by Jesper Nilsson · 17 years ago
  21. a474de0 CRIS v32: Update vcs_hook.c for ETRAX FS. by Jesper Nilsson · 17 years ago
  22. 09160d7 CRIS v32: Move vcs_hook to machine specific directory. by Jesper Nilsson · 17 years ago
  23. 538380d CRIS v32: Update kernel/smp.c for CRIS v32. by Jesper Nilsson · 17 years ago
  24. 574852a CRIS v32: Update signal handling in kernel/signal.c by Jesper Nilsson · 17 years ago
  25. 14e61be CRIS v32: Update boot/rescue/rescue.ld by Jesper Nilsson · 17 years ago
  26. f2bbc96 CRIS v32: Change names of config variable and register field for data available. by Jesper Nilsson · 17 years ago
  27. f64dd21 CRIS v32: Change debug and formatting in kernel/fasttimer.c by Jesper Nilsson · 17 years ago
  28. 43e6bd6 CRIS v32: Update kernel/crisksyms.c by Jesper Nilsson · 17 years ago
  29. cbca663 CRIS v32: Remove config ifdef around init function for drivers/sync_serial.c by Jesper Nilsson · 17 years ago
  30. 5adb5c8 CRIS v32: Remove drivers/gpio.c, now exists as machine specific file. by Jesper Nilsson · 17 years ago
  31. 7edf744 CRIS v32: Update driver for RTC chip pcf8563. by Jesper Nilsson · 17 years ago
  32. d8ac17a CRIS v32: Remove drivers/nandflash.h, now exists as machine specific file. by Jesper Nilsson · 17 years ago
  33. 2c30da7 CRIS v32: ETRAX FS Change name of LED macros in drivers/mach-fs/gpio.c to avoid collision. by Jesper Nilsson · 17 years ago
  34. cacc0cc CRIS v32: Change name of LED macros in drivers/mach-a3/gpio.c to avoid collision. by Jesper Nilsson · 17 years ago
  35. 935a847b CRIS v32: Change include path for hwregs in drivers/iop_fw_load.c by Jesper Nilsson · 17 years ago
  36. 635c45c CRIS v32: Rewrite of stream co-processor driver for ETRAX FS and ARTPEC-3 by Jesper Nilsson · 17 years ago
  37. a77dba6 CRIS v32: Replace build flags in boot/rescue/Makefile by Jesper Nilsson · 17 years ago
  38. 111e3b1 CRIS v32: Replace build flags in boot/compressed/Makefile by Jesper Nilsson · 17 years ago
  39. a9d13fa CRIS v32: Remove useless CVS id tag from boot/compressed/README by Jesper Nilsson · 17 years ago
  40. c3d6ddd CRIS: Move common Kconfig variable ETRAX_RTC to arch independet Kconfig. by Jesper Nilsson · 17 years ago
  41. fbdb5f8 CRIS v32: Update and improve kernel/time.c by Jesper Nilsson · 17 years ago
  42. 9ce1ea7 CRIS v32: Update and improve kernel/traps.c by Jesper Nilsson · 17 years ago
  43. 8cca29b CRIS v32: Minor updates to kernel/process.c by Jesper Nilsson · 17 years ago
  44. 693d984 CRIS v32: Update and simplify kernel/irq.c. by Jesper Nilsson · 17 years ago
  45. 96e4766 CRIS v32: Update kernel/head.S by Jesper Nilsson · 17 years ago
  46. ec87ee2 CRIS v32: Update and improve fasttimer.c by Jesper Nilsson · 17 years ago
  47. 8226410 CRIS v32: Update debugport. by Jesper Nilsson · 17 years ago
  48. 3f50c06 CRIS v32: Update boot/rescue/head.S code. by Jesper Nilsson · 17 years ago
  49. a5d204b CRIS v32: Update boot/compressed/misc.c by Jesper Nilsson · 17 years ago
  50. 247c3c9 CRIS v32: Update compressed head.S by Jesper Nilsson · 17 years ago
  51. 5d23ff2 CRIS v32: Remove common gpio and nandflash, add mach-fs and mach-a3 as subdirs. by Jesper Nilsson · 17 years ago
  52. dbf9f14 CRIS v32: Update boot rescue Kbuild makefile. by Jesper Nilsson · 17 years ago
  53. 28bf739 CRIS v32: Update boot compressed Kbuild makefile. by Jesper Nilsson · 17 years ago
  54. 3d6f787 CRIS v32: Update boot Kbuild makefile. by Jesper Nilsson · 17 years ago
  55. 5fc1f31 CRIS v32: Update and improve axisflashmap by Jesper Nilsson · 17 years ago
  56. 201ca54 CRIS v32: New version of I2C driver. by Jesper Nilsson · 17 years ago
  57. 0f22950 CRIS v32: Fixup kernel Makefile. by Jesper Nilsson · 17 years ago
  58. ffc8b00 CRIS v32: Update entry.S to working order. by Jesper Nilsson · 17 years ago
  59. 54ab4d7 CRIS v32: Whitespace and formatting changes for kernel/ptrace.c by Jesper Nilsson · 17 years ago
  60. e908dfc CRIS v32: Update synchronous serial driver. by Jesper Nilsson · 17 years ago
  61. f74c31d CRIS v32: Add L2 cache initialization code. by Jesper Nilsson · 17 years ago
  62. 035e111 CRIS v32: Add new machine dependent files for Etrax-FS and Artpec-3. by Jesper Nilsson · 17 years ago
  63. 6107c61 CRIS v32: Add new driver files for Etrax-FS by Jesper Nilsson · 17 years ago
  64. 18a1e01 CRIS v32: Add new driver files for Artpec-3. by Jesper Nilsson · 17 years ago
  65. 923dd2a CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings. by Jesper Nilsson · 17 years ago
  66. 6d9f4c5 arch/cris: add a missing iounmap by Julia Lawall · 17 years ago
  67. 2d33d56 CRIS: avoid using arch links in Kconfig by Jesper Nilsson · 17 years ago
  68. 01ba2bd all archs: consolidate init and exit sections in vmlinux.lds.h by Sam Ravnborg · 17 years ago
  69. 42d71c4 CRIS: Remove 'TOPDIR' from Makefiles by WANG Cong · 17 years ago
  70. 52840bd6 Kobject: the cris iop_fw_load.c code is broken by Greg Kroah-Hartman · 17 years ago
  71. c03a927 ide: move CONFIG_IDE_ETRAX to drivers/ide/Kconfig by Bartlomiej Zolnierkiewicz · 17 years ago
  72. 57c230a CRISv32: add cache flush operations by Jesper Nilsson · 17 years ago
  73. 1b8be1d CRIS: remove MTD_AMSTD and MTD_OBSOLETE_CHIPS take two by Jesper Nilsson · 17 years ago
  74. 16ad1b4 cris: ARRAY_SIZE() cleanup by Alex Unleashed · 17 years ago
  75. 49b4ff3 spelling fixes: arch/cris/ by Simon Arlott · 17 years ago
  76. c03983a Spelling fix: explicitly by Jean Delvare · 17 years ago
  77. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  78. e5f7178 CRIS: cleanup struct irqaction initializers by Thomas Gleixner · 17 years ago
  79. 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 17 years ago
  80. 2195dad ide: fix hidden dependencies on CONFIG_IDE_GENERIC by Bartlomiej Zolnierkiewicz · 17 years ago
  81. efffbee Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  82. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  83. 5fb7dc3 define new percpu interface for shared data by Fenghua Yu · 17 years ago
  84. 68fc4fa unregister_chrdev(): ignore the return value by Akinobu Mita · 17 years ago
  85. f284ce7 PTRACE_POKEDATA consolidation by Alexey Dobriyan · 17 years ago
  86. 5c617c6 cris: use DATA_DATA in cris by Mathieu Desnoyers · 17 years ago
  87. 7ff9057 CRIS: replace old-style member inits with designated inits by Robert P. J. Day · 17 years ago
  88. 3dde6ad Fix trivial typos in Kconfig* files by David Sterba · 17 years ago
  89. b247e8a dma_declare_coherent_memory wrong allocation by Guennadi Liakhovetski · 17 years ago
  90. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  91. 7a3e965 CRIS: remove code related to pre-2.2 kernel by Robert P. J. Day · 17 years ago
  92. b6e3590 [PATCH] x86: Allow percpu variables to be page-aligned by Jeremy Fitzhardinge · 17 years ago
  93. bba6f6f [PATCH] MSI-X: fix resume crash by Eric W. Biederman · 17 years ago
  94. 3a0ee2c [PATCH] fix memory leak in dma_declare_coherent_memory() by Yoichi Yuasa · 17 years ago
  95. e34f80c arch/cris: typo in KERN_INFO by Nicolas Kaiser · 17 years ago
  96. 5dfe4c9 [PATCH] mark struct file_operations const 2 by Arjan van de Ven · 18 years ago
  97. 67d3822 [PATCH] disable init/initramfs.c: architectures by Jean-Paul Saman · 18 years ago
  98. 5cf885d [PATCH] CRIS: TLB handling: turn local_save_flags() + local_irq_disable() into local_irq_save() by Jiri Kosina · 18 years ago
  99. b282b6f [PATCH] Change cpu_up and co from __devinit to __cpuinit by Gautham R Shenoy · 18 years ago
  100. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago