1. a800fae Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 15 years ago
  2. 768c314 CRISv32: irq.c - Move end brace outside #endif by Jesper Nilsson · 15 years ago
  3. 91a120d CRISv32: Fix potential null reference in cryptocop driver. by Jesper Nilsson · 15 years ago
  4. 7f2ff23 CRISv32: Add arch optimized strcmp. by Jesper Nilsson · 15 years ago
  5. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 15 years ago
  6. 999fb23 CRISv32: Fix typo compile error in ARTPEC-3 gpio driver. by Jesper Nilsson · 15 years ago
  7. 6d3d4be CRIS: Wire up syscalls signalfd4 to writev. by Jesper Nilsson · 15 years ago
  8. d5dedd4 irq: change ->set_affinity() to return status by Yinghai Lu · 15 years ago
  9. d7bd15f6 CRISv32: Remove obsolete vcs_hook.o from Makefile by Jesper Nilsson · 15 years ago
  10. 66ab3a7 CRIS: Merge machine dependent boot/compressed and boot/rescue by Jesper Nilsson · 15 years ago
  11. ea43179 Merge branch 'for-linus' of git://repo.or.cz/cris-mirror by Linus Torvalds · 15 years ago
  12. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  13. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 15 years ago
  14. 276e79e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask-for-cris into for-next by Jesper Nilsson · 15 years ago
  15. 3b5a536 CRISv32: Remove extraneous space between -I and the path. by Jesper Nilsson · 15 years ago
  16. c01ce82 cris: convert obsolete hw_interrupt_type to struct irq_chip by Thomas Gleixner · 16 years ago
  17. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 16 years ago
  18. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 15 years ago
  19. b9d65c0 cpumask: use mm_cpumask() wrapper: cris by Rusty Russell · 15 years ago
  20. afc6ca0 cpumask: Use accessors code.: cris by Rusty Russell · 15 years ago
  21. e55380e [CVE-2009-0029] Rename old_readdir to sys_old_readdir by Heiko Carstens · 16 years ago
  22. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  23. 4383fc3 chris: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  24. c03264a trivial: fix singal -> signal typo by Frederik Schwarzer · 16 years ago
  25. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
  26. 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 16 years ago
  27. c5ec6fb [CRIS] Remove links from CRIS build by Jesper Nilsson · 16 years ago
  28. 0365f70 [CRIS] Merge asm-offsets.c for both arches into one file. by Jesper Nilsson · 16 years ago
  29. 556dcee [CRIS] Move header files from include to arch/cris/include. by Jesper Nilsson · 16 years ago
  30. 4110a0d cris: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  31. b73b636 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 16 years ago
  32. 459fc20 cpufreq: remove policy->governor setting in drivers initialization by Dominik Brodowski · 16 years ago
  33. e545a61 kernel/cpu.c: create a CPU_STARTING cpu_chain notifier by Manfred Spraul · 16 years ago
  34. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  35. cb28a1b Merge branch 'linus' into core/generic-dma-coherent by Ingo Molnar · 16 years ago
  36. 42a9a58 cris: use the common ascii hex helpers by Harvey Harrison · 16 years ago
  37. 2d6ffcc inflate: refactor inflate malloc code by Thomas Petazzoni · 16 years ago
  38. 9109fb7 mm: drop unneeded pgdat argument from free_area_init_node() by Johannes Weiner · 16 years ago
  39. 3a53337 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 16 years ago
  40. 8fa8b9f Cris: convert to using generic dma-coherent mem allocator by Dmitry Baryshkov · 16 years ago
  41. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  42. 4045715 [CRIS] Rename boot-linkscripts and fix the path to them. by Jesper Nilsson · 16 years ago
  43. fea7263 Merge branch 'build_fix' into cris by Jesper Nilsson · 16 years ago
  44. 7dd0710 [CRIS] Correct image makefiles to allow using a separate OBJ-directory. by Jesper Nilsson · 16 years ago
  45. 53e43d0 Merge branch 'pcf8563_mutex_spinlock' into cris by Jesper Nilsson · 16 years ago
  46. bdb144b [CRIS] Build fixes for compressed and rescue images for v10 and v32: by Jesper Nilsson · 16 years ago
  47. 9be48a9 It looks at least odd to apply spin_unlock to a mutex. by Julia Lawall · 16 years ago
  48. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 16 years ago
  49. f2b9857 Add a bunch of cycle_kernel_lock() calls by Jonathan Corbet · 16 years ago
  50. d21c95c Add "no BKL needed" comments to several drivers by Jonathan Corbet · 16 years ago
  51. 0c401df cris: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  52. 07f2402 cris: correct usage of __user for copy to and from user space in lib/usercopy and uaccess.h by Jesper Nilsson · 17 years ago
  53. 9fe3fd0 CRIS: Import string.c (memcpy) from newlib: fixes compile error with gcc 4 by Jesper Nilsson · 17 years ago
  54. 77a746c cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gcc by Jesper Nilsson · 17 years ago
  55. 69b06c1 CRIS v32: Change drivers/i2c.c locking. by Jesper Nilsson · 17 years ago
  56. a34d244 CRIS v32: Rewrite ARTPEC-3 gpio driver to avoid volatiles and general cleanup. by Jesper Nilsson · 17 years ago
  57. 7800029 CRIS: Add new timerfd syscall entries. by Jesper Nilsson · 17 years ago
  58. eb09047 CRIS v32: Correct spelling of bandwidth in function name. by Jesper Nilsson · 17 years ago
  59. 9f68ff9 CRIS v32: Clean up nandflash.c for ARTPEC-3 and ETRAX FS. by Jesper Nilsson · 17 years ago
  60. 79e04fd CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file. by Jesper Nilsson · 17 years ago
  61. ac17e82 CRIS v32: Fix minor formatting issue in mach-a3/io.c by Jesper Nilsson · 17 years ago
  62. f8e47cb CRIS v32: Initialize GIO even if we're rambooting in kernel/head.S by Jesper Nilsson · 17 years ago
  63. a87434b CRIS v32: Remove kernel/arbiter.c, it now exists in machine dependent directory. by Jesper Nilsson · 17 years ago
  64. baa69b1 CRIS v32: Fix startup oops and replace hardcoded pagesize in vmlinux.lds.S by Jesper Nilsson · 17 years ago
  65. 52d82ef CRIS v32: Avoid work when switching between tasks with shared memory descriptors in mm/tlb.c by Jesper Nilsson · 17 years ago
  66. 3d44305 CRIS v32: Add workaround for MMU hardware bug for ETRAX FS in mm/mmu.S by Jesper Nilsson · 17 years ago
  67. 108ecfb CRIS v32: Fix bug in internal memory allocator mm/intmem.c by Jesper Nilsson · 17 years ago
  68. 0836c6d CRIS v32: Change name of simulator config to CONFIG_ETRAX_VCS_SIM in mm/init.c by Jesper Nilsson · 17 years ago
  69. ea0af95 CRIS v32: Change lib/spinlock.S to use byte operations instead of dwords. by Jesper Nilsson · 17 years ago
  70. ea402db CRIS v32: Move hw_settings.S to machine specific directories for ETRAX FS and ARTPEC-3 by Jesper Nilsson · 17 years ago
  71. 41f9412 CRIS v32: Update lib/checksum.S and lib/checksumcopy.S by Jesper Nilsson · 17 years ago
  72. 7674464 CRIS v32: Add lib/delay to build. by Jesper Nilsson · 17 years ago
  73. 48c87a4 CRIS v32: Add precise delay loops for ETRAX FS and ARTPEC-3. by Jesper Nilsson · 17 years ago
  74. a474de0 CRIS v32: Update vcs_hook.c for ETRAX FS. by Jesper Nilsson · 17 years ago
  75. 09160d7 CRIS v32: Move vcs_hook to machine specific directory. by Jesper Nilsson · 17 years ago
  76. 538380d CRIS v32: Update kernel/smp.c for CRIS v32. by Jesper Nilsson · 17 years ago
  77. 574852a CRIS v32: Update signal handling in kernel/signal.c by Jesper Nilsson · 17 years ago
  78. 14e61be CRIS v32: Update boot/rescue/rescue.ld by Jesper Nilsson · 17 years ago
  79. f2bbc96 CRIS v32: Change names of config variable and register field for data available. by Jesper Nilsson · 17 years ago
  80. f64dd21 CRIS v32: Change debug and formatting in kernel/fasttimer.c by Jesper Nilsson · 17 years ago
  81. 43e6bd6 CRIS v32: Update kernel/crisksyms.c by Jesper Nilsson · 17 years ago
  82. cbca663 CRIS v32: Remove config ifdef around init function for drivers/sync_serial.c by Jesper Nilsson · 17 years ago
  83. 5adb5c8 CRIS v32: Remove drivers/gpio.c, now exists as machine specific file. by Jesper Nilsson · 17 years ago
  84. 7edf744 CRIS v32: Update driver for RTC chip pcf8563. by Jesper Nilsson · 17 years ago
  85. d8ac17a CRIS v32: Remove drivers/nandflash.h, now exists as machine specific file. by Jesper Nilsson · 17 years ago
  86. 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
  87. cacc0cc CRIS v32: Change name of LED macros in drivers/mach-a3/gpio.c to avoid collision. by Jesper Nilsson · 17 years ago
  88. 935a847b CRIS v32: Change include path for hwregs in drivers/iop_fw_load.c by Jesper Nilsson · 17 years ago
  89. 635c45c CRIS v32: Rewrite of stream co-processor driver for ETRAX FS and ARTPEC-3 by Jesper Nilsson · 17 years ago
  90. a77dba6 CRIS v32: Replace build flags in boot/rescue/Makefile by Jesper Nilsson · 17 years ago
  91. 111e3b1 CRIS v32: Replace build flags in boot/compressed/Makefile by Jesper Nilsson · 17 years ago
  92. a9d13fa CRIS v32: Remove useless CVS id tag from boot/compressed/README by Jesper Nilsson · 17 years ago
  93. c3d6ddd CRIS: Move common Kconfig variable ETRAX_RTC to arch independet Kconfig. by Jesper Nilsson · 17 years ago
  94. fbdb5f8 CRIS v32: Update and improve kernel/time.c by Jesper Nilsson · 17 years ago
  95. 9ce1ea7 CRIS v32: Update and improve kernel/traps.c by Jesper Nilsson · 17 years ago
  96. 8cca29b CRIS v32: Minor updates to kernel/process.c by Jesper Nilsson · 17 years ago
  97. 693d984 CRIS v32: Update and simplify kernel/irq.c. by Jesper Nilsson · 17 years ago
  98. 96e4766 CRIS v32: Update kernel/head.S by Jesper Nilsson · 17 years ago
  99. ec87ee2 CRIS v32: Update and improve fasttimer.c by Jesper Nilsson · 17 years ago
  100. 8226410 CRIS v32: Update debugport. by Jesper Nilsson · 17 years ago