1. 26fe575 vfs: make it possible to access the dentry hash/len as one 64-bit entry by Linus Torvalds · 12 years ago
  2. ee983e8 vfs: move dentry name length comparison from dentry_cmp() into callers by Linus Torvalds · 12 years ago
  3. 94753db5 vfs: do the careful dentry name access for all dentry_cmp cases by Linus Torvalds · 12 years ago
  4. 8c01a52 vfs: remove unnecessary d_unhashed() check from __d_lookup_rcu by Linus Torvalds · 12 years ago
  5. 12f8ad4 vfs: clean up __d_lookup_rcu() and dentry_cmp() interfaces by Linus Torvalds · 12 years ago
  6. 4f988f1 seqlock: add 'raw_seqcount_begin()' function by Linus Torvalds · 12 years ago
  7. 2f62427 Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value read by Linus Torvalds · 12 years ago
  8. f0f376f Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  9. 0854224 Merge tag 'md-3.4-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  10. f462204 Merge branch 'fix-unmapped-word-at-a-time' by Linus Torvalds · 12 years ago
  11. c994ead drm/radeon: clarify and extend wb setup on APUs and NI+ asics by Alex Deucher · 12 years ago
  12. b16b1b6c md/bitmap: fix calculation of 'chunks' - missing shift. by NeilBrown · 12 years ago
  13. 0a6ba09 Merge tag 'mfd-for-linus-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  14. 65e62b5 Merge branch 'efi-vars' from Matthew Garrett by Linus Torvalds · 12 years ago
  15. 54b3a4d efivars: Improve variable validation by Matthew Garrett · 12 years ago
  16. 6b4c555 Merge tag 'tag/upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 12 years ago
  17. 4e78f00 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  18. f5645b5 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  19. c42f1d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  20. 913a904 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  21. e419b4c vfs: make word-at-a-time accesses handle a non-existing page by Linus Torvalds · 12 years ago
  22. 5f098a3 ata: ahci_platform: Add synopsys ahci controller in DT's compatible list by Viresh Kumar · 12 years ago
  23. fb9751d ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macros by Viresh Kumar · 12 years ago
  24. a78f57a libata: init ata_print_id to 0 by Tero Roponen · 12 years ago
  25. 642d892 ahci: Detect Marvell 88SE9172 SATA controller by Matt Johnson · 12 years ago
  26. 6868225 libata: skip old error history when counting probe trials by Lin Ming · 12 years ago
  27. b6bb962 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  28. c1230df drm/i915: enable dip before writing data on gen4 by Paulo Zanoni · 12 years ago
  29. addde4e nouveau: initialise has_optimus variable. by Dave Airlie · 12 years ago
  30. 5a8887d sungem: Fix WakeOnLan by Gerard Lledo · 12 years ago
  31. b49960a tcp: change tcp_adv_win_scale and tcp_rmem[2] by Eric Dumazet · 12 years ago
  32. 84768ed net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsg by Sasha Levin · 12 years ago
  33. 4fdcfa1 drop_monitor: prevent init path from scheduling on the wrong cpu by Neil Horman · 12 years ago
  34. a472384 usbnet: fix failure handling in usbnet_probe by tom.leiming@gmail.com · 12 years ago
  35. 720f3d7 usbnet: fix leak of transfer buffer of dev->interrupt by tom.leiming@gmail.com · 12 years ago
  36. 70f8002 ucc_geth: Add 16 bytes to max TX frame for VLANs by Joakim Tjernlund · 12 years ago
  37. 5bbdc05 net: ucc_geth, increase no. of HW RX descriptors by Joakim Tjernlund · 12 years ago
  38. ac001e7 Merge tag 'usb-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  39. c89ff23 Merge tag 'tty-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  40. 6200497 fixing dmi match for hp t5745 and hp st5747 thin client by Marc Gariepy · 12 years ago
  41. 529acf5 Merge tag 'nfs-for-3.4-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  42. e90f3b6 drm/i915: Only enable IPS polling for gen5 by Chris Wilson · 12 years ago
  43. 074b5e1 drm/i915: Do not read non-existent DPLL registers on PCH hardware by Chris Wilson · 12 years ago
  44. b821861 Merge tag 'ktest-for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 12 years ago
  45. 208d501 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  46. 076e777 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  47. 04c235c USB: ehci-tegra: remove redundant gpio_set_value by Stephen Warren · 12 years ago
  48. ebf20de EHCI: update PM methods in ehci-tegra.c by Alan Stern · 12 years ago
  49. 84f904e vt: Fix deadlock on scroll-lock by Alan Cox · 12 years ago
  50. 116a0fc netem: fix possible skb leak by Eric Dumazet · 12 years ago
  51. e072b3f sky2: fix receive length error in mixed non-VLAN/VLAN traffic by stephen hemminger · 12 years ago
  52. 3f42941 sky2: propogate rx hash when packet is copied by stephen hemminger · 12 years ago
  53. bdc71c9 hwmon: (coretemp) Increase CPU core limit by Guenter Roeck · 12 years ago
  54. b704871 hwmon: (coretemp) fix oops on cpu unplug by Kirill A. Shutemov · 12 years ago
  55. d96194966 net: fix two typos in skbuff.h by Eric Dumazet · 12 years ago
  56. 759a3cc ktest: Fix reboot on success stopping all reboots by Steven Rostedt · 12 years ago
  57. 5158ba3e ktest.pl: Fix combined usage of BISECT_REVERSE and BISECT_SKIP by Russ Dill · 12 years ago
  58. e658624 Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 12 years ago
  59. 13176a8 mfd: Fix build breakage in omap-usb-host.c by Russ Dill · 12 years ago
  60. 60158e6 cxgb3: Don't call cxgb_vlan_mode until q locks are initialized by Roland Dreier · 12 years ago
  61. 787cb2a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 12 years ago
  62. 441e171 ixgbe: fix calling skb_put on nonlinear skb assertion bug by Yi Zou · 12 years ago
  63. 2b1588c ixgbe: Fix a memory leak in IEEE DCB by Alexander Duyck · 12 years ago
  64. 9bd1be45 igbvf: fix the bug when initializing the igbvf by Samuel Liao · 12 years ago
  65. 2f3a081 smsc75xx: enable mac to detect speed/duplex from phy by Steve Glendinning · 12 years ago
  66. c0b92e4 smsc75xx: declare smsc75xx's MII as GMII capable by Steve Glendinning · 12 years ago
  67. b140504 smsc75xx: fix phy interrupt acknowledge by Steve Glendinning · 12 years ago
  68. 8a1d59d smsc75xx: fix phy init reset loop by Steve Glendinning · 12 years ago
  69. 4f49add smsc75xx: add more information to register io failure warnings by Steve Glendinning · 12 years ago
  70. cb8722d smsc75xx: fix mdio reads and writes by Steve Glendinning · 12 years ago
  71. 7bdd305 smsc75xx: mark link down on startup and let PHY interrupt deal with carrier changes by Steve Glendinning · 12 years ago
  72. 655861e Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  73. e7a7c9a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  74. fec6c20 efi: Validate UEFI boot variables by Matthew Garrett · 12 years ago
  75. 41b3254 efi: Add new variable attributes by Matthew Garrett · 12 years ago
  76. 8a7dc4b nfsd: fix nfs4recover.c printk format warning by Randy Dunlap · 12 years ago
  77. 66f2c99 mac80211: fix AP mode EAP tx for VLAN stations by Felix Fietkau · 12 years ago
  78. fbf7176 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  79. 1cebce3 tcp: fix infinite cwnd in tcp_complete_cwr() by Yuchung Cheng · 12 years ago
  80. 05be182 bpf jit: Let the powerpc jit handle negative offsets by Jan Seiffert · 12 years ago
  81. 518fbf9 net: fix sk_sockets_allocated_read_positive by Eric Dumazet · 12 years ago
  82. 5414fc1 Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 12 years ago
  83. 84e92ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  84. 3617e50 NFSv4.1: Use the correct hostname in the client identifier string by Trond Myklebust · 12 years ago
  85. cbbb344 SUNRPC: RPC client must use the current utsname hostname string by Trond Myklebust · 12 years ago
  86. 6cf5185 netfilter: xt_CT: fix wrong checking in the timeout assignment path by Pablo Neira Ayuso · 12 years ago
  87. 8537de8 ipvs: kernel oops - do_ip_vs_get_ctl by Hans Schillstrom · 12 years ago
  88. 582b8e3 ipvs: take care of return value from protocol init_netns by Hans Schillstrom · 12 years ago
  89. 4b984cd ipvs: null check of net->ipvs in lblc(r) shedulers by Hans Schillstrom · 12 years ago
  90. b99da31 drm/nv10/gpio: fix thinko in mask for gpio lines 2-9 by Ben Skeggs · 12 years ago
  91. ffc6a4e nvc0/fb: shut up PMFB interrupt after the first occurrence by Christoph Bumiller · 12 years ago
  92. 0ed4bb9 drm/nouveau/hdmi: use correct hdmi regs for nvaa/nvac by Ben Skeggs · 12 years ago
  93. 5206b52 drm/nouveau/bios: fix regression on some nv4x board by Ben Skeggs · 12 years ago
  94. 810b4de tty/serial/pmac_zilog: Fix "nobody cared" IRQ message by Larry Finger · 12 years ago
  95. e49f7a9 powerpc/pseries: Rivet CONFIG_EEH for pSeries platform by Gavin Shan · 12 years ago
  96. 4013369 powerpc/irqdomain: Fix broken NR_IRQ references by Grant Likely · 12 years ago
  97. 8751ed1 powerpc/8xx: Fix NR_IRQ bugs and refactor 8xx interrupt controller by Grant Likely · 12 years ago
  98. 69964ea Linux 3.4-rc5 by Linus Torvalds · 12 years ago
  99. 6cfdd02 Merge tag 'pm-for-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  100. 64f371b autofs: make the autofsv5 packet file descriptor use a packetized pipe by Linus Torvalds · 12 years ago