1. 3b8e29a genirq: Implement ipi_send_mask/single() by Qais Yousef · 9 years ago
  2. 34dc1ae genirq: Add send_ipi callbacks to irq_chip by Qais Yousef · 9 years ago
  3. f9bce79 genirq: Add a new function to get IPI reverse mapping by Qais Yousef · 9 years ago
  4. d17bf24 genirq: Add a new generic IPI reservation code to irq core by Qais Yousef · 9 years ago
  5. ac0a0cd genirq: Make irq_domain_alloc_descs() non static by Qais Yousef · 9 years ago
  6. f256c9a genirq: Add ipi_offset to irq_common_data by Qais Yousef · 9 years ago
  7. 955bfe5 genirq: Add an extra comment about the use of affinity in irq_common_data by Qais Yousef · 9 years ago
  8. 29d5c8d genirq: Add DOMAIN_BUS_IPI by Qais Yousef · 9 years ago
  9. 0abefba genirq: Add new IPI irqdomain flags by Qais Yousef · 9 years ago
  10. 9107c89 perf: Fix race between event install and jump_labels by Peter Zijlstra · 9 years ago
  11. a69b0ca perf: Fix cloning by Peter Zijlstra · 9 years ago
  12. 25ac341 Merge tag 'mac80211-for-davem-2016-02-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  13. 2da897e bpf: fix csum setting for bpf_set_tunnel_key by Daniel Borkmann · 9 years ago
  14. f4bcfa1 sched/wait: Fix wait_event_freezable() documentation by Stafford Horne · 9 years ago
  15. 3500efa rcu: Remove rcu_user_hooks_switch by Yang Shi · 9 years ago
  16. 9de630c rcu: Document unique-name limitation for DEFINE_STATIC_SRCU() by Paul E. McKenney · 9 years ago
  17. b354286 irq: Privatize irq_common_data::state_use_accessors by Boqun Feng · 9 years ago
  18. ad31545 sparse: Add __private to privatize members of structs by Boqun Feng · 9 years ago
  19. 4577b06 nfit: update address range scrub commands to the acpi 6.1 format by Dan Williams · 9 years ago
  20. 420eb6d Merge tag 'nfs-for-4.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  21. dea08e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  22. c74ba8b arch: Introduce post-init read-only memory by Kees Cook · 9 years ago
  23. e267d97 asm-generic: Consolidate mark_rodata_ro() by Kees Cook · 9 years ago
  24. b1cb86a soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_data by Karicheri, Muralidharan · 9 years ago
  25. 9aafabc power: bq27xxx_battery: Restore device name by Ivaylo Dimitrov · 9 years ago
  26. 0389075 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  27. e6a1c1e Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  28. 37aa4da Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  29. a703f42 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  30. 747ffe1 libnvdimm, tools/testing/nvdimm: fix 'ars_status' output buffer sizing by Dan Williams · 9 years ago
  31. 87d9ac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  32. cfdd28b net: make netdev_for_each_lower_dev safe for device removal by Nikolay Aleksandrov · 9 years ago
  33. 5fff80b drm/atomic: Allow for holes in connector state, v2. by Maarten Lankhorst · 9 years ago
  34. 705d43d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  35. 13d34ac Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread" by Jeff Layton · 9 years ago
  36. 7716682 tcp/dccp: fix another race at listener dismantle by Eric Dumazet · 9 years ago
  37. deed49d route: check and remove route cache when we get route by Xin Long · 9 years ago
  38. 3a2f2ac Merge branch 'x86/urgent' into x86/asm, to pick up fixes by Ingo Molnar · 9 years ago
  39. 67b4eab Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed" by Bjorn Helgaas · 9 years ago
  40. 7dcd182 ftrace/module: remove ftrace module notifier by Jessica Yu · 9 years ago
  41. 2850713 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  42. a9f70bd Merge tag 'trace-fixes-v4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  43. c897570 pnfs/blocklayout: fix a memeory leak when using,vmalloc_to_page by Kinglong Mee · 9 years ago
  44. 85743f1 net/mlx4_core: Set UAR page size to 4KB regardless of system page size by Huy Nguyen · 9 years ago
  45. b4ff3a3 net/mlx5: Use offset based reserved field names in the IFC header file by Matan Barak · 9 years ago
  46. 87bbcfd Merge tag 'for-linus-20160216' of git://git.infradead.org/intel-iommu by Linus Torvalds · 9 years ago
  47. 4682c21 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 9 years ago
  48. 9727a95 [media] media.h: get rid of MEDIA_ENT_F_CONN_TEST by Mauro Carvalho Chehab · 9 years ago
  49. 1f45224 [media] [for,v4.5] media.h: increase the spacing between function ranges by Hans Verkuil · 9 years ago
  50. b33c8ff tracing: Fix freak link error caused by branch tracer by Arnd Bergmann · 9 years ago
  51. f377554 tracepoints: Do not trace when cpu is offline by Steven Rostedt (Red Hat) · 9 years ago
  52. 4692400 iommu/vt-d: Clear PPR bit to ensure we get more page request interrupts by David Woodhouse · 9 years ago
  53. c777e2a powerpc/mm: Fix Multi hit ERAT cause by recent THP update by Aneesh Kumar K.V · 9 years ago
  54. 779ee19 Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  55. 6a81094 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  56. 2f2e9f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  57. 5fd7a09 atomic: Export fetch_or() by Frederic Weisbecker · 9 years ago
  58. e2d6f8a Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 9 years ago
  59. 29f1bf3 Merge branch 'akpm'(patches from Andrew) by Linus Torvalds · 9 years ago
  60. 4c05121 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  61. db78c22 mm: fix pfn_t vs highmem by Dan Williams · 9 years ago
  62. 4a38981 kernel/locking/lockdep.c: convert hash tables to hlists by Andrew Morton · 9 years ago
  63. 5de6ac7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  64. 287e661 libata: fix HDIO_GET_32BIT ioctl by Arnd Bergmann · 9 years ago
  65. 9095ada target/transport: add flag to indicate CPU Affinity is observed by Quinn Tran · 9 years ago
  66. 4e54169 Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  67. fb0dc5f Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  68. 9aece75 Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 9 years ago
  69. ed8b0de efi: Make efivarfs entries immutable by default by Peter Jones · 9 years ago
  70. 8282f5d efi: Make our variable validation list include the guid by Peter Jones · 9 years ago
  71. 7350026 lib/ucs2_string: Add ucs2 -> utf8 helper functions by Peter Jones · 9 years ago
  72. 7e05915 vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices by David Wragg · 9 years ago
  73. 2178cbc Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  74. fed0764 locking/atomics: Update comment about READ_ONCE() and structures by Konrad Rzeszutek Wilk · 9 years ago
  75. 06bea3d locking/lockdep: Eliminate lockdep_init() by Andrey Ryabinin · 9 years ago
  76. a63f38c locking/lockdep: Convert hash tables to hlists by Andrew Morton · 9 years ago
  77. cb25176 sched/debug: Make schedstats a runtime tunable that is disabled by default by Mel Gorman · 9 years ago
  78. 5f74f82 net:Add sysctl_max_skb_frags by Hans Westgaard Ry · 9 years ago
  79. 9cf7490 tcp: do not drop syn_recv on all icmp reports by Eric Dumazet · 9 years ago
  80. 50ab8ec nfs: fix nfs_size_to_loff_t by Christoph Hellwig · 9 years ago
  81. 415e3d3 unix: correctly track in-flight fds in sending process user_struct by Hannes Frederic Sowa · 9 years ago
  82. 1f55c71 pty: make sure super_block is still valid in final /dev/tty close by Herton R. Krzesinski · 9 years ago
  83. 57dae19 target: Drop legacy se_cmd->task_stop_comp + REQUEST_STOP usage by Nicholas Bellinger · 9 years ago
  84. 5af9c2e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  85. 5d6a6a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  86. 9b10882 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  87. 22f6070 Merge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  88. 7320428 radix-tree: fix oops after radix_tree_iter_retry by Konstantin Khlebnikov · 9 years ago
  89. 12352d3 mm: replace vma_lock_anon_vma with anon_vma_lock_read/write by Konstantin Khlebnikov · 9 years ago
  90. 080fe20 mm, hugetlb: don't require CMA for runtime gigantic pages by Vlastimil Babka · 9 years ago
  91. 0f4a943 target: Fix remote-port TMR ABORT + se_cmd fabric stop by Nicholas Bellinger · 9 years ago
  92. dd6f86a Merge tag 'media/v4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  93. ea5a273 Merge tag 'sound-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  94. 12ffbbe Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes by James Bottomley · 9 years ago
  95. 6739b3d Merge branch 'drm-fixes-mst' of git://people.freedesktop.org/~airlied/linux into drm-fixes by Dave Airlie · 9 years ago
  96. 5e93b82 drm/dp/mst: move GUID storage from mgr, port to only mst branch by Hersen Wu · 9 years ago
  97. 64566b5 drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil by Harry Wentland · 9 years ago
  98. c745884 Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  99. 0fb5b1f block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabled by Martin K. Petersen · 9 years ago
  100. b0b31a8 libceph: MOSDOpReply v7 encoding by Ilya Dryomov · 9 years ago