1. 3c26bdb jbd: Remove one to many n's in a word. by Justin P. Mattock · 13 years ago
  2. ce654b3 ext3: skip orphan cleanup on rocompat fs by Amir Goldstein · 13 years ago
  3. 03885ac ext2: Fix link count corruption under heavy link+rename load by Josh Hunt · 13 years ago
  4. bbac751 ext3: speed up group trim with the right free block count. by Tao Ma · 13 years ago
  5. 4b44dd3 ext3: Adjust trim start with first_data_block. by Tao Ma · 13 years ago
  6. 7a39de1 quota: return -ENOMEM when memory allocation fails by Davidlohr Bueso · 13 years ago
  7. 2aa1589 mm: prevent concurrent unmap_mapping_range() on the same inode by Miklos Szeredi · 13 years ago
  8. 78794b2 Revert "Bluetooth: Enable USB autosuspend by default on btusb" by Linus Torvalds · 13 years ago
  9. ef32428 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  10. b5f7376 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  11. 518d020 Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 by David S. Miller · 13 years ago
  12. 57949e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  13. 13d1ea9 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  14. 67158ce Added support for usb ethernet (0x0fe6, 0x9700) by Shahar Havivi · 13 years ago
  15. 5d2e195 r8169: fix RTL8168DP power off issue. by Hayes Wang · 13 years ago
  16. d24e9aa r8169: correct settings of rtl8102e. by Hayes Wang · 13 years ago
  17. fac5b3c r8169: fix incorrect args to oob notify. by Hayes Wang · 13 years ago
  18. 108f518c DM9000B: Fix PHY power for network down/up by Henry Nestler · 13 years ago
  19. 8dde924 DM9000B: Fix reg_save after spin_lock in dm9000_timeout by Henry Nestler · 13 years ago
  20. 9e924cf net_sched: long word align struct qdisc_skb_cb data by Eric Dumazet · 13 years ago
  21. 1d64b65 Input: serio/gameport - use 'long' system workqueue by Dmitry Torokhov · 13 years ago
  22. 9bb794a Input: synaptics - document 0x0c query by Dmitry Torokhov · 13 years ago
  23. f19e0ee Drop redundant __param section for CRISv32. by Jesper Nilsson · 13 years ago
  24. 49495d4 amd64-agp: fix crash at second module load by Florian Mickler · 13 years ago
  25. 4a508dd Merge branch 'for-2639-rc4/i2c-fixes' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 13 years ago
  26. c6ad121 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  27. a5a595c i2c-omap: fixup commit cb527ede1bf6ff2008a025606f25344b8ed7b4ac whitespace by Ben Dooks · 13 years ago
  28. cb527ed i2c-omap: Double clear of ARDY status in IRQ handler by Richard woodruff · 13 years ago
  29. f72487e i2c-omap: fix build for !CONFIG_SUSPEND by Balaji T K · 13 years ago
  30. 45e4039 drm/radeon: fix regression with AA resolve checking by Dave Airlie · 13 years ago
  31. 40f2a2f drm: drop commented out code and preceding comment by Paul Bolle · 13 years ago
  32. 9be6f8a drm/vblank: Enable precise vblank timestamps for interlaced and doublescan modes. by Mario Kleiner · 13 years ago
  33. bc21512 drm/vblank: Use memory barriers optimized for atomic_t instead of generics. by Mario Kleiner · 13 years ago
  34. c4cc383 drm/vblank: Use abs64(diff_ns) for s64 diff_ns instead of abs(diff_ns) by Mario Kleiner · 13 years ago
  35. e40b6fc drm/radeon/kms: align height of fb allocation. by Dave Airlie · 13 years ago
  36. bd6a60a Revert "drm/radeon/kms: switch back to min->max pll post divider iteration" by Alex Deucher · 13 years ago
  37. adf6e07 i2c-omap: fix static suspend vs. runtime suspend by Kevin Hilman · 13 years ago
  38. f10820e i2c-stu300: make sure adapter-name is terminated by Wolfram Sang · 13 years ago
  39. be71514 xfs: check if device support discard in xfs_ioc_trim() by Lukas Czerner · 13 years ago
  40. 3a3675b xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1 by Dan Rosenberg · 13 years ago
  41. d3bd1b4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  42. 28801f3 sfc: lower stack usage in efx_ethtool_self_test by Eric Dumazet · 13 years ago
  43. fe29ec4 bridge: Use IPv6 link-local address for multicast listener queries by Linus Lüssing · 13 years ago
  44. 36cff5a bridge: Fix MLD queries' ethernet source address by Linus Lüssing · 13 years ago
  45. e4de9f9 bridge: Allow mcast snooping for transient link local addresses too by Linus Lüssing · 13 years ago
  46. 5ced133 ipv6: Add IPv6 multicast address flag defines by Linus Lüssing · 13 years ago
  47. d41db9f bridge: Add missing ntohs()s for MLDv2 report parsing by Linus Lüssing · 13 years ago
  48. 649e984 bridge: Fix IPv6 multicast snooping by correcting offset in MLDv2 report by Linus Lüssing · 13 years ago
  49. 9cc6e0c bridge: Fix IPv6 multicast snooping by storing correct protocol type by Linus Lüssing · 13 years ago
  50. d8204a3 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 13 years ago
  51. 571020d Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  52. ee88347 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  53. 609b06f Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  54. 790e10b .gitignore: ignore *.xz files by Romain Francoise · 13 years ago
  55. f5412be Linux 2.6.38-rc6 by Linus Torvalds · 13 years ago
  56. 3b71710 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 13 years ago
  57. 951f351 drm/i915: Do not handle backlight combination mode specially by Indan Zupancic · 13 years ago
  58. 98562ad module: explicitly align module_version_attribute structure by Dmitry Torokhov · 13 years ago
  59. 5fb24b8 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 13 years ago
  60. 99273ac Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  61. 3618218 Docbook: add fs/eventfd.c and fix typos in it by Randy Dunlap · 13 years ago
  62. c756d08 Documentation: log_buf_len uses [KMG] suffix by Randy Dunlap · 13 years ago
  63. 7a19a23 Documentation: explain [KMG] parameter suffix by Ahmed S. Darwish · 13 years ago
  64. 6f21e64 Documentation: complete crashkernel= parameter documentation by Ahmed S. Darwish · 13 years ago
  65. 8bd89ca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  66. b08b69a Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 13 years ago
  67. b4f5c46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  68. 97b9c3e Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  69. f85cca6 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  70. eed9e83 [CIFS] update cifs version by Steve French · 13 years ago
  71. a3d7741 dell-laptop: Toggle the unsupported hardware killswitch by Keng-Yu Lin · 13 years ago
  72. 5ffba7e thinkpad_acpi: Always report scancodes for hotkeys by Seth Forshee · 13 years ago
  73. bbb7060 acer-wmi: Fix capitalisation of GUID by Matthew Garrett · 13 years ago
  74. ad0f430 platform/x86: ideapad-laptop depends on INPUT by Randy Dunlap · 13 years ago
  75. b80b168 platform: x86: acer-wmi: world-writable sysfs threeg file by Vasiliy Kulikov · 13 years ago
  76. 80408357 platform: x86: asus_acpi: world-writable procfs files by Vasiliy Kulikov · 13 years ago
  77. 8a6a142 platform: x86: tc1100-wmi: world-writable sysfs wireless and jogdial files by Vasiliy Kulikov · 13 years ago
  78. 98401ae platform-drivers: x86: pmic: Use request_irq instead of chained handler by Thomas Gleixner · 13 years ago
  79. 5e64092 cifs: Fix regression in LANMAN (LM) auth code by Shirish Pargaonkar · 13 years ago
  80. 55f9cf6 eCryptfs: Copy up lower inode attrs in getattr by Tyler Hicks · 13 years ago
  81. 323ef68 ecryptfs: read on a directory should return EISDIR if not supported by Andy Whitcroft · 13 years ago
  82. 70b8902 eCryptfs: Handle NULL nameidata pointers by Tyler Hicks · 13 years ago
  83. 0bf719d p54pci: update receive dma buffers before and after processing by Christian Lamparter · 13 years ago
  84. 4f919a3 fix cfg80211_wext_siwfreq lock ordering... by Daniel J Blueman · 13 years ago
  85. a866a2c rt2x00: Fix WPA TKIP Michael MIC failures. by Gertjan van Wingerde · 13 years ago
  86. 573cfde ath5k: Fix fast channel switching by Nick Kossifidis · 13 years ago
  87. c24f691 tcp: undo_retrans counter fixes by Yuchung Cheng · 13 years ago
  88. 5a5af73 ARM: 6745/1: kprobes insn decoding fix by Nicolas Pitre · 13 years ago
  89. 58e9c47 ARM: tlb: move noMMU tlb_flush() to asm/tlb.h by Russell King · 13 years ago
  90. 06824ba ARM: tlb: delay page freeing for SMP and ARMv7 CPUs by Russell King · 13 years ago
  91. a9ad21f ARM: Keep exit text/data around for SMP_ON_UP by Russell King · 13 years ago
  92. 5339905 ARM: Ensure predictable endian state on signal handler entry by Russell King · 13 years ago
  93. dc810ef ARM: 6740/1: Place correctly notes section in the linker script by Pawel Moll · 13 years ago
  94. 167879a ARM: 6700/1: SPEAr: Correct SOC config base address for spear320 by viresh kumar · 13 years ago
  95. b8272a6 ARM: 6722/1: SPEAr: sp810: switch to slow mode before reset by Shiraz Hashim · 13 years ago
  96. ac1556b ARM: 6712/1: SPEAr: replace readl(), writel() with relaxed versions in uncompress.h by viresh kumar · 13 years ago
  97. d166135 ARM: 6720/1: SPEAr: Append UL to VMALLOC_END by viresh kumar · 13 years ago
  98. b7bd182 fixdep: Do not record dependency on the source file itself by Michal Marek · 13 years ago
  99. 5f04d50 net: Fix more stale on-stack list_head objects. by Eric W. Biederman · 13 years ago
  100. 6f576d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago