1. e55380e [CVE-2009-0029] Rename old_readdir to sys_old_readdir by Heiko Carstens · 16 years ago
  2. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  3. 4383fc3 chris: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  4. c03264a trivial: fix singal -> signal typo by Frederik Schwarzer · 16 years ago
  5. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
  6. 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 16 years ago
  7. c5ec6fb [CRIS] Remove links from CRIS build by Jesper Nilsson · 16 years ago
  8. 0365f70 [CRIS] Merge asm-offsets.c for both arches into one file. by Jesper Nilsson · 16 years ago
  9. 556dcee [CRIS] Move header files from include to arch/cris/include. by Jesper Nilsson · 16 years ago
  10. 4110a0d cris: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  11. b73b636 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 16 years ago
  12. 459fc20 cpufreq: remove policy->governor setting in drivers initialization by Dominik Brodowski · 16 years ago
  13. e545a61 kernel/cpu.c: create a CPU_STARTING cpu_chain notifier by Manfred Spraul · 16 years ago
  14. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  15. cb28a1b Merge branch 'linus' into core/generic-dma-coherent by Ingo Molnar · 16 years ago
  16. 42a9a58 cris: use the common ascii hex helpers by Harvey Harrison · 16 years ago
  17. 2d6ffcc inflate: refactor inflate malloc code by Thomas Petazzoni · 16 years ago
  18. 9109fb7 mm: drop unneeded pgdat argument from free_area_init_node() by Johannes Weiner · 16 years ago
  19. 3a53337 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 16 years ago
  20. 8fa8b9f Cris: convert to using generic dma-coherent mem allocator by Dmitry Baryshkov · 16 years ago
  21. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  22. 4045715 [CRIS] Rename boot-linkscripts and fix the path to them. by Jesper Nilsson · 16 years ago
  23. fea7263 Merge branch 'build_fix' into cris by Jesper Nilsson · 16 years ago
  24. 7dd0710 [CRIS] Correct image makefiles to allow using a separate OBJ-directory. by Jesper Nilsson · 16 years ago
  25. 53e43d0 Merge branch 'pcf8563_mutex_spinlock' into cris by Jesper Nilsson · 16 years ago
  26. bdb144b [CRIS] Build fixes for compressed and rescue images for v10 and v32: by Jesper Nilsson · 16 years ago
  27. 9be48a9 It looks at least odd to apply spin_unlock to a mutex. by Julia Lawall · 16 years ago
  28. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 16 years ago
  29. f2b9857 Add a bunch of cycle_kernel_lock() calls by Jonathan Corbet · 16 years ago
  30. d21c95c Add "no BKL needed" comments to several drivers by Jonathan Corbet · 16 years ago
  31. 0c401df cris: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  32. 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
  33. 9fe3fd0 CRIS: Import string.c (memcpy) from newlib: fixes compile error with gcc 4 by Jesper Nilsson · 16 years ago
  34. 77a746c cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gcc by Jesper Nilsson · 16 years ago
  35. 69b06c1 CRIS v32: Change drivers/i2c.c locking. by Jesper Nilsson · 16 years ago
  36. a34d244 CRIS v32: Rewrite ARTPEC-3 gpio driver to avoid volatiles and general cleanup. by Jesper Nilsson · 16 years ago
  37. 7800029 CRIS: Add new timerfd syscall entries. by Jesper Nilsson · 16 years ago
  38. eb09047 CRIS v32: Correct spelling of bandwidth in function name. by Jesper Nilsson · 16 years ago
  39. 9f68ff9 CRIS v32: Clean up nandflash.c for ARTPEC-3 and ETRAX FS. by Jesper Nilsson · 16 years ago
  40. 79e04fd CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file. by Jesper Nilsson · 16 years ago
  41. ac17e82 CRIS v32: Fix minor formatting issue in mach-a3/io.c by Jesper Nilsson · 16 years ago
  42. f8e47cb CRIS v32: Initialize GIO even if we're rambooting in kernel/head.S by Jesper Nilsson · 16 years ago
  43. a87434b CRIS v32: Remove kernel/arbiter.c, it now exists in machine dependent directory. by Jesper Nilsson · 16 years ago
  44. baa69b1 CRIS v32: Fix startup oops and replace hardcoded pagesize in vmlinux.lds.S by Jesper Nilsson · 16 years ago
  45. 52d82ef CRIS v32: Avoid work when switching between tasks with shared memory descriptors in mm/tlb.c by Jesper Nilsson · 17 years ago
  46. 3d44305 CRIS v32: Add workaround for MMU hardware bug for ETRAX FS in mm/mmu.S by Jesper Nilsson · 17 years ago
  47. 108ecfb CRIS v32: Fix bug in internal memory allocator mm/intmem.c by Jesper Nilsson · 17 years ago
  48. 0836c6d CRIS v32: Change name of simulator config to CONFIG_ETRAX_VCS_SIM in mm/init.c by Jesper Nilsson · 17 years ago
  49. ea0af95 CRIS v32: Change lib/spinlock.S to use byte operations instead of dwords. by Jesper Nilsson · 17 years ago
  50. ea402db CRIS v32: Move hw_settings.S to machine specific directories for ETRAX FS and ARTPEC-3 by Jesper Nilsson · 17 years ago
  51. 41f9412 CRIS v32: Update lib/checksum.S and lib/checksumcopy.S by Jesper Nilsson · 17 years ago
  52. 7674464 CRIS v32: Add lib/delay to build. by Jesper Nilsson · 17 years ago
  53. 48c87a4 CRIS v32: Add precise delay loops for ETRAX FS and ARTPEC-3. by Jesper Nilsson · 17 years ago
  54. a474de0 CRIS v32: Update vcs_hook.c for ETRAX FS. by Jesper Nilsson · 17 years ago
  55. 09160d7 CRIS v32: Move vcs_hook to machine specific directory. by Jesper Nilsson · 17 years ago
  56. 538380d CRIS v32: Update kernel/smp.c for CRIS v32. by Jesper Nilsson · 17 years ago
  57. 574852a CRIS v32: Update signal handling in kernel/signal.c by Jesper Nilsson · 17 years ago
  58. 14e61be CRIS v32: Update boot/rescue/rescue.ld by Jesper Nilsson · 17 years ago
  59. f2bbc96 CRIS v32: Change names of config variable and register field for data available. by Jesper Nilsson · 17 years ago
  60. f64dd21 CRIS v32: Change debug and formatting in kernel/fasttimer.c by Jesper Nilsson · 17 years ago
  61. 43e6bd6 CRIS v32: Update kernel/crisksyms.c by Jesper Nilsson · 17 years ago
  62. cbca663 CRIS v32: Remove config ifdef around init function for drivers/sync_serial.c by Jesper Nilsson · 17 years ago
  63. 5adb5c8 CRIS v32: Remove drivers/gpio.c, now exists as machine specific file. by Jesper Nilsson · 17 years ago
  64. 7edf744 CRIS v32: Update driver for RTC chip pcf8563. by Jesper Nilsson · 17 years ago
  65. d8ac17a CRIS v32: Remove drivers/nandflash.h, now exists as machine specific file. by Jesper Nilsson · 17 years ago
  66. 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
  67. cacc0cc CRIS v32: Change name of LED macros in drivers/mach-a3/gpio.c to avoid collision. by Jesper Nilsson · 17 years ago
  68. 935a847b CRIS v32: Change include path for hwregs in drivers/iop_fw_load.c by Jesper Nilsson · 17 years ago
  69. 635c45c CRIS v32: Rewrite of stream co-processor driver for ETRAX FS and ARTPEC-3 by Jesper Nilsson · 17 years ago
  70. a77dba6 CRIS v32: Replace build flags in boot/rescue/Makefile by Jesper Nilsson · 17 years ago
  71. 111e3b1 CRIS v32: Replace build flags in boot/compressed/Makefile by Jesper Nilsson · 16 years ago
  72. a9d13fa CRIS v32: Remove useless CVS id tag from boot/compressed/README by Jesper Nilsson · 17 years ago
  73. c3d6ddd CRIS: Move common Kconfig variable ETRAX_RTC to arch independet Kconfig. by Jesper Nilsson · 17 years ago
  74. fbdb5f8 CRIS v32: Update and improve kernel/time.c by Jesper Nilsson · 17 years ago
  75. 9ce1ea7 CRIS v32: Update and improve kernel/traps.c by Jesper Nilsson · 17 years ago
  76. 8cca29b CRIS v32: Minor updates to kernel/process.c by Jesper Nilsson · 17 years ago
  77. 693d984 CRIS v32: Update and simplify kernel/irq.c. by Jesper Nilsson · 17 years ago
  78. 96e4766 CRIS v32: Update kernel/head.S by Jesper Nilsson · 17 years ago
  79. ec87ee2 CRIS v32: Update and improve fasttimer.c by Jesper Nilsson · 17 years ago
  80. 8226410 CRIS v32: Update debugport. by Jesper Nilsson · 17 years ago
  81. 3f50c06 CRIS v32: Update boot/rescue/head.S code. by Jesper Nilsson · 17 years ago
  82. a5d204b CRIS v32: Update boot/compressed/misc.c by Jesper Nilsson · 17 years ago
  83. 247c3c9 CRIS v32: Update compressed head.S by Jesper Nilsson · 17 years ago
  84. 5d23ff2 CRIS v32: Remove common gpio and nandflash, add mach-fs and mach-a3 as subdirs. by Jesper Nilsson · 17 years ago
  85. dbf9f14 CRIS v32: Update boot rescue Kbuild makefile. by Jesper Nilsson · 17 years ago
  86. 28bf739 CRIS v32: Update boot compressed Kbuild makefile. by Jesper Nilsson · 16 years ago
  87. 3d6f787 CRIS v32: Update boot Kbuild makefile. by Jesper Nilsson · 17 years ago
  88. 5fc1f31 CRIS v32: Update and improve axisflashmap by Jesper Nilsson · 17 years ago
  89. 201ca54 CRIS v32: New version of I2C driver. by Jesper Nilsson · 17 years ago
  90. 0f22950 CRIS v32: Fixup kernel Makefile. by Jesper Nilsson · 17 years ago
  91. ffc8b00 CRIS v32: Update entry.S to working order. by Jesper Nilsson · 17 years ago
  92. 54ab4d7 CRIS v32: Whitespace and formatting changes for kernel/ptrace.c by Jesper Nilsson · 17 years ago
  93. e908dfc CRIS v32: Update synchronous serial driver. by Jesper Nilsson · 17 years ago
  94. f74c31d CRIS v32: Add L2 cache initialization code. by Jesper Nilsson · 17 years ago
  95. 035e111 CRIS v32: Add new machine dependent files for Etrax-FS and Artpec-3. by Jesper Nilsson · 17 years ago
  96. 6107c61 CRIS v32: Add new driver files for Etrax-FS by Jesper Nilsson · 17 years ago
  97. 18a1e01 CRIS v32: Add new driver files for Artpec-3. by Jesper Nilsson · 17 years ago
  98. 923dd2a CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings. by Jesper Nilsson · 17 years ago
  99. 6d9f4c5 arch/cris: add a missing iounmap by Julia Lawall · 16 years ago
  100. 2d33d56 CRIS: avoid using arch links in Kconfig by Jesper Nilsson · 16 years ago