1. cc68a8a btrfs: new ioctl TREE_SEARCH_V2 by Gerhard Heift · 11 years ago
  2. 80a773f btrfs: retrieve more info from FS_INFO ioctl by David Sterba · 11 years ago
  3. 7d824b6 btrfs: balance filter: add limit of processed chunks by David Sterba · 11 years ago
  4. 54539cd Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  5. 0c36b39 percpu-refcount: fix usage of this_cpu_ops by Sebastian Ott · 10 years ago
  6. c9482a5 kernfs: move the last knowledge of sysfs out from kernfs by Jianyu Zhan · 11 years ago
  7. cae61ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  8. 8ee7a33 Merge tag 'usb-3.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  9. 2d7a85f netlink: Only check file credentials for implicit destinations by Eric W. Biederman · 11 years ago
  10. 9d0d68f team: fix mtu setting by Jiri Pirko · 11 years ago
  11. 39c3609 net: fix inet_getid() and ipv6_select_ident() bugs by Eric Dumazet · 11 years ago
  12. 568180a Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  13. fe45736 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  14. 7ac3764 USB: cdc-wdm: properly include types.h by Greg Kroah-Hartman · 11 years ago
  15. 7d18963 usb: cdc-wdm: export cdc-wdm uapi header by Bjørn Mork · 11 years ago
  16. c949ddf Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  17. fbebf59 ARM: 8057/1: amba: Add Qualcomm vendor ID. by srinik · 11 years ago
  18. 0374300 Merge tag 'dmaengine-fixes-3.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 11 years ago
  19. 5fa6a683 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  20. f02f79d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  21. e6a32c3 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  22. ad0f614 wait: swap EXIT_ZOMBIE(Z) and EXIT_DEAD(X) chars in TASK_STATE_TO_CHAR_STR by Masatake YAMATO · 11 years ago
  23. dc93f7b MIPS: Fix a typo error in AUDIT_ARCH definition by Huacai Chen · 11 years ago
  24. c1f43dd dmaengine: fix dmaengine_unmap failure by Xuelin Shi · 11 years ago
  25. 80932ec Merge branch 'renameat2' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 11 years ago
  26. 439c610 Merge tag 'driver-core-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  27. 06eb4cc Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  28. 31a3fca Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  29. a8246fe dmaengine: omap: hide filter_fn for built-in drivers by Arnd Bergmann · 11 years ago
  30. e1618d4 vlan: Fix build error wth vlan_get_encap_level() by Vlad Yasevich · 11 years ago
  31. 63ba600 asm-generic: Add renameat2 syscall by James Hogan · 11 years ago
  32. c7d6891 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  33. 41abc902 Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  34. 3f017a4 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  35. b69cf53 perf: Fix a race between ring_buffer_detach() and ring_buffer_attach() by Peter Zijlstra · 11 years ago
  36. 44a4085 bonding: Fix stacked device detection in arp monitoring by Vlad Yasevich · 11 years ago
  37. c674ac3 macvlan: Fix lockdep warnings with stacked macvlan devices by Vlad Yasevich · 11 years ago
  38. d38569a vlan: Fix lockdep warning with stacked vlan devices. by Vlad Yasevich · 11 years ago
  39. 25175ba net: Allow for more then a single subclass for netif_addr_lock by Vlad Yasevich · 11 years ago
  40. 4085ebe net: Find the nesting level of a given device by type. by Vlad Yasevich · 11 years ago
  41. 202630b Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  42. ce8d9e0 net/mlx4_core: Add UPDATE_QP SRIOV wrapper support by Matan Barak · 11 years ago
  43. be7a010 ipv6: update Destination Cache entries when gateway turn into host by Duan Jiong · 11 years ago
  44. 200b916 rtnetlink: wait for unregistering devices in rtnl_link_unregister() by Cong Wang · 11 years ago
  45. 025a58f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  46. 4c358e1 of: fix CONFIG_OF=n prototype of of_node_full_name() by Stephen Rothwell · 11 years ago
  47. ffe6902 asm-generic: remove _STK_LIM_MAX by James Hogan · 11 years ago
  48. eac94da Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  49. 3d44052 net: avoid dependency of net_get_random_once on nop patching by Hannes Frederic Sowa · 11 years ago
  50. f2d0801 MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64 by Markos Chandras · 11 years ago
  51. 5024ae2 cgroup: introduce task_css_is_root() by Tejun Heo · 11 years ago
  52. f565198 nl80211: fix NL80211_FEATURE_P2P_DEVICE_NEEDS_CHANNEL API by Johannes Berg · 11 years ago
  53. 555724a kernfs, sysfs, cgroup: restrict extra perm check on open to sysfs by Tejun Heo · 11 years ago
  54. 200d963 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  55. 1448eb5 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  56. 181da3c Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  57. ba6b918 ping: move ping_group_range out of CONFIG_SYSCTL by Cong Wang · 11 years ago
  58. c9d8f1a ipv4: move local_port_range out of CONFIG_SYSCTL by Cong Wang · 11 years ago
  59. f322e26 Merge tag 'trace-fixes-v3.15-rc4-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  60. 1b826a9 Merge tag 'mfd-mmc-fixes-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 11 years ago
  61. 6153871 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  62. 098507a trace: module: Maintain a valid user count by Romain Izard · 11 years ago
  63. 98fcc57 mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req" by Micky Ching · 11 years ago
  64. f56cfe0 Merge branch 'drm-radeon-mullins' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  65. 8a207d3 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  66. 23a456f net: mdio: of_mdiobus_register(): fall back to mdiobus_register() for !CONFIG_OF by Daniel Mack · 11 years ago
  67. c1e756b Revert "net: core: introduce netif_skb_dev_features" by Florian Westphal · 11 years ago
  68. 5bfd126 sched/deadline: Fix sched_yield() behavior by Juri Lelli · 11 years ago
  69. 995c376 Merge branch 'mullins' of git://people.freedesktop.org/~deathsimple/linux into drm-fixes by Dave Airlie · 11 years ago
  70. 508200c Merge tag 'topc/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  71. 4c88d7f genirq: Provide irq_force_affinity fallback for non-SMP by Arnd Bergmann · 11 years ago
  72. 38583f0 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  73. 41a2128 slub: use sysfs'es release mechanism for kmem_cache by Christoph Lameter · 11 years ago
  74. 457c1b2 hugetlb: ensure hugepage access is denied if hugepages are not supported by Nishanth Aravamudan · 11 years ago
  75. 8169d30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  76. cabae81 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  77. 39f1f78 nick kvfree() from apparmor by Al Viro · 11 years ago
  78. 256cf4c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  79. 573471c drm/radeon: add pci ids for Mullins by Samuel Li · 11 years ago
  80. 3adc1be asmlinkage: Revert "lto: Make asmlinkage __visible" by Andi Kleen · 11 years ago
  81. 2080cee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  82. df862f6 Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  83. 2c4a336 vsock: Make transport the proto owner by Andy King · 11 years ago
  84. 792e6aa cfg80211: add cfg80211_sched_scan_stopped_rtnl by Eliad Peller · 11 years ago
  85. 8a9f5ec Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  86. 5fbf1a6 Revert "tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc" by Peter Hurley · 11 years ago
  87. f774b7d arm64: fixmap: fix missing sub-page offset for earlyprintk by Marc Zyngier · 11 years ago
  88. 0384dca Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  89. 60b88f3 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  90. 789ce9d word-at-a-time: simplify big-endian zero_bytemask macro by H. Peter Anvin · 11 years ago
  91. 41edf27 dentry_kill(): don't try to remove from shrink list by Al Viro · 11 years ago
  92. 9bbfd20 drm/i915: don't try DP_LINK_BW_5_4 on HSW ULX by Paulo Zanoni · 11 years ago
  93. 2aafe1a Merge tag 'trace-fixes-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  94. 87c7662 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  95. 1560c97 fuse: add renameat2 support by Miklos Szeredi · 11 years ago
  96. a949ae5 ftrace/module: Hardcode ftrace_module_init() call into load_module() by Steven Rostedt (Red Hat) · 11 years ago
  97. ab9e13f fuse: allow ctime flushing to userspace by Maxim Patlasov · 11 years ago
  98. e27c9d3 fuse: fuse: add time_gran to INIT_OUT by Miklos Szeredi · 11 years ago
  99. 62a08ae genirq: x86: Ensure that dynamic irq allocation does not conflict by Thomas Gleixner · 11 years ago
  100. def5f12 linux/interrupt.h: fix new kernel-doc warnings by Randy Dunlap · 11 years ago