1. 741ff96 irqchip/exynos-combiner: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  2. a8a98ea genirq: Remove the irq argument from setup_affinity() by Jiang Liu · 9 years ago
  3. e019c24 genirq: Provide and use __irq_can_set_affinity() by Jiang Liu · 9 years ago
  4. 0dcdbc9 genirq: Remove the irq argument from note_interrupt() by Jiang Liu · 9 years ago
  5. c1e5bd8 genirq: Remove irq argument from try_one_irq() by Jiang Liu · 9 years ago
  6. 02d00ea genirq: Remove irq argument from report_bad_irq() by Jiang Liu · 9 years ago
  7. b80f5f3 genirq: Remove irq argument from suspend/resume_irq() by Jiang Liu · 9 years ago
  8. 79ff1cd genirq: Remove irq argument from __enable/__disable_irq() by Jiang Liu · 9 years ago
  9. a1ff541 genirq: Remove irq arg from __irq_set_trigger() by Jiang Liu · 9 years ago
  10. 0798abe genirq: Remove the irq argument from check_irq_resend() by Jiang Liu · 9 years ago
  11. b51bf95 genirq: Remove the parameter 'irq' of kstat_incr_irqs_this_cpu() by Jiang Liu · 9 years ago
  12. 41a83e0 irqchip: Prepare for local stub header removal by Joel Porquet · 9 years ago
  13. d452bca irqchip/sirfsoc: Fix generic chip allocation wreckage by Thomas Gleixner · 9 years ago
  14. b662311 irqchip/dw-apb-ictl: Fix generic domain chip wreckage by Thomas Gleixner · 9 years ago
  15. d6ac4ff Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  16. 4f27395 mei: nfc: fix deadlock on shutdown/suspend path by Tomas Winkler · 9 years ago
  17. 06be5ee Merge branches 'fixes' and 'ioremap' into for-linus by Russell King · 9 years ago
  18. c7e9ad7 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  19. ebf2d26 perf/x86: Fix copy_from_user_nmi() return if range is not ok by Yann Droneaud · 9 years ago
  20. 57ffc5c perf: Fix AUX buffer refcounting by Peter Zijlstra · 9 years ago
  21. d2d61ed Merge branch 'perf/rbtree_copy' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  22. 307bc97 tools: Copy rbtree_augmented.h from the kernel by Arnaldo Carvalho de Melo · 9 years ago
  23. 03da23a tools: Move rbtree.h from tools/perf/ by Arnaldo Carvalho de Melo · 9 years ago
  24. 3f73537 tools: Copy lib/rbtree.c to tools/lib/ by Arnaldo Carvalho de Melo · 9 years ago
  25. 1c4c715 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  26. 4407f96 perf tools: Copy rbtree.h from the kernel by Arnaldo Carvalho de Melo · 9 years ago
  27. 728abda tools: Adopt {READ,WRITE_ONCE} from the kernel by Arnaldo Carvalho de Melo · 9 years ago
  28. d770e55 Linux 4.2-rc1 by Linus Torvalds · 9 years ago
  29. a585d2b Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  30. 7444a07 ext4: replace open coded nofail allocation in ext4_free_blocks() by Michal Hocko · 9 years ago
  31. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  32. 9b284cb bluetooth: fix list handling by Linus Torvalds · 9 years ago
  33. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  34. 6d7c8e1 Merge tag 'ntb-4.2' of git://github.com/jonmason/ntb by Linus Torvalds · 9 years ago
  35. 0f1db7d 9p: cope with bogus responses from server in p9_client_{read,write} by Al Viro · 9 years ago
  36. 67e808f p9_client_write(): avoid double p9_free_req() by Al Viro · 9 years ago
  37. a84b69c 9p: forgetting to cancel request on interrupted zero-copy RPC by Al Viro · 9 years ago
  38. 43c3dd0 dax: bdev_direct_access() may sleep by Matthew Wilcox · 9 years ago
  39. bbab37d block: Add support for DAX reads/writes to block devices by Matthew Wilcox · 9 years ago
  40. 872eb12 dax: Use copy_from_iter_nocache by Matthew Wilcox · 9 years ago
  41. 44f4c05 dax: Add block size note to documentation by Matthew Wilcox · 9 years ago
  42. 1b3618b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  43. bf44fe4 NTB: Add split BAR output for debugfs stats by Dave Jiang · 9 years ago
  44. fd839bf NTB: Change WARN_ON_ONCE to pr_warn_once on unsafe by Dave Jiang · 9 years ago
  45. 7eb3878 NTB: Print driver name and version in module init by Dave Jiang · 9 years ago
  46. 9891417 NTB: Increase transport MTU to 64k from 16k by Dave Jiang · 9 years ago
  47. 2f887b9 NTB: Rename Intel code names to platform names by Dave Jiang · 9 years ago
  48. a41ef05 NTB: Default to CPU memcpy for performance by Dave Jiang · 9 years ago
  49. 06917f7 NTB: Improve performance with write combining by Dave Jiang · 9 years ago
  50. 0e041fb NTB: Use NUMA memory in Intel driver by Allen Hubbe · 9 years ago
  51. 1199aa6 NTB: Use NUMA memory and DMA chan in transport by Allen Hubbe · 9 years ago
  52. 2876228 NTB: Rate limit ntb_qp_link_work by Allen Hubbe · 9 years ago
  53. 578b881 NTB: Add tool test client by Allen Hubbe · 9 years ago
  54. 963de47 NTB: Add ping pong test client by Allen Hubbe · 10 years ago
  55. 42fefc8 NTB: Add parameters for Intel SNB B2B addresses by Allen Hubbe · 9 years ago
  56. 2849b5d7 NTB: Reset transport QP link stats on down by Allen Hubbe · 9 years ago
  57. c0900b3 NTB: Do not advance transport RX on link down by Allen Hubbe · 9 years ago
  58. e22e0b9 NTB: Differentiate transport link down messages by Allen Hubbe · 9 years ago
  59. dd5d4d8 NTB: Check the device ID to set errata flags by Dave Jiang · 9 years ago
  60. 5ae0beb NTB: Enable link for Intel root port mode in probe by Dave Jiang · 9 years ago
  61. 0f69a7d NTB: Read peer info from local SPAD in transport by Dave Jiang · 9 years ago
  62. e26a584 NTB: Split ntb_hw_intel and ntb_transport drivers by Allen Hubbe · 10 years ago
  63. a1bd3ba NTB: Add NTB hardware abstraction layer by Allen Hubbe · 10 years ago
  64. 14a6f19 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  65. b1be9ea Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  66. 22a093b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  67. c1776a1 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  68. 91cca0f Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  69. ec0337e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  70. b96fecb x86/fpu: Fix boot crash in the early FPU code by Ingo Molnar · 9 years ago
  71. 397f237 sched/numa: Fix numa balancing stats in /proc/pid/sched by Srikar Dronamraju · 9 years ago
  72. e3d24d0 sched/numa: Show numa_group ID in /proc/sched_debug task listings by Srikar Dronamraju · 9 years ago
  73. 6b55c96 sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.h by Srikar Dronamraju · 9 years ago
  74. 5968cec sched/stat: Expose /proc/pid/schedstat if CONFIG_SCHED_INFO=y by Naveen N. Rao · 9 years ago
  75. f6db834 sched/stat: Simplify the sched_info accounting dependency by Naveen N. Rao · 9 years ago
  76. a5cba18 Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  77. 8974fec ext4: correctly migrate a file with a hole at the beginning by Eryu Guan · 9 years ago
  78. d6f123a ext4: be more strict when migrating to non-extent based file by Eryu Guan · 9 years ago
  79. 9705acd ext4: fix reservation release on invalidatepage for delalloc fs by Lukas Czerner · 9 years ago
  80. 5c65e7b Merge tag 'topic/drm-fixes-2015-07-04' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 9 years ago
  81. 5fc8352 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  82. e24ff46 drm/crtc: Fix edid length computation by Shixin Zeng · 9 years ago
  83. 0cbee99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  84. 2fee94b7 Merge tag 'remoteproc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 9 years ago
  85. d033ed9 Merge tag 'hwspinlock-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock by Linus Torvalds · 9 years ago
  86. 1bd4678 ARM: avoid unwanted GCC memset()/memcpy() optimisations for IO variants by Russell King · 9 years ago
  87. 6361c84 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  88. 31351f7 Merge tag 'nios2-v4.2' of git://git.rocketboards.org/linux-socfpga-next by Linus Torvalds · 9 years ago
  89. 9a3c284 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 9 years ago
  90. 1e512b0 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  91. 1c65ae6 Merge tag 'fbdev-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  92. b53343f Merge tag 'edac_urgent_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 9 years ago
  93. 5a8011c crypto: marvell/cesa - another fix up for of_get_named_gen_pool() rename by Stephen Rothwell · 9 years ago
  94. a88464a kvm: add hyper-v crash msrs values by Andrey Smetanin · 9 years ago
  95. b0996ae KVM: x86: remove data variable from kvm_get_msr_common by Nicolas Iooss · 9 years ago
  96. 431dae7 KVM: s390: virtio-ccw: don't overwrite config space values by Cornelia Huck · 9 years ago
  97. 59fd132 KVM: x86: keep track of LVT0 changes under APICv by Radim Krčmář · 9 years ago
  98. db13856 KVM: x86: properly restore LVT0 by Radim Krčmář · 9 years ago
  99. 4272013 KVM: x86: make vapics_in_nmi_mode atomic by Radim Krčmář · 9 years ago
  100. 2ecd9d2 sched, preempt_notifier: separate notifier registration from static_key inc/dec by Peter Zijlstra · 9 years ago