1. 7800029 CRIS: Add new timerfd syscall entries. by Jesper Nilsson · 17 years ago
  2. ad433f2 CRIS v10: Cleanup of drivers/gpio.c by Jesper Nilsson · 17 years ago
  3. 79e04fd CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file. by Jesper Nilsson · 17 years ago
  4. 45a4127 CRIS v10: Update drivers/gpio.c, fix locking and general improvements. by Jesper Nilsson · 17 years ago
  5. 8f29725 CRIS v10: Change name of low voltage read and set macros. by Jesper Nilsson · 17 years ago
  6. 9bf7953 CRIS v10: Remove duplicated folding of carry from lib/checksum.S, it is not needed. by Jesper Nilsson · 17 years ago
  7. ab59284 CRIS v10: Remove duplicated folding of carry from lib/checksumcopy.S, it is not needed. by Jesper Nilsson · 17 years ago
  8. 2afab72 CRIS v10: Clear TIF_SYSCALL_TRACE flag in ptrace_disable in kernel/ptrace.c by Jesper Nilsson · 17 years ago
  9. b1220e2 CRIS v10: Update kernel/io_interface_mux.c by Jesper Nilsson · 17 years ago
  10. 5f526d1 CRIS v10: Setup serial port 2 to avoid accidental TXD pulse on startup. by Jesper Nilsson · 17 years ago
  11. c974a9e CRIS v10: Add synchronous serial port driver for CRIS v10. by Jesper Nilsson · 17 years ago
  12. 4f073ef CRIS v10: Don't call get_mmu_context when switching between tasks with shared memory descriptors by Jesper Nilsson · 17 years ago
  13. 40316c1 CRIS v10: Fix bug where error returns didn't restore irqs in mm/fault.c by Jesper Nilsson · 17 years ago
  14. 5712e4d CRIS v10: Remove useless CVS id tag from lib/old_checksum.c by Jesper Nilsson · 17 years ago
  15. f12bb5c CRIS v10: Remove useless CVS id and log from lib/dram_init.S by Jesper Nilsson · 17 years ago
  16. da4d091 CRIS v10: Remove useless CVS id from kernel/shadows.c by Jesper Nilsson · 17 years ago
  17. b2d0814 CRIS v10: Reformat drivers/makefile using tabs. by Jesper Nilsson · 17 years ago
  18. c3d6ddd CRIS: Move common Kconfig variable ETRAX_RTC to arch independet Kconfig. by Jesper Nilsson · 17 years ago
  19. 10f9f9c CRIS v10: Remove CVS id from kernel/process.c by Jesper Nilsson · 17 years ago
  20. c8acccc CRIS v10: Remove CVS log and id from kernel/kgdb.c by Jesper Nilsson · 17 years ago
  21. 8d67bca CRIS v10: Cleanup kernel/irq.c by Jesper Nilsson · 17 years ago
  22. 4200c35 CRIS v10: Cleanup kernel/fasttimer.c by Jesper Nilsson · 17 years ago
  23. 72af70c CRIS v10: Cleanup kernel/entry.S CVS log and id. by Jesper Nilsson · 17 years ago
  24. 028a731 CRIS v10: Remove CVS id tag from kernel/dma.c by Jesper Nilsson · 17 years ago
  25. 99bb22b CRIS v10: Break long lines in boot/rescue/head.S by Jesper Nilsson · 17 years ago
  26. 7cda012 CRIS v10: Remove CVS tag from boot/compressed/misc.c by Jesper Nilsson · 17 years ago
  27. 18b0f34 CRIS v10: Update and fix bug in kernel/debugport. by Jesper Nilsson · 17 years ago
  28. 34a8e50 CRIS v10: Update driver for pcf8563 by Jesper Nilsson · 17 years ago
  29. e5d5cf2 CRIS v10: Fix bugs in i2c_init and i2c_readreg by Jesper Nilsson · 17 years ago
  30. 3d6c03f CRIS v10: Cleanup drivers/eeprom.c to avoid import conflicts. by Jesper Nilsson · 17 years ago
  31. d207cf5 CRIS v10: Correct and cleanup boot/rescue/testrescue.S by Jesper Nilsson · 17 years ago
  32. ef8028a CRIS v10: Correct and cleanup boot/rescue/kimagerescue.S by Jesper Nilsson · 17 years ago
  33. 546cc14 CRIS v10: Change boot/rescue/Makefile to use ccflags-y, asflags-y and ldflags-y. by Jesper Nilsson · 17 years ago
  34. 3c9547a CRIS v10: Update boot/compressed/Makefile to use ccflags-y and ldflags-y by Jesper Nilsson · 17 years ago
  35. 1e4cc2c CRIS v32: Update traps.c by Jesper Nilsson · 17 years ago
  36. 32872b2 CRIS v10: Update and improve axisflashmap.c by Jesper Nilsson · 17 years ago
  37. 8c11bff CRIS v10: Update rescue head.s by Jesper Nilsson · 17 years ago
  38. 63e6b9a CRIS v10: Update rescue Kbuild makefile. by Jesper Nilsson · 17 years ago
  39. 1333a69 CRIS v10: Update boot/compressed Kbuild makefile. by Jesper Nilsson · 17 years ago
  40. 87f5a7f CRIS v10: Update boot Kbuild makefile. by Jesper Nilsson · 17 years ago
  41. 923dd2a CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings. by Jesper Nilsson · 17 years ago
  42. 2d33d56 CRIS: avoid using arch links in Kconfig by Jesper Nilsson · 17 years ago
  43. 4d672e7 timerfd: new timerfd API by Davide Libenzi · 17 years ago
  44. 01ba2bd all archs: consolidate init and exit sections in vmlinux.lds.h by Sam Ravnborg · 17 years ago
  45. a56d00b CRIS: add missed local_irq_restore call by Cyrill Gorcunov · 17 years ago
  46. b0e86f0 CRIS v10: vmlinux.lds.S: ix kernel oops on boot and use common defines by Jesper Nilsson · 17 years ago
  47. bbde25b CRIS v10: driver for ds1302 needs to include cris-specific i2c.h by Jesper Nilsson · 17 years ago
  48. d2d159d CRIS v10: kernel/time.c needs to include linux/vmstat.h to compile by Jesper Nilsson · 17 years ago
  49. a4858d4 CRIS v10: correct do_signal to fix oops and clean up signal handling in general by Jesper Nilsson · 17 years ago
  50. c03a927 ide: move CONFIG_IDE_ETRAX to drivers/ide/Kconfig by Bartlomiej Zolnierkiewicz · 17 years ago
  51. 2f1f53b CRISv10 fasttimer: Scrap INLINE and name timeval_cmp better by Jesper Nilsson · 17 years ago
  52. 2e2cd8b CRISv10 memset library add lineendings to asm by Jesper Nilsson · 17 years ago
  53. 341ac6e CRISv10 string library add lineendings to asm by Jesper Nilsson · 17 years ago
  54. 2b05d2b CRISv10 usercopy library add lineendings to asm by Jesper Nilsson · 17 years ago
  55. d8e5219 CRISv10 improve and bugfix fasttimer by Jesper Nilsson · 17 years ago
  56. 3244c77 CRISv10: fix timer interrupt parameters by Jesper Nilsson · 17 years ago
  57. 1b8be1d CRIS: remove MTD_AMSTD and MTD_OBSOLETE_CHIPS take two by Jesper Nilsson · 17 years ago
  58. 16ad1b4 cris: ARRAY_SIZE() cleanup by Alex Unleashed · 17 years ago
  59. a8e2a8b cris build fixes: setup.c needs param.h by Jesper Nilsson · 17 years ago
  60. 7b27552 cris build fixes: corrected and improved NMI and IRQ handling by Jesper Nilsson · 17 years ago
  61. 0c3537f cris build fixes: Add missing syscalls by Jesper Nilsson · 17 years ago
  62. 5c6ff79 cris gpio: undo locks before returning by Roel Kluin · 17 years ago
  63. 01dd2fb typo fixes by Matt LaPlante · 17 years ago
  64. 49b4ff3 spelling fixes: arch/cris/ by Simon Arlott · 17 years ago
  65. c03983a Spelling fix: explicitly by Jean Delvare · 17 years ago
  66. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  67. e5f7178 CRIS: cleanup struct irqaction initializers by Thomas Gleixner · 17 years ago
  68. 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 17 years ago
  69. 2195dad ide: fix hidden dependencies on CONFIG_IDE_GENERIC by Bartlomiej Zolnierkiewicz · 17 years ago
  70. efffbee Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  71. 68fc4fa unregister_chrdev(): ignore the return value by Akinobu Mita · 17 years ago
  72. f284ce7 PTRACE_POKEDATA consolidation by Alexey Dobriyan · 17 years ago
  73. 7664732 PTRACE_PEEKDATA consolidation by Alexey Dobriyan · 17 years ago
  74. 5c617c6 cris: use DATA_DATA in cris by Mathieu Desnoyers · 17 years ago
  75. d529880 Remove the last few UMSDOS leftovers by Jesper Juhl · 17 years ago
  76. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  77. e34f80c arch/cris: typo in KERN_INFO by Nicolas Kaiser · 18 years ago
  78. 5dfe4c9 [PATCH] mark struct file_operations const 2 by Arjan van de Ven · 18 years ago
  79. 67d3822 [PATCH] disable init/initramfs.c: architectures by Jean-Paul Saman · 18 years ago
  80. 5cf885d [PATCH] CRIS: TLB handling: turn local_save_flags() + local_irq_disable() into local_irq_save() by Jiri Kosina · 18 years ago
  81. 8447157a [PATCH] CRIS: user ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 18 years ago
  82. 7c101b7 [PATCH] CRIS: local_irq_disable() is redundant after local_irq_save() by Jiri Kosina · 18 years ago
  83. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  84. 3532010 [NET]: Cris checksum annotations and cleanups. by Al Viro · 18 years ago
  85. 0779bf2 Fix misc .c/.h comment typos by Matt LaPlante · 18 years ago
  86. 3cb2fcc Fix misc Kconfig typos by Matt LaPlante · 18 years ago
  87. 44c0920 more misc typo fixes by Matt LaPlante · 18 years ago
  88. 3171a03 [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) by Atsushi Nemoto · 18 years ago
  89. 32ea086 [PATCH] cris: switch to iminor/imajor by Eric Sesterhenn · 18 years ago
  90. aa7135f [PATCH] irq-flags: CRIS: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  91. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  92. 602cada Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 by Linus Torvalds · 18 years ago
  93. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
  94. 331b831 [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV by Greg Kroah-Hartman · 19 years ago
  95. c350885 [PATCH] fallout from ptrace consolidation patch: cris/arch-v10 by Al Viro · 19 years ago
  96. 95ca0dc [PATCH] cris: task_pt_regs() by Al Viro · 19 years ago
  97. a941564 [PATCH] capable/capability.h (arch/) by Randy Dunlap · 19 years ago
  98. 118c1f2 [PATCH] cris: kgdb: remove double_this() by Alexey Dobriyan · 19 years ago
  99. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  100. 481bed4 [PATCH] consolidate sys_ptrace() by Christoph Hellwig · 19 years ago