1. a7103b9 cifs: fix up get_numpages by Jeff Layton · 13 years ago
  2. 35ebb41 cifs: make cifsFileInfo_get return the cifsFileInfo pointer by Jeff Layton · 13 years ago
  3. e94f7ba cifs: fix allocation in cifs_write_allocate_pages by Jeff Layton · 13 years ago
  4. c2e8764 cifs: allow caller to specify completion op when allocating writedata by Jeff Layton · 13 years ago
  5. fe5f5d2 cifs: add pid field to cifs_writedata by Jeff Layton · 13 years ago
  6. da472fc cifs: add new cifsiod_wq workqueue by Jeff Layton · 13 years ago
  7. 7c9421e CIFS: Change mid_q_entry structure fields by Pavel Shilovsky · 13 years ago
  8. 243d04b CIFS: Expand CurrentMid field by Pavel Shilovsky · 13 years ago
  9. 5ffef7b CIFS: Separate protocol-specific code from cifs_readv_receive code by Pavel Shilovsky · 13 years ago
  10. d4e4854 CIFS: Separate protocol-specific code from demultiplex code by Pavel Shilovsky · 13 years ago
  11. 792af7b CIFS: Separate protocol-specific code from transport routines by Pavel Shilovsky · 13 years ago
  12. 934e18b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  13. a20ae85 Merge tag 'for_linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 13 years ago
  14. f0a5ec0 Merge tag 'ktest-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 13 years ago
  15. e57f146 Merge tag 'upstream-3.4-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 13 years ago
  16. 7e61b3f Merge tag 'upstream-3.4-rc1' of git://git.infradead.org/linux-ubi by Linus Torvalds · 13 years ago
  17. 6e55f8e Merge tag 'pstore-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago
  18. 49d99a2 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  19. 1c3ddfe Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  20. f63d395 Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  21. 643ac9f mm: fix testorder interaction between two kswapd patches by Hugh Dickins · 13 years ago
  22. 4375382 Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  23. 9586c95 Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 13 years ago
  24. 3469940 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 13 years ago
  25. 7fc86a7 Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 13 years ago
  26. 90597b6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  27. 7bfe0e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  28. 6a76a69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  29. d4c6fa7 Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  30. 8a78335 usbnet: consider device busy at each recieved packet by Oliver Neukum · 13 years ago
  31. aab008d Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm by Linus Torvalds · 13 years ago
  32. eaddcd7 bonding: remove entries for master_ip and vlan_ip and query devices instead by Andy Gospodarek · 13 years ago
  33. 523f610 netfilter: remove forward module param confusion. by Rusty Russell · 13 years ago
  34. 4f5b1af Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin by Linus Torvalds · 13 years ago
  35. db14179 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 13 years ago
  36. 48aab2f security: optimize avc_audit() common path by Linus Torvalds · 13 years ago
  37. 5d5440a usbnet: don't clear urb->dev in tx_complete by tom.leiming@gmail.com · 13 years ago
  38. 0956a8c usbnet: increase URB reference count before usb_unlink_urb by tom.leiming@gmail.com · 13 years ago
  39. 1265fd6 xfrm: Access the replay notify functions via the registered callbacks by Steffen Klassert · 13 years ago
  40. 26b2072 xfrm: Remove unused xfrm_state from xfrm_state_check_space by Steffen Klassert · 13 years ago
  41. f0229ea RDS: use gfp flags from caller in conn_alloc() by Dan Carpenter · 13 years ago
  42. 64b5fad netlabel: use GFP flags from caller instead of GFP_ATOMIC by Dan Carpenter · 13 years ago
  43. f7493e5 vfs: tidy up sparse warnings in fs/namei.c by Linus Torvalds · 13 years ago
  44. 989412b vfs: tidy up fs/namei.c byte-repeat word constants by Linus Torvalds · 13 years ago
  45. 1f1e6e5 fs: fix kernel-doc warnings in dcache.c by Randy Dunlap · 13 years ago
  46. f132c5b Fix full_name_hash() behaviour when length is a multiple of 8 by Al Viro · 13 years ago
  47. ba331d5 Merge branch 'drm-nouveau-destage' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  48. 09fa302 Merge branch 'drm-radeon-sitn-support' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  49. be53bfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  50. 1ba0c17 kdb: Add message about CONFIG_DEBUG_RODATA on failure to install breakpoint by Jason Wessel · 13 years ago
  51. b8adde8 kdb: Avoid using dbg_io_ops until it is initialized by Tim Bird · 13 years ago
  52. bec4d62 kgdb,debug_core: add the ability to control the reboot notifier by Jason Wessel · 13 years ago
  53. 8f30d41 KDB: Fix usability issues relating to the 'enter' key. by Andrei Warkentin · 13 years ago
  54. 2366e04 kgdb,debug-core,gdbstub: Hook the reboot notifier for debugger detach by Jason Wessel · 13 years ago
  55. 9fbe465 kgdb: Respect that flush op is optional by Jan Kiszka · 13 years ago
  56. 639077f kgdb: x86: Return all segment registers also in 64-bit mode by Jan Kiszka · 13 years ago
  57. b2094ef Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  58. 424a6f6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  59. 1ab142d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  60. 267d7b2 Merge tag 'md-3.4' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  61. 28f23d1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  62. 2390481 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  63. 754b980 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  64. 35cb8d9 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  65. 02c5025 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  66. f06fc0c Merge branch 'x86-eficross-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  67. 4c64616 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  68. c5c7fb8 Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for-linus', 'x86-process-for-linus' and 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  69. 1b674bf Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  70. e17fdf5 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  71. 9521127 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  72. 1898f44 Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 13 years ago
  73. 6544599 drm/nouveau/dp: support version 4.0 of DP table by Ben Skeggs · 13 years ago
  74. e592c73 drm/nve0/disp: nvidia randomly decided to move the dithering method by Ben Skeggs · 13 years ago
  75. 68455a4 drm/nve0: initial modesetting support for kepler chipsets by Ben Skeggs · 13 years ago
  76. fa2c113 drm/nouveau: add bios connector type for dms59 by Ben Skeggs · 13 years ago
  77. f3c93cb drm/nouveau: move out of staging drivers by Ben Skeggs · 13 years ago
  78. f887c42 drm/nouveau: bump version to 1.0.0 by Ben Skeggs · 13 years ago
  79. dd62608 drm/nvd0/disp: ignore clock set if no pclk by Ben Skeggs · 13 years ago
  80. 27100ac drm/nouveau: oops, increase channel dispc_vma to 4 by Ben Skeggs · 13 years ago
  81. 664695a drm/nouveau: inform userspace of new kernel subchannel requirements by Ben Skeggs · 13 years ago
  82. 48aca13 drm/nouveau: remove m2mf creation on userspace channels by Ben Skeggs · 13 years ago
  83. d5316e2 drm/nvc0-/disp: reimplement flip completion method as fifo method by Ben Skeggs · 13 years ago
  84. b08abd4 drm/nouveau: move fence sequence check to start of loop by Ben Skeggs · 13 years ago
  85. b5b2e59 drm/nouveau: remove subchannel names from places where it doesn't matter by Ben Skeggs · 13 years ago
  86. accf949 drm/nouveau/ttm: always do buffer moves on kernel channel by Ben Skeggs · 13 years ago
  87. 9395a09 l2tp: enable automatic module loading for l2tp_ppp by Benjamin LaHaise · 13 years ago
  88. 8ec3e70 cnic: Fix parity error code conflict by Michael Chan · 13 years ago
  89. 7ae5289 tg3: Fix RSS ring refill race condition by Michael Chan · 13 years ago
  90. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  91. b57cb72 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 13 years ago
  92. ff0a70f crypto: twofish-x86_64-3way - module init/exit functions should be static by Jussi Kivilinna · 13 years ago
  93. 676a380 crypto: camellia-x86_64 - module init/exit functions should be static by Jussi Kivilinna · 13 years ago
  94. ad12ab2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 13 years ago
  95. 1272485 memcg: avoid THP split in task migration by Naoya Horiguchi · 13 years ago
  96. d8c37c4 thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGE by Naoya Horiguchi · 13 years ago
  97. 8d32ff8 memcg: clean up existing move charge code by Naoya Horiguchi · 13 years ago
  98. a488428 mm/memcontrol.c: remove unnecessary 'break' in mem_cgroup_read() by Jeff Liu · 13 years ago
  99. 45f3e38 mm/memcontrol.c: remove redundant BUG_ON() in mem_cgroup_usage_unregister_event() by Anton Vorontsov · 13 years ago
  100. 13fd1dd9 mm/memcontrol.c: s/stealed/stolen/ by Andrew Morton · 13 years ago