1. d213371 [XFS] Fix uninitialized br_state and br_startoff in by Lachlan McIlroy · 18 years ago
  2. 3f5a6ca IB/ipath: Depend on CONFIG_NET by Bryan O'Sullivan · 18 years ago
  3. b3438f8 Add "pure_initcall" for static variable initialization by Linus Torvalds · 18 years ago
  4. f44ea62 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  5. ace5f1d [PATCH] m68knommu: fix up for the irq_handler_t changes by Greg Ungerer · 18 years ago
  6. 49a1cd0 [PATCH] fix build error for HISAX_NETJET by Toralf Foerster · 18 years ago
  7. f0c69c4 [PATCH] ftape: fix printk format warnings by Randy Dunlap · 18 years ago
  8. 8243229 [PATCH] x86_64: fix memory hotplug build with NUMA=n by Yasunori Goto · 18 years ago
  9. ffb3d13 [PATCH] scx200_acb: handle PCI errors by Jeff Garzik · 18 years ago
  10. a6cd2d9 [PATCH] i2c-ixp4xx: fix ") != 0))" typo by Alexey Dobriyan · 18 years ago
  11. dfbc9e9 [PATCH] pcmcia: fix 'rmmod pcmcia' with unbound devices by Daniel Ritz · 18 years ago
  12. 610a5b7 [CRYPTO] api: Remove one too many semicolon by Yoichi Yuasa · 18 years ago
  13. e030f82 Merge branch 'fixes4linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbglaw/vax-linux by Linus Torvalds · 18 years ago
  14. ba9b1cd [PATCH] Update my CREDITS entry by David Weinehall · 18 years ago
  15. b976fe1 Revert "ACPI: created a dedicated workqueue for notify() execution" by Linus Torvalds · 18 years ago
  16. 808dbbb x86: be more careful when walking back the frame pointer chain by Linus Torvalds · 18 years ago
  17. 1ff5683 [PATCH] lockdep: fix static keys in module-allocated percpu areas by Ingo Molnar · 18 years ago
  18. dc1829a [PATCH] i386/x86_64: ACPI cpu_idle_wait() fix by Ingo Molnar · 18 years ago
  19. 0796bdb [PATCH] x86_64: stack unwinder crash fix by Ingo Molnar · 18 years ago
  20. 1d08811 lkkbd: Remove my old snail-mail address by Jan-Benedict Glaw · 18 years ago
  21. 4be7039 Fix generic fb_ddc i2c edid probe msg by Linus Torvalds · 18 years ago
  22. 4f71c5d [PATCH] Fix radeon DDC regression by Benjamin Herrenschmidt · 18 years ago
  23. 1b9bb3c Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  24. 0e12c5e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  25. d355c3c aoe: Add forgotten NULL at end of attribute list in aoeblk.c by Dennis Stosberg · 18 years ago
  26. 7bb0386 debugfs: check return value correctly by Akinobu Mita · 18 years ago
  27. e45413e W1: ioremap balanced with iounmap by Amol Lad · 18 years ago
  28. 5a3fcf5 USB: auerswald possible memleak fix by Mariusz Kozlowski · 18 years ago
  29. 0029908 USB: ipaq: Add HTC Modem Support by Alex Sanks · 18 years ago
  30. 6ab16a9 USB: Fixed outdated usb_get_device_descriptor() documentation by Laurent Pinchart · 18 years ago
  31. 70708f2 usb-storage: Remove duplicated unusual_devs.h entries for Sony Ericsson P990i by Sergey Vlasov · 18 years ago
  32. a7dc4ee USB: hid-core: Add quirk for new Apple keyboard/trackpad by Julien BLACHE · 18 years ago
  33. a3878f1 USB Storage: unusual_devs.h entry for Sony Ericsson P990i by Jan Mate · 18 years ago
  34. bb7eef6 USB: correct keymapping on Powerbook built-in USB ISO keyboards by Olaf Hering · 18 years ago
  35. 583cead USB: OHCI: fix root-hub resume bug by Alan Stern · 18 years ago
  36. 51b5bce USB: Fix UCR-61S2B unusual_dev entry by Phil Dibowitz · 18 years ago
  37. fad14a0 USB: ftdi driver pid for dmx-interfaces by Frank Sievertsen · 18 years ago
  38. 40c3609 USB: ftdi_sio: adds vendor/product id for a RFID construction kit by Kjell Myksvoll · 18 years ago
  39. 3da2495 OHCI: disallow autostop when wakeup is not available by Alan Stern · 18 years ago
  40. ccf9ff5 [PATCH] x86_64: fix CONFIG_CC_STACKPROTECTOR build bug by Ingo Molnar · 18 years ago
  41. 6b3d1a9 [PATCH] x86-64: Fix vsyscall.c compilation on UP by Andi Kleen · 18 years ago
  42. 073ae84 IPoIB: Clear high octet in QP number by Michael S. Tsirkin · 18 years ago
  43. 237ee31 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  44. d0cac32 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 18 years ago
  45. 626db29 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  46. b342baa Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  47. 097b845 [PATCH] scsi: clear garbage after CDBs on SG_IO by Tejun Heo · 18 years ago
  48. ae56fb1 [PATCH] eCryptfs: CIFS nlink fixes by Michael Halcrow · 18 years ago
  49. 31be830 [PATCH] Fix strange size check in __get_vm_area_node() by OGAWA Hirofumi · 18 years ago
  50. da63fc7 [PATCH] fat: add fat_getattr() by OGAWA Hirofumi · 18 years ago
  51. 565762f [PATCH] Don't give bad kprobes example aka ") < 0))" typo by Alexey Dobriyan · 18 years ago
  52. 64aaa4f [PATCH] AFS: Amend the AFS configuration options by David Howells · 18 years ago
  53. 6897083 [PATCH] dell_rbu: fix error check by Akinobu Mita · 18 years ago
  54. 55aa601 [PATCH] Update udf documentation to reflect current state of read/write support by Phillip Susi · 18 years ago
  55. d6ddf55 [PATCH] hfs_fill_super returns success even if no root inode by Eric Sandeen · 18 years ago
  56. 4c1b6d1 [PATCH] parport: fix compilation failure by Arnaud Giersch · 18 years ago
  57. e757bef [PATCH] IB/ipath - fix driver build for platforms with PCI, but not HT by Bryan O'Sullivan · 18 years ago
  58. 3b46f03 [PATCH] set default video mode on PowerBook Wallstreet by Olaf Hering · 18 years ago
  59. a908308 [PATCH] eCryptfs: dput() lower d_parent on rename by Michael Halcrow · 18 years ago
  60. 3b9c10d [PATCH] pnx4008:fix NULL dereference in rgbfb by Vitaly Wool · 18 years ago
  61. 84a763e [PATCH] pnx4008: rename driver by Vitaly Wool · 18 years ago
  62. b86432b [PATCH] some irq_chip variables point to NULL by Zhang, Yanmin · 18 years ago
  63. b48f545 [PATCH] ipmi: use platform_device_add() instead of platform_device_register() to register device allocated dynamically by Zhang, Yanmin · 18 years ago
  64. cea196b [IA64] a fix towards allmodconfig build by Luck, Tony · 18 years ago
  65. 5fbb004 [IA64] use generic_handle_irq() by Ingo Molnar · 18 years ago
  66. 06344db [IA64] typename -> name conversion by Ingo Molnar · 18 years ago
  67. 351a583 [IA64] irqs: use `name' not `typename' by Andrew Morton · 18 years ago
  68. c7835a7 [TG3]: Disable TSO on 5906 if CLKREQ is enabled. by Michael Chan · 18 years ago
  69. 52bf376 [TCP]: Fix up sysctl_tcp_mem initialization. by John Heffner · 18 years ago
  70. 337dde7 [NETFILTER]: ip6_tables: use correct nexthdr value in ipv6_find_hdr() by Patrick McHardy · 18 years ago
  71. b96e7ec [NETFILTER]: ip6_tables: fixed conflicted optname for getsockopt by Yasuyuki Kozakai · 18 years ago
  72. d8a585d [NETFILTER]: Use pskb_trim in {ip,ip6,nfnetlink}_queue by Patrick McHardy · 18 years ago
  73. 7fdeaf6 [NETFILTER]: nfnetlink_log: fix byteorder of NFULA_SEQ_GLOBAL by Patrick McHardy · 18 years ago
  74. 0ccead1 [TG3]: Increase 5906 firmware poll time. by Gary Zambrano · 18 years ago
  75. 44597f6 Linux 2.6.19-rc6 by Linus Torvalds · 18 years ago
  76. d31e817 [PATCH] powerpc: windfarm shall request it's sub modules by Benjamin Herrenschmidt · 18 years ago
  77. 9716a34 [POWERPC] Wire up sys_move_pages by Stephen Rothwell · 18 years ago
  78. 056f4fa [POWERPC] Add the thread_siblings files to sysfs by Stephen Rothwell · 18 years ago
  79. cbf093e [IA64] bte_unaligned_copy() transfers one extra cache line. by Robin Holt · 18 years ago
  80. 45c9953 [PATCH] Use delayed disable mode of ioapic edge triggered interrupts by Eric W. Biederman · 18 years ago
  81. 134a11f [PATCH] ALSA: hda-intel - Disable MSI support by default by Takashi Iwai · 18 years ago
  82. c387fd8 [PATCH] Char: isicom, fix close bug by Jiri Slaby · 18 years ago
  83. f5ad1a7 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  84. 9a3a04ac Revert "[PATCH] fix Data Acess error in dup_fd" by Linus Torvalds · 18 years ago
  85. dc791d4 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  86. cd2579d [PATCH] hugetlb: fix error return for brk() entering a hugepage region by Hugh Dickins · 18 years ago
  87. 1f794b6 [PATCH] cpqarray: fix iostat by Jens Axboe · 18 years ago
  88. b369c2c [PATCH] cciss: fix iostat by Jens Axboe · 18 years ago
  89. a462508 [PATCH] libata: Convert from module_init to subsys_initcall by Brian King · 18 years ago
  90. cb07c9a [PATCH] hugetlb: check for brk() entering a hugepage region by David Gibson · 18 years ago
  91. 68589bc [PATCH] hugetlb: prepare_hugepage_range check offset too by Hugh Dickins · 18 years ago
  92. 69ae9e3 [PATCH] usb: MAINTAINERS updates by David Brownell · 18 years ago
  93. d6e89cb [PATCH] nvidiafb: fix unreachable code in nv10GetConfig by Nathan Lynch · 18 years ago
  94. ba8df43 [PATCH] autofs4: panic after mount fail by Ian Kent · 18 years ago
  95. 6a34b57 [PATCH] drivers/ide: stray bracket by Nicolas Kaiser · 18 years ago
  96. d8f7975 [PATCH] revert "PCI: quirk for IBM Dock II cardbus controllers" by Andrew Morton · 18 years ago
  97. f3ac843 [PATCH] fix via586 irq routing for pirq 5 by Daniel Ritz · 18 years ago
  98. 8b126b7 [PATCH] setup_irq(): better mismatch debugging by Andrew Morton · 18 years ago
  99. 9446868 [PATCH] x86-64: Fix race in exit_idle by Andi Kleen · 18 years ago
  100. 8c131af [PATCH] x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabled by Andi Kleen · 18 years ago