1. 327fff3 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  2. 1ff5e37 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  3. e7d33bb lockref: add ability to mark lockrefs "dead" by Linus Torvalds · 11 years ago
  4. 44a0cf9 lockref: fix docbook argument names by Linus Torvalds · 11 years ago
  5. dc0755c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  6. c7c4591 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  7. 11c7b03 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  8. 6be48f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  9. 0ffb01d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  10. 7b4022f Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 11 years ago
  11. 27c7651 Merge tag 'gpio-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  12. 8b8a7df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  13. b04c99e Revert "Input: introduce BTN/ABS bits for drums and guitars" by Linus Torvalds · 11 years ago
  14. 07176b9 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  15. 68411521 Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework" by Herbert Xu · 11 years ago
  16. eeca9fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 11 years ago
  17. 44598f9 Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  18. b4b50fd Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  19. dccfd1e4 Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  20. 8e73e36 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  21. d2f3e9e Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  22. 1bda20d Merge tag 'please-pull-misc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  23. 4e4f1fc tcp: properly increase rcv_ssthresh for ofo packets by Eric Dumazet · 11 years ago
  24. 0042d0c net: add documentation for BQL helpers by Florian Fainelli · 11 years ago
  25. 635ad31 mlx5: remove unused MLX5_DEBUG param in Kconfig by Michael Opdenacker · 11 years ago
  26. 937e5c3 bnx2x: Restore a call to config_init by Eilon Greenstein · 11 years ago
  27. 9b0be65 bnx2x: fix broken compilation with CONFIG_BNX2X_SRIOV is not set by Dmitry Kravkov · 11 years ago
  28. 16edfe7 tcp: fix no cwnd growth after timeout by Yuchung Cheng · 11 years ago
  29. 5ffd5cd net: netlink: filter particular protocols from analyzers by Daniel Borkmann · 11 years ago
  30. 4de9ad9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  31. 576c25eb Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  32. 5872c84 Merge tag 'microblaze-3.12-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 11 years ago
  33. 39eda2a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  34. 06da662 tile: refresh tile defconfig files by Chris Metcalf · 11 years ago
  35. 6dc9658 tile: rework <asm/cmpxchg.h> by Chris Metcalf · 11 years ago
  36. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  37. 22e04f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  38. ec0ad73 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  39. eb97a78 Merge tag 'for-f2fs-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 11 years ago
  40. 94e4441 hwmon: (emc6w201) Do not declare enum variable by Guenter Roeck · 11 years ago
  41. f85b520 hwmon: (w83792d) Update module author by Shane Huang · 11 years ago
  42. 4e5a494 Merge branch 'for-3.12/sensor-hub' into for-linus by Jiri Kosina · 11 years ago
  43. 63faf15 Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'for-3.12/logitech', 'for-3.12/multitouch-win8', 'for-3.12/trasnport-driver-cleanup', 'for-3.12/uhid', 'for-3.12/upstream' and 'for-3.12/wiimote' into for-linus by Jiri Kosina · 11 years ago
  44. 2e032852 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  45. 356f9e7 net: stmmac: fix bad merge conflict resolution by Olof Johansson · 11 years ago
  46. fc8cc67 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 11 years ago
  47. b14662c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  48. cc998ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  49. f0d3b3d constify dcache.c inlined helpers where possible by Al Viro · 11 years ago
  50. 46ea156 fuse: drop dentry on failed revalidate by Anand Avati · 11 years ago
  51. e2a6b95 fuse: clean up return in fuse_dentry_revalidate() by Miklos Szeredi · 11 years ago
  52. 5835f33 fuse: use d_materialise_unique() by Miklos Szeredi · 11 years ago
  53. 6497d16 sysfs: use check_submounts_and_drop() by Miklos Szeredi · 11 years ago
  54. 13caa9f nfs: use check_submounts_and_drop() by Miklos Szeredi · 11 years ago
  55. 1191a2b gfs2: use check_submounts_and_drop() by Miklos Szeredi · 11 years ago
  56. ba81238 afs: use check_submounts_and_drop() by Miklos Szeredi · 11 years ago
  57. eed8100 vfs: check unlinked ancestors before mount by Miklos Szeredi · 11 years ago
  58. 848ac114 vfs: check submounts and drop atomically by Miklos Szeredi · 11 years ago
  59. db14fc3 vfs: add d_walk() by Miklos Szeredi · 11 years ago
  60. 01ddc4e vfs: restructure d_genocide() by Miklos Szeredi · 11 years ago
  61. 0d40f75 openvswitch: Fix alignment of struct sw_flow_key. by Jesse Gross · 11 years ago
  62. 57d7309 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  63. 050ba07 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  64. 64110c1 ide: sgiioc4: Staticize ioc4_ide_attach_one() by Jingoo Han · 11 years ago
  65. 70ddce832 ide: palm_bk3710: add missing __iomem annotation by Jingoo Han · 11 years ago
  66. 7b6b561 ide: use dev_get_platdata() by Jingoo Han · 11 years ago
  67. 6fcf049 ide-disk_proc: use macro to replace magic number by Xinghai Yu · 11 years ago
  68. 79c8fa0 ide: replace strict_strtol() with kstrtol() by Jingoo Han · 11 years ago
  69. dc76f9c sparc64: Export flush_ptrace_access() (needed by lustre) by Geert Uytterhoeven · 11 years ago
  70. c4fe244 sparc: fix PCI device proc file mmap(2) by Alexey Dobriyan · 11 years ago
  71. 61d9b93 sparc64: Remove RWSEM export leftovers by Kirill Tkhai · 11 years ago
  72. 06c5405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  73. 27c053a Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  74. 1a5bbfc netfilter: Fix build errors with xt_socket.c by David S. Miller · 11 years ago
  75. e2e5c4c tcp: Add missing braces to do_tcp_setsockopt by Dave Jones · 11 years ago
  76. 0c1db73 caif: Add missing braces to multiline if in cfctrl_linkup_request by Dave Jones · 11 years ago
  77. c0a77ec bnx2x: Add missing braces in bnx2x:bnx2x_link_initialize by Dave Jones · 11 years ago
  78. f011baf vxlan: Fix kernel panic on device delete. by Pravin B Shelar · 11 years ago
  79. 15f5945 net: mvneta: implement ->ndo_do_ioctl() to support PHY ioctls by Thomas Petazzoni · 11 years ago
  80. 7140860 net: mvneta: properly disable HW PHY polling and ensure adjust_link() works by Thomas Petazzoni · 11 years ago
  81. dfafb73f icplus: Use netif_running to determine device state by Jon Mason · 11 years ago
  82. 27082ee ethernet/arc/arc_emac: Fix huge delays in large file copies by Vineet Gupta · 11 years ago
  83. a09e9a7 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  84. 9ab073b Merge tag 'fbdev-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago
  85. 7bf6630 tuntap: orphan frags before trying to set tx timestamp by Jason Wang · 11 years ago
  86. 4bfb051 tuntap: purge socket error queue on detach by Jason Wang · 11 years ago
  87. df95fc4 qlcnic: use standard NAPI weights by Michal Schmidt · 11 years ago
  88. b55b76b ipv6:introduce function to find route for redirect by Duan Jiong · 11 years ago
  89. 60cad4e bnx2x: VF RSS support - VF side by Ariel Elior · 11 years ago
  90. b9871bc bnx2x: VF RSS support - PF side by Ariel Elior · 11 years ago
  91. 53cf5275 vxlan: Notify drivers for listening UDP port changes by Joseph Gasparakis · 11 years ago
  92. eced5a0 Merge tag 'fbdev-3.12-omap-legacy-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago
  93. eef23b53 net: usbnet: update addr_assign_type if appropriate by Bjørn Mork · 11 years ago
  94. c3de991 Merge branch 'enic' by David S. Miller · 11 years ago
  95. 001e1c1 driver/net: enic: update enic maintainers and driver by govindarajulu.v · 11 years ago
  96. 4a50ddf driver/net: enic: Exposing symbols for Cisco's low latency driver by govindarajulu.v · 11 years ago
  97. 624dbf5 driver/net: enic: Try DMA 64 first, then failover to DMA by govindarajulu.v · 11 years ago
  98. bf751ba driver/net: enic: record q_number and rss_hash for skb by govindarajulu.v · 11 years ago
  99. 822473b driver/net: enic: Add multi tx support for enic by govindarajulu.v · 11 years ago
  100. 7c049d0 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago