1. a086f6a Revert "KVM: Simplify kvm->tlbs_dirty handling" by Xiao Guangrong · 10 years ago
  2. 63b5cf0 Merge tag 'kvm-s390-20140422' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into queue by Marcelo Tosatti · 10 years ago
  3. dfeec84 KVM: add kvm_is_error_gpa() helper by Heiko Carstens · 11 years ago
  4. f206165 KVM: s390: Per-vm kvm device controls by Dominik Dingel · 10 years ago
  5. 68c3b4d KVM: VMX: speed up wildcard MMIO EVENTFD by Michael S. Tsirkin · 10 years ago
  6. f848a5a KVM: support any-length wildcard ioeventfd by Michael S. Tsirkin · 10 years ago
  7. 10ec34f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  8. aad8872 ipv4: add a sock pointer to dst->output() path. by Eric Dumazet · 10 years ago
  9. b0270e9 ipv4: add a sock pointer to ip_queue_xmit() by Eric Dumazet · 10 years ago
  10. 00cbc3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  11. 362d520 Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer" by Daniel Borkmann · 10 years ago
  12. 8c482cdc net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_W by Daniel Borkmann · 10 years ago
  13. 30f78d8 ipv6: Limit mtu to 65575 bytes by Eric Dumazet · 10 years ago
  14. b855d41 netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4 by Patrick McHardy · 10 years ago
  15. bf3a340 Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 10 years ago
  16. 454fd35 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  17. 09c9b61 Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/kernel by Linus Torvalds · 10 years ago
  18. 141eacc Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  19. 9309444 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  20. 07f5fef Merge tag 'ntb-3.15' of git://github.com/jonmason/ntb by Linus Torvalds · 10 years ago
  21. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  22. 0a7418f Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  23. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  24. 3e8072d Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 10 years ago
  25. 582076a Merge tag 'for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 10 years ago
  26. eeb91e4 Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  27. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 10 years ago
  28. 40e9963 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  29. 34bf6ef mm: slab/slub: use page->list consistently instead of page->lru by Dave Hansen · 10 years ago
  30. 312103d AUDIT: make audit_is_compat depend on CONFIG_AUDIT_COMPAT_GENERIC by Chris Metcalf · 10 years ago
  31. edd10d3 NVMe: Retry failed commands with non-fatal errors by Keith Busch · 10 years ago
  32. b355084 NVMe: Make I/O timeout a module parameter by Keith Busch · 10 years ago
  33. 33b1e95 NVMe: CPU hot plug notification by Keith Busch · 10 years ago
  34. 42f6142 NVMe: per-cpu io queues by Keith Busch · 10 years ago
  35. dd76a78 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  36. e7990d4 Merge tag 'sound-fix-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  37. 4162877 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 10 years ago
  38. 6c61403a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  39. 360f92c block: fix regression with block enabled tagging by Jens Axboe · 10 years ago
  40. 2bfad21 scsi: Make sure cmd_flags are 64-bit by Martin K. Petersen · 10 years ago
  41. abb43f6 tracing: Fix anonymous unions in struct ftrace_event_call by Mathieu Desnoyers · 10 years ago
  42. c458625 x86: LLVMLinux: Fix "incomplete type const struct x86cpu_device_id" by Behan Webster · 10 years ago
  43. 565cbdc LLVMLinux: Add support for clang to compiler.h and new compiler-clang.h by Mark Charlebois · 12 years ago
  44. aa93685 LLVMLinux: Remove warning about returning an uninitialized variable by Behan Webster · 12 years ago
  45. 50487c3 Merge tag 'asoc-v3.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 10 years ago
  46. 39de65a Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  47. 97e18dc Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 10 years ago
  48. b725dfe tracepoint: Fix sparse warnings in tracepoint.c by Mathieu Desnoyers · 10 years ago
  49. b7aa84d block: Fix for_each_bvec() by Martin K. Petersen · 10 years ago
  50. 75ff24f Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  51. eb7d035 tracepoint: Simplify tracepoint module search by Steven Rostedt (Red Hat) · 10 years ago
  52. de7b297 tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints by Mathieu Desnoyers · 10 years ago
  53. 3065989 Merge tag 'asoc-v3.15-4' into asoc-linus by Mark Brown · 10 years ago
  54. e9b433c Merge tag 'asoc-v3.15-3' into asoc-linus by Mark Brown · 10 years ago
  55. f7cf71e Merge tag 'asoc-v3.15-2' into asoc-linus by Mark Brown · 10 years ago
  56. 30b58f2 Merge tag 'asoc-v3.15' into asoc-linus by Mark Brown · 10 years ago
  57. ce7613d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  58. e9f37d3 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  59. 5fb6b95 include/linux/syscalls.h: add sys_renameat2() prototype by Heiko Carstens · 10 years ago
  60. fe10739 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  61. 8142b22 netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helper by Andrey Vagin · 10 years ago
  62. 26c12d9 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  63. 9e5c33d mm: create generic early_ioremap() support by Mark Salter · 10 years ago
  64. 64b47e8 lglock: map to spinlock when !CONFIG_SMP by Josh Triplett · 10 years ago
  65. 188a814 percpu: add preemption checks to __this_cpu ops by Christoph Lameter · 10 years ago
  66. 293b6a4 vmstat: use raw_cpu_ops to avoid false positives on preemption checks by Christoph Lameter · 10 years ago
  67. dc322a9 mm: use raw_cpu ops for determining current NUMA node by Christoph Lameter · 10 years ago
  68. b3ca1c1 percpu: add raw_cpu_ops by Christoph Lameter · 10 years ago
  69. 9a41707 slub: rework sysfs layout for memcg caches by Vladimir Davydov · 10 years ago
  70. b852990 memcg, slab: do not destroy children caches if parent has aliases by Vladimir Davydov · 10 years ago
  71. 794b124 memcg, slab: separate memcg vs root cache creation paths by Vladimir Davydov · 10 years ago
  72. 5722d09 memcg, slab: cleanup memcg cache creation by Vladimir Davydov · 10 years ago
  73. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 10 years ago
  74. a4b5d58 bug: Make BUG() always stop the machine by Josh Triplett · 10 years ago
  75. 4e50ebde bug: when !CONFIG_BUG, make WARN call no_printk to check format and args by Josh Triplett · 10 years ago
  76. a3f7607 include/asm-generic/bug.h: style fix: s/while(0)/while (0)/ by Josh Triplett · 10 years ago
  77. b607e70 bug: when !CONFIG_BUG, simplify WARN_ON_ONCE and family by Josh Triplett · 10 years ago
  78. 2aaf308 rapidio: rework device hierarchy and introduce mport class of devices by Alexandre Bounine · 10 years ago
  79. 90ae3ae idr: remove dead code by Stephen Hemminger · 10 years ago
  80. 82e0703 include/linux/crash_dump.h: add vmcore_cleanup() prototype by Rashika Kheria · 10 years ago
  81. ad86622 wait: swap EXIT_ZOMBIE and EXIT_DEAD to hide EXIT_TRACE from user-space by Oleg Nesterov · 10 years ago
  82. abd50b3 wait: introduce EXIT_TRACE to avoid the racy EXIT_DEAD->EXIT_ZOMBIE transition by Oleg Nesterov · 10 years ago
  83. 23aebe1 exec: kill bprm->tcomm[], simplify the "basename" logic by Oleg Nesterov · 10 years ago
  84. 834a964 numa: use LAST_CPUPID_SHIFT to calculate LAST_CPUPID_MASK by Srikar Dronamraju · 10 years ago
  85. 85892f1 madvise: correct the comment of MADV_DODUMP flag by Zhang Yanfei · 10 years ago
  86. 29f175d mm/readahead.c: inline ra_submit by Fabian Frederick · 10 years ago
  87. ed6d7c8 mm: remove unused arg of set_page_dirty_balance() by Miklos Szeredi · 10 years ago
  88. d715ae0 memcg: rename high level charging functions by Michal Hocko · 10 years ago
  89. df38197 memcg: get_mem_cgroup_from_mm() by Johannes Weiner · 10 years ago
  90. d230dec mm: use 'const char *' insted of 'char *' for reason in dump_page() by Kirill A. Shutemov · 10 years ago
  91. 539a13b res_counter: remove interface for locked charging and uncharging by David Rientjes · 10 years ago
  92. f0432d1 mm, mempolicy: remove per-process flag by David Rientjes · 10 years ago
  93. 2a38961 mm, mempolicy: rename slab_node for clarity by David Rientjes · 10 years ago
  94. 615d6e8 mm: per-thread vma caching by Davidlohr Bueso · 10 years ago
  95. f182036 mm: implement ->map_pages for page cache by Kirill A. Shutemov · 10 years ago
  96. 8c6e50b mm: introduce vm_ops->map_pages() by Kirill A. Shutemov · 10 years ago
  97. a0715cc mm, thp: add VM_INIT_DEF_MASK and PRCTL_THP_DISABLE by Alex Thorlton · 10 years ago
  98. 467a9e1 Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  99. b8780c3 sched: remove sleep_on() and friends by Arnd Bergmann · 10 years ago
  100. 240cd6a81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago