1. 8ff095e IB/mlx4: Add IPoIB checksum offload support by Eli Cohen · 16 years ago
  2. 37608ee mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enums by Roland Dreier · 16 years ago
  3. 6af74b0 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  4. b4b8f57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  5. 5f1a3f2 acpi thermal trip points increased to 12 by Krzysztof Helt · 16 years ago
  6. 335e92e vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs by Jan Kara · 16 years ago
  7. 4ac5846 ssb: Fix usage of struct device used for DMAing by Michael Buesch · 16 years ago
  8. d237e5c io context: increment task attachment count in ioc_task_link() by Jens Axboe · 16 years ago
  9. 533bb8a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  10. 7cd636f [IPV6]: IPv6 extension header structures need to be packed. by YOSHIFUJI Hideaki · 16 years ago
  11. 14daa02 net: make struct tun_struct private to tun.c by Rusty Russell · 16 years ago
  12. 14897e3 Merge branch 'docs' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  13. dc07e72 Spell out behavior of atomic_dec_and_lock() in kerneldoc by J. Bruce Fields · 17 years ago
  14. b0fac02 Fix "$(AS) -traditional" compile breakage caused by asmlinkage_protect by Heiko Carstens · 16 years ago
  15. 544451a pnp: increase number of devices supported per protocol by Bjorn Helgaas · 16 years ago
  16. d10d89e Add commentary about the new "asmlinkage_protect()" macro by Linus Torvalds · 16 years ago
  17. 54a0151 asmlinkage_protect replaces prevent_tail_call by Roland McGrath · 16 years ago
  18. 2557a93 virtio: remove overzealous BUG_ON. by Rusty Russell · 17 years ago
  19. 8bab8dd cgroups: add cgroup support for enabling controllers at boot time by Paul Menage · 17 years ago
  20. 3a14312 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  21. 5761d64 x86: revert assign IRQs to hpet timer by Thomas Gleixner · 17 years ago
  22. e52dcc4 libata: ATA_12/16 doesn't fall into ATAPI_MISC by Tejun Heo · 17 years ago
  23. 436d34b libata: uninline atapi_cmd_type() by Tejun Heo · 17 years ago
  24. dd135eb kvm: provide kvm.h for all architecture: fixes headers_install by Christian Borntraeger · 17 years ago
  25. 2f819ae Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  26. 34e6bbf cfq-iosched: fix rcu freeing of cfq io contexts by Fabio Checconi · 17 years ago
  27. a7097ff Input: make sure input interfaces pin parent input devices by Dmitry Torokhov · 17 years ago
  28. a77df5c Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  29. 62ad36a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  30. b2ddb90 dma_page_list ->base_address is a userland pointer by Al Viro · 17 years ago
  31. 7d61c45 compat_sys_wait4() prototype misannotation by Al Viro · 17 years ago
  32. 729d4de ide: fix defining SUPPORT_VLB_SYNC by Bartlomiej Zolnierkiewicz · 17 years ago
  33. 3ec25eb libata: ATA_EHI_LPM should be ATA_EH_LPM by Tejun Heo · 17 years ago
  34. 0ef4730 net: Comment dev_kfree_skb_irq and dev_kfree_skb_any better by Matti Linnanvuori · 17 years ago
  35. af8be4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 17 years ago
  36. 5ac7ec8 ext3: don't export ext3_fs.h and jbd.h by Christoph Hellwig · 17 years ago
  37. 3afe392 kernel: add bit rotation helpers for 16 and 8 bit by Harvey Harrison · 17 years ago
  38. 8c703d3 in_atomic(): document why it is unsuitable for general use by Jonathan Corbet · 17 years ago
  39. c35038b [PATCH] do shrink_submounts() for all fs types by Al Viro · 17 years ago
  40. 7c4b93d [PATCH] count ghost references to vfsmounts by Al Viro · 17 years ago
  41. 50fd440 [NET]: Use local_irq_{save,restore}() in napi_complete(). by David S. Miller · 17 years ago
  42. a6bd8e1 lguest: comment documentation update. by Rusty Russell · 17 years ago
  43. 86d9fc1 Merge branches 'release', 'idle', 'redhat-bugzilla-436589', 'sbs' and 'video' into release by Len Brown · 17 years ago
  44. 06d8308 NOHZ: reevaluate idle sleep length after add_timer_on() by Thomas Gleixner · 17 years ago
  45. 8b78cf6 cpuidle: fix cpuidle time and usage overflow by Yi Yang · 17 years ago
  46. a4083c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  47. 49741c4 PCI: revert "pcie: utilize pcie transaction pending bit" by Andrew Morton · 17 years ago
  48. cc36bdd USB: add support for Motorola ROKR Z6 cellphone in mass storage mode by Constantin Baranov · 17 years ago
  49. 392e1d9 USB: new quirk flag to avoid Set-Interface by Alan Stern · 17 years ago
  50. aacda37 libata: implement ata_qc_raw_nbytes() by Tejun Heo · 17 years ago
  51. 03c086a PNP: increase the number of PnP memory resources from 12 to 24 by Darren Salt · 17 years ago
  52. 22e52b0 sched: add arch_update_cpu_topology hook. by Heiko Carstens · 17 years ago
  53. 9aefd0a sched: add exported arch_reinit_sched_domains() to header file. by Heiko Carstens · 17 years ago
  54. 7d3628b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  55. aedb60a file capabilities: remove cap_task_kill() by Serge Hallyn · 17 years ago
  56. ead7077 memstick: automatically retrieve "INT" value from command response by Alex Dubov · 17 years ago
  57. a6b9191 fs: fix kernel-doc notation warnings by Randy Dunlap · 17 years ago
  58. ae66be9 rcu: fix misplaced mb() in rcu_enter/exit_nohz() by Paul E. McKenney · 17 years ago
  59. 33b0c42 sched: tune multi-core idle balancing by Ingo Molnar · 17 years ago
  60. 4ae7d5c sched: improve affine wakeups by Ingo Molnar · 17 years ago
  61. 92f53c6 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  62. 2f63392 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 17 years ago
  63. 0ff9663 [IPV4]: ipv4_is_lbcast() misannotations by Al Viro · 17 years ago
  64. 0382b9c [PKT_SCHED]: annotate cls_u32 by Al Viro · 17 years ago
  65. bde4f8f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  66. 916fbfb devres: implement pcim_iomap_regions_request_all() by Tejun Heo · 17 years ago
  67. 4265f16 virtio: fix race in enable_cb by Christian Borntraeger · 17 years ago
  68. 2af3e60 The ps2esdi driver was marked as BROKEN more than two years ago due to being by Adrian Bunk · 17 years ago
  69. 9b89ca7 struct export_operations: adjust comments to match current members by Marc Dionne · 17 years ago
  70. cc74d96 PCI: fix issue with busses registering multiple times in sysfs by Greg Kroah-Hartman · 17 years ago
  71. c463be3 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  72. a99d9a6 [POWERPC] Fix drivers/macintosh/mediabay.c when !CONFIG_ADB_PMU by Tony Breeds · 17 years ago
  73. 07c941d [POWERPC] Fix undefined pmu_sys_suspended compilation error by Tony Breeds · 17 years ago
  74. 609eb39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  75. a8ae50b Remove <linux/genhd.h> from user-visible headers. by David Woodhouse · 17 years ago
  76. 0738c4b nommu: Provide is_vmalloc_addr() stub. by Paul Mundt · 17 years ago
  77. 2b752ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  78. ee215ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  79. 60fdd93 memstick: add support for JMicron jmb38x MemoryStick host controller by Alex Dubov · 17 years ago
  80. 92b22d9 tifm: fix the MemoryStick host fifo handling code by Alex Dubov · 17 years ago
  81. d114ad5 memstick: add memstick_suspend/resume_host methods by Alex Dubov · 17 years ago
  82. e1f1999 memstick: introduce correct definitions in the header by Alex Dubov · 17 years ago
  83. 9f9351b rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLE by Andrew Morton · 17 years ago
  84. 20f590d USB: Remove __KERNEL__ check from non-exported gadget.h. by Robert P. J. Day · 17 years ago
  85. e610625 USB: g_printer.h does not need to be "unifdef"ed. by Robert P. J. Day · 17 years ago
  86. b5e85de [NETFILTER]: nfnetlink: fix ifdef in nfnetlink_compat.h by Patrick McHardy · 17 years ago
  87. fbab976 firmware: provide stubs for the FW_LOADER=n case by James Bottomley · 17 years ago
  88. 10a398d time: remove obsolete CLOCK_TICK_ADJUST by Roman Zippel · 17 years ago
  89. 38332cb time: prevent the loop in timespec_add_ns() from being optimised away by Segher Boessenkool · 17 years ago
  90. bb799dc Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm by Linus Torvalds · 17 years ago
  91. 4c1aa6f Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 17 years ago
  92. c37dcd33 NFS: Fix the fsid revalidation in nfs_update_inode() by Trond Myklebust · 17 years ago
  93. e621e69 [NET]: include <linux/types.h> into linux/ethtool.h for __u* typedef by Kirill A. Shutemov · 17 years ago
  94. e9720ac [NET]: Make /proc/net a symlink on /proc/self/net (v3) by Pavel Emelyanov · 17 years ago
  95. 810b381 sched: retain vruntime by Peter Zijlstra · 17 years ago
  96. 1c61fc4 slab - use angle brackets for include of kmalloc_sizes.h by Joe Perches · 17 years ago
  97. e000752 LSM/SELinux: Interfaces to allow FS to control mount options by Eric Paris · 17 years ago
  98. 27d0483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  99. 2c6f2db Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  100. 12f981f Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago