1. ef158bd mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POS by Ben Hutchings · 8 years ago
  2. 014b38e cris: Fix misspellings in comments. by Adam Buchbinder · 8 years ago
  3. 84c3e5b cris: don't use module_init for non-modular core eeprom.c code by Paul Gortmaker · 9 years ago
  4. f139caf sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule() by Kirill Tkhai · 10 years ago
  5. 835eeee cris: update comments for generic idle conversion by Geert Uytterhoeven · 10 years ago
  6. 329fddd cris: sync_serial: remove interruptible_sleep_on by Arnd Bergmann · 11 years ago
  7. 64d8ad9 cris: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  8. be8cb7f CRIS: drop unused Kconfig symbols by Paul Bolle · 11 years ago
  9. 569fa26 CRIS: Remove last traces of legacy RTC drivers by Paul Bolle · 11 years ago
  10. 2206209 net: Add missing dependencies on NETDEVICES by Ben Hutchings · 11 years ago
  11. a1606c7 net: Move MII out from under NET_CORE and hide it by Ben Hutchings · 11 years ago
  12. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  13. 9c75fc8 CRIS: Remove legacy RTC drivers by Jesper Nilsson · 12 years ago
  14. b1a154d Disintegrate asm/system.h for CRIS by David Howells · 12 years ago
  15. 1e49570 net: Fix references to deleted NET_ETHERNET Kconfig setting. by David S. Miller · 13 years ago
  16. aaba215 MII: fix Kconfig dependencies for MII by Jeff Kirsher · 13 years ago
  17. b4bc281 cris: fix the prototype of sync_serial_ioctl() by WANG Cong · 13 years ago
  18. 4b851d8 cris: fix a build error in sync_serial_open() by WANG Cong · 13 years ago
  19. 36cda05 mtd: cris: convert to mtd_device_register() by Jamie Iles · 13 years ago
  20. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  21. 5847098 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 13 years ago
  22. 33874cb CRISv10: Fix return before mutex_unlock in pcf8563 by Jesper Nilsson · 13 years ago
  23. 06f2ae3 CRIS: stop checking for MTD_CONCAT by Dmitry Eremin-Solenikov · 14 years ago
  24. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  25. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  26. 0890b58 cris: autoconvert trivial BKL users by Arnd Bergmann · 14 years ago
  27. 5866d7e CRIS: Better link to rs485 in help by Jesper Nilsson · 14 years ago
  28. fcb31db CRIS: Remove CVS tag. by Jesper Nilsson · 14 years ago
  29. 0e0aff2 CRIS: v10: remove all BKL usage by Jesper Nilsson · 14 years ago
  30. 6036215 CRIS: gpio: don't call copy_to_user()/copy_from_user() while holding spinlocks by Jesper Nilsson · 14 years ago
  31. 096b7bd cris: autoconvert trivial BKL users to private mutex by Jesper Nilsson · 14 years ago
  32. 90276a1 cris: Pushdown the bkl from ioctl by Jesper Nilsson · 14 years ago
  33. b904d71 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 14 years ago
  34. 82f3952 fix handling of offsets in cris eeprom.c, get rid of fake on-stack files by Al Viro · 14 years ago
  35. 4f0447b get rid of home-grown mutex in cris eeprom.c by Al Viro · 14 years ago
  36. f35d776 cris: push down BKL into some device drivers by Arnd Bergmann · 14 years ago
  37. 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
  38. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  39. 556dcee [CRIS] Move header files from include to arch/cris/include. by Jesper Nilsson · 16 years ago
  40. 4110a0d cris: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  41. 3a53337 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 16 years ago
  42. 9be48a9 It looks at least odd to apply spin_unlock to a mutex. by Julia Lawall · 16 years ago
  43. f2b9857 Add a bunch of cycle_kernel_lock() calls by Jonathan Corbet · 16 years ago
  44. d21c95c Add "no BKL needed" comments to several drivers by Jonathan Corbet · 16 years ago
  45. 0c401df cris: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  46. ad433f2 CRIS v10: Cleanup of drivers/gpio.c by Jesper Nilsson · 16 years ago
  47. 79e04fd CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file. by Jesper Nilsson · 16 years ago
  48. 45a4127 CRIS v10: Update drivers/gpio.c, fix locking and general improvements. by Jesper Nilsson · 17 years ago
  49. 8f29725 CRIS v10: Change name of low voltage read and set macros. by Jesper Nilsson · 17 years ago
  50. c974a9e CRIS v10: Add synchronous serial port driver for CRIS v10. by Jesper Nilsson · 17 years ago
  51. b2d0814 CRIS v10: Reformat drivers/makefile using tabs. by Jesper Nilsson · 17 years ago
  52. c3d6ddd CRIS: Move common Kconfig variable ETRAX_RTC to arch independet Kconfig. by Jesper Nilsson · 17 years ago
  53. 34a8e50 CRIS v10: Update driver for pcf8563 by Jesper Nilsson · 17 years ago
  54. e5d5cf2 CRIS v10: Fix bugs in i2c_init and i2c_readreg by Jesper Nilsson · 17 years ago
  55. 3d6c03f CRIS v10: Cleanup drivers/eeprom.c to avoid import conflicts. by Jesper Nilsson · 17 years ago
  56. 32872b2 CRIS v10: Update and improve axisflashmap.c by Jesper Nilsson · 17 years ago
  57. 923dd2a CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings. by Jesper Nilsson · 17 years ago
  58. 2d33d56 CRIS: avoid using arch links in Kconfig by Jesper Nilsson · 16 years ago
  59. bbde25b CRIS v10: driver for ds1302 needs to include cris-specific i2c.h by Jesper Nilsson · 17 years ago
  60. c03a927 ide: move CONFIG_IDE_ETRAX to drivers/ide/Kconfig by Bartlomiej Zolnierkiewicz · 17 years ago
  61. 1b8be1d CRIS: remove MTD_AMSTD and MTD_OBSOLETE_CHIPS take two by Jesper Nilsson · 17 years ago
  62. 7b27552 cris build fixes: corrected and improved NMI and IRQ handling by Jesper Nilsson · 17 years ago
  63. 5c6ff79 cris gpio: undo locks before returning by Roel Kluin · 17 years ago
  64. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  65. 2195dad ide: fix hidden dependencies on CONFIG_IDE_GENERIC by Bartlomiej Zolnierkiewicz · 17 years ago
  66. 68fc4fa unregister_chrdev(): ignore the return value by Akinobu Mita · 17 years ago
  67. e34f80c arch/cris: typo in KERN_INFO by Nicolas Kaiser · 17 years ago
  68. 5dfe4c9 [PATCH] mark struct file_operations const 2 by Arjan van de Ven · 17 years ago
  69. 8447157a [PATCH] CRIS: user ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 17 years ago
  70. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  71. 0779bf2 Fix misc .c/.h comment typos by Matt LaPlante · 18 years ago
  72. 3cb2fcc Fix misc Kconfig typos by Matt LaPlante · 18 years ago
  73. 44c0920 more misc typo fixes by Matt LaPlante · 18 years ago
  74. 32ea086 [PATCH] cris: switch to iminor/imajor by Eric Sesterhenn · 18 years ago
  75. aa7135f [PATCH] irq-flags: CRIS: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  76. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  77. a941564 [PATCH] capable/capability.h (arch/) by Randy Dunlap · 19 years ago
  78. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  79. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  80. 7e92042 [PATCH] CRIS update: drivers by Mikael Starvik · 19 years ago
  81. 3e41d65 [PATCH] CRIS update: configuration and build by Mikael Starvik · 19 years ago
  82. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago