1. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  2. b9394d8 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  3. a8ca16e proc: Supply a function to remove a proc entry by PDE by David Howells · 11 years ago
  4. 819695a hostap: proc: Use remove_proc_subtree() by David Howells · 11 years ago
  5. 8bc742e drm: proc: Use remove_proc_subtree() by David Howells · 11 years ago
  6. b63e6aa drm: proc: Use minor->index to label things, not PDE->name by David Howells · 11 years ago
  7. ce089b5 drm: Constify drm_proc_list[] by David Howells · 11 years ago
  8. 0c2f343 zoran: Don't print proc_dir_entry data in debug by David Howells · 11 years ago
  9. 4a520d2 proc: Supply an accessor for getting the data from a PDE's parent by David Howells · 11 years ago
  10. b25f774 airo: Use remove_proc_subtree() by David Howells · 11 years ago
  11. cc87e0f rtl8192u: Don't need to save device proc dir PDE by David Howells · 11 years ago
  12. c4558a2 rtl8187se: Use a dir under /proc/net/r8180/ by David Howells · 11 years ago
  13. 270b5ac proc: Add proc_mkdir_data() by David Howells · 11 years ago
  14. 271a15e proc: Supply PDE attribute setting accessor functions by David Howells · 11 years ago
  15. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  16. 251df49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  17. 0595224 bnx2x: Prevent memory leak when cnic is absent by Yuval Mintz · 11 years ago
  18. b026192 bnx2x: correct reading of speed capabilities by Yaniv Rosner · 11 years ago
  19. a49fe6d Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  20. bf61c88 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  21. b0ca4d0 Merge tag 'tag-for-linus-3.10' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf by Linus Torvalds · 11 years ago
  22. b0b8856 tty: fix up atime/mtime mess, take three by Linus Torvalds · 11 years ago
  23. b89e356 dma-buf: Add debugfs support by Sumit Semwal · 12 years ago
  24. 78df969 dma-buf: replace dma_buf_export() with dma_buf_export_named() by Sumit Semwal · 12 years ago
  25. 150b9e5 vhost: fix error handling in RESET_OWNER ioctl by Michael S. Tsirkin · 11 years ago
  26. 061b16c tcm_vhost: remove virtio-net.h dependency by Michael S. Tsirkin · 11 years ago
  27. 81f95a5 vhost: move per-vq net specific fields out to net by Michael S. Tsirkin · 11 years ago
  28. 3dfbff3 tcm_vhost: document inflight ref-counting use by Michael S. Tsirkin · 11 years ago
  29. 2839400 vhost: move vhost-net zerocopy fields to net.c by Asias He · 11 years ago
  30. f2f0173d tcm_vhost: Wait for pending requests in vhost_scsi_flush() by Asias He · 11 years ago
  31. 3ab2e42 vhost: Allow device specific fields per vq by Asias He · 11 years ago
  32. bc75623 Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending into vhost-net-next by Michael S. Tsirkin · 11 years ago
  33. b11b88e drm/i915: fix dmabuf vmap support by Dave Airlie · 11 years ago
  34. 98b7623 drm/prime: warn for non-empty handle lookup list during drm file release by Imre Deak · 11 years ago
  35. 01d779a caif_virtio: Remove bouncing email addresses by Sjur Brændeland · 11 years ago
  36. 5f56886 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  37. f1e9a23 Merge tag 'md-3.10' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  38. 7b6b99a ethernet/emac/sysrq: fix inconstistent help message of sysrq key by zhangwei(Jovi) · 11 years ago
  39. 966f309 kconfig menu: move Virtualization drivers near other virtualization options by Randy Dunlap · 11 years ago
  40. 4d10e0f drivers/w1/slaves/w1_ds2760.c: fix the error handling in w1_ds2760_add_slave() by Wei Yongjun · 11 years ago
  41. c28d6f2 drivers/w1/slaves/w1_ds2781.c: fix the error handling in w1_ds2781_add_slave() by Wei Yongjun · 11 years ago
  42. c5cfedf drivers/w1/slaves/w1_ds2780.c: fix the error handling in w1_ds2780_add_slave() by Wei Yongjun · 11 years ago
  43. 0ece1bb drivers/w1/slaves/w1_bq27000.c: fix the error handling in w1_bq27000_add_slave() by Wei Yongjun · 11 years ago
  44. 8d46fa1 drivers/memstick/host/r592.c: make r592_pm_ops static by Jingoo Han · 11 years ago
  45. 97439d0 pps: pps_kc_hardpps_lock can be static by Fengguang Wu · 11 years ago
  46. 1a0f399 pps: hide more configuration symbols behind CONFIG_PPS by Florian Fainelli · 11 years ago
  47. 60abc78 aoe: replace kmalloc and then memcpy with kmemdup by Mihnea Dobrescu-Balaur · 11 years ago
  48. 078be02 nbd: increase default and max request sizes by Michal Belczyk · 11 years ago
  49. 9151b398 i2o: check copy_from_user() size parameter by Dan Carpenter · 11 years ago
  50. 79bae42 dmi_scan: refactor dmi_scan_machine(), {smbios,dmi}_present() by Ben Hutchings · 11 years ago
  51. 576d742 staging: speakup: remove custom string_unescape_any_inplace by Andy Shevchenko · 11 years ago
  52. 16c7fa0 lib/string_helpers: introduce generic string_unescape by Andy Shevchenko · 11 years ago
  53. 98e5e1b dump_stack: implement arch-specific hardware description in task dumps by Tejun Heo · 11 years ago
  54. c90fe6b dmi: morph dmi_dump_ids() into dmi_format_ids() which formats into a buffer by Tejun Heo · 11 years ago
  55. 835f2f5 staging: zcache: enable zcache to be built/loaded as a module by Dan Magenheimer · 11 years ago
  56. 1ac37be staging: zcache: enable ramster to be built/loaded as a module by Dan Magenheimer · 11 years ago
  57. f42158f zcache/tmem: Better error checking on frontswap_register_ops return value. by Konrad Rzeszutek Wilk · 11 years ago
  58. 10a7a077 xen: tmem: enable Xen tmem shim to be built/loaded as a module by Dan Magenheimer · 11 years ago
  59. 833f866 cleancache: Make cleancache_init use a pointer for the ops by Konrad Rzeszutek Wilk · 11 years ago
  60. 1e01c96 frontswap: make frontswap_init use a pointer for the ops by Konrad Rzeszutek Wilk · 11 years ago
  61. 677a0b5 drivers/usb/storage/realtek_cr.c: fix build by Andrew Morton · 11 years ago
  62. 33896bf udl: bind the framebuffer to the correct device. by Dave Airlie · 11 years ago
  63. 011c228 drm: prime: fix refcounting on the dmabuf import error path by Imre Deak · 11 years ago
  64. 219b473 drm/prime: keep a reference from the handle to exported dma-buf (v6) by Dave Airlie · 11 years ago
  65. 2e1deaa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  66. 50528fa Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 11 years ago
  67. fe86d71 mlx4_en: fix a build error on 32bit arches by Eric Dumazet · 11 years ago
  68. 97cd1ee Revert "bnx2x: allow nvram test to run when device is down" by Dmitry Kravkov · 11 years ago
  69. 3ed1c47 Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  70. 151173e Merge tag 'for-v3.10' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 11 years ago
  71. 2cc1144 sata_highbank: Rename proc_name to the module name by Robert Richter · 11 years ago
  72. 19ccee7 ACPI/libata: Restore libata.noacpi support by Lv Zheng · 11 years ago
  73. d66af4d [libata] acpi: make ata_ap_acpi_handle not block by Aaron Lu · 11 years ago
  74. 664e938 vfio: Set container device mode by Alex Williamson · 11 years ago
  75. 5aa1c98 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  76. 6da6dc2 Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  77. 7dcf313 drivers: net: cpsw: fix kernel warn on cpsw irq enable by Mugunthan V N · 11 years ago
  78. ff6e722 sh_eth: use random MAC address if no valid one supplied by Sergei Shtylyov · 11 years ago
  79. 3b54912 3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA) by Matthew Whitehead · 11 years ago
  80. 32e1927 tg3: fix to append hardware time stamping flags by Flavio Leitner · 11 years ago
  81. c9ef713 Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  82. e282329 Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 11 years ago
  83. 240c3c3 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  84. 19b344e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  85. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  86. 5a5a1bf Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  87. 1e2f5b5 Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  88. f9b3bcf Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  89. ab86e97 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  90. 7b2dd6d efi: remove "kfree(NULL)" by Dan Carpenter · 11 years ago
  91. 85c9071 efi: locking fix in efivar_entry_set_safe() by Dan Carpenter · 11 years ago
  92. 8a415b8 efi, pstore: Read data from variable store before memcpy() by Matt Fleming · 11 years ago
  93. 12abcfd efi, pstore: Remove entry from list when erasing by Matt Fleming · 11 years ago
  94. 2fdfe1c mmc: sdhci-s3c: Fix operation on non-single image Samsung platforms by Mark Brown · 11 years ago
  95. df90e22 Merge branch 'devel-for-v3.10' into v4l_for_linus by Mauro Carvalho Chehab · 11 years ago
  96. 4ee39e9 efi, pstore: Initialise 'entry' before iterating by Matt Fleming · 11 years ago
  97. d463f82 pinctrl: fix mutex deadlock in get_pinctrl_dev_from_of_node() by Daniel Mack · 11 years ago
  98. 37e4901 pinctrl: plgpio: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 12 years ago
  99. a614e19 Merge tag 'v3.9' into efi-for-tip2 by Matt Fleming · 11 years ago
  100. ad1b890 Merge branches 'for-3.10/wiimote' and 'for-3.9/upstream-fixes' into for-linus by Jiri Kosina · 11 years ago