1. 9a3c49b ide: add ide_no_data_taskfile() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  2. 9e42237 ide: add ide_tf_load() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  3. 2bd06b2 ide-disk: use struct ide_taskfile in __ide_do_rw_disk() by Bartlomiej Zolnierkiewicz · 16 years ago
  4. d00e42dd2 ide-disk: fix taskfile registers loading order in __ide_do_rw_disk() by Bartlomiej Zolnierkiewicz · 16 years ago
  5. 7a3b751 ide-disk: merge LBA28 and LBA48 Host Protected Area support code (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  6. 650d841 ide: add struct ide_taskfile (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  7. cd2a2d9 ide: remove task_ioreg_t typedef (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  8. 1c029fd ide: remove ->dma_master field from ide_hwif_t (take 5) by Bartlomiej Zolnierkiewicz · 16 years ago
  9. 866664d hpt366: merge set_dma_mode() methods by Sergei Shtylyov · 16 years ago
  10. a488f34 hpt366: kill set_dma_mode() method wrapper by Sergei Shtylyov · 16 years ago
  11. ceb1b2c hpt366: change timing register masks by Sergei Shtylyov · 16 years ago
  12. b5e1a4e ide-io: set REQ_FAILED when drive is dead by Aristeu Rozanski · 16 years ago
  13. b47711b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 16 years ago
  14. 7556afa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  15. e07dd2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 16 years ago
  16. eba0e31 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  17. df8dc74 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  18. 556a169 slab: fix bootstrap on memoryless node by Pekka Enberg · 16 years ago
  19. eb36f4f fix oops on rmmod capidrv by Karsten Keil · 16 years ago
  20. 7bc5c41 [GFS2] Allow journal recovery on read-only mount by Abhijith Das · 16 years ago
  21. 1b8177e [GFS2] Lockup on error by Bob Peterson · 16 years ago
  22. b7fe2e3 [GFS2] Fix page_mkwrite truncation race path by Steven Whitehouse · 16 years ago
  23. 3e5cd08 [GFS2] Fix typo by Bob Peterson · 16 years ago
  24. 1af5357 [GFS2] Fix write alloc required shortcut calculation by Steven Whitehouse · 16 years ago
  25. 0522053 [GFS2] gfs2_alloc_required performance by Bob Peterson · 16 years ago
  26. 598278b [GFS2] Remove unneeded i_spin by Bob Peterson · 16 years ago
  27. 6dbd822 [GFS2] Reduce inode size by moving i_alloc out of line by Steven Whitehouse · 16 years ago
  28. ac39aad [GFS2] Fix assert in log code by Steven Whitehouse · 16 years ago
  29. 9656b2c [GFS2] Fix problems relating to execution of files on GFS2 by Steven Whitehouse · 17 years ago
  30. 0811a12 [GFS2] Initialize extent_list earlier by Bob Peterson · 17 years ago
  31. e5d9dc2 [GFS2] Allow page migration for writeback and ordered pages by Steven Whitehouse · 17 years ago
  32. 65a6290 [GFS2] Remove unused variable by Steven Whitehouse · 17 years ago
  33. ff91cc9 [GFS2] Fix log block mapper by Steven Whitehouse · 17 years ago
  34. fa3742f [GFS2] Minor correction by Bob Peterson · 17 years ago
  35. c3f60b6 [GFS2] Eliminate the no longer needed sd_statfs_mutex by Bob Peterson · 17 years ago
  36. b3513fc [GFS2] Incremental patch to fix compiler warning by Bob Peterson · 17 years ago
  37. 15c7cee [GFS2] Function meta_read optimization by Bob Peterson · 17 years ago
  38. b0d5fd3 [GFS2] Only fetch the dinode once in block_map by Bob Peterson · 17 years ago
  39. 398bbe6 [GFS2] Reorganize function gfs2_glmutex_lock by Bob Peterson · 17 years ago
  40. 5fdc2ee [GFS2] Run through full bitmaps quicker in gfs2_bitfit by Bob Peterson · 17 years ago
  41. 0d0868b [GFS2] Get rid of useless "found" variable in quota.c by Bob Peterson · 17 years ago
  42. da6dd40 [GFS2] Journal extent mapping by Bob Peterson · 17 years ago
  43. e9e1ef2 [GFS2] Remove function gfs2_get_block by Bob Peterson · 17 years ago
  44. 2066b58 [GFS2] use pid for plock owner for nfs clients by David Teigland · 17 years ago
  45. dbee219 [GFS2] Remove unused variable by Steven Whitehouse · 17 years ago
  46. 292c8c1 [GFS2] patch to check for recursive lock requests in gfs2_rename code path by Abhijith Das · 17 years ago
  47. c97bfe4 [GFS2] Remove lock methods for lock_nolock protocol by Wendy Cheng · 17 years ago
  48. bcd4055 [GFS2] Remove unrequired code by Fabio M. Di Nitto · 17 years ago
  49. 6a69a23 [GFS2] Fix build warnings by Fabio Massimo Di Nitto · 17 years ago
  50. 002ef1d [GFS2] remove unnecessary permission checks by Ryan O'Hara · 17 years ago
  51. 1a2781c [GFS2] Fix runtime issue with UP kernels by Fabio Massimo Di Nitto · 17 years ago
  52. 00c1347 [GFS2] tidy up error message by David Teigland · 17 years ago
  53. 0b7580c [GFS2] Check for installation of mount helpers for DLM mounts by Fabio Massimo Di Nitto · 17 years ago
  54. e35b921 [GFS2] Don't periodically update the jindex by Steven Whitehouse · 17 years ago
  55. ec69b18 [GFS2] Move gfs2_logd into log.c by Steven Whitehouse · 17 years ago
  56. fd041f0 [GFS2] Use atomic_t for journal free blocks counter by Steven Whitehouse · 17 years ago
  57. 2bcd610 [GFS2] Don't add glocks to the journal by Steven Whitehouse · 17 years ago
  58. 8cbc434 [GFS2] check kthread_should_stop when waiting by David Teigland · 17 years ago
  59. c7227e46 [GFS2] Given device ID rather than s_id in "id" sysfs file by Bob Peterson · 17 years ago
  60. e589665 [GFS2] Remove flags no longer required by Steven Whitehouse · 17 years ago
  61. 3042a2c [GFS2] Reorder writeback for glock sync by Steven Whitehouse · 17 years ago
  62. 52d4c74 [GFS2] Add sync_page to metadata address space operations by Steven Whitehouse · 17 years ago
  63. c2932e0 [GFS2] Remove "reclaim limit" by Steven Whitehouse · 17 years ago
  64. 60b0d08 [GFS2] Remove unused variables by Steven Whitehouse · 17 years ago
  65. 47e83b5 [GFS2] Use correct include file in ops_address.c by Steven Whitehouse · 17 years ago
  66. c41d4f0 [GFS2] Don't hold page lock when starting transaction by Steven Whitehouse · 17 years ago
  67. b8e7cbb [GFS2] Add writepages for GFS2 jdata by Steven Whitehouse · 17 years ago
  68. 9ff8ec3 [GFS2] Split gfs2_writepage into three cases by Steven Whitehouse · 17 years ago
  69. 5561093 [GFS2] Introduce gfs2_set_aops() by Steven Whitehouse · 17 years ago
  70. bf36a71 [GFS2] Add gfs2_is_writeback() by Steven Whitehouse · 17 years ago
  71. e7e36f1 [GFS2] Remove unused field in struct gfs2_inode by Steven Whitehouse · 17 years ago
  72. f91a0d3 [GFS2] Remove useless i_cache from inodes by Steven Whitehouse · 17 years ago
  73. 3cc3f71 [GFS2] Use ->page_mkwrite() for mmap() by Steven Whitehouse · 17 years ago
  74. 51ff87b [GFS2] Clean up internal read function by Steven Whitehouse · 17 years ago
  75. cc7e79b [GFS2] Handle multiple glock demote requests by Wendy Cheng · 17 years ago
  76. d6c49a7 [AVR32] extint: Set initial irq type to low level by Haavard Skinnemoen · 16 years ago
  77. e4f586f [AVR32] extint: change set_irq_type() handling by David Brownell · 17 years ago
  78. e7ba176 [AVR32] NMI debugging by Haavard Skinnemoen · 17 years ago
  79. f6135d1 [AVR32] constify function pointer tables by Jan Engelhardt · 16 years ago
  80. 0062572 [AVR32] ATNGW100: Update defconfig by Haavard Skinnemoen · 17 years ago
  81. f141035 [AVR32] ATSTK1002: Update defconfig by Haavard Skinnemoen · 17 years ago
  82. e8897bf [AVR32] Kconfig: Choose daughterboard instead of CPU by Haavard Skinnemoen · 17 years ago
  83. 78693e4 [AVR32] Add support for ATSTK1003 and ATSTK1004 by Haavard Skinnemoen · 17 years ago
  84. 64d8105 [AVR32] Clean up external DAC setup code by Haavard Skinnemoen · 17 years ago
  85. f4c41b2 [AVR32] ATSTK1000: Move gpio-leds setup to setup.c by Haavard Skinnemoen · 17 years ago
  86. 438ff3f [AVR32] Add support for AT32AP7001 and AT32AP7002 by Haavard Skinnemoen · 17 years ago
  87. 281ef58 [AVR32] Provide more CPU information in /proc/cpuinfo and dmesg by Haavard Skinnemoen · 17 years ago
  88. 2853ce5 [AVR32] Oprofile support by Haavard Skinnemoen · 19 years ago
  89. a7f5bf9 [AVR32] Include instrumentation menu by Haavard Skinnemoen · 17 years ago
  90. 9e4e980 Disable VGA text console for AVR32 architecture by Hans-Christian Egtvedt · 17 years ago
  91. 13b54a5 [AVR32] Enable debugging only when needed by Haavard Skinnemoen · 17 years ago
  92. 6ea6dd9 ptrace: Call arch_ptrace_attach() when request=PTRACE_TRACEME by Haavard Skinnemoen · 17 years ago
  93. 7f0f616 [AVR32] Remove redundant try_to_freeze() call from do_signal() by Haavard Skinnemoen · 17 years ago
  94. 3611553 [AVR32] Drop GFP_COMP for DMA memory allocations by Haavard Skinnemoen · 17 years ago
  95. 4a3ad20 Driver core: coding style fixes by Greg Kroah-Hartman · 16 years ago
  96. e374a2b Kobject: fix coding style issues in kobject c files by Greg Kroah-Hartman · 16 years ago
  97. 79a6ee4 Kobject: fix coding style issues in kobject.h by Greg Kroah-Hartman · 16 years ago
  98. d462943 Driver core: fix coding style issues in device.h by Greg Kroah-Hartman · 16 years ago
  99. 5ed2c83 spi: use class iteration api by Dave Young · 16 years ago
  100. 9c77010 scsi: use class iteration api by Dave Young · 16 years ago