1. 78930f0 irqchip/mips-gic: Clear percpu_masks correctly when mapping by Qais Yousef · 9 years ago
  2. 2a07870 irqchip/mips-gic: Use gic_vpes instead of NR_CPUS by Qais Yousef · 9 years ago
  3. c98c1822 irqchip/mips-gic: Add device hierarchy domain by Qais Yousef · 9 years ago
  4. 2af70a9 irqchip/mips-gic: Add a IPI hierarchy domain by Qais Yousef · 9 years ago
  5. 3b8e29a genirq: Implement ipi_send_mask/single() by Qais Yousef · 9 years ago
  6. 34dc1ae genirq: Add send_ipi callbacks to irq_chip by Qais Yousef · 9 years ago
  7. f9bce79 genirq: Add a new function to get IPI reverse mapping by Qais Yousef · 9 years ago
  8. d17bf24 genirq: Add a new generic IPI reservation code to irq core by Qais Yousef · 9 years ago
  9. ac0a0cd genirq: Make irq_domain_alloc_descs() non static by Qais Yousef · 9 years ago
  10. f256c9a genirq: Add ipi_offset to irq_common_data by Qais Yousef · 9 years ago
  11. 955bfe5 genirq: Add an extra comment about the use of affinity in irq_common_data by Qais Yousef · 9 years ago
  12. 379b656 genirq: Add GENERIC_IRQ_IPI Kconfig symbol by Qais Yousef · 9 years ago
  13. 29d5c8d genirq: Add DOMAIN_BUS_IPI by Qais Yousef · 9 years ago
  14. 0abefba genirq: Add new IPI irqdomain flags by Qais Yousef · 9 years ago
  15. 16aba53 Merge tag 'irqchip-core-4.6-2' of git://git.infradead.org/users/jcooper/linux into irq/core by Thomas Gleixner · 9 years ago
  16. fa00cb2 Merge tag 'irqchip-core-4.6' of git://git.infradead.org/users/jcooper/linux into irq/core by Thomas Gleixner · 9 years ago
  17. 1ad9a57 Merge branch 'irqchip/mvebu' into irqchip/core by Jason Cooper · 9 years ago
  18. 7cf03c9 Merge branch 'irqchip/mips' into irqchip/core by Jason Cooper · 9 years ago
  19. 55e1079 Merge branch 'irqchip/tango' into irqchip/core by Jason Cooper · 9 years ago
  20. 0407dac irqchip/gic: Return IRQ_SET_MASK_OK_DONE in the set_affinity method by Marc Zyngier · 9 years ago
  21. c27f29b irqchip/mvebu-odmi: Add new driver for platform MSI on Marvell 7K/8K by Thomas Petazzoni · 9 years ago
  22. e4e1c0e irqchip/ts4800: Make ts4800_ic_ops static const by Axel Lin · 9 years ago
  23. b6bc902 irqchip/bcm2836: Drop extra memory barrier in SMP boot. by Eric Anholt · 9 years ago
  24. d2b383d irqchip/ts4800: Add hardware dependency by Jean Delvare · 9 years ago
  25. 4bba668 irqchip/tango: Add support for Sigma Designs SMP86xx/SMP87xx interrupt controller by Mans Rullgard · 9 years ago
  26. d08b82c devicetree: Add binding for Sigma Designs SMP86xx interrupt controller by Mans Rullgard · 9 years ago
  27. 81ffb18 irqchip/ath79-cpu: Move the CPU IRQ driver from arch/mips/ath79/ by Alban Bedel · 9 years ago
  28. 07ba4b0 irqchip/ath79-misc: Move the MISC driver from arch/mips/ath79/ by Alban Bedel · 9 years ago
  29. 63131b6 irqchip/armada-370-xp: Do not enable it by default when ARCH_MVEBU is selected by Gregory CLEMENT · 9 years ago
  30. cb49d86 ARM: mvebu: Use the ARMADA_370_XP_IRQ option by Thomas Petazzoni · 9 years ago
  31. a71b941 irqchip/armada-370-xp: Allow allocation of multiple MSIs by Thomas Petazzoni · 9 years ago
  32. f692a17 irqchip/armada-370-xp: Use shorter names for irq_chip by Thomas Petazzoni · 9 years ago
  33. 0636bab irqchip/armada-370-xp: Use PCI_MSI_DOORBELL_START where appropriate by Thomas Petazzoni · 9 years ago
  34. fcc392d irqchip/armada-370-xp: Use the generic MSI infrastructure by Thomas Petazzoni · 9 years ago
  35. fed6d33 irqchip/armada-370-xp: Add Kconfig option for the driver by Thomas Petazzoni · 9 years ago
  36. f944b5a genirq: Use a common macro to go through the actions list by Daniel Lezcano · 9 years ago
  37. fbf1980 genirq: Add default affinity mask command line option by Thomas Gleixner · 9 years ago
  38. c7c42ec irqchips/bmips: Add bcm6345-l1 interrupt controller by Simon Arlott · 9 years ago
  39. 4b5ce20 irqchip/atmel-aic: Remove duplicate bit operation by Milo Kim · 9 years ago
  40. 5fd26a0 irqchip/atmel-aic: Change return type of aic_common_set_priority() by Milo Kim · 9 years ago
  41. dd85c79 irqchip/atmel-aic: Handle aic_common_irq_fixup in aic_common_of_init by Milo Kim · 9 years ago
  42. 388f7b1 Linux 4.5-rc3 by Linus Torvalds · 9 years ago
  43. c17dfb0 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  44. 63fee12 Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 9 years ago
  45. 46df55c Merge tag 'usb-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  46. dacd53c Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  47. 5af9c2e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  48. 5d6a6a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  49. 9b10882 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  50. 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
  51. b6a515c epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUT by Jason Baron · 9 years ago
  52. 7320428 radix-tree: fix oops after radix_tree_iter_retry by Konstantin Khlebnikov · 9 years ago
  53. b14fd33 MAINTAINERS: trim the file triggers for ABI/API by Michael Kerrisk (man-pages) · 9 years ago
  54. d2b2a28 dax: dirty inode only if required by Dmitry Monakhov · 9 years ago
  55. ae02620 thp: make deferred_split_scan() work again by Kirill A. Shutemov · 9 years ago
  56. 12352d3 mm: replace vma_lock_anon_vma with anon_vma_lock_read/write by Konstantin Khlebnikov · 9 years ago
  57. c95a518 ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup by xuejiufei · 9 years ago
  58. 012a416 um: asm/page.h: remove the pte_high member from struct pte_t by Nicolai Stange · 9 years ago
  59. 080fe20 mm, hugetlb: don't require CMA for runtime gigantic pages by Vlastimil Babka · 9 years ago
  60. b4330af mm/hugetlb: fix gigantic page initialization/allocation by Mike Kravetz · 9 years ago
  61. cf2a82e mm: downgrade VM_BUG in isolate_lru_page() to warning by Kirill A. Shutemov · 9 years ago
  62. 77bf45e mempolicy: do not try to queue pages from !vma_migratable() by Kirill A. Shutemov · 9 years ago
  63. 564e81a mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progress by Tetsuo Handa · 9 years ago
  64. ccde8bd vmstat: make vmstat_update deferrable by Michal Hocko · 9 years ago
  65. f01f17d mm, vmstat: make quiet_vmstat lighter by Michal Hocko · 9 years ago
  66. 1ce2210 mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INIT by Vlastimil Babka · 9 years ago
  67. 1f1ffb8a memblock: don't mark memblock_phys_mem_size() as __init by David Gibson · 9 years ago
  68. d7ce369 dump_stack: avoid potential deadlocks by Eric Dumazet · 9 years ago
  69. acf128d mm: validate_mm browse_rb SMP race condition by Andrea Arcangeli · 9 years ago
  70. af1ddcb m32r: fix build failure due to SMP and MMU by Sudip Mukherjee · 9 years ago
  71. 9c5a05bc block: fix pfn_mkwrite() DAX fault handler by Ross Zwisler · 9 years ago
  72. 823dd32 signals: avoid random wakeups in sigsuspend() by Sasha Levin · 9 years ago
  73. 79e2f8d Merge branches 'pm-core' and 'pm-domains' by Rafael J. Wysocki · 9 years ago
  74. 9298230 Merge branches 'pnp' and 'acpi-cppc' by Rafael J. Wysocki · 9 years ago
  75. 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
  76. 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
  77. ed1741b Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  78. 6739b3d Merge branch 'drm-fixes-mst' of git://people.freedesktop.org/~airlied/linux into drm-fixes by Dave Airlie · 9 years ago
  79. 91a25e4 drm/dp/mst: deallocate payload on port destruction by Mykola Lysenko · 9 years ago
  80. c175cd1 drm/dp/mst: Reverse order of MST enable and clearing VC payload table. by Andrey Grodzovsky · 9 years ago
  81. 5e93b82 drm/dp/mst: move GUID storage from mgr, port to only mst branch by Hersen Wu · 9 years ago
  82. cfcfa08 drm/dp/mst: change MST detection scheme by Mykola Lysenko · 9 years ago
  83. a9ebb3e drm/dp/mst: Calculate MST PBN with 31.32 fixed point by Harry Wentland · 9 years ago
  84. 64566b5 drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil by Harry Wentland · 9 years ago
  85. 4d6a10d drm/mst: Add range check for max_payloads during init by Imre Deak · 9 years ago
  86. 441388a drm/mst: Don't ignore the MST PBN self-test result by Imre Deak · 9 years ago
  87. dabe195 drm: fix missing reference counting decrease by Insu Yun · 9 years ago
  88. c745884 Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  89. ec71f12 Merge tag 'drm-amdkfd-fixes-2016-01-28' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 9 years ago
  90. 07c8fed Merge branch 'exynos-drm-fixes' of git://git.kernel.org:/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 9 years ago
  91. c6b431c Merge branch 'drm/adv7511' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into drm-fixes by Dave Airlie · 9 years ago
  92. 87d0f93 Merge tag 'drm-intel-fixes-2016-02-04' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  93. 89140fd xhci: harden xhci_find_next_ext_cap against device removal by Joe Lawrence · 9 years ago
  94. df48ab3 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  95. 381a65c ARM: multi_v7_defconfig: enable DW_WATCHDOG by Dinh Nguyen · 9 years ago
  96. 418d551 ARM: nomadik: fix up SD/MMC DT settings by Linus Walleij · 9 years ago
  97. 207b08b Merge tag 'fixes-for-v4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 9 years ago
  98. 5787c25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 9 years ago
  99. 04d740d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  100. ac75fe5 [media] saa7134-alsa: Only frees registered sound cards by Mauro Carvalho Chehab · 9 years ago