1. 42a9a58 cris: use the common ascii hex helpers by Harvey Harrison · 17 years ago
  2. bd451d5e [CRISv10] Correct whitespace damage. by Jesper Nilsson · 17 years ago
  3. 3aa30df cris: compile fixes for 2.6.26-rc5 by Hinko Kocevar · 17 years ago
  4. a105687 CRIS v10: Include mm.h instead of vmstat.h in kernel/time.c by Jesper Nilsson · 17 years ago
  5. 7800029 CRIS: Add new timerfd syscall entries. by Jesper Nilsson · 17 years ago
  6. 2afab72 CRIS v10: Clear TIF_SYSCALL_TRACE flag in ptrace_disable in kernel/ptrace.c by Jesper Nilsson · 17 years ago
  7. b1220e2 CRIS v10: Update kernel/io_interface_mux.c by Jesper Nilsson · 17 years ago
  8. 5f526d1 CRIS v10: Setup serial port 2 to avoid accidental TXD pulse on startup. by Jesper Nilsson · 17 years ago
  9. da4d091 CRIS v10: Remove useless CVS id from kernel/shadows.c by Jesper Nilsson · 17 years ago
  10. 10f9f9c CRIS v10: Remove CVS id from kernel/process.c by Jesper Nilsson · 17 years ago
  11. c8acccc CRIS v10: Remove CVS log and id from kernel/kgdb.c by Jesper Nilsson · 17 years ago
  12. 8d67bca CRIS v10: Cleanup kernel/irq.c by Jesper Nilsson · 17 years ago
  13. 4200c35 CRIS v10: Cleanup kernel/fasttimer.c by Jesper Nilsson · 17 years ago
  14. 72af70c CRIS v10: Cleanup kernel/entry.S CVS log and id. by Jesper Nilsson · 17 years ago
  15. 028a731 CRIS v10: Remove CVS id tag from kernel/dma.c by Jesper Nilsson · 17 years ago
  16. 18b0f34 CRIS v10: Update and fix bug in kernel/debugport. by Jesper Nilsson · 17 years ago
  17. 1e4cc2c CRIS v32: Update traps.c by Jesper Nilsson · 17 years ago
  18. 4d672e7a timerfd: new timerfd API by Davide Libenzi · 17 years ago
  19. a56d00b CRIS: add missed local_irq_restore call by Cyrill Gorcunov · 17 years ago
  20. d2d159d CRIS v10: kernel/time.c needs to include linux/vmstat.h to compile by Jesper Nilsson · 17 years ago
  21. a4858d4 CRIS v10: correct do_signal to fix oops and clean up signal handling in general by Jesper Nilsson · 17 years ago
  22. 2f1f53b CRISv10 fasttimer: Scrap INLINE and name timeval_cmp better by Jesper Nilsson · 17 years ago
  23. d8e5219 CRISv10 improve and bugfix fasttimer by Jesper Nilsson · 17 years ago
  24. 3244c77 CRISv10: fix timer interrupt parameters by Jesper Nilsson · 17 years ago
  25. 16ad1b4 cris: ARRAY_SIZE() cleanup by Alex Unleashed · 17 years ago
  26. a8e2a8b cris build fixes: setup.c needs param.h by Jesper Nilsson · 17 years ago
  27. 7b27552 cris build fixes: corrected and improved NMI and IRQ handling by Jesper Nilsson · 17 years ago
  28. 0c3537f cris build fixes: Add missing syscalls by Jesper Nilsson · 17 years ago
  29. 49b4ff3 spelling fixes: arch/cris/ by Simon Arlott · 17 years ago
  30. c03983a Spelling fix: explicitly by Jean Delvare · 17 years ago
  31. e5f7178 CRIS: cleanup struct irqaction initializers by Thomas Gleixner · 17 years ago
  32. 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 17 years ago
  33. f284ce7 PTRACE_POKEDATA consolidation by Alexey Dobriyan · 18 years ago
  34. 7664732 PTRACE_PEEKDATA consolidation by Alexey Dobriyan · 18 years ago
  35. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  36. 7c101b7 [PATCH] CRIS: local_irq_disable() is redundant after local_irq_save() by Jiri Kosina · 18 years ago
  37. 0779bf2d Fix misc .c/.h comment typos by Matt LaPlante · 18 years ago
  38. 3171a03 [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) by Atsushi Nemoto · 18 years ago
  39. aa7135f [PATCH] irq-flags: CRIS: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
  40. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  41. 602cada Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 by Linus Torvalds · 19 years ago
  42. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 19 years ago
  43. 331b831 [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV by Greg Kroah-Hartman · 20 years ago
  44. c350885 [PATCH] fallout from ptrace consolidation patch: cris/arch-v10 by Al Viro · 19 years ago
  45. 95ca0dc [PATCH] cris: task_pt_regs() by Al Viro · 19 years ago
  46. 118c1f2 [PATCH] cris: kgdb: remove double_this() by Alexey Dobriyan · 19 years ago
  47. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  48. 481bed4 [PATCH] consolidate sys_ptrace() by Christoph Hellwig · 19 years ago
  49. d9b5444 [PATCH] cris: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  50. 5a07736 kbuild: cris use generic asm-offsets.h support by Sam Ravnborg · 19 years ago
  51. b149ee2 [PATCH] NTP: ntp-helper functions by john stultz · 19 years ago
  52. 69be8f1 [PATCH] convert signal handling of NODEFER to act like other Unix boxes. by Steven Rostedt · 20 years ago
  53. 5d01e6c [PATCH] CRIS update: updates for 2.6.12 by Mikael Starvik · 20 years ago
  54. 7cf32ca [PATCH] CRIS update: misc patches by Mikael Starvik · 20 years ago
  55. 2e0cea1 [PATCH] CRIS update: IRQ by Mikael Starvik · 20 years ago
  56. 63245d2 [PATCH] CRIS update: I/O and DMA allocator by Mikael Starvik · 20 years ago
  57. 7e92042 [PATCH] CRIS update: drivers by Mikael Starvik · 20 years ago
  58. 059163ca [PATCH] CRIS update: debug by Mikael Starvik · 20 years ago
  59. 05b4c28 [PATCH] CRIS update: console by Mikael Starvik · 20 years ago
  60. 7ed20e1 [PATCH] convert that currently tests _NSIG directly to use valid_signal() by Jesper Juhl · 20 years ago
  61. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago v2.6.12-rc2