1. f7a004b cris: Convert V10 interrupt handling by Thomas Gleixner · 14 years ago
  2. 475a4b8 ptrace: cleanup arch_ptrace() on cris by Namhyung Kim · 14 years ago
  3. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  4. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  5. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  6. 0890b58 cris: autoconvert trivial BKL users by Arnd Bergmann · 14 years ago
  7. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  8. b4973ae CRIS: Correct address of the romfs in boot image by Jesper Nilsson · 14 years ago
  9. d77eab8 CRIS: Fasttimer: Remove obsolete ifdef by Jesper Nilsson · 14 years ago
  10. 5866d7e CRIS: Better link to rs485 in help by Jesper Nilsson · 14 years ago
  11. fcb31db CRIS: Remove CVS tag. by Jesper Nilsson · 14 years ago
  12. 0e0aff2 CRIS: v10: remove all BKL usage by Jesper Nilsson · 14 years ago
  13. 6036215 CRIS: gpio: don't call copy_to_user()/copy_from_user() while holding spinlocks by Jesper Nilsson · 14 years ago
  14. 096b7bd cris: autoconvert trivial BKL users to private mutex by Jesper Nilsson · 14 years ago
  15. 90276a1 cris: Pushdown the bkl from ioctl by Jesper Nilsson · 14 years ago
  16. 60dbd66 CRIS: GENERIC_TIME fixes by Jesper Nilsson · 14 years ago
  17. b904d71 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 14 years ago
  18. 4150764 CRIS: Don't use mask_irq as symbol name by Jesper Nilsson · 14 years ago
  19. 6b9c88e CRISv10: Whitespace fixes for hw_settings.S by Jesper Nilsson · 14 years ago
  20. 2f941a1 CRISv10: Trivial fixes. by Jesper Nilsson · 14 years ago
  21. 82f3952 fix handling of offsets in cris eeprom.c, get rid of fake on-stack files by Al Viro · 14 years ago
  22. 4f0447b get rid of home-grown mutex in cris eeprom.c by Al Viro · 14 years ago
  23. 7d02093 Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  24. f35d776 cris: push down BKL into some device drivers by Arnd Bergmann · 14 years ago
  25. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  26. 8eff8a5 cris: Convert cris to use read/update_persistent_clock by John Stultz · 14 years ago
  27. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  28. 8313809 cris arch-v10: use generic ptrace_resume code by Christoph Hellwig · 14 years ago
  29. a467937 Add generic sys_old_mmap() by Christoph Hellwig · 14 years ago
  30. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  31. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  32. 8098a7e Merge branch 'for-linus' of git://repo.or.cz/cris-mirror by Linus Torvalds · 14 years ago
  33. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  34. 32032df Merge branch 'master' into percpu by Tejun Heo · 15 years ago
  35. d8fe989 cris: Fixup last users of irq_chip->typename by Thomas Gleixner · 15 years ago
  36. 7a7236e CRIS: remove code that has been commented out for many years by Jiri Kosina · 15 years ago
  37. 84a3098 CIRS: turn local_save_flags() + local_irq_disable()into local_irq_save() by Jiri Kosina · 15 years ago
  38. dd17c8f percpu: remove per_cpu__ prefix. by Rusty Russell · 15 years ago
  39. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  40. 0395ac6 CRIS: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  41. 7b99483 CRISv10: remove redundant tests on unsigned by Roel Kluin · 15 years ago
  42. 6d3d4be CRIS: Wire up syscalls signalfd4 to writev. by Jesper Nilsson · 15 years ago
  43. 66ab3a7 CRIS: Merge machine dependent boot/compressed and boot/rescue by Jesper Nilsson · 15 years ago
  44. ea43179 Merge branch 'for-linus' of git://repo.or.cz/cris-mirror by Linus Torvalds · 15 years ago
  45. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 15 years ago
  46. c01ce82 cris: convert obsolete hw_interrupt_type to struct irq_chip by Thomas Gleixner · 15 years ago
  47. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 15 years ago
  48. e55380e [CVE-2009-0029] Rename old_readdir to sys_old_readdir by Heiko Carstens · 16 years ago
  49. c5ec6fb [CRIS] Remove links from CRIS build by Jesper Nilsson · 16 years ago
  50. 0365f70 [CRIS] Merge asm-offsets.c for both arches into one file. by Jesper Nilsson · 16 years ago
  51. 556dcee [CRIS] Move header files from include to arch/cris/include. by Jesper Nilsson · 16 years ago
  52. 4110a0d cris: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  53. b73b636 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 16 years ago
  54. 8f80841 CRIS: proper defconfig setup by Adrian Bunk · 16 years ago
  55. 9d5a9e7 Remove asm/a.out.h files for all architectures without a.out support. by Adrian Bunk · 16 years ago
  56. 42a9a58 cris: use the common ascii hex helpers by Harvey Harrison · 16 years ago
  57. 2d6ffcc inflate: refactor inflate malloc code by Thomas Petazzoni · 16 years ago
  58. 9109fb7 mm: drop unneeded pgdat argument from free_area_init_node() by Johannes Weiner · 16 years ago
  59. 3a53337 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 16 years ago
  60. 4045715 [CRIS] Rename boot-linkscripts and fix the path to them. by Jesper Nilsson · 16 years ago
  61. d17ffb4 Merge branch 'cris_debug_port_fix' into cris by Jesper Nilsson · 16 years ago
  62. fea7263 Merge branch 'build_fix' into cris by Jesper Nilsson · 16 years ago
  63. f3c4b53 [CRISv10] Clean up compressed/misc.c by Jesper Nilsson · 16 years ago
  64. bd451d5e [CRISv10] Correct whitespace damage. by Jesper Nilsson · 16 years ago
  65. 7dd0710 [CRIS] Correct image makefiles to allow using a separate OBJ-directory. by Jesper Nilsson · 16 years ago
  66. 53e43d0 Merge branch 'pcf8563_mutex_spinlock' into cris by Jesper Nilsson · 16 years ago
  67. dc1493a Merge branch 'cris_debug_port_fix' into cris by Jesper Nilsson · 16 years ago
  68. bdb144b [CRIS] Build fixes for compressed and rescue images for v10 and v32: by Jesper Nilsson · 16 years ago
  69. 9be48a9 It looks at least odd to apply spin_unlock to a mutex. by Julia Lawall · 16 years ago
  70. 3aa30df cris: compile fixes for 2.6.26-rc5 by Hinko Kocevar · 16 years ago
  71. f2b9857 Add a bunch of cycle_kernel_lock() calls by Jonathan Corbet · 16 years ago
  72. d21c95c Add "no BKL needed" comments to several drivers by Jonathan Corbet · 16 years ago
  73. 0c401df cris: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  74. 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
  75. 9fe3fd0 CRIS: Import string.c (memcpy) from newlib: fixes compile error with gcc 4 by Jesper Nilsson · 16 years ago
  76. a105687 CRIS v10: Include mm.h instead of vmstat.h in kernel/time.c by Jesper Nilsson · 16 years ago
  77. 77a746c cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gcc by Jesper Nilsson · 16 years ago
  78. 7800029 CRIS: Add new timerfd syscall entries. by Jesper Nilsson · 16 years ago
  79. ad433f2 CRIS v10: Cleanup of drivers/gpio.c by Jesper Nilsson · 16 years ago
  80. 79e04fd CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file. by Jesper Nilsson · 16 years ago
  81. 45a4127 CRIS v10: Update drivers/gpio.c, fix locking and general improvements. by Jesper Nilsson · 17 years ago
  82. 8f29725 CRIS v10: Change name of low voltage read and set macros. by Jesper Nilsson · 17 years ago
  83. 9bf7953 CRIS v10: Remove duplicated folding of carry from lib/checksum.S, it is not needed. by Jesper Nilsson · 17 years ago
  84. ab59284 CRIS v10: Remove duplicated folding of carry from lib/checksumcopy.S, it is not needed. by Jesper Nilsson · 17 years ago
  85. 2afab72 CRIS v10: Clear TIF_SYSCALL_TRACE flag in ptrace_disable in kernel/ptrace.c by Jesper Nilsson · 17 years ago
  86. b1220e2 CRIS v10: Update kernel/io_interface_mux.c by Jesper Nilsson · 16 years ago
  87. 5f526d1 CRIS v10: Setup serial port 2 to avoid accidental TXD pulse on startup. by Jesper Nilsson · 17 years ago
  88. c974a9e CRIS v10: Add synchronous serial port driver for CRIS v10. by Jesper Nilsson · 17 years ago
  89. 4f073ef CRIS v10: Don't call get_mmu_context when switching between tasks with shared memory descriptors by Jesper Nilsson · 17 years ago
  90. 40316c1 CRIS v10: Fix bug where error returns didn't restore irqs in mm/fault.c by Jesper Nilsson · 17 years ago
  91. 5712e4d CRIS v10: Remove useless CVS id tag from lib/old_checksum.c by Jesper Nilsson · 17 years ago
  92. f12bb5c CRIS v10: Remove useless CVS id and log from lib/dram_init.S by Jesper Nilsson · 17 years ago
  93. da4d091 CRIS v10: Remove useless CVS id from kernel/shadows.c by Jesper Nilsson · 17 years ago
  94. b2d0814 CRIS v10: Reformat drivers/makefile using tabs. by Jesper Nilsson · 17 years ago
  95. c3d6ddd CRIS: Move common Kconfig variable ETRAX_RTC to arch independet Kconfig. by Jesper Nilsson · 17 years ago
  96. 10f9f9c CRIS v10: Remove CVS id from kernel/process.c by Jesper Nilsson · 17 years ago
  97. c8acccc CRIS v10: Remove CVS log and id from kernel/kgdb.c by Jesper Nilsson · 17 years ago
  98. 8d67bca CRIS v10: Cleanup kernel/irq.c by Jesper Nilsson · 17 years ago
  99. 4200c35 CRIS v10: Cleanup kernel/fasttimer.c by Jesper Nilsson · 17 years ago
  100. 72af70c CRIS v10: Cleanup kernel/entry.S CVS log and id. by Jesper Nilsson · 17 years ago