1. 3d71b3b Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 19 years ago
  2. fee9167 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  3. ae83e25 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  4. c2a4c40 [ARM] 3533/1: Implement the __raw_(read|write)_can_lock functions on ARM by Catalin Marinas · 19 years ago
  5. 2c171bf [ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new command and cleanups by Pavel Pisa · 19 years ago
  6. dd2d1c6 [SCTP]: Respect the real chunk length when walking parameters. by Vladislav Yasevich · 19 years ago
  7. 8de8c87 [SCTP]: Set sk_err so that poll wakes up after a non-blocking connect failure. by Sridhar Samudrala · 19 years ago
  8. 0c056c5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6 by Linus Torvalds · 19 years ago
  9. a020ed7 [PATCH] SPI: busnum == 0 needs to work by David Brownell · 19 years ago
  10. ccf77cc [PATCH] SPI: devices can require LSB-first encodings by David Brownell · 19 years ago
  11. ff9f477 [PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and export it by Kumar Gala · 19 years ago
  12. 747d844 [PATCH] SPI: spi whitespace fixes by David Brownell · 19 years ago
  13. e0c9905 [PATCH] SPI: add PXA2xx SSP SPI Driver by Stephen Street · 19 years ago
  14. 4cff33f [PATCH] SPI: per-transfer overrides for wordsize and clocking by Imre Deak · 19 years ago
  15. 2ceec0c [ARM] 3517/1: move definition of PROC_INFO_SZ from procinfo.h to asm-offsets.h by Uwe Zeisberger · 19 years ago
  16. e6333fd [PATCH] fix can_share_swap_page() when !CONFIG_SWAP by Hua Zhong · 19 years ago
  17. 39d24e6 [PATCH] add slab_is_available() routine for boot code by Mike Kravetz · 19 years ago
  18. 5e37661 [PATCH] symbol_put_addr() locks kernel by Trent Piepho · 19 years ago
  19. 0159677 [PATCH] s390: add vmsplice system call by Martin Schwidefsky · 19 years ago
  20. 986733e [PATCH] RCU: introduce rcu_needs_cpu() interface by Heiko Carstens · 19 years ago
  21. 8d4ee71 Merge branch 'max-sect' into upstream by Jeff Garzik · 19 years ago
  22. efa6e7e Merge branch 'for-jeff' of git://htj.dyndns.org/libata-tj into tejun-merge by Jeff Garzik · 19 years ago
  23. 5006ecc Merge branch 'master' into upstream by Jeff Garzik · 19 years ago
  24. a6e6ce8 [PATCH] libata-ncq: implement NCQ device configuration by Tejun Heo · 19 years ago
  25. dedaf2b [PATCH] libata-ncq: implement ap->qc_active, ap->sactive and complete helper by Tejun Heo · 19 years ago
  26. 6cec4a3 [PATCH] libata-ncq: rename ap->qactive to ap->qc_allocated by Tejun Heo · 19 years ago
  27. 88e4903 [PATCH] libata-ncq: add NCQ related ATA/libata constants and macros by Tejun Heo · 19 years ago
  28. 12436c3 Merge branch 'irq-pio' by Tejun Heo · 19 years ago
  29. 6d97dbd [PATCH] libata-eh: implement BMDMA EH by Tejun Heo · 19 years ago
  30. 022bdb0 [PATCH] libata-eh: implement new EH by Tejun Heo · 19 years ago
  31. f3e81b1 [PATCH] libata-eh: implement ata_eh_info and ata_eh_context by Tejun Heo · 19 years ago
  32. 0c247c5 [PATCH] libata-eh: implement dev->ering by Tejun Heo · 19 years ago
  33. 9be1e97 [PATCH] libata-eh: add ATA and libata flags for new EH by Tejun Heo · 19 years ago
  34. ad9e276 [PATCH] libata-eh-fw: update ata_scsi_error() for new EH by Tejun Heo · 19 years ago
  35. e318049 [PATCH] libata-eh-fw: implement freeze/thaw by Tejun Heo · 19 years ago
  36. 7b70fc0 [PATCH] libata-eh-fw: implement ata_port_schedule_eh() and ata_port_abort() by Tejun Heo · 19 years ago
  37. f686bcb [PATCH] libata-eh-fw: implement new EH scheduling via error completion by Tejun Heo · 19 years ago
  38. f69499f [PATCH] libata-eh-fw: update ata_qc_from_tag() to enforce normal/EH qc ownership by Tejun Heo · 19 years ago
  39. 2ab7db1 [PATCH] libata-eh-fw: use special reserved tag and qc for internal commands by Tejun Heo · 19 years ago
  40. 9ec957f [PATCH] libata-eh-fw: add flags and operations for new EH by Tejun Heo · 19 years ago
  41. 61440db [PATCH] libata: implement ATA printk helpers by Tejun Heo · 19 years ago
  42. 3373efd [PATCH] libata: use dev->ap by Tejun Heo · 19 years ago
  43. 38d8723 [PATCH] libata: add dev->ap by Tejun Heo · 19 years ago
  44. a0ab51c [PATCH] libata: kill old SCR functions and sata_dev_present() by Tejun Heo · 19 years ago
  45. 34bf217 [PATCH] libata: implement new SCR handling and port on/offline functions by Tejun Heo · 19 years ago
  46. e61e067 [PATCH] libata: implement qc->result_tf by Tejun Heo · 19 years ago
  47. fe635c7 [PATCH] libata: use preallocated buffers by Tejun Heo · 19 years ago
  48. 6cd727b [PATCH] libata: kill duplicate prototypes by Tejun Heo · 19 years ago
  49. 3c567b7 [PATCH] libata: rename ata_down_sata_spd_limit() and friends by Tejun Heo · 19 years ago
  50. ee7863b [PATCH] SCSI: implement shost->host_eh_scheduled by Tejun Heo · 19 years ago
  51. 89f48c4 [PATCH] SCSI: Introduce scsi_req_abort_cmd (REPOST) by Luben Tuikov · 19 years ago
  52. bd89efc [NEIGH]: Fix IP-over-ATM and ARP interaction. by Simon Kelley · 19 years ago
  53. 2bf9d6d Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  54. 6572b20 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  55. f7a014a Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 19 years ago
  56. 6314410 Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/shemminger/netdev-2.6 by Linus Torvalds · 19 years ago
  57. 4c1b462 dl2k: use DMA_48BIT_MASK constant by Francois Romieu · 19 years ago
  58. b17a7c1 [NET]: Do sysfs registration as part of register_netdevice. by Stephen Hemminger · 19 years ago
  59. 3cd73ee Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/netdev-2.6 by Linus Torvalds · 19 years ago
  60. e4de002 powerpc/32: Define an is_kernel_addr() to fix ARCH=ppc compilation by Paul Mackerras · 19 years ago
  61. 23aee82 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by Stephen Hemminger · 19 years ago
  62. d324031 sky2: backout NAPI reschedule by Stephen Hemminger · 19 years ago
  63. ac71d12 [PATCH] x86_64: Avoid EBDA area in early boot allocator by Andi Kleen · 19 years ago
  64. e0c1e9b [PATCH] x86_64: avoid IRQ0 ioapic pin collision by Kimball Murray · 19 years ago
  65. abfd305 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  66. 96b8eaa Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  67. 9a708be [ARM] 3506/1: aaec2000: debug-macro.S needs hardware.h by Bellido Nicolas · 19 years ago
  68. 201be92 [ARM] 3505/1: aaec2000: entry-macro.S needs asm/arch/irqs.h by Bellido Nicolas · 19 years ago
  69. 216251c [ARM] 3501/1: i.MX: fix lowlevel debug macros by Sascha Hauer · 19 years ago
  70. fe9925b [NET]: Create netdev attribute_groups with class_device_add by Stephen Hemminger · 19 years ago
  71. 1498221 [CLASS DEVICE]: add attribute_group creation by Stephen Hemminger · 19 years ago
  72. 7c3ceb4f [SCTP]: Allow spillover of receive buffer to avoid deadlock. by Neil Horman · 19 years ago
  73. 568cb09 [ARM] 3495/1: EABI: undefine removed syscalls, but... by Nicolas Pitre · 19 years ago
  74. 9953255 [ARM] 3500/1: fix PXA27x DMA allocation priority by Nicolas Pitre · 19 years ago
  75. f21709d [PATCH] ieee80211: Fix A band channel count (resent) by Jean Delvare · 19 years ago
  76. d57336e [PATCH] softmac: make non-operational after being stopped by Daniel Drake · 19 years ago
  77. 913ed41 [IA64] remove asm-ia64/bitops.h self-inclusion by Jon Mason · 19 years ago
  78. ff10952 [ARM] 3494/1: asm-arm/bug.h needs linux/stddef.h by Nicolas Pitre · 19 years ago
  79. d98550e Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 19 years ago
  80. f9cc847 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  81. 6fc56cc Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  82. cbdf811 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  83. 936ef1d Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  84. 5b80234 [ARM] 3490/1: i.MX: move uart resources to board files by Sascha Hauer · 19 years ago
  85. 82e8424 [ROSE]: Eleminate HZ from ROSE kernel interfaces by Ralf Baechle · 19 years ago
  86. 4d8937d [NETROM]: Eleminate HZ from NET/ROM kernel interfaces by Ralf Baechle · 19 years ago
  87. e1fdb5b [AX.25]: Eleminate HZ from AX.25 kernel interfaces by Ralf Baechle · 19 years ago
  88. 7582e9d [NETFILTER]: H.323 helper: Change author's email address by Jing Min Zhao · 19 years ago
  89. 1432873 [PATCH] splice: LRU fixups by Jens Axboe · 19 years ago
  90. 8c45112 [SPARC]: Hook up vmsplice into syscall tables. by David S. Miller · 19 years ago
  91. 6bfd93c powerpc: Fix incorrect might_sleep in __get_user/__put_user on kernel addresses by Paul Mackerras · 19 years ago
  92. 6e197696 [PATCH] ppc32 CPM_UART: fixes and improvements by Vitaly Bordug · 19 years ago
  93. 61f5657 [PATCH] ppc32 CPM_UART: Fixed break send on SCC by Vitaly Bordug · 19 years ago
  94. 37be4e7 [MMC] extend data timeout for writes by Russell King · 19 years ago
  95. 330ab71 [PATCH] vmsplice: restrict stealing a little more by Jens Axboe · 19 years ago
  96. a893b99 [PATCH] splice: fix page LRU accounting by Jens Axboe · 19 years ago
  97. 532f57d Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 19 years ago
  98. 46c5ea3c [NETFILTER] x_tables: fix compat related crash on non-x86 by Patrick McHardy · 19 years ago
  99. 9817d20 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  100. 8261aa6 [PATCH] powerpc: cell: Add numa id to struct spu by Jeremy Kerr · 19 years ago