1. 01d5f3b Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  2. 9d919e8 Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 10 years ago
  3. 1ce235f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  4. 1f8c538 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  5. 190f918 Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  6. 176ab02 Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  7. 7cc3afd Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  8. 918d80a Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  9. 971eae7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  10. 8c292f1 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  11. d31605d Merge branch 'core-types-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  12. b3fd4ea Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  13. 462bf23 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  14. 00a1a05 ext4: atomically set inode->i_flags in ext4_set_inode_flags() by Theodore Ts'o · 10 years ago
  15. 59ff3eb workqueue: remove deprecated WQ_NON_REENTRANT by ZhangZhen · 10 years ago
  16. 2adb956 vlan: Warn the user if lowerdev has bad vlan features. by Vlad Yasevich · 10 years ago
  17. 53d6471 net: Account for all vlan headers in skb_mac_gso_segment by Vlad Yasevich · 10 years ago
  18. c15b1cc ipv6: move DAD and addrconf_verify processing to workqueue by Hannes Frederic Sowa · 10 years ago
  19. 36d5fe6 core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors by Zoltan Kiss · 10 years ago
  20. 14a0d63 usbnet: include wait queue head in device structure by Oliver Neukum · 10 years ago
  21. 7de700e Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 10 years ago
  22. 8a10944 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  23. 41f5009 workqueue: Spelling s/instensive/intensive/ by Geert Uytterhoeven · 10 years ago
  24. 477cc48 Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  25. 7e09e73 mm: fix swapops.h:131 bug if remap_file_pages raced migration by Hugh Dickins · 10 years ago
  26. 765a3f4 rcu: Provide grace-period piggybacking API by Paul E. McKenney · 10 years ago
  27. 8c90487 Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPEC by Dave Jones · 11 years ago
  28. 6326231 tcp: syncookies: do not use getnstimeofday() by Eric Dumazet · 10 years ago
  29. 8729134 tracing: Fix array size mismatch in format string by Vaibhav Nagarnaik · 11 years ago
  30. f5b972e compat: include linux/unistd.h within linux/compat.h by Heiko Carstens · 10 years ago
  31. 0dd5d6f libata: remove unused ata_sas_port_async_resume() stub by Dan Williams · 10 years ago
  32. a5a6569 libata.h: add stub for ata_sas_port_resume by Randy Dunlap · 10 years ago
  33. bc6e7c4 libata, libsas: kill pm_result and related cleanup by Dan Williams · 10 years ago
  34. ff0992e9 net: cdc_ncm: fix control message ordering by Bjørn Mork · 10 years ago
  35. 72c2dfd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 10 years ago
  36. e172800 asm-generic: rwsem: de-PPCify rwsem.h by Will Deacon · 10 years ago
  37. 53611c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  38. 18f2af2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  39. c3f9b01 tcp: tcp_release_cb() should release socket ownership by Eric Dumazet · 11 years ago
  40. adf961d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  41. fb0527b locking/mutexes: Introduce cancelable MCS lock for adaptive spinning by Peter Zijlstra · 11 years ago
  42. c9122da locking: Move mcs_spinlock.h into kernel/locking/ by Peter Zijlstra · 11 years ago
  43. 0066f3b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 11 years ago
  44. a02ed5e Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 11 years ago
  45. 8712a00 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  46. e97ca8e mm: fix GFP_THISNODE callers and clarify by Johannes Weiner · 11 years ago
  47. e6a4b6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  48. bd2a31d get rid of fget_light() by Al Viro · 11 years ago
  49. 9c225f2 vfs: atomic f_pos accesses as per POSIX by Linus Torvalds · 11 years ago
  50. 52a4c64 selinux: add gfp argument to security_xfrm_policy_alloc and fix callers by Nikolay Aleksandrov · 11 years ago
  51. 79e6154 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  52. fe9ea91 Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  53. 66a523d Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  54. 4058f76 Merge tag 'bcm-for-3.14-pinctrl-reduced-rename' of git://github.com/broadcom/bcm11351 into fixes by Olof Johansson · 11 years ago
  55. 9f93585 Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  56. 721f0c1 Merge tag 'trace-fixes-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  57. 2ca310f SUNRPC: Fix oops when trace sunrpc_task events in nfs client by Ditang Chen · 11 years ago
  58. 2a75184 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  59. f073f92 workqueue: remove PREPARE_[DELAYED_]WORK() by Tejun Heo · 11 years ago
  60. 9ca9737 nvme: don't use PREPARE_WORK by Tejun Heo · 11 years ago
  61. 5078585 Merge branch 'master' into wq/for-3.15 by Tejun Heo · 11 years ago
  62. 7104ce9 Merge branch 'wq/for-3.14-fixes' into wq/for-3.15 by Tejun Heo · 11 years ago
  63. 70044d7 firewire: don't use PREPARE_DELAYED_WORK by Tejun Heo · 11 years ago
  64. adca476 net: Improve SO_TIMESTAMPING documentation and fix a minor code bug by Andrew Lutomirski · 11 years ago
  65. 2f2728f mm/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types by Heiko Carstens · 11 years ago
  66. ca2c405 kexec/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types by Heiko Carstens · 11 years ago
  67. 3a49a0f net/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types by Heiko Carstens · 11 years ago
  68. 8eee909 ipc/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types by Heiko Carstens · 11 years ago
  69. 932602e fs/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types by Heiko Carstens · 11 years ago
  70. 378a10f fs/compat: optional preadv64/pwrite64 compat system calls by Heiko Carstens · 11 years ago
  71. 291fdb0 ipc/compat_sys_msgrcv: change msgtyp type from long to compat_long_t by Heiko Carstens · 11 years ago
  72. 6cbde82 ARM: KVM: fix non-VGIC compilation by Marc Zyngier · 11 years ago
  73. 994448f Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo by Matt Fleming · 11 years ago
  74. 4fd6933 Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingo by Matt Fleming · 11 years ago
  75. defd884 iscsi/iser-target: Fix isert_conn->state hung shutdown issues by Nicholas Bellinger · 11 years ago
  76. 677703c efi: Add separate 32-bit/64-bit definitions by Matt Fleming · 11 years ago
  77. c3bebc7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  78. 3f803ab Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  79. 0920638 ia64/efi: Implement efi_enabled() by Matt Fleming · 11 years ago
  80. 3e90959 efi: Move facility flags to struct efi by Matt Fleming · 11 years ago
  81. 1ae71d0 mm: numa: bugfix for LAST_CPUPID_NOT_IN_PAGE_FLAGS by Liu Ping Fan · 11 years ago
  82. 9050d7e mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)locking by Vlastimil Babka · 11 years ago
  83. 668f9abb mm: close PageTail race by David Rientjes · 11 years ago
  84. ab4f8bb s390/compat: automatic zero, sign and pointer conversion of syscalls by Heiko Carstens · 11 years ago
  85. 217f443 compat: add COMPAT_SYSCALL_DEFINE0 macro by Heiko Carstens · 11 years ago
  86. 0473c9b compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64 by Heiko Carstens · 11 years ago
  87. 45ab2813 tracing: Do not add event files for modules that fail tracepoints by Steven Rostedt (Red Hat) · 11 years ago
  88. 7abd42e Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 11 years ago
  89. 03b8c7b futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() test by Heiko Carstens · 11 years ago
  90. 3751c97 Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  91. b7e63a1 NFSv4: Fix another nfs4_sequence corruptor by Trond Myklebust · 11 years ago
  92. 6f285b1 audit: Send replies in the proper network namespace. by Eric W. Biederman · 11 years ago
  93. 7aa4835 Merge tag 'sound-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  94. 077bb25 Merge tag 'omap-for-v3.14/fixes-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 11 years ago
  95. 62c206b Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 11 years ago
  96. 2318721 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 11 years ago
  97. 86c7654 Merge tag 'metag-fixes-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  98. 8d75318 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  99. ff5a708 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 11 years ago
  100. f207dbe Revert "sched/wait: Suppress Sparse 'variable shadowing' warning" by Ingo Molnar · 11 years ago