1. eaec3e7 ide: use generic ATAPI packet command flags in ide-{floppy,tape} by Borislav Petkov · 16 years ago
  2. 8303b46 ide: add generic packet command representation ide_atapi_pc by Borislav Petkov · 16 years ago
  3. 23579a2 ide: remove IDE_*_REG macros by Bartlomiej Zolnierkiewicz · 16 years ago
  4. 7616c0a ide: add ide_atapi_{discard_data,write_zeros} inline helpers by Bartlomiej Zolnierkiewicz · 16 years ago
  5. e6bfa38 ide: remove ide_init_hwif_ports() by Bartlomiej Zolnierkiewicz · 16 years ago
  6. 2304dc6 ide: remove ->hold field from ide_hwif_t (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  7. 93de00f ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  8. 9a0e77f ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  9. f74c914 ide: add warm-plug support for IDE devices (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  10. 50672e5 ide: remove dead/obsolete ->busproc method by Bartlomiej Zolnierkiewicz · 16 years ago
  11. 2dde786 ide: rework PowerMac media-bay support (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  12. 5b0c4b3 ide: remove IDE devices from /proc/ide/ before unregistering them by Bartlomiej Zolnierkiewicz · 16 years ago
  13. 4f0eee4 ide: use ide_find_port() instead of ide_deprecated_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  14. a594eeb IDE: remove ide=reverse IDE core by Greg Kroah-Hartman · 16 years ago
  15. c970d5a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  16. b4dcaea Pb1200/DBAu1200: fix bad IDE resource size by Sergei Shtylyov · 16 years ago
  17. 09a7744 Au1200: kill IDE driver function prototypes by Sergei Shtylyov · 16 years ago
  18. 6af74b0 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  19. b4b8f57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  20. 5f1a3f2 acpi thermal trip points increased to 12 by Krzysztof Helt · 16 years ago
  21. d1e7780 spi: spi_s3c24xx must initialize num_chipselect by Ben Dooks · 16 years ago
  22. 335e92e vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs by Jan Kara · 16 years ago
  23. 1f4deba uml: compile error fix by WANG Cong · 16 years ago
  24. 4ac5846 ssb: Fix usage of struct device used for DMAing by Michael Buesch · 16 years ago
  25. d237e5c io context: increment task attachment count in ioc_task_link() by Jens Axboe · 16 years ago
  26. 533bb8a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  27. e9df2e8 [IPV6]: Use appropriate sock tclass setting for routing lookup. by YOSHIFUJI Hideaki · 16 years ago
  28. 7cd636f [IPV6]: IPv6 extension header structures need to be packed. by YOSHIFUJI Hideaki · 16 years ago
  29. 14daa02 net: make struct tun_struct private to tun.c by Rusty Russell · 16 years ago
  30. ab38fb0 [SCTP]: Fix compiler warning about const qualifiers by Vlad Yasevich · 16 years ago
  31. f4ad85c [SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK by Gui Jianfeng · 16 years ago
  32. 14897e3 Merge branch 'docs' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  33. dc07e72 Spell out behavior of atomic_dec_and_lock() in kerneldoc by J. Bruce Fields · 16 years ago
  34. b0fac02 Fix "$(AS) -traditional" compile breakage caused by asmlinkage_protect by Heiko Carstens · 16 years ago
  35. 90768c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  36. 544451a pnp: increase number of devices supported per protocol by Bjorn Helgaas · 16 years ago
  37. d10d89e Add commentary about the new "asmlinkage_protect()" macro by Linus Torvalds · 16 years ago
  38. 54a0151 asmlinkage_protect replaces prevent_tail_call by Roland McGrath · 16 years ago
  39. f17520e FRV: Don't make smp_{r, w, }mb() interpolate MEMBAR when CONFIG_SMP=n [try #2] by David Howells · 16 years ago
  40. e31c243 FRV: Add support for emulation of userspace atomic ops [try #2] by David Howells · 16 years ago
  41. 0c93d8e FRV: Move STACK_TOP_MAX up [try #2] by David Howells · 16 years ago
  42. a31b9dd FRV: Handle update_mmu_cache() being called when current->mm is NULL [try #2] by David Howells · 16 years ago
  43. 882beba [TCP]: tcp_simple_retransmit can cause S+L by Ilpo Järvinen · 16 years ago
  44. 9c5a3d7 [MIPS] Handle aliases in vmalloc correctly. by Ralf Baechle · 16 years ago
  45. 950b0d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  46. 2557a93 virtio: remove overzealous BUG_ON. by Rusty Russell · 16 years ago
  47. 871de93 x86: fix 64-bit asm NOPS for CONFIG_GENERIC_CPU by Suresh Siddha · 16 years ago
  48. 6fdf5e6 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf/upstream-linus by Linus Torvalds · 16 years ago
  49. 8bab8dd cgroups: add cgroup support for enabling controllers at boot time by Paul Menage · 16 years ago
  50. 865ab87 [MIPS] Pb1200: Fix header breakage by Sergei Shtylyov · 16 years ago
  51. 3a14312 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  52. 5761d64 x86: revert assign IRQs to hpet timer by Thomas Gleixner · 16 years ago
  53. bae1d25 x86: fix breakage of vSMP irq operations by Ravikiran G Thirumalai · 16 years ago
  54. e52dcc4 libata: ATA_12/16 doesn't fall into ATAPI_MISC by Tejun Heo · 16 years ago
  55. 436d34b libata: uninline atapi_cmd_type() by Tejun Heo · 16 years ago
  56. 06f11f3 alpha: get_current(): don't add zero to current_thread_info()->task by Andrew Morton · 16 years ago
  57. c143d43 alpha: fix ALSA DMA mmap crash by Ivan Kokshaysky · 16 years ago
  58. dd135eb kvm: provide kvm.h for all architecture: fixes headers_install by Christian Borntraeger · 16 years ago
  59. 2f819ae Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  60. 34e6bbf cfq-iosched: fix rcu freeing of cfq io contexts by Fabio Checconi · 16 years ago
  61. 1002747 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25 by Linus Torvalds · 16 years ago
  62. 6143439 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf/upstream-linus by Linus Torvalds · 16 years ago
  63. 758e285 [MIPS] Alchemy: work around clock misdetection on early Au1000 by Sergei Shtylyov · 16 years ago
  64. a7097ff Input: make sure input interfaces pin parent input devices by Dmitry Torokhov · 16 years ago
  65. f83f176 [LLC]: skb allocation size for responses by Joonwoo Park · 16 years ago
  66. 7d7f7c3 remove include/asm-sh/floppy.h by Adrian Bunk · 16 years ago
  67. a77df5c Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  68. 62ad36a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  69. b2ddb90 dma_page_list ->base_address is a userland pointer by Al Viro · 16 years ago
  70. 7d61c45 compat_sys_wait4() prototype misannotation by Al Viro · 16 years ago
  71. 7c43f2b NULL noise: frv cmpxchg() by Al Viro · 16 years ago
  72. 729d4de ide: fix defining SUPPORT_VLB_SYNC by Bartlomiej Zolnierkiewicz · 16 years ago
  73. 3ec25eb libata: ATA_EHI_LPM should be ATA_EH_LPM by Tejun Heo · 16 years ago
  74. 0ef4730 net: Comment dev_kfree_skb_irq and dev_kfree_skb_any better by Matti Linnanvuori · 16 years ago
  75. a5a0481 [LLC]: station source mac address by Joonwoo Park · 16 years ago
  76. af8be4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  77. 5ac7ec8 ext3: don't export ext3_fs.h and jbd.h by Christoph Hellwig · 16 years ago
  78. 3afe392 kernel: add bit rotation helpers for 16 and 8 bit by Harvey Harrison · 16 years ago
  79. 8c703d3 in_atomic(): document why it is unsuitable for general use by Jonathan Corbet · 16 years ago
  80. c35038b [PATCH] do shrink_submounts() for all fs types by Al Viro · 16 years ago
  81. 7c4b93d [PATCH] count ghost references to vfsmounts by Al Viro · 16 years ago
  82. 50fd440 [NET]: Use local_irq_{save,restore}() in napi_complete(). by David S. Miller · 16 years ago
  83. a6bd8e1 lguest: comment documentation update. by Rusty Russell · 16 years ago
  84. fb8c7fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  85. 074fcab Merge branch 'avr32-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  86. b2ef749 rdc321x: GPIO routines bugfixes by Florian Fainelli · 16 years ago
  87. c94b432 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  88. 86d9fc1 Merge branches 'release', 'idle', 'redhat-bugzilla-436589', 'sbs' and 'video' into release by Len Brown · 16 years ago
  89. ee20a0d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  90. d55a452 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  91. c101b08 [SPARC64]: Define TASK_SIZE_OF() by David S. Miller · 16 years ago
  92. 732c8bd [IPSEC]: Fix BEET output by Herbert Xu · 16 years ago
  93. d546b67 x86: fix performance drop for glx by Suresh Siddha · 16 years ago
  94. 138bed1 sh: Fix TIF_USEDFPU clearing under FPU emulation. by Paul Mundt · 16 years ago
  95. 9bbafce sh: Fix occasional FPU register corruption under preempt. by Paul Mundt · 16 years ago
  96. cf3d7c1 [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/time.c by David S. Miller · 16 years ago
  97. d91aa12 [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/irq.c by David S. Miller · 16 years ago
  98. 06d8308 NOHZ: reevaluate idle sleep length after add_timer_on() by Thomas Gleixner · 16 years ago
  99. 99cd220 [SPARC64]: Fix sparse errors in arch/sparc64/kernel/traps.c by David S. Miller · 16 years ago
  100. 3d5ae6b [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/{cpu,setup}.c by David S. Miller · 16 years ago