1. 67bad2f cpu: add generic support for CPU feature based module autoloading by Ard Biesheuvel · 12 years ago
  2. 91219a3 Merge 3.14-rc3 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  3. 5a667a0 Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  4. 83660b7 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  5. ca03339 Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  6. bb0a05d Merge tag 'char-misc-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  7. 161aa77 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  8. 5e57dc8 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  9. e847882 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  10. 6ecde51 mlx5: Add include of <linux/slab.h> because of kzalloc()/kfree() use by Roland Dreier · 12 years ago
  11. a9f1803 compiler/gcc4: Make quirk for asm_volatile_goto() unconditional by Steven Noonan · 12 years ago
  12. dea054f Merge tag 'gpio-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  13. 7df4d0c Merge tag 'spi-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 12 years ago
  14. bbb1955 Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 12 years ago
  15. 16e5a2e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  16. 8423ae3 block: Fix cloning of discard/write same bios by Kent Overstreet · 12 years ago
  17. cf20662 Merge remote-tracking branches 'spi/fix/doc', 'spi/fix/nuc900' and 'spi/fix/rspi' into spi-linus by Mark Brown · 12 years ago
  18. a8fa94e Merge branch 'master' into driver-core-next-test-merge-rc2 by Tejun Heo · 12 years ago
  19. fb37bb0 smp.h: fix x86+cpu.c sparse warnings about arch nonboot CPU calls by Paul Gortmaker · 12 years ago
  20. 1874198 blk-mq: rework flush sequencing logic by Christoph Hellwig · 12 years ago
  21. 30a91cb blk-mq: rework I/O completions by Christoph Hellwig · 12 years ago
  22. f94aa7c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  23. c4540a7 fs: Add prototype declaration to appropriate header file include/linux/bio.h by Rashika Kheria · 12 years ago
  24. d311d79 fix O_SYNC|O_APPEND syncing the wrong range on write() by Al Viro · 12 years ago
  25. 0668d30 genirq: Add devm_request_any_context_irq() by Stephen Boyd · 12 years ago
  26. c1ff843 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  27. ba341d5 kernfs: add CONFIG_KERNFS by Tejun Heo · 12 years ago
  28. fa4cd45 sysfs, kobject: add sysfs wrapper for kernfs_enable_ns() by Tejun Heo · 12 years ago
  29. 3eef34a kernfs: implement kernfs_get_parent(), kernfs_name/path() and friends by Tejun Heo · 12 years ago
  30. 0c23b22 kernfs: implement kernfs_node_from_dentry(), kernfs_root_from_sb() and kernfs_rename() by Tejun Heo · 12 years ago
  31. 2536390 kernfs: add kernfs_open_file->priv by Tejun Heo · 12 years ago
  32. 4d3773c kernfs: implement kernfs_ops->atomic_write_len by Tejun Heo · 12 years ago
  33. d35258e kernfs: allow nodes to be created in the deactivated state by Tejun Heo · 12 years ago
  34. 6a7fed4 kernfs: implement kernfs_syscall_ops->remount_fs() and ->show_options() by Tejun Heo · 12 years ago
  35. 90c07c8 kernfs: rename kernfs_dir_ops to kernfs_syscall_ops by Tejun Heo · 12 years ago
  36. 07c7530 kernfs: invoke dir_ops while holding active ref of the target node by Tejun Heo · 12 years ago
  37. ce8b04a sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() by Tejun Heo · 12 years ago
  38. 6b0afc2 kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers by Tejun Heo · 12 years ago
  39. 81c173c kernfs: remove KERNFS_REMOVED by Tejun Heo · 12 years ago
  40. 182fd64 kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep() by Tejun Heo · 12 years ago
  41. 988cd7a kernfs: remove kernfs_addrm_cxt by Tejun Heo · 12 years ago
  42. abd54f0 kernfs: replace kernfs_node->u.completion with kernfs_root->deactivate_waitq by Tejun Heo · 12 years ago
  43. 3d4b81e Revert "usb: xhci: Link TRB must not occur within a USB payload burst" by Sarah Sharp · 12 years ago
  44. a3b072c Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 12 years ago
  45. 72a0a36 blk-mq: support at_head inserations for blk_execute_rq by Christoph Hellwig · 12 years ago
  46. e28bab4 Drivers: hv: vmbus: Specify the target CPU that should receive notification by K. Y. Srinivasan · 12 years ago
  47. 78c0f98 IB/mlx5: Fix binary compatibility with libmlx5 by Eli Cohen · 12 years ago
  48. 579f829 swap: add a simple detector for inappropriate swapin readahead by Shaohua Li · 12 years ago
  49. a3485d0 gpio: consumer.h: Move forward declarations outside #ifdef by Lars-Peter Clausen · 12 years ago
  50. 8352650a Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 12 years ago
  51. c4ad8f9 execve: use 'struct filename *' for executable name passing by Linus Torvalds · 12 years ago
  52. 1db73ae of/device: Nullify match table in of_match_device() for CONFIG_OF=n by Geert Uytterhoeven · 12 years ago
  53. 662372e of: restructure for_each macros to fix compile warnings by Rob Herring · 12 years ago
  54. 788a4d5 drivers: phy: Add support for optional phys by Andrew Lunn · 12 years ago
  55. d7512f7 Merge tag 'nfs-for-3.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  56. 7b383be Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  57. 17ead6c NFSv4: Fix memory corruption in nfs4_proc_open_confirm by Trond Myklebust · 12 years ago
  58. efc518e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  59. 8a1f006 Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  60. 4e13c5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  61. e5fbf67 Typo in compat_sys_lseek() declaration by Stephan Springl · 12 years ago
  62. b399c46 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  63. aafd9d6 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  64. ab531878 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  65. 433a91f mm: sl[uo]b: fix misleading comments by Dave Hansen · 12 years ago
  66. e7651b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  67. aa2e710 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 12 years ago
  68. cdfc830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  69. 4bcec91 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  70. 597690c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  71. 31fc00b zsmalloc: add copyright by Minchan Kim · 12 years ago
  72. bcf1647 zsmalloc: move it under mm by Minchan Kim · 12 years ago
  73. 6897fc2 kernel: use lockless list for smp_call_function_single by Christoph Hellwig · 12 years ago
  74. 07bacb3 memblock, bootmem: restore goal for alloc_low by Yinghai Lu · 12 years ago
  75. 0ae89be can: add destructor for self generated skbs by Oliver Hartkopp · 12 years ago
  76. f027692 blk-mq: Don't reserve a tag for flush request by Shaohua Li · 12 years ago
  77. 53d8ab2 Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  78. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  79. d9894c2 Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  80. 9b0cd30 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  81. ca2a650 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  82. b3a4bca Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  83. f7a6ad9 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 12 years ago
  84. 9076e0c Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  85. 1d494f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  86. 1329311 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 12 years ago
  87. d8d14bd fs/compat: fix lookup_dcookie() parameter handling by Heiko Carstens · 12 years ago
  88. dfd948e fs/compat: fix parameter handling for compat readv/writev syscalls by Heiko Carstens · 12 years ago
  89. a1c3bfb mm/page-writeback.c: do not count anon pages as dirtyable memory by Johannes Weiner · 12 years ago
  90. 7c81c60 Update Jean Delvare's e-mail address by Jean Delvare · 12 years ago
  91. 83c0e1b fsnotify: Do not return merged event from fsnotify_add_notify_event() by Jan Kara · 12 years ago
  92. e9a3711 Merge remote-tracking branch 'agust/next' into next by Benjamin Herrenschmidt · 12 years ago
  93. 0e47c96 Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  94. 268943f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
  95. d30492a Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 12 years ago
  96. a5bd4f8 Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-next by Dave Airlie · 12 years ago
  97. 4a444b1 rwsem: add rwsem_is_contended by Josef Bacik · 13 years ago
  98. d891ea2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  99. 2b2b15c Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  100. bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago