1. b43e726 crypto: padlock - Make module loading quieter when hardware isn't available by Jeremy Katz · 16 years ago
  2. 81bef01 crypto: ixp4xx - Hardware crypto support for IXP4xx CPUs by Christian Hohnstaedt · 16 years ago
  3. 9c4a796 crypto: talitos - Freescale integrated security engine (SEC) driver by Kim Phillips · 16 years ago
  4. 0936a94 [CRYPTO] hifn: Simplify code using ARRAY_SIZE() macro by Robert P. J. Day · 16 years ago
  5. 0bea3dc [CRYPTO] hifn: Remove duplicated include by Huang Weiyi · 16 years ago
  6. 692af5d [HIFN]: Have HW invalidate src and dest descriptors after processing by Patrick McHardy · 17 years ago
  7. 85e7e60 [HIFN]: Move command descriptor setup to seperate function by Patrick McHardy · 17 years ago
  8. 6cd3d67 [HIFN]: Fix max queue length value by Patrick McHardy · 17 years ago
  9. 4b804b5 [HIFN]: Properly initialize ivsize for CBC modes by Patrick McHardy · 17 years ago
  10. 281d6bd [HIFN]: Use unique driver names for different algos by Patrick McHardy · 17 years ago
  11. 136f702 [HIFN]: Properly handle requests for less than the full scatterlist by Patrick McHardy · 17 years ago
  12. d069033 [HIFN]: Fix data alignment checks by Patrick McHardy · 17 years ago
  13. 94eaa1b [HIFN]: Handle ablkcipher_walk errors by Patrick McHardy · 17 years ago
  14. 9e70a40 [HIFN]: Indicate asynchronous processing to crypto API by Patrick McHardy · 17 years ago
  15. 7808f07 [HIFN]: Remove printk_ratelimit() for debugging printk by Patrick McHardy · 17 years ago
  16. 3c42cbc [HIFN]: Endianess fixes by Patrick McHardy · 17 years ago
  17. 7a1fc53 md: ensure all blocks are uptodate or locked when syncing by Dan Williams · 16 years ago
  18. 6329d30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  19. 814feef libertas: fix memory alignment problems on the blackfin by Ihar Hrachyshka · 16 years ago
  20. 86229f0 zd1211rw: stop beacons on remove_interface by Luis Carlos Cobo · 16 years ago
  21. 1f90916 rt2x00: Disable synchronization during initialization by Ivo van Doorn · 16 years ago
  22. d028203 Merge branch 'x86/core' into x86/unify-pci by Ingo Molnar · 16 years ago
  23. 5e19cf6 RDMA/cxgb3: Fix regression caused by class_device -> device conversion by Steve Wise · 16 years ago
  24. 48948a3 Fix broken fix for fsl-diu-db by Takashi Iwai · 16 years ago
  25. be30504 it8213: fix return value in it8213_init_one() by Bartlomiej Zolnierkiewicz · 16 years ago
  26. ffab6cf palm_bk3710: fix IDECLK period calculation by Sergei Shtylyov · 16 years ago
  27. a861beb ide: add __ide_default_irq() inline helper by Bartlomiej Zolnierkiewicz · 16 years ago
  28. 69ac9cd sysfs: add /sys/firmware/memmap by Bernhard Walle · 16 years ago
  29. 081a5bc [SCSI] mptspi: fix oops in mptspi_dv_renegotiate_work() by James Bottomley · 16 years ago
  30. d52d53b RFC x86: try to remove arch_get_ram_range by Yinghai Lu · 16 years ago
  31. 0230708 irda: New device ID for nsc-ircc by Ville Syrjala · 16 years ago
  32. 568b493 irda: via-ircc proper dma freeing by Wang Chen · 16 years ago
  33. 2b4fa85 Merge branch 'x86/numa' into x86/devel by Ingo Molnar · 16 years ago
  34. 23ca4bb x86: cleanup early per cpu variables/accesses v4 by Mike Travis · 16 years ago
  35. 3de352b Merge branch 'x86/mpparse' into x86/devel by Ingo Molnar · 16 years ago
  36. c73d8dd Revert parts of "x86: update mptable" by Ingo Molnar · 16 years ago
  37. 896395c Merge branch 'linus' into tmp.x86.mpparse.new by Ingo Molnar · 16 years ago
  38. 6924d1a Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/threadinfo', 'x86/timers', 'x86/vdso' and 'x86/xen' into x86/devel by Ingo Molnar · 16 years ago
  39. 9e095a6 ssb-pcicore: Fix IRQ-vector init on embedded devices by Michael Buesch · 16 years ago
  40. 9dfd550 zd1211rw: add ID for AirTies WUS-201 by Firat Birlik · 16 years ago
  41. 0ff1cca drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bit by Darren Jenkins · 16 years ago
  42. fcee7a0 hostap_cs: correct poor NULL checks in suspend/resume routines by John W. Linville · 16 years ago
  43. b2798bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  44. 97f8571 pxamci: fix byte aligned DMA transfers by Philipp Zabel · 16 years ago
  45. 09ca8ad Revert "USB: don't explicitly reenable root-hub status interrupts" by Linus Torvalds · 16 years ago
  46. bdb2b8c [SCSI] erase invalid data returned by device by Alan Stern · 16 years ago
  47. 537388b Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  48. fbe0825 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  49. d28f87a ahci: give another shot at clearing all bits in irq_stat by Tejun Heo · 16 years ago
  50. 2b54ed9 ide: ide_unregister() locking bugfix by Bartlomiej Zolnierkiewicz · 16 years ago
  51. bd8a59e ide: ide_unregister() warm-plug bugfix by Bartlomiej Zolnierkiewicz · 16 years ago
  52. 7cd95f5 ide: fix hwif->gendev refcounting by Bartlomiej Zolnierkiewicz · 16 years ago
  53. 4b4f728 x86 ACPI: normalize segment descriptor register on resume by H. Peter Anvin · 16 years ago
  54. bf5b193 mmc: don't use DMA on newer ENE controllers by Pierre Ossman · 16 years ago
  55. 2d5c1be mm: switch node meminfo Active & Inactive pages to Kbytes by John Blackwood · 16 years ago
  56. 603ded1 olpc: sdhci: add quirk for the Marvell CaFe's interrupt timeout by Andres Salomon · 16 years ago
  57. e08c169 olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issue by Andres Salomon · 16 years ago
  58. 4915399 cciss: read config to obtain max outstanding commands per controller by Mike Miller · 16 years ago
  59. 4b1295b spi: fix the read path in spidev by Sebastian Siewior · 16 years ago
  60. 27c8d95 w100fb: add 80 MHz modeline by Philipp Zabel · 16 years ago
  61. e5dd3cb w100fb: do not depend on SHARPSL by Philipp Zabel · 16 years ago
  62. 292d735 hdaps: add support for various newer Lenovo thinkpads by maximilian attems · 16 years ago
  63. 77b96bd cciss: fix regression that no device nodes are created if no logical drives are configured. by Stephen M. Cameron · 16 years ago
  64. 05946bc fsl_diu_fb: fix build with CONFIG_PM=y, plus fix some warnings by Anton Vorontsov · 16 years ago
  65. 7059d4b gpio: pca953x (i2c) handles max7310 too by David Brownell · 16 years ago
  66. 450c622 Miguel Ojeda has moved by Miguel Ojeda · 16 years ago
  67. 66d715c pci: VT3336 can't do MSI either by Tejun Heo · 16 years ago
  68. cce3ce8 rtc: fix CMOS time error after writing /proc/acpi/alarm by Huacai Chen · 16 years ago
  69. 471d47e rtc-x1205: Fix alarm set by Michael Hamel · 16 years ago
  70. 7ca796f serial: fix serial_match_port() for dynamic major tty-device numbers by Guennadi Liakhovetski · 16 years ago
  71. a01cc65 rtc: rtc_read_alarm() handles wraparound by David Brownell · 16 years ago
  72. a926c06 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  73. 5b2d281 IB/uverbs: BKL is not needed for ib_uverbs_open() by Roland Dreier · 16 years ago
  74. c7843e8 sata_mv: safer logic for limit_warnings by Mark Lord · 16 years ago
  75. a836d3e libata-sff: improve HSM violation reporting by Tejun Heo · 16 years ago
  76. ea0c62f ahci: always clear all bits in irq_stat by Tejun Heo · 16 years ago
  77. 464b328 sata_sil24: add DID for another adaptec flavor by Tejun Heo · 16 years ago
  78. c5a78ac fs_enet: restore promiscuous and multicast settings in restart() by Laurent Pinchart · 16 years ago
  79. 6c688f4 ibm_newemac: Fixes entry of short packets by Sathya Narayanan · 16 years ago
  80. ab9b30c ibm_newemac: Fixes kernel crashes when speed of cable connected changes by Sathya Narayanan · 16 years ago
  81. 7732123 pasemi_mac: Access iph->tot_len with correct endianness by Roland Dreier · 16 years ago
  82. 3ff2cd2 ehea: Access iph->tot_len with correct endianness by Roland Dreier · 16 years ago
  83. 2f69ae0 ehea: fix race condition by Jan-Bernd Themann · 16 years ago
  84. b0afffe ehea: add MODULE_DEVICE_TABLE by Jan-Bernd Themann · 16 years ago
  85. 5c2cec1 ehea: fix might sleep problem by Jan-Bernd Themann · 16 years ago
  86. 97bff09 forcedeth: fix lockdep warning on ethtool -s by Tobias Diedrich · 16 years ago
  87. 54364b7 Add missing skb->dev assignment in Frame Relay RX code by Krzysztof Halasa · 16 years ago
  88. 7c0c0b5 drivers/block/pktcdvd.c: avoid useless memset by Christophe Jaillet · 16 years ago
  89. fce5384 cdrom: revert commit 22a9189 (cdrom: use kmalloced buffers instead of buffers on stack) by FUJITA Tomonori · 16 years ago
  90. 62858da scsi: sr avoids useless buffer allocation by FUJITA Tomonori · 16 years ago
  91. 27f8221 block: add blk_queue_update_dma_pad by FUJITA Tomonori · 16 years ago
  92. 2610324 DAC960: push down BKL by Alan Cox · 16 years ago
  93. 5b6155e pktcdvd: push BKL down into driver by Alan Cox · 16 years ago
  94. be1fd70 paride: push ioctl down into driver by Alan Cox · 16 years ago
  95. 823ed72 block: use get_unaligned_* helpers by Harvey Harrison · 16 years ago
  96. b89cbb8 USB: adding comment for ipaq forcing number of ports by Oliver Neukum · 16 years ago
  97. 4edb966 USB: fix Oops on loading ipaq module since 2.6.26 by Oliver Neukum · 16 years ago
  98. 727df35 USB: add a pl2303 device id by Greg Kroah-Hartman · 16 years ago
  99. d2e2aff USB: another option device id by Greg Kroah-Hartman · 16 years ago
  100. 1236edf USB: don't lose disconnections during suspend by Alan Stern · 16 years ago