1. fee48df irqchip/omap-intc: Remove duplicate setup for IRQ chip type handler by Milo Kim · 9 years ago
  2. d01f863 irqchip/ts4800: Add TS-4800 interrupt controller by Damien Riegel · 9 years ago
  3. 0f6d785 irqchip/ts4800: Add documentation for TS-4800 interrupt controller by Damien Riegel · 9 years ago
  4. aff5e06 irq/platform-MSI: Increase the maximum MSIs the MSI framework can support by MaJun · 9 years ago
  5. 5a1ff480 irqchip/gicv2m: Miscellaneous fixes for v2m resources and SPI ranges by Suravee Suthikulpanit · 9 years ago
  6. 64103f0 irqchip/bcm2836: Make code more readable by Andrea Merello · 9 years ago
  7. a51744d irqchip/bcm2836: Tolerate IRQs while no flag is set in ISR by Andrea Merello · 9 years ago
  8. 41f4988 irqchip/bcm2836: Add SMP support for the 2836 by Andrea Merello · 9 years ago
  9. 401667b irqchip/bcm2836: Fix initialization of the LOCAL_IRQ_CNT timers by Eric Anholt · 9 years ago
  10. 5c4acd9 Merge tag 'irqchip-core-v4.5' of git://git.infradead.org/users/jcooper/linux into irq/core by Thomas Gleixner · 9 years ago
  11. 92b86f9 Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 9 years ago
  12. d8e81cb Merge branch 'irqchip/sunxi' into irqchip/core by Jason Cooper · 9 years ago
  13. 0644b3d irqchip/gic-v2m: acpi: Introducing GICv2m ACPI support by Suravee Suthikulpanit · 9 years ago
  14. 4266ab1 irqchip/gic-v2m: Refactor to prepare for ACPI support by Suravee Suthikulpanit · 9 years ago
  15. 75aba7b irqdomain: Introduce is_fwnode_irqchip helper by Suravee Suthikulpanit · 9 years ago
  16. 471036b acpi: pci: Setup MSI domain for ACPI based pci devices by Suravee Suthikulpanit · 9 years ago
  17. a4289dc genirq/msi: Export functions to allow MSI domains in modules by Jake Oshins · 9 years ago
  18. 4e8dbe9 Merge branch 'irq/gic-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 9 years ago
  19. ef0bf62 Merge branch 'irq/wire-msi-bridge' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 9 years ago
  20. a6c2f87 irqchip/mbigen: Implement the mbigen irq chip operation functions by Ma Jun · 9 years ago
  21. 9650c60e irqchip/mbigen: Create irq domain for each mbigen device by Ma Jun · 9 years ago
  22. 717c3db irqchip/mgigen: Add platform device driver for mbigen device by Ma Jun · 9 years ago
  23. 752b1b9 dt-bindings: Documents the mbigen bindings by Ma Jun · 9 years ago
  24. a27d21e irqchip/gic: Kconfig the number of instances by Linus Walleij · 9 years ago
  25. 327ebe1 irqchip/gic: Make interrupt ID 1020 invalid by Marc Zyngier · 9 years ago
  26. 86d14c7 irqchip/gic-v2m: Fix of_node refcount on error by Marc Zyngier · 9 years ago
  27. 58b8964 irqchip/gic: Assign irqchip dynamically by Linus Walleij · 9 years ago
  28. 8673c1d irqchip/gic: Support RealView variant setup by Linus Walleij · 9 years ago
  29. 126aebd irqchip/gic: Fix ARM11MPCore GIC bindings by Linus Walleij · 9 years ago
  30. 552c494 platform-msi: Allow creation of a MSI-based stacked irq domain by Marc Zyngier · 9 years ago
  31. 2145ac9 genirq/msi: Add msi_domain_populate_irqs by Marc Zyngier · 9 years ago
  32. b2eba39 genirq/msi: Make the .prepare callback reusable by Marc Zyngier · 9 years ago
  33. c466595 irqdomain: Make irq_domain_alloc_irqs_recursive available by Marc Zyngier · 9 years ago
  34. 72f57f2 platform-msi: Factor out allocation/free of private data by Marc Zyngier · 9 years ago
  35. ab6484e platform-msi: Allow MSIs to be allocated in chunks by Marc Zyngier · 9 years ago
  36. 425a507 genirq: Free irq_desc with rcu by Thomas Gleixner · 9 years ago
  37. 9f9499a Linux 4.4-rc5 by Linus Torvalds · 9 years ago
  38. dfd01f0 sched/wait: Fix the signal handling fix by Peter Zijlstra · 9 years ago
  39. fc891828 Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  40. dec9cbf Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  41. 43afc99 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  42. f17ef49 Merge tag 'char-misc-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  43. b24f74e Merge tag 'staging-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  44. c474009 Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  45. 097b285 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  46. 79dbdda Merge tag 'powerpc-4.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  47. 800f1ac Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  48. a971526 Merge branch 'parisc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  49. 7807563 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  50. 6539756 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  51. 9530d0f MIPS: fix DMA contiguous allocation by Qais Yousef · 9 years ago
  52. 2d33fa1 sh64: fix __NR_fgetxattr by Dmitry V. Levin · 9 years ago
  53. 854ee2e ocfs2: fix SGID not inherited issue by Junxiao Bi · 9 years ago
  54. a2b829d mm/oom_kill.c: avoid attempting to kill init sharing same memory by Chen Jie · 9 years ago
  55. 26bbe7e drivers/base/memory.c: prohibit offlining of memory blocks with missing sections by Seth Jennings · 9 years ago
  56. 267a4c7 tmpfs: fix shmem_evict_inode() warnings on i_blocks by Hugh Dickins · 9 years ago
  57. dbe409e mm/hugetlb.c: fix resv map memory leak for placeholder entries by Mike Kravetz · 9 years ago
  58. 0d777df mm: hugetlb: call huge_pte_alloc() only if ptep is null by Naoya Horiguchi · 9 years ago
  59. 86fffe4 kernel: remove stop_machine() Kconfig dependency by Chris Wilson · 9 years ago
  60. 98e89cf mm: kmemleak: mark kmemleak_init prototype as __init by Nicolas Iooss · 9 years ago
  61. 25be6a6 mm: fix kerneldoc on mem_cgroup_replace_page by Hugh Dickins · 9 years ago
  62. 3066a96 osd fs: __r4w_get_page rely on PageUptodate for uptodate by Hugh Dickins · 9 years ago
  63. ed0f1e2 MAINTAINERS: make Vladimir co-maintainer of the memory controller by Johannes Weiner · 9 years ago
  64. 373ccbe mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't make any progress by Michal Hocko · 9 years ago
  65. 475a2f9 mm: fix swapped Movable and Reclaimable in /proc/pagetypeinfo by Vlastimil Babka · 9 years ago
  66. 9516a18 memcg: fix memory.high target by Vladimir Davydov · 9 years ago
  67. a88c769 mm: hugetlb: fix hugepage memory leak caused by wrong reserve count by Naoya Horiguchi · 9 years ago
  68. 78c0cbf parisc: Disable huge pages on Mako machines by Helge Deller · 9 years ago
  69. 5c477b4 parisc: Wire up mlock2 syscall by Helge Deller · 9 years ago
  70. 5f0e9b4 parisc: Remove unused pcibios_init_bus() by Bjorn Helgaas · 9 years ago
  71. e46e31a parisc iommu: fix panic due to trying to allocate too large region by Mikulas Patocka · 9 years ago
  72. 7f4c977 Merge tag 'imx-fixes-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Kevin Hilman · 9 years ago
  73. 6534778 ls2080a/dts: Add little endian property for GPIO IP block by Liu Gang · 9 years ago
  74. edb70e2 dt-bindings: define little-endian property for QorIQ GPIO by Li Yang · 9 years ago
  75. 2dd2e4d ARM64: dts: ls2080a: fix eSDHC endianness by yangbo lu · 9 years ago
  76. ad87e03 USB: add quirk for devices with broken LPM by Alan Stern · 9 years ago
  77. f69115f xhci: fix usb2 resume timing and races. by Mathias Nyman · 9 years ago
  78. b9d8545 Merge tag 'dm-4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  79. 732c4a9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 9 years ago
  80. 4be460d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  81. 82d3400 arm64: Improve error reporting on set_pte_at() checks by Catalin Marinas · 9 years ago
  82. 9c17190 ARM: dts: vf610: use reset values for L2 cache latencies by Stefan Agner · 9 years ago
  83. 9f5bd30 vgaarb: fix signal handling in vga_get() by Kirill A. Shutemov · 9 years ago
  84. 49307da Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  85. dde8fdc Merge tag 'omap-for-v4.4/fixes-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 9 years ago
  86. ddd47fb ARM: pxa: use PWM lookup table for all machines by Arnd Bergmann · 9 years ago
  87. e229213 Merge tag 'berlin-fixes-for-4.4-rc1-1' of git://git.infradead.org/users/hesselba/linux-berlin into fixes by Arnd Bergmann · 9 years ago
  88. 9421a14 Merge tag 'at91-4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux into fixes by Arnd Bergmann · 9 years ago
  89. 789d73b Merge tag 'samsung-fixes-4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into fixes by Arnd Bergmann · 9 years ago
  90. 0bd0f1e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  91. b5010d2 ARM: dts: berlin: add 2nd clock for BG2Q sdhci0 and sdhci1 by Jisheng Zhang · 9 years ago
  92. 5d75614 ARM: dts: berlin: correct BG2Q's sdhci2 2nd clock by Jisheng Zhang · 9 years ago
  93. a80c47d Merge tag 'sound-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  94. e2bf3e6 clocksource: Mmio: remove artificial 32bit limitation by Linus Walleij · 9 years ago
  95. 8e31ed9 irqchip/gic-v3: Add missing include for barrier.h by Marc Zyngier · 9 years ago
  96. 059393c irqchip/gic-v3: Add missing struct device_node declaration by Marc Zyngier · 9 years ago
  97. ed8b45a dm btree: fix bufio buffer leaks in dm_btree_del() error path by Joe Thornber · 9 years ago
  98. 6764e5e Merge tag 'vfio-v4.4-rc5' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  99. 14054fb ARM: dts: am4372: fix clock source for arm twd and global timers by Grygorii Strashko · 9 years ago
  100. eef121f Merge tag 'devicetree-fixes-for-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago