1. b075dd4 Bluetooth: allocate static minor for vhci by Lucas De Marchi · 10 years ago
  2. 45a22f4 inotify: Fix reporting of cookies for inotify events by Jan Kara · 10 years ago
  3. 87eeff7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  4. 4244db1 ieee802154: add netlink APIs for smartMAC configuration by Phoebe Buckheister · 10 years ago
  5. 6ca0019 ieee802154: add support for setting CCA energy detection levels by Phoebe Buckheister · 10 years ago
  6. ba08fea ieee802154: add support for CCA mode in wpan phys by Phoebe Buckheister · 10 years ago
  7. 84dda3c ieee802154: add support for listen-before-talk in wpan_phy by Phoebe Buckheister · 10 years ago
  8. 9b2777d ieee802154: add TX power control to wpan_phy by Phoebe Buckheister · 10 years ago
  9. 9df81dd net: phy: allow PHY drivers to implement their own software reset by Florian Fainelli · 10 years ago
  10. 797ac07 net: phy: move PHY software reset to genphy_soft_reset by Florian Fainelli · 10 years ago
  11. 60f76ea Merge tag 'dma-buf-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-buf by Linus Torvalds · 10 years ago
  12. bcdfeb2 ceph: remove xattr when null value is given to setxattr() by Yan, Zheng · 10 years ago
  13. 478b360 netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=n by Florian Westphal · 10 years ago
  14. b9507bd netdevice: move netdev_cap_txqueue for shared usage to header by Daniel Borkmann · 10 years ago
  15. 99932d4 netdevice: add queue selection fallback handler for ndo_select_queue by Daniel Borkmann · 10 years ago
  16. 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 · 10 years ago
  17. 83660b7 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  18. ca03339 Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  19. bb0a05d Merge tag 'char-misc-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  20. c0fdfb8 tty: Fix ref counting for port krefs by Peter Hurley · 10 years ago
  21. 1c213bd net: introduce netdev_alloc_pcpu_stats() for drivers by WANG Cong · 10 years ago
  22. 161aa77 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  23. 5e57dc8 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  24. e847882 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  25. fada94e workqueue: add args to workqueue lockdep name by Li Zhong · 10 years ago
  26. b560a58 net: phy: add Broadcom BCM7xxx internal PHY driver by Florian Fainelli · 10 years ago
  27. 439d39a net: phy: broadcom: extract register definitions by Florian Fainelli · 10 years ago
  28. fd70f72 net: phy: add MoCA PHY type by Florian Fainelli · 10 years ago
  29. 6ecde51 mlx5: Add include of <linux/slab.h> because of kzalloc()/kfree() use by Roland Dreier · 10 years ago
  30. 886ab57 Merge tag 'linux-can-next-for-3.15-20140212' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 10 years ago
  31. fe6cc55 net: ip, ipv6: handle gso skbs in forwarding path by Florian Westphal · 10 years ago
  32. d206940 net: core: introduce netif_skb_dev_features by Florian Westphal · 10 years ago
  33. 3ce4e86 PCI/MSI: Add pci_enable_msi_exact() and pci_enable_msix_exact() by Alexander Gordeev · 10 years ago
  34. a9f1803 compiler/gcc4: Make quirk for asm_volatile_goto() unconditional by Steven Noonan · 10 years ago
  35. c0b00a5 dma-buf: update debugfs output by Sumit Semwal · 11 years ago
  36. b0ae009 net: phy: add "has_fixups" boolean property by Florian Fainelli · 10 years ago
  37. 8a2fe56 net: phy: re-design phy_modes to be self-contained by Florian Fainelli · 10 years ago
  38. 76a423a net: phy: allow driver to implement their own aneg_done by Florian Fainelli · 10 years ago
  39. a9fa6e6 net: phy: add genphy_aneg_done() by Florian Fainelli · 10 years ago
  40. 6e201c8 ethtool: Document the general convention for VLAs in kernel space by Ben Hutchings · 10 years ago
  41. 841577c Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  42. dea054f Merge tag 'gpio-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  43. 7df4d0c Merge tag 'spi-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  44. 25a91d8 skbuff: Introduce skb_to_sgvec_nomark to map skb without mark new end by Fan Du · 11 years ago
  45. bbb1955 Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 10 years ago
  46. 16e5a2e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  47. 8423ae3 block: Fix cloning of discard/write same bios by Kent Overstreet · 10 years ago
  48. 0ab02ca cgroup: protect modifications to cgroup_idr with cgroup_mutex by Li Zefan · 10 years ago
  49. cf20662 Merge remote-tracking branches 'spi/fix/doc', 'spi/fix/nuc900' and 'spi/fix/rspi' into spi-linus by Mark Brown · 10 years ago
  50. fb37bb0 smp.h: fix x86+cpu.c sparse warnings about arch nonboot CPU calls by Paul Gortmaker · 10 years ago
  51. 1874198 blk-mq: rework flush sequencing logic by Christoph Hellwig · 10 years ago
  52. 30a91cb blk-mq: rework I/O completions by Christoph Hellwig · 10 years ago
  53. f94aa7c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  54. c4540a7 fs: Add prototype declaration to appropriate header file include/linux/bio.h by Rashika Kheria · 10 years ago
  55. d311d79 fix O_SYNC|O_APPEND syncing the wrong range on write() by Al Viro · 10 years ago
  56. 0668d30 genirq: Add devm_request_any_context_irq() by Stephen Boyd · 11 years ago
  57. c1ff843 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  58. 3d4b81e Revert "usb: xhci: Link TRB must not occur within a USB payload burst" by Sarah Sharp · 11 years ago
  59. a3b072c Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 10 years ago
  60. 72a0a36 blk-mq: support at_head inserations for blk_execute_rq by Christoph Hellwig · 10 years ago
  61. e28bab4 Drivers: hv: vmbus: Specify the target CPU that should receive notification by K. Y. Srinivasan · 11 years ago
  62. 78c0f98 IB/mlx5: Fix binary compatibility with libmlx5 by Eli Cohen · 11 years ago
  63. 579f829 swap: add a simple detector for inappropriate swapin readahead by Shaohua Li · 10 years ago
  64. a3485d0 gpio: consumer.h: Move forward declarations outside #ifdef by Lars-Peter Clausen · 11 years ago
  65. 8352650a Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 10 years ago
  66. c4ad8f9 execve: use 'struct filename *' for executable name passing by Linus Torvalds · 10 years ago
  67. 1db73ae of/device: Nullify match table in of_match_device() for CONFIG_OF=n by Geert Uytterhoeven · 11 years ago
  68. 662372e of: restructure for_each macros to fix compile warnings by Rob Herring · 11 years ago
  69. 8c78e38 wireless: sort and extend element ID list by Johannes Berg · 11 years ago
  70. 788a4d5 drivers: phy: Add support for optional phys by Andrew Lunn · 11 years ago
  71. b4ba544 mac80211: fix bufferable MMPDU RX handling by Johannes Berg · 11 years ago
  72. d8ca16d mac80211: add length check in ieee80211_is_robust_mgmt_frame() by Johannes Berg · 11 years ago
  73. d7512f7 Merge tag 'nfs-for-3.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  74. cb2518c can: add ability to allocate CANFD frame in skb data by Stephane Grosjean · 11 years ago
  75. 7b383be Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  76. 17ead6c NFSv4: Fix memory corruption in nfs4_proc_open_confirm by Trond Myklebust · 11 years ago
  77. efc518e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  78. 8a1f006 Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  79. 4e13c5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  80. e5fbf67 Typo in compat_sys_lseek() declaration by Stephan Springl · 11 years ago
  81. b399c46 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  82. aafd9d6 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  83. ab531878 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  84. 433a91f mm: sl[uo]b: fix misleading comments by Dave Hansen · 11 years ago
  85. e7651b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  86. aa2e710 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  87. cdfc830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  88. 4bcec91 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  89. 597690c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  90. 31fc00b zsmalloc: add copyright by Minchan Kim · 11 years ago
  91. bcf1647 zsmalloc: move it under mm by Minchan Kim · 11 years ago
  92. 6897fc2 kernel: use lockless list for smp_call_function_single by Christoph Hellwig · 11 years ago
  93. 07bacb3 memblock, bootmem: restore goal for alloc_low by Yinghai Lu · 11 years ago
  94. 0ae89be can: add destructor for self generated skbs by Oliver Hartkopp · 11 years ago
  95. f027692 blk-mq: Don't reserve a tag for flush request by Shaohua Li · 11 years ago
  96. 53d8ab2 Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  97. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  98. d9894c2 Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  99. 9b0cd30 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  100. ca2a650 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago