1. 4f74d2c vm: remove 'nr_accounted' calculations from the unmap_vmas() interfaces by Linus Torvalds · 12 years ago
  2. 7e027b1 vm: simplify unmap_vmas() calling convention by Linus Torvalds · 12 years ago
  3. 18b15fc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  4. 271fd5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  5. ce7e5d2 x86: fix broken TASK_SIZE for ia32_aout by Al Viro · 12 years ago
  6. b9fab91 Btrfs: avoid sleeping in verify_parent_transid while atomic by Chris Mason · 12 years ago
  7. 03cb00b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 12 years ago
  8. 49a5f3c TTY: pdc_cons, fix regression in close by Jiri Slaby · 12 years ago
  9. 1c2f954 Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  10. 59068e3 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  11. 377485f init: don't try mounting device as nfs root unless type fully matches by Sasha Levin · 12 years ago
  12. e9e7183 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 12 years ago
  13. b339583 Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc into fix/asoc by Takashi Iwai · 12 years ago
  14. 20c7694 Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 12 years ago
  15. 1cc0c99 ACPI: Fix D3hot v D3cold confusion by Lin Ming · 12 years ago
  16. 6f24f89 hfsplus: Fix potential buffer overflows by Greg Kroah-Hartman · 12 years ago
  17. f756beb Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  18. c6de168 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  19. a03a09b CPU frequency drivers MAINTAINERS update by Dave Jones · 12 years ago
  20. 4f988f1 seqlock: add 'raw_seqcount_begin()' function by Linus Torvalds · 12 years ago
  21. 2f62427 Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value read by Linus Torvalds · 12 years ago
  22. ab27a20 intel_mid_powerbtn: mark irq as IRQF_NO_SUSPEND by Yong Wang · 12 years ago
  23. d1d0589 arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driver by Bjarke Istrup Pedersen · 12 years ago
  24. ea9947b Btrfs: fix crash in scrub repair code when device is missing by Stefan Behrens · 12 years ago
  25. d04b1de btrfs: Fix mismatching struct members in ioctl.h by Alexander Block · 12 years ago
  26. 17de39a Btrfs: fix page leak when allocing extent buffers by Josef Bacik · 12 years ago
  27. e5846fc Btrfs: Add properly locking around add_root_to_dirty_list by Chris Mason · 12 years ago
  28. f0f376f Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  29. 0854224 Merge tag 'md-3.4-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  30. f462204 Merge branch 'fix-unmapped-word-at-a-time' by Linus Torvalds · 12 years ago
  31. fad9365 ASoC: omap-pcm: Free dma buffers in case of error. by Oleg Matcovschi · 12 years ago
  32. c994ead drm/radeon: clarify and extend wb setup on APUs and NI+ asics by Alex Deucher · 12 years ago
  33. b16b1b6c md/bitmap: fix calculation of 'chunks' - missing shift. by NeilBrown · 12 years ago
  34. d8f2799 fs/cifs: fix parsing of dfs referrals by Stefan Metzmacher · 12 years ago
  35. 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
  36. 65e62b5 Merge branch 'efi-vars' from Matthew Garrett by Linus Torvalds · 12 years ago
  37. 54b3a4d efivars: Improve variable validation by Matthew Garrett · 12 years ago
  38. 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
  39. 4e78f00 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  40. f5645b5 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  41. c42f1d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  42. 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
  43. e419b4c vfs: make word-at-a-time accesses handle a non-existing page by Linus Torvalds · 12 years ago
  44. a557b97 cifs: make sure we ignore the credentials= and cred= options by Jeff Layton · 12 years ago
  45. f966424 [CIFS] Update cifs version to 1.78 by Steve French · 12 years ago
  46. 936ad90 cifs - check S_AUTOMOUNT in revalidate by Ian Kent · 12 years ago
  47. 5f098a3 ata: ahci_platform: Add synopsys ahci controller in DT's compatible list by Viresh Kumar · 12 years ago
  48. fb9751d ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macros by Viresh Kumar · 12 years ago
  49. a78f57a libata: init ata_print_id to 0 by Tero Roponen · 12 years ago
  50. 642d892 ahci: Detect Marvell 88SE9172 SATA controller by Matt Johnson · 12 years ago
  51. 6868225 libata: skip old error history when counting probe trials by Lin Ming · 12 years ago
  52. b6bb962 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  53. c1230df drm/i915: enable dip before writing data on gen4 by Paulo Zanoni · 12 years ago
  54. addde4e nouveau: initialise has_optimus variable. by Dave Airlie · 12 years ago
  55. 5a8887d sungem: Fix WakeOnLan by Gerard Lledo · 12 years ago
  56. b49960a tcp: change tcp_adv_win_scale and tcp_rmem[2] by Eric Dumazet · 12 years ago
  57. 84768ed net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsg by Sasha Levin · 12 years ago
  58. 4fdcfa1 drop_monitor: prevent init path from scheduling on the wrong cpu by Neil Horman · 12 years ago
  59. a472384 usbnet: fix failure handling in usbnet_probe by tom.leiming@gmail.com · 12 years ago
  60. 720f3d7 usbnet: fix leak of transfer buffer of dev->interrupt by tom.leiming@gmail.com · 12 years ago
  61. 70f8002 ucc_geth: Add 16 bytes to max TX frame for VLANs by Joakim Tjernlund · 12 years ago
  62. 5bbdc05 net: ucc_geth, increase no. of HW RX descriptors by Joakim Tjernlund · 12 years ago
  63. 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
  64. 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
  65. 2f2be27 alpha: silence 'const' warning in sys_marvel.c by Matt Turner · 12 years ago
  66. 8fa1964 alpha: include module.h to fix modpost on Tsunami by Jim Faulkner · 12 years ago
  67. f8eafb5 alpha: properly define get/set_rtc_time on Marvel/SMP by Matt Turner · 12 years ago
  68. dd7f1fe alpha: VGA_HOSE depends on VGA_CONSOLE by Matt Turner · 12 years ago
  69. 6200497 fixing dmi match for hp t5745 and hp st5747 thin client by Marc Gariepy · 12 years ago
  70. 529acf5 Merge tag 'nfs-for-3.4-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  71. e90f3b6 drm/i915: Only enable IPS polling for gen5 by Chris Wilson · 12 years ago
  72. 074b5e1 drm/i915: Do not read non-existent DPLL registers on PCH hardware by Chris Wilson · 12 years ago
  73. 58fa015 cifs: add missing initialization of server->req_lock by Jeff Layton · 12 years ago
  74. 8f71465 cifs: don't cap ra_pages at the same level as default_backing_dev_info by Jeff Layton · 12 years ago
  75. 156d179 CIFS: Fix indentation in cifs_show_options by Sachin Prabhu · 12 years ago
  76. 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
  77. 208d501 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  78. 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
  79. 04c235c USB: ehci-tegra: remove redundant gpio_set_value by Stephen Warren · 12 years ago
  80. ebf20de EHCI: update PM methods in ehci-tegra.c by Alan Stern · 12 years ago
  81. 84f904e vt: Fix deadlock on scroll-lock by Alan Cox · 12 years ago
  82. 116a0fc netem: fix possible skb leak by Eric Dumazet · 12 years ago
  83. e072b3f sky2: fix receive length error in mixed non-VLAN/VLAN traffic by stephen hemminger · 12 years ago
  84. 3f42941 sky2: propogate rx hash when packet is copied by stephen hemminger · 12 years ago
  85. bdc71c9 hwmon: (coretemp) Increase CPU core limit by Guenter Roeck · 12 years ago
  86. b704871 hwmon: (coretemp) fix oops on cpu unplug by Kirill A. Shutemov · 12 years ago
  87. d96194966 net: fix two typos in skbuff.h by Eric Dumazet · 12 years ago
  88. 759a3cc ktest: Fix reboot on success stopping all reboots by Steven Rostedt · 12 years ago
  89. 5158ba3e ktest.pl: Fix combined usage of BISECT_REVERSE and BISECT_SKIP by Russ Dill · 12 years ago
  90. 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
  91. 13176a8 mfd: Fix build breakage in omap-usb-host.c by Russ Dill · 12 years ago
  92. 60158e6 cxgb3: Don't call cxgb_vlan_mode until q locks are initialized by Roland Dreier · 12 years ago
  93. 787cb2a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 12 years ago
  94. 441e171 ixgbe: fix calling skb_put on nonlinear skb assertion bug by Yi Zou · 12 years ago
  95. 2b1588c ixgbe: Fix a memory leak in IEEE DCB by Alexander Duyck · 12 years ago
  96. 9bd1be45 igbvf: fix the bug when initializing the igbvf by Samuel Liao · 12 years ago
  97. 2f3a081 smsc75xx: enable mac to detect speed/duplex from phy by Steve Glendinning · 12 years ago
  98. c0b92e4 smsc75xx: declare smsc75xx's MII as GMII capable by Steve Glendinning · 12 years ago
  99. b140504 smsc75xx: fix phy interrupt acknowledge by Steve Glendinning · 12 years ago
  100. 8a1d59d smsc75xx: fix phy init reset loop by Steve Glendinning · 12 years ago