1. c5ec6fb [CRIS] Remove links from CRIS build by Jesper Nilsson · 16 years ago
  2. 0365f70 [CRIS] Merge asm-offsets.c for both arches into one file. by Jesper Nilsson · 16 years ago
  3. 556dcee [CRIS] Move header files from include to arch/cris/include. by Jesper Nilsson · 16 years ago
  4. 9779a83 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 16 years ago
  5. 4110a0d cris: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  6. dc52ddc container freezer: implement freezer cgroup subsystem by Matt Helsley · 16 years ago
  7. 61e0e79 Merge branch 'master' into for-upstream by David Vrabel · 16 years ago
  8. b73b636 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 16 years ago
  9. 459fc20 cpufreq: remove policy->governor setting in drivers initialization by Dominik Brodowski · 16 years ago
  10. 8f80841 CRIS: proper defconfig setup by Adrian Bunk · 16 years ago
  11. e758936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  12. 2f86c3e uwb: add the UWB stack (build system) by Greg Kroah-Hartman · 16 years ago
  13. e545a61 kernel/cpu.c: create a CPU_STARTING cpu_chain notifier by Manfred Spraul · 16 years ago
  14. 9d5a9e7 Remove asm/a.out.h files for all architectures without a.out support. by Adrian Bunk · 16 years ago
  15. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  16. cb28a1b Merge branch 'linus' into core/generic-dma-coherent by Ingo Molnar · 16 years ago
  17. a4074d9 cris: use generic show_mem() by Johannes Weiner · 16 years ago
  18. 42a9a58 cris: use the common ascii hex helpers by Harvey Harrison · 16 years ago
  19. 2d6ffcc inflate: refactor inflate malloc code by Thomas Petazzoni · 16 years ago
  20. ed62f77 cris: use simple_read_from_buffer() by Akinobu Mita · 16 years ago
  21. 9109fb7 mm: drop unneeded pgdat argument from free_area_init_node() by Johannes Weiner · 16 years ago
  22. 3a53337 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 16 years ago
  23. 8fa8b9f Cris: convert to using generic dma-coherent mem allocator by Dmitry Baryshkov · 16 years ago
  24. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  25. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  26. 4045715 [CRIS] Rename boot-linkscripts and fix the path to them. by Jesper Nilsson · 16 years ago
  27. d17ffb4 Merge branch 'cris_debug_port_fix' into cris by Jesper Nilsson · 16 years ago
  28. fea7263 Merge branch 'build_fix' into cris by Jesper Nilsson · 16 years ago
  29. f3c4b53 [CRISv10] Clean up compressed/misc.c by Jesper Nilsson · 16 years ago
  30. bd451d5e [CRISv10] Correct whitespace damage. by Jesper Nilsson · 16 years ago
  31. 7dd0710 [CRIS] Correct image makefiles to allow using a separate OBJ-directory. by Jesper Nilsson · 16 years ago
  32. 53e43d0 Merge branch 'pcf8563_mutex_spinlock' into cris by Jesper Nilsson · 16 years ago
  33. dc1493a Merge branch 'cris_debug_port_fix' into cris by Jesper Nilsson · 16 years ago
  34. bdb144b [CRIS] Build fixes for compressed and rescue images for v10 and v32: by Jesper Nilsson · 16 years ago
  35. 9be48a9 It looks at least odd to apply spin_unlock to a mutex. by Julia Lawall · 16 years ago
  36. 3aa30df cris: compile fixes for 2.6.26-rc5 by Hinko Kocevar · 16 years ago
  37. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 16 years ago
  38. f2b9857 Add a bunch of cycle_kernel_lock() calls by Jonathan Corbet · 16 years ago
  39. d21c95c Add "no BKL needed" comments to several drivers by Jonathan Corbet · 16 years ago
  40. 0c401df cris: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  41. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 16 years ago
  42. 41d88d5 cris: kill sys_pipe implementation by Christoph Hellwig · 16 years ago
  43. ba719ba sys_pipe(): fix file descriptor leaks by Ulrich Drepper · 16 years ago
  44. c293819 cris: use non-racy method for /proc/system_profile creation by Denis V. Lunev · 16 years ago
  45. 5fd284f cris: remove redundant display of free swap space in show_mem() by Johannes Weiner · 16 years ago
  46. 64ac24e Generic semaphore implementation by Matthew Wilcox · 16 years ago
  47. 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
  48. 9fe3fd0 CRIS: Import string.c (memcpy) from newlib: fixes compile error with gcc 4 by Jesper Nilsson · 16 years ago
  49. a105687 CRIS v10: Include mm.h instead of vmstat.h in kernel/time.c by Jesper Nilsson · 16 years ago
  50. 77a746c cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gcc by Jesper Nilsson · 16 years ago
  51. ec7748b ide: introduce HAVE_IDE by Sam Ravnborg · 16 years ago
  52. 0cf975e Merge branch 'cris' of git://www.jni.nu/cris by Linus Torvalds · 16 years ago
  53. bdc8078 avoid overflows in kernel/time.c by H. Peter Anvin · 16 years ago
  54. 03a4482 procfs: constify function pointer tables by Jan Engelhardt · 16 years ago
  55. 69b06c1 CRIS v32: Change drivers/i2c.c locking. by Jesper Nilsson · 16 years ago
  56. a34d244 CRIS v32: Rewrite ARTPEC-3 gpio driver to avoid volatiles and general cleanup. by Jesper Nilsson · 16 years ago
  57. 7800029 CRIS: Add new timerfd syscall entries. by Jesper Nilsson · 16 years ago
  58. eb09047 CRIS v32: Correct spelling of bandwidth in function name. by Jesper Nilsson · 16 years ago
  59. 9f68ff9 CRIS v32: Clean up nandflash.c for ARTPEC-3 and ETRAX FS. by Jesper Nilsson · 16 years ago
  60. ad433f2 CRIS v10: Cleanup of drivers/gpio.c by Jesper Nilsson · 16 years ago
  61. 79e04fd CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file. by Jesper Nilsson · 16 years ago
  62. c261038 CRIS: Drop regs parameter from call to profile_tick in kernel/time.c by Jesper Nilsson · 16 years ago
  63. ac17e82 CRIS v32: Fix minor formatting issue in mach-a3/io.c by Jesper Nilsson · 17 years ago
  64. f8e47cb CRIS v32: Initialize GIO even if we're rambooting in kernel/head.S by Jesper Nilsson · 17 years ago
  65. a87434b CRIS v32: Remove kernel/arbiter.c, it now exists in machine dependent directory. by Jesper Nilsson · 17 years ago
  66. daa00b9 CRIS: Add sched_clock to kernel/time.c by Jesper Nilsson · 17 years ago
  67. 60dead5 CRIS: Register cpus in kernel/setup.c by Jesper Nilsson · 17 years ago
  68. 3ae8d8b CRIS: Remove include of linux/init.h, not needed anymore. by Jesper Nilsson · 17 years ago
  69. 6e0b688 CRIS: Remove CONFIG_NO_IOMEM from ARTPEC-3 default config. by Jesper Nilsson · 17 years ago
  70. 1b7e7da CRIS: Remove useless CVS log from kernel/ptrace.c by Jesper Nilsson · 17 years ago
  71. f32bb79 CRIS: Remove useless CVS id and log from kernel/process.c by Jesper Nilsson · 17 years ago
  72. 08cfeac CRIS: Add configuration possibility for using kmalloc for modules. by Jesper Nilsson · 17 years ago
  73. b4945a9 CRIS: Remove CONFIG_NO_IOMEM from default configs. by Jesper Nilsson · 17 years ago
  74. baa69b1 CRIS v32: Fix startup oops and replace hardcoded pagesize in vmlinux.lds.S by Jesper Nilsson · 17 years ago
  75. 52d82ef CRIS v32: Avoid work when switching between tasks with shared memory descriptors in mm/tlb.c by Jesper Nilsson · 17 years ago
  76. 3d44305 CRIS v32: Add workaround for MMU hardware bug for ETRAX FS in mm/mmu.S by Jesper Nilsson · 17 years ago
  77. 108ecfb CRIS v32: Fix bug in internal memory allocator mm/intmem.c by Jesper Nilsson · 17 years ago
  78. 0836c6d CRIS v32: Change name of simulator config to CONFIG_ETRAX_VCS_SIM in mm/init.c by Jesper Nilsson · 17 years ago
  79. ea0af95 CRIS v32: Change lib/spinlock.S to use byte operations instead of dwords. by Jesper Nilsson · 17 years ago
  80. ea402db CRIS v32: Move hw_settings.S to machine specific directories for ETRAX FS and ARTPEC-3 by Jesper Nilsson · 17 years ago
  81. 41f9412 CRIS v32: Update lib/checksum.S and lib/checksumcopy.S by Jesper Nilsson · 17 years ago
  82. 7674464 CRIS v32: Add lib/delay to build. by Jesper Nilsson · 17 years ago
  83. 48c87a4 CRIS v32: Add precise delay loops for ETRAX FS and ARTPEC-3. by Jesper Nilsson · 17 years ago
  84. a474de0 CRIS v32: Update vcs_hook.c for ETRAX FS. by Jesper Nilsson · 17 years ago
  85. 09160d7 CRIS v32: Move vcs_hook to machine specific directory. by Jesper Nilsson · 17 years ago
  86. 538380d CRIS v32: Update kernel/smp.c for CRIS v32. by Jesper Nilsson · 17 years ago
  87. 574852a CRIS v32: Update signal handling in kernel/signal.c by Jesper Nilsson · 17 years ago
  88. 14e61be CRIS v32: Update boot/rescue/rescue.ld by Jesper Nilsson · 17 years ago
  89. 45a4127 CRIS v10: Update drivers/gpio.c, fix locking and general improvements. by Jesper Nilsson · 17 years ago
  90. f2bbc96 CRIS v32: Change names of config variable and register field for data available. by Jesper Nilsson · 17 years ago
  91. f64dd21 CRIS v32: Change debug and formatting in kernel/fasttimer.c by Jesper Nilsson · 17 years ago
  92. 43e6bd6 CRIS v32: Update kernel/crisksyms.c by Jesper Nilsson · 17 years ago
  93. cbca663 CRIS v32: Remove config ifdef around init function for drivers/sync_serial.c by Jesper Nilsson · 17 years ago
  94. 5adb5c8 CRIS v32: Remove drivers/gpio.c, now exists as machine specific file. by Jesper Nilsson · 17 years ago
  95. 7edf744 CRIS v32: Update driver for RTC chip pcf8563. by Jesper Nilsson · 17 years ago
  96. d8ac17a CRIS v32: Remove drivers/nandflash.h, now exists as machine specific file. by Jesper Nilsson · 17 years ago
  97. 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
  98. cacc0cc CRIS v32: Change name of LED macros in drivers/mach-a3/gpio.c to avoid collision. by Jesper Nilsson · 17 years ago
  99. 935a847b CRIS v32: Change include path for hwregs in drivers/iop_fw_load.c by Jesper Nilsson · 17 years ago
  100. 635c45c CRIS v32: Rewrite of stream co-processor driver for ETRAX FS and ARTPEC-3 by Jesper Nilsson · 17 years ago