1. 26285ba isdn: Fix missing ifdef in isdn_ppp by Daniele Venzano · 16 years ago
  2. 5fb4523 i2c: Warn on deprecated binding model use by Jean Delvare · 16 years ago
  3. dd7f8db eeprom: More consistent symbol names by Jean Delvare · 16 years ago
  4. 0eb6da2 eeprom: Move 93cx6 eeprom driver to /drivers/misc/eeprom by Wolfram Sang · 16 years ago
  5. e51d565 spi: Move at25 (for SPI eeproms) to /drivers/misc/eeprom by Wolfram Sang · 16 years ago
  6. 2e15788 i2c: Move old eeprom driver to /drivers/misc/eeprom by Wolfram Sang · 16 years ago
  7. 5195e50 i2c: Move at24 to drivers/misc/eeprom by Wolfram Sang · 16 years ago
  8. a01064a i2c: Quilt tree has moved by Jean Delvare · 16 years ago
  9. 1745522 i2c: Delete many unused adapter IDs by Jean Delvare · 16 years ago
  10. e2ba42e i2c: Delete 10 unused driver IDs by Jean Delvare · 16 years ago
  11. e955281 networking: document "nc" in addition to "netcat" in netconsole.txt by Jesse Barnes · 16 years ago
  12. 78272bb e1000e: workaround hw errata by Jesse Brandeburg · 16 years ago
  13. bf50c90 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 16 years ago
  14. a90e8a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 16 years ago
  15. cc597bc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6 by Linus Torvalds · 16 years ago
  16. ed80386 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  17. 6aeea60 m68k{nommu}: fixups after the header move by Harvey Harrison · 16 years ago
  18. ac3d266 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 16 years ago
  19. 9f4863b Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  20. 832fb4a Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  21. 4a45659 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  22. 7954d5c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  23. 37f5fed Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  24. a1c70a7 Merge branch 'Kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/misc by Linus Torvalds · 16 years ago
  25. 3632dee inotify: clean up inotify_read and fix locking problems by Vegard Nossum · 16 years ago
  26. aeb565d Fix annoying DRM_ERROR() string warning by Linus Torvalds · 16 years ago
  27. 2d07d4d1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 16 years ago
  28. 3386c05 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  29. 1e70c7f Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  30. 810ee58 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
  31. 2927fce Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  32. 36f392d Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 16 years ago
  33. 6c31e7ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  34. 30a0fb9 x86: correct the CPUID pattern for MSR_IA32_MISC_ENABLE availability by H. Peter Anvin · 16 years ago
  35. 5a61126 generic, x86: fix __per_cpu_load relocation by Brian Gerst · 16 years ago
  36. f6d47a1 fuse: fix poll notify by Miklos Szeredi · 16 years ago
  37. 26c3679 fuse: destroy bdi on umount by Miklos Szeredi · 16 years ago
  38. c2b8f00 fuse: fuse_fill_super error handling cleanup by Miklos Szeredi · 16 years ago
  39. 3ddf1e7 fuse: fix missing fput on error by Miklos Szeredi · 16 years ago
  40. bb875b3 fuse: fix NULL deref in fuse_file_alloc() by Dan Carpenter · 16 years ago
  41. e88a0fa xen: unitialised return value in xenbus_write_transaction by Ian Campbell · 16 years ago
  42. 659d261 x86: fix section mismatch warning by Rakib Mullick · 16 years ago
  43. d5e397c x86: improve early fault/irq printout by Ingo Molnar · 16 years ago
  44. 34707bc x86, debug: remove early_printk() #ifdefs from head_32.S by Ingo Molnar · 16 years ago
  45. 2d4d57d x86: micro-optimize __raw_read_trylock() by Frederic Weisbecker · 16 years ago
  46. e4d866c [libata] pata_via: support VX855, future chips whose IDE controller use 0x0571 by JosephChan@via.com.tw · 16 years ago
  47. f9228c7 sata_mv: no longer experimental (v2) by Mark Lord · 16 years ago
  48. 6d3c30e sata_mv: msi masking fix (v2) by Mark Lord · 16 years ago
  49. 5d0fb2e sata_mv: Properly initialize main irq mask by Thomas Reitmayr · 16 years ago
  50. cd12e1f sata_mv: remove bogus nsect restriction by Mark Lord · 16 years ago
  51. cae6edc sata_mv: don't read hc_irq_cause by Mark Lord · 16 years ago
  52. b0bccb1 sata_mv: fix 8-port timeouts on 508x/6081 chips by Mark Lord · 16 years ago
  53. 2d77570 sata_nv: fix MCP5x reset by Tejun Heo · 16 years ago
  54. e8caa3c sata_nv: rename nv_nf2_hardreset() by Tejun Heo · 16 years ago
  55. b919930 libata: set NODEV_HINT for 0x7f status by Tejun Heo · 16 years ago
  56. 99fb4d3 x86: unmask CPUID levels on Intel CPUs, fix by Ingo Molnar · 16 years ago
  57. 80ee6f5 libata-sff: fix incorrect EH message by Tejun Heo · 16 years ago
  58. ef5fa0a x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn. by Eric Anholt · 16 years ago
  59. 71be7a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  60. a8d694c af_key: initialize xfrm encap_oa by Timo Teras · 16 years ago
  61. e918085a virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANs by Alex Williamson · 16 years ago
  62. 801599b lcs: fix compilation for !CONFIG_IP_MULTICAST by Heiko Carstens · 16 years ago
  63. 74194cc power_supply: pda_power: Don't request shared IRQs w/ IRQF_DISABLED by Philipp Zabel · 16 years ago
  64. 24f11ec [ARM] fix section-based ioremap by Russell King · 16 years ago
  65. e1b4d11 x86: use standard PIT frequency by Ingo Molnar · 16 years ago
  66. 64b840d [SCSI] ibmvfc: Fix DMA mapping leak on memory allocation failure by Brian King · 16 years ago
  67. f9932de [SCSI] qla2xxx: Update version number to 8.03.00-k2. by Andrew Vasquez · 16 years ago
  68. 3c01b4f [SCSI] qla2xxx: Add checks for a valid fcport in dev-loss-tmo/terminate_rport_io callbacks. by Seokmann Ju · 16 years ago
  69. 53303c4 [SCSI] qla2xxx: Correct regression in DMA-mask setting prior to allocations. by Andrew Vasquez · 16 years ago
  70. b872ca4 [SCSI] qla2xxx: Correct descriptions in flash manipulation routines. by Joe Carnuccio · 16 years ago
  71. 2ac4b64 [SCSI] qla2xxx: Correct regression in EH abort handling. by Andrew Vasquez · 16 years ago
  72. 7c28317 [SCSI] qla2xxx: Correct endianness issue during flash manipulation. by Andrew Vasquez · 16 years ago
  73. ad038fa [SCSI] qla2xxx: Correct MSI-X vector allocation for single queue mode. by Lalit Chandivade · 16 years ago
  74. eaac30b [SCSI] qla2xxx: Modify firmware-load order precedence for ISP81XX parts. by Andrew Vasquez · 16 years ago
  75. 8eca3f3 [SCSI] qla2xxx: Always serialize mailbox command execution. by Andrew Vasquez · 16 years ago
  76. 09ff36d [SCSI] qla2xxx: Ensure RISC-interrupt-enabled consistency for IS_NOPOLLING_TYPE() ISPs. by Andrew Vasquez · 16 years ago
  77. 85d0acb [SCSI] qla2xxx: Simplify sector-mask calculation in preparation for larger flash parts. by Andrew Vasquez · 16 years ago
  78. 6e9f21f [SCSI] qla2xxx: Fix memory leak in error path by Anirban Chakraborty · 16 years ago
  79. 41bbdbe [SCSI] qla4xxx: do not reuse session when connecting to different target port by Mike Christie · 16 years ago
  80. 2f5899a [SCSI] libiscsi: fix iscsi pool leak by Mike Christie · 16 years ago
  81. fb22d72 [NET] am79c961a: fix spin_lock usage by Uwe Kleine-König · 16 years ago
  82. 0b23a0e [ARM] omap: usb: thou shalt not provide empty release functions by Russell King · 16 years ago
  83. b7cfc9c [ARM] omap: watchdog: allow OMAP watchdog driver on OMAP34xx platforms by Russell King · 16 years ago
  84. a45c6cb [ARM] 5369/1: omap mmc: Add new omap hsmmc controller for 2430 and 34xx, v3 by Madhusudhan Chikkature · 16 years ago
  85. 409dc36 [ARM] clkdev: fix clock matching by Russell King · 16 years ago
  86. 02e0746 [ARM] 5370/1: at91: fix rm9200 watchdog by Jean-Christop PLAGNIOL-VILLARD · 16 years ago
  87. d0e58ae [ARM] 5368/1: arch/arm/mach-davinci/usb.c buildfix by David Brownell · 16 years ago
  88. 7ad14f8 [ARM] 5365/1: s3cmci: Use new include path of dma.h by Ramax Lo · 16 years ago
  89. 7dd8c4f [ARM] fix StrongARM-11x0 page copy implementation by Russell King · 16 years ago
  90. 953a7e8 [ARM] omap: ensure OMAP drivers pass a struct device to clk_get() by Russell King · 16 years ago
  91. b38b066 x86: filter CPU features dependent on unavailable CPUID levels by H. Peter Anvin · 16 years ago
  92. 75a0481 x86: handle PAT more like other CPU features by H. Peter Anvin · 16 years ago
  93. b1882e6 x86: clean up stray space in <asm/processor.h> by H. Peter Anvin · 16 years ago
  94. 3b4b757 x86: ia32_signal: use {get|put}_user_try and catch by Hiroshi Shimamoto · 16 years ago
  95. 98e3d45 x86: signal: use {get|put}_user_try and catch by Hiroshi Shimamoto · 16 years ago
  96. fe40c0a x86: uaccess: introduce try and catch framework by Hiroshi Shimamoto · 16 years ago
  97. 2fcbab0 rtl8187: Add termination packet to prevent stall by Larry Finger · 16 years ago
  98. c338ba3 iwlwifi: fix rs_get_rate WARN_ON() by Abbas, Mohamed · 16 years ago
  99. b4068a8 p54usb: fix packet loss with first generation devices by Christian Lamparter · 16 years ago
  100. ff4ce8c xen: handle highmem pages correctly when shrinking a domain by Ian Campbell · 16 years ago