1. f351b2d sata_mv: Support SoC controllers by Saeed Bishara · 16 years ago
  2. 0a87e3e Rename: linux/pata_platform.h to linux/ata_platform.h by Jeff Garzik · 16 years ago
  3. 551e4fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  4. b297d52 Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  5. dfe7993 ide-tape: bump minor driver version by Borislav Petkov · 16 years ago
  6. 5a04cfa ide-tape: cleanup the remaining codestyle issues by Borislav Petkov · 16 years ago
  7. 24d57f8 ide-tape: fix syntax error in idetape_identify_device() by Borislav Petkov · 16 years ago
  8. bf6296b ide-tape: remove leftover OnStream support warning by Borislav Petkov · 16 years ago
  9. 9c14576 ide-tape: collect module-related macro calls at the end by Borislav Petkov · 16 years ago
  10. c837cfa ide-tape: include proper headers by Borislav Petkov · 16 years ago
  11. 1f27e38 ide-tape: remove unused "length" arg from idetape_create_read_buffer_cmd() by Borislav Petkov · 16 years ago
  12. 71071b8 ide-tape: remove struct idetape_id_gcw by Borislav Petkov · 16 years ago
  13. 3c98bf3 ide-tape: cleanup and fix comments by Borislav Petkov · 16 years ago
  14. 8d06bfa ide-tape: shorten some function names by Borislav Petkov · 16 years ago
  15. 9721985 ide-tape: remove idetape_increase_max_pipeline_stages() by Borislav Petkov · 16 years ago
  16. 54bb207 ide-tape: struct idetape_tape_t: shorten member names v2 by Borislav Petkov · 16 years ago
  17. 41f81d5 ide-tape: struct idetape_tape_t: remove unused members by Borislav Petkov · 16 years ago
  18. 54abf37 ide-tape: remove typedef idetape_chrdev_direction_t by Borislav Petkov · 16 years ago
  19. a1efc85 ide-tape: simplify code branching in the interrupt handler by Borislav Petkov · 16 years ago
  20. 37016ba ide-tape: remove unreachable code chunk by Borislav Petkov · 16 years ago
  21. a2f5b7f ide-tape: remove struct idetape_read_position_result_t by Borislav Petkov · 16 years ago
  22. 8004a8c ide-tape: refactor the debug logging facility by Borislav Petkov · 16 years ago
  23. 64a57fe ide: add ide_read_error() inline helper by Bartlomiej Zolnierkiewicz · 16 years ago
  24. c47137a ide: add ide_read_[alt]status() inline helpers by Bartlomiej Zolnierkiewicz · 16 years ago
  25. 29dd597 ide: remove ide_setup_ports() by Bartlomiej Zolnierkiewicz · 16 years ago
  26. f2694b7 ide: remove redundant BUG_ON() from [atapi_]reset_pollfunc() by Bartlomiej Zolnierkiewicz · 16 years ago
  27. afdd360 ide: remove write-only ->sata_misc[] from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  28. 34394e4 ppc: fix #ifdef-s in mediabay driver (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  29. 594765a ide-pci-generic: kill the unused ifdef/endif/MODULE code by Denis Cheng · 16 years ago
  30. b004223 drivers/ide/legacy/hd.c: fix uninitialized var warning by Andrew Morton · 16 years ago
  31. 1dcfdf9 drivers/ide/ide-acpi.c: fix uninitialized var warning by Andrew Morton · 16 years ago
  32. 7c7e92a Palmchip BK3710 IDE driver by Anton Salnikov · 16 years ago
  33. b2a53bc ide-generic: probing bugfix by Bartlomiej Zolnierkiewicz · 16 years ago
  34. c773633 deprecate smbfs in favour of cifs by Andrew Morton · 16 years ago
  35. 9692bd9 timerfd: fix remaining architectures by Andrew Morton · 16 years ago
  36. 46a56c5 Fix timerfd breakage on avr32 by Haavard Skinnemoen · 16 years ago
  37. 8cb2a7c stop c_p_a corrupting the pds by Hugh Dickins · 16 years ago
  38. 21511ab Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  39. 39ce941 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  40. 3d412f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  41. 3098a18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  42. 9914712 Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 16 years ago
  43. 488823f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  44. 827b3f6 uml: make mconsole_stack namespace-aware by Jeff Dike · 16 years ago
  45. f87ea91 uml: redo the calculation of NR_syscalls by Jeff Dike · 16 years ago
  46. 966f1d8 uml: defconfig tweaks by Jeff Dike · 16 years ago
  47. 2aa9c5d uml: port mutex conversion by Daniel Walker · 16 years ago
  48. e98fa28 uml: mconsole mutex conversion by Daniel Walker · 16 years ago
  49. 01ac835 uml: LDT mutex conversion by Daniel Walker · 16 years ago
  50. 2278c5a uml: use of a public MAC is a warning, not an error by Jeff Dike · 16 years ago
  51. cc0be0f uml: fix infinite mconsole loop by Karol Swietlicki · 16 years ago
  52. ab26a52 uml: remove map_cb by Jeff Dike · 16 years ago
  53. 47afa1d uml: remove TOPDIR by WANG Cong · 16 years ago
  54. d449c50 uml: remove unused fields from mm_context by Jeff Dike · 16 years ago
  55. 576c013 uml: move register initialization by Jeff Dike · 16 years ago
  56. b549883 uml: add newlines to printks by Jeff Dike · 16 years ago
  57. 95906b2 uml: style fixes in arch/um/sys-x86_64 by Jeff Dike · 16 years ago
  58. 7281ff9 uml: add back CONFIG_HZ by Jeff Dike · 16 years ago
  59. 438ee67 uml: DEBUG_SHIRQ fixes by Jeff Dike · 16 years ago
  60. 83380cc uml: remove fakehd by Jeff Dike · 16 years ago
  61. bf53d85 uml: implement O_APPEND by Jeff Dike · 16 years ago
  62. 80e3931 uml: SMP locking commentary by Jeff Dike · 16 years ago
  63. 3a24ebf uml: remove init_irq_signals by Jeff Dike · 16 years ago
  64. cfef8f3 uml: signal handling tidying by Jeff Dike · 16 years ago
  65. d7b8851 uml: fix hostfs tv_usec calculations by Dominique Quatravaux · 16 years ago
  66. c5d4bb1 uml: style fixes in arch/um/kernel by Jeff Dike · 16 years ago
  67. e6a2d1f uml: clean up sig_handler_common_skas by Jeff Dike · 16 years ago
  68. 75ada8f uml: move sig_handler_common_skas by Jeff Dike · 16 years ago
  69. e06173b uml: don't allow processes to call into stub by Jeff Dike · 16 years ago
  70. a9b71b6 uml: get rid of syscall counters by Jeff Dike · 16 years ago
  71. 00a905e uml: don't kill pid 0 by Jeff Dike · 16 years ago
  72. 1aa351a uml: tidy helper code by Jeff Dike · 16 years ago
  73. fce8c41 uml: use barrier() instead of mb() by Jeff Dike · 16 years ago
  74. 0983a88 uml: install panic notifier earlier by Jeff Dike · 16 years ago
  75. 8efa3c9 uml: eliminate setjmp_wrapper by Jeff Dike · 16 years ago
  76. 0b4e273 uml: customize tlb.h by Jeff Dike · 16 years ago
  77. 909e90d uml: 64-bit tlb fixes by Jeff Dike · 16 years ago
  78. 1adfd60 uml: style fixes in file.c by Jeff Dike · 16 years ago
  79. bf8fde7 uml: miscellaneous code cleanups by Jeff Dike · 16 years ago
  80. 7b5cc6e uml: fix mconsole stop by Karol Swietlicki · 16 years ago
  81. 2dc5802 uml: remove duplicate config symbol and unused file and variables by Karol Swietlicki · 16 years ago
  82. fee64d3 uml: syle fixes in arch/um/os-Linux by Jeff Dike · 16 years ago
  83. 260c0cb uml: fx command-line CFLAGS and LDFLAGS support by Jeff Dike · 16 years ago
  84. 3963333 uml: cover stubs with a VMA by Jeff Dike · 16 years ago
  85. 42a2b54 uml: clean up TASK_SIZE usage by Jeff Dike · 16 years ago
  86. b7c000c uml: add missing space by Joe Perches · 16 years ago
  87. 3e6f2ac uml: kill processes instead of panicing kernel by Jeff Dike · 16 years ago
  88. d25f2e1 uml: use ptrace directly in libc code by Jeff Dike · 16 years ago
  89. ee3d9bd uml: simplify SIGSEGV handling by Jeff Dike · 16 years ago
  90. ca77b55 uml: add virt_to_pte by Jeff Dike · 16 years ago
  91. 655e4ed uml: fix page table data sizes by Jeff Dike · 16 years ago
  92. a5a678c uml: current.h cleanup by Jeff Dike · 16 years ago
  93. 009ec2a uml: style cleanup by Jeff Dike · 16 years ago
  94. 8192ab4 uml: header untangling by Jeff Dike · 16 years ago
  95. 9157f90 uml: move um_virt_to_phys by Jeff Dike · 16 years ago
  96. b8bec82 uml: host TLS diagnostics by Jeff Dike · 16 years ago
  97. 6b7e967 uml: convert functions to void by Karol Swietlicki · 16 years ago
  98. 291248f uml: remove unused variables in the context switcher by Karol Swietlicki · 16 years ago
  99. ab8cda4 arch/um: remove duplicate includes by Lucas Woods · 16 years ago
  100. 8299ca5 uml: reconst a parameter by Jeff Dike · 16 years ago