1. dbf9f14 CRIS v32: Update boot rescue Kbuild makefile. by Jesper Nilsson · 19 years ago
  2. 28bf739 CRIS v32: Update boot compressed Kbuild makefile. by Jesper Nilsson · 19 years ago
  3. 3d6f787 CRIS v32: Update boot Kbuild makefile. by Jesper Nilsson · 19 years ago
  4. 1e4cc2c CRIS v32: Update traps.c by Jesper Nilsson · 19 years ago
  5. 32872b2 CRIS v10: Update and improve axisflashmap.c by Jesper Nilsson · 19 years ago
  6. 8c11bff CRIS v10: Update rescue head.s by Jesper Nilsson · 19 years ago
  7. 63e6b9a CRIS v10: Update rescue Kbuild makefile. by Jesper Nilsson · 19 years ago
  8. 1333a69 CRIS v10: Update boot/compressed Kbuild makefile. by Jesper Nilsson · 19 years ago
  9. 87f5a7f CRIS v10: Update boot Kbuild makefile. by Jesper Nilsson · 19 years ago
  10. 2c2314b CRIS: Update main Kbuild makefile. by Jesper Nilsson · 19 years ago
  11. 5fc1f31 CRIS v32: Update and improve axisflashmap by Jesper Nilsson · 19 years ago
  12. 201ca54 CRIS v32: New version of I2C driver. by Jesper Nilsson · 19 years ago
  13. 0f22950 CRIS v32: Fixup kernel Makefile. by Jesper Nilsson · 19 years ago
  14. ffc8b00 CRIS v32: Update entry.S to working order. by Jesper Nilsson · 19 years ago
  15. e8a8abf CRIS: Remove define ARCH_HAS_DMA_DECLARE_COHERENT_MEMORY by Jesper Nilsson · 19 years ago
  16. 54ab4d7 CRIS v32: Whitespace and formatting changes for kernel/ptrace.c by Jesper Nilsson · 19 years ago
  17. 1ddba02 CRIS: Minor generic kernel/traps.c changes. by Jesper Nilsson · 19 years ago
  18. 3e1fdc4 CRIS: Minor fixes to mm/fault.c by Jesper Nilsson · 19 years ago
  19. 75e52b2 CRIS v32: Add headers for EtraxFS and Artpec-3 chips. by Jesper Nilsson · 19 years ago
  20. 738af38 CRIS v32: Add prototypes for cache flushing by Jesper Nilsson · 19 years ago
  21. 642d4ea CRIS: Remove unnecessary CVS log from cris/mm/init.c by Jesper Nilsson · 19 years ago
  22. 1e5915b CRIS v32: Update asm-cris/arch-v32/irq.h for ETRAX FS and ARTPEC-3 by Jesper Nilsson · 19 years ago
  23. 0c2efc4 CRIS: Merge axisflashmap.h with Axis internal changes. by Jesper Nilsson · 19 years ago
  24. e908dfc CRIS v32: Update synchronous serial driver. by Jesper Nilsson · 19 years ago
  25. ca91d5b CRIS v32: Add SECOND_WORD_SYNC, used in sync_serial. by Jesper Nilsson · 19 years ago
  26. f74c31d CRIS v32: Add L2 cache initialization code. by Jesper Nilsson · 19 years ago
  27. 58d0831 CRIS v32: Add hardware dependent include files and defconfigs for ETRAX FS and ARTPEC-3 chips. by Jesper Nilsson · 19 years ago
  28. 035e111 CRIS v32: Add new machine dependent files for Etrax-FS and Artpec-3. by Jesper Nilsson · 19 years ago
  29. 6107c61 CRIS v32: Add new driver files for Etrax-FS by Jesper Nilsson · 19 years ago
  30. 18a1e01 CRIS v32: Add new driver files for Artpec-3. by Jesper Nilsson · 19 years ago
  31. 923dd2a CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings. by Jesper Nilsson · 19 years ago
  32. a4ffc0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 19 years ago
  33. d7511ec Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 by Linus Torvalds · 19 years ago
  34. 0b61a2b Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 19 years ago
  35. a13ff0b Convert SG from nopage to fault. by Nick Piggin · 19 years ago
  36. c00f08d Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm by Linus Torvalds · 19 years ago
  37. af195ac dm raid1: report fault status by Jonathan Brassow · 19 years ago
  38. 06386bb dm raid1: handle read failures by Jonathan Brassow · 19 years ago
  39. b80aa7a dm raid1: fix EIO after log failure by Jonathan Brassow · 19 years ago
  40. 8f0205b dm raid1: handle recovery failures by Jonathan Brassow · 19 years ago
  41. 72f4b31 dm raid1: handle write failures by Jonathan Brassow · 19 years ago
  42. d74f81f dm snapshot: combine consecutive exceptions in memory by Milan Broz · 19 years ago
  43. 4f7f5c6 dm: stripe enhanced status return by Brian Wood · 19 years ago
  44. a25eb94 dm: stripe trigger event on failure by Brian Wood · 19 years ago
  45. fb8b284 dm log: auto load modules by Jonathan Brassow · 19 years ago
  46. 304f3f6 dm: move deferred bio flushing to workqueue by Milan Broz · 19 years ago
  47. 3a7f6c9 dm crypt: use async crypto by Milan Broz · 19 years ago
  48. 95497a9 dm crypt: prepare async callback fn by Milan Broz · 19 years ago
  49. 43d6903 dm crypt: add completion for async by Milan Broz · 19 years ago
  50. ddd42ed dm crypt: add async request mempool by Milan Broz · 19 years ago
  51. 01482b7 dm crypt: extract scatterlist processing by Milan Broz · 19 years ago
  52. 899c95d dm crypt: tidy io ref counting by Milan Broz · 19 years ago
  53. 84131db dm crypt: introduce crypt_write_io_loop by Milan Broz · 19 years ago
  54. dec1ced dm crypt: abstract crypt_write_done by Milan Broz · 19 years ago
  55. 0c395b0 dm crypt: store sector mapping in dm_crypt_io by Milan Broz · 19 years ago
  56. 395b167 dm crypt: move queue functions by Alasdair G Kergon · 19 years ago
  57. 4e4eef6 dm crypt: adjust io processing functions by Milan Broz · 19 years ago
  58. ee7a491 dm crypt: tidy crypt_endio by Milan Broz · 19 years ago
  59. 5742fd7 dm crypt: move error setting outside crypt_dec_pending by Milan Broz · 19 years ago
  60. fcd369d dm crypt: remove unnecessary crypt_context write parm by Milan Broz · 19 years ago
  61. 5301703 dm crypt: move convert_context inside dm_crypt_io by Milan Broz · 19 years ago
  62. 009cd09 dm mpath: add missing static by Alasdair G Kergon · 19 years ago
  63. 0149e57 dm: targets no longer experimental by Alasdair G Kergon · 19 years ago
  64. 46125c1 dm: refactor dm_suspend completion wait by Milan Broz · 19 years ago
  65. 94d6351 dm: split dm_suspend io_lock hold into two by Milan Broz · 19 years ago
  66. 73d410c dm: tidy dm_suspend by Milan Broz · 19 years ago
  67. 6d6f10d dm: refactor deferred bio_list processing by Milan Broz · 19 years ago
  68. 6ed7ade dm: tidy alloc_dev labels by Milan Broz · 19 years ago
  69. a26ffd4 dm ioctl: use uninitialized_var by Andrew Morton · 19 years ago
  70. 69a2ce7 dm: table use uninitialized_var by Andrew Morton · 19 years ago
  71. e48b9db dm snapshot: use uninitialized_var by Andrew Morton · 19 years ago
  72. e61290a dm: convert suspend_lock semaphore to mutex by Daniel Walker · 19 years ago
  73. 8defd83 dm snapshot: use rounddown_pow_of_two by Robert P. J. Day · 19 years ago
  74. 82d601d dm: table remove unused total by Jun'ichi Nomura · 19 years ago
  75. 4f41b09 dm: table remove unused variable by Vasily Averin · 19 years ago
  76. afb2452 dm: table use list_for_each by Paul Jimenez · 19 years ago
  77. 76c072b dm ioctl: move compat code by Milan Broz · 19 years ago
  78. 27238b2 dm ioctl: remove lock_kernel by Alasdair G Kergon · 19 years ago
  79. b9249e5 dm: mark function lists static by Alasdair G Kergon · 19 years ago
  80. 7e5c1e8 dm: add missing memory barrier to dm_suspend by Milan Broz · 19 years ago
  81. 3adbefe SLUB: fix checkpatch warnings by Ingo Molnar · 19 years ago
  82. a76d354 Use non atomic unlock by Nick Piggin · 19 years ago
  83. 8ff12cf SLUB: Support for performance statistics by Christoph Lameter · 19 years ago
  84. 1f84260 SLUB: Alternate fast paths using cmpxchg_local by Christoph Lameter · 19 years ago
  85. 683d0ba SLUB: Use unique end pointer for each slab page. by Christoph Lameter · 19 years ago
  86. 5bb983b SLUB: Deal with annoying gcc warning on kfree() by Christoph Lameter · 19 years ago
  87. e84542f hwmon: (lm80) Add individual alarm files by Jean Delvare · 19 years ago
  88. f818176 hwmon: (lm80) De-macro the sysfs callbacks by Jean Delvare · 19 years ago
  89. 6cc37ee hwmon: (lm80) Various cleanups by Jean Delvare · 19 years ago
  90. 1c13810 hwmon: (w83627hf) Refactor beep enable handling by Jean Delvare · 19 years ago
  91. e3604c6 hwmon: (w83627hf) Add individual alarm and beep files by Jean Delvare · 19 years ago
  92. ef878b1 hwmon: (w83627hf) Enable VBAT monitoring by Jean Delvare · 19 years ago
  93. cbe311f hwmon: (w83627ehf) The W83627DHG has 8 VID pins by Jean Delvare · 19 years ago
  94. 636866b hwmon: (asb100) Add individual alarm files by Jean Delvare · 19 years ago
  95. fad33c5 hwmon: (asb100) De-macro the sysfs callbacks by Jean Delvare · 19 years ago
  96. af22193 hwmon: (asb100) Various cleanups by Jean Delvare · 19 years ago
  97. 8f74efe hwmon: VRM is not written to registers by Jean Delvare · 19 years ago
  98. 345a222 hwmon: (dme1737) fix Super-IO device ID override by Juerg Haefliger · 19 years ago
  99. ff8421f hwmon: (dme1737) fix divide-by-0 by Juerg Haefliger · 19 years ago
  100. cb96b8c hwmon: (abituguru3) Add AUX4 fan input for Abit IP35 Pro by Sergey Vlasov · 19 years ago