1. 4fdadeb msi: fix ARM compile by Dan Williams · 17 years ago
  2. 54ca412 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix by Linus Torvalds · 17 years ago
  3. 51d7cfc Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  4. 5983b12 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  5. 8ac1c10 Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 17 years ago
  6. 0e9871d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  7. b9066c2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  8. 0c27011 Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 17 years ago
  9. ad360bb Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  10. bc8844e Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  11. 3ecb0a5 [S390] cio: deregister ccw device when pgid disband failed by Peter Oberparleiter · 17 years ago
  12. 59a8a6e [S390] cio: Use device_schedule_callback() for removing disconnected devices. by Cornelia Huck · 17 years ago
  13. ea1f4ee [S390] Fix section annotations. by Heiko Carstens · 17 years ago
  14. d330f93 [S390] raw3270: use mutex instead of semaphore by Christoph Hellwig · 17 years ago
  15. e11f0d0 [S390] arch/s390/kernel/debug.c: use mutex instead of semaphore by Christoph Hellwig · 17 years ago
  16. 3006d7c [S390] dasd_eer: use mutex instead of semaphore by Christoph Hellwig · 17 years ago
  17. c41d4e3 [S390] Add exception handler for diagnose 224 by Michael Holzheu · 17 years ago
  18. 12d810c m68k: discontinuous memory support by Roman Zippel · 17 years ago
  19. 00c541e afs: needs sched.h by Andrew Morton · 17 years ago
  20. 8ffa687 SLUB: Fix NUMA / SYSFS bootstrap issue by Christoph Lameter · 17 years ago
  21. fbe9c96 m68k: runtime patching infrastructure by Roman Zippel · 17 years ago
  22. 1fc799e ntfs_init_locked_inode(): fix array indexing by Andrew Morton · 17 years ago
  23. ebdf7d3 pci-quirks: fix MSI disabling on RS400-200 and RS480 by Tejun Heo · 17 years ago
  24. c1aee21 SLUB: More documentation by Christoph Lameter · 17 years ago
  25. 9af2037 at91: fix enable/disable_irq_wake symmetry in pcmcia driver by Marc Pignat · 17 years ago
  26. 8387c1a smpboot: fix cachesize comparison in smp_tune_scheduling() by Linus Torvalds · 17 years ago
  27. a2b7d2e neofb: Fix pseudo_palette array overrun in neofb_setcolreg by Antonino A. Daplas · 17 years ago
  28. 672cc6c [ALSA] version 1.0.14 by Jaroslav Kysela · 17 years ago
  29. 8a73709 [SPARC]: Missing #include <linux/mm.h> in drivers/sbus/char/flash.c by Horst H. von Brand · 17 years ago
  30. 1fb8812 [SPARC32]: Build fix. by Andrew Morton · 17 years ago
  31. dbbe3cb [SPARC64]: Add missing NCS and SVC hypervisor interfaces. by David S. Miller · 17 years ago
  32. 85553dd [IPSEC]: Add xfrm_sysctl.txt. by David S. Miller · 17 years ago
  33. 1acf6ba Merge branch 'mac80211' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  34. 9a834b8 [BRIDGE]: Round off STP perodic timers. by Stephen Hemminger · 17 years ago
  35. 071f772 [BRIDGE]: Reduce frequency of forwarding cleanup timer in bridge. by Baruch Even · 17 years ago
  36. 6740375 [TCP] tcp_probe: use GCC printf attribute by Stephen Hemminger · 17 years ago
  37. 6331349 [TCP] tcp_probe: a trivial fix for mismatched number of printl arguments. by Sangtae Ha · 17 years ago
  38. 4540250 [IPV6] ADDRCONF: Fix conflicts in DEVCONF_xxx constant. by YOSHIFUJI Hideaki · 17 years ago
  39. b0ba666 [NET] napi: Call __netif_rx_complete in netif_rx_complete by Herbert Xu · 17 years ago
  40. e4fd5da [TCP]: Consolidate checking for tcp orphan count being too big. by Pavel Emelianov · 17 years ago
  41. 4e07a91 [SOCK]: Shrink struct sock by 8 bytes on 64-bit. by Arnaldo Carvalho de Melo · 17 years ago
  42. be02097 [AF_PACKET]: Kill CONFIG_PACKET_SOCKET. by David S. Miller · 17 years ago
  43. 8c7fc03 [IPV6]: Fix build warning. by David S. Miller · 17 years ago
  44. a2efcfa [AF_PACKET]: Kill bogus CONFIG_PACKET_MULTICAST by David S. Miller · 17 years ago
  45. ddc31ce [IPV4]: Kill references to bogus non-existent CONFIG_IP_NOSIOCRT by David S. Miller · 17 years ago
  46. f282d45 [IPSEC]: Fix panic when using inter address familiy IPsec on loopback. by Kazunori MIYAZAWA · 17 years ago
  47. 83f03fa [NET]: parse ip:port strings correctly in in4_pton by Jerome Borsboom · 17 years ago
  48. 7ebba6d [IPV6] ROUTE: No longer handle ::/0 specially. by YOSHIFUJI Hideaki · 17 years ago
  49. 144466b [IPSEC]: Fix IPv6 AH calculation in outbound by Kazunori MIYAZAWA · 17 years ago
  50. aad0e0b [XFRM]: xfrm_larval_drop sysctl should be __read_mostly. by David S. Miller · 17 years ago
  51. 01e67d0 [XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl. by David S. Miller · 17 years ago
  52. 4738d2f [CASSINI]: Fix printk message typo. by David S. Miller · 17 years ago
  53. 189fe31 [CRYPTO] cryptd: Fix problem with cryptd and the freezer by Rafael J. Wysocki · 17 years ago
  54. 897cc18 [ALSA] hda-codec - Fix STAC922x capture boost level by Takashi Iwai · 17 years ago
  55. f9acba4 [ALSA] hda-codec - Fix input with STAC92xx by Takashi Iwai · 17 years ago
  56. 7353e14 [ALSA] hda-codec - Fix pin configs for Gateway MX6453 by Steve Longerbeam · 17 years ago
  57. 799f88a [ALSA] hda-codec - Add support for MSI K9N Ultra by Tobin Davis · 17 years ago
  58. e60623b [ALSA] hda-codec - Add quirk for Supermicro PDSBA to alc883_cfg_tbl[] by Daniel T Chen · 17 years ago
  59. dd146a6 [ALSA] hda-codec - Add quirk for MSI S420 by Baruch Even · 17 years ago
  60. c72816b [ALSA] Fix ASoC s3c24xx-pcm spinlock bug by Zoltan Devai · 17 years ago
  61. 36c3b4e [ALSA] hda-intel: fix ASUS M2V detection by Daniel Drake · 17 years ago
  62. 2704364 [ALSA] ali5451 - Fix possible NULL dereference by Takashi Iwai · 17 years ago
  63. 3b54298 [ALSA] hda-codec - Add support for ASUS A8J modem by Christian Rothlaender · 17 years ago
  64. fb3409e [ALSA] HDA: Fix headphone mute issue on non-eapd Conexant systems by Tobin Davis · 17 years ago
  65. 49c605d [ALSA] HDA: Add more systems to Sigmatel codec by Tobin Davis · 17 years ago
  66. 2c11f95 [ALSA] HDA: Add support for Gateway NX860 by Tobin Davis · 17 years ago
  67. 4e1c208 sh: support older gcc's by Andrew Morton · 17 years ago
  68. 66c5227 sh: trivial build cleanups. by Evgeniy Polyakov · 17 years ago
  69. f75522c sh: Fix vsyscall build failure. by Manuel Lauss · 17 years ago
  70. bdff33d sh: Trivial fix for dma-api compile failure. by Manuel Lauss · 17 years ago
  71. 370ac91 sh: Fix pcrel too far for in_nmi label. by Takashi YOSHII · 17 years ago
  72. 3f0a676 a bug in ramfs_nommu_resize function, passing old size to vmtruncate by Bryan Wu · 17 years ago
  73. b4946ff NFS: Fix a refcount leakage in O_DIRECT by Trond Myklebust · 17 years ago
  74. 7a74fc4 fix possible null ptr deref in kallsyms_lookup by Kyle McMartin · 17 years ago
  75. b927b3e alpha: support new syscalls by Richard Henderson · 17 years ago
  76. 74fd1b6 alpha: cleanup in bitops.h by Richard Henderson · 17 years ago
  77. f54496f Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  78. cdea460 [ARM] Fix some section mismatch warnings by Russell King · 17 years ago
  79. aa2d332 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  80. 9462544 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  81. ade2137 ehea: Fixed multi queue RX bug by Thomas Klein · 17 years ago
  82. d8511f8 sky2: enable IRQ on duplex renegotiation by Stephen Hemminger · 17 years ago
  83. 4731305 e1000: restore netif_poll_enable call but make sure IRQs are off by Herbert Xu · 17 years ago
  84. 8a32352 defxx: Fix the handling of ioremap() failures by Maciej W. Rozycki · 17 years ago
  85. 34dd962 sky2: program proper register for fiber PHY by Stephen Hemminger · 17 years ago
  86. 56069c0 sky2: checksum offload plus vlan bug by Stephen Hemminger · 17 years ago
  87. b4ed372 sky2: dont set bogus bit in PHY register by Stephen Hemminger · 17 years ago
  88. 8903bab Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 17 years ago
  89. 2389b27 [ARM] 4417/1: Serial: Fix AMBA drivers locking by Thomas Gleixner · 17 years ago
  90. 2ccdd1e [ARM] 4394/1: ARMv7: Add the TLB range operations by Catalin Marinas · 17 years ago
  91. 919a842 [ARM] 4410/1: Remove extern declarations in coyote/ixdpg425-pci.c by Michael-Luke Jones · 17 years ago
  92. 1ff0828 [ARM] 4416/1: NWFPE: fix undeclared symbols by Ben Dooks · 17 years ago
  93. e078761 [ARM] 4415/1: AML5900: fix sparse warnings from map_io by Ben Dooks · 17 years ago
  94. 0cc69da [ARM] 4414/1: S3C2443: sparse fix for clock.c by Ben Dooks · 17 years ago
  95. eca8c24 [ARM] 4412/1: S3C2412: reset errata fix by Ben Dooks · 17 years ago
  96. 486cab2 [ARM] 4411/1: KS8695: Another serial driver fix by Andrew Victor · 17 years ago
  97. 28c670c [ARM] oprofile: avoid lockdep warnings on mpcore oprofile init by Russell King · 17 years ago
  98. 5b10c8e [ARM] Fix stacktrace FP range checking by Russell King · 17 years ago
  99. b91d8a1 [ARM] use __used attribute by David Rientjes · 17 years ago
  100. 7f397dc random: fix seeding with zero entropy by Matt Mackall · 17 years ago