1. d5cd50d ARM: add 32bit support to GICv3 by Jean-Philippe Brucker · 9 years ago
  2. 72c9712 irqchip/gic-v3: Specialize readq and writeq accesses by Jean-Philippe Brucker · 9 years ago
  3. f6c86a4 irqchip/gic-v3: Change unsigned types for AArch32 compatibility by Jean-Philippe Brucker · 9 years ago
  4. 7936e91 irqchip/gic-v3: Refactor the arm64 specific parts by Jean-Philippe Brucker · 9 years ago
  5. ee5f7d6 irqchip/gic-v2m: Add workaround for APM X-Gene GICv2m erratum by Duc Dang · 9 years ago
  6. 6d32ab2 arm64: Update booting requirements for GICv3 in GICv2 mode by Marc Zyngier · 9 years ago
  7. 76e52dd irqchip/gic: Warn if GICv3 system registers are enabled by Marc Zyngier · 9 years ago
  8. 963fcd4 arm64: cpufeatures: Check ICC_EL1_SRE.SRE before enabling ARM64_HAS_SYSREG_GIC_CPUIF by Marc Zyngier · 9 years ago
  9. 7cabd00 irqchip/gic-v3: Make gic_enable_sre an inline function by Marc Zyngier · 9 years ago
  10. d271976 arm64: el2_setup: Make sure ICC_SRE_EL2.SRE sticks before using GICv3 sysregs by Marc Zyngier · 9 years ago
  11. 0e841b0 irqchip/sunxi-nmi: Switch to of_io_request_and_map() from of_iomap() by Chen-Yu Tsai · 9 years ago
  12. 2d6caae irqchip/sunxi-nmi: Use driver name instead of DT node name for identification by Chen-Yu Tsai · 9 years ago
  13. fcf1ae2 genirq: Make irq_set_vcpu_affinity available for CONFIG_SMP=n by Feng Wu · 9 years ago
  14. e509bd7 genirq: Allow migration of chained interrupts by installing default action by Mika Westerberg · 9 years ago
  15. 9e7e2b0 genirq: Remove unused functions irqd_[set|clr]_chained_irq_inprogress() by Mika Westerberg · 9 years ago
  16. 92068d1 genirq: Fix typo in documentation of enumeration field name by Mika Westerberg · 9 years ago
  17. a51e80d irqchip/i8259: Convert to use irq_set_chained_handler_and_data by Axel Lin · 9 years ago
  18. bebcb8d Merge branch 'irq/for-arm' into irq/core by Thomas Gleixner · 9 years ago
  19. f1e0bb0 genirq: Introduce generic irq migration for cpu hotunplug by Yang Yingliang · 9 years ago
  20. 26c21dd irqchip/renesas-intc-irqpin: r8a7778 IRLM setup support by Ulrich Hecht · 9 years ago
  21. 99c221d irqchip/renesas-irqc: Move over to nested generic chip by Magnus Damm · 9 years ago
  22. e7dbe2d irqchip/renesas-irqc: Add r8a7795 INTC-EX DT documentation by Magnus Damm · 9 years ago
  23. 8ac2a17 irqchip/gicv3-its: Use new jump label API by Robert Richter · 9 years ago
  24. 9410097 irqchip/gicv3-its: Workaround for Cavium ThunderX errata 22375, 24313 by Robert Richter · 9 years ago
  25. 67510cc irqchip/gicv3-its: Add HW revision detection and configuration by Robert Richter · 9 years ago
  26. c14e367 irqchip/gicv3-its: Read typer register outside the loop by Robert Richter · 9 years ago
  27. 6d4e11c irqchip/gicv3: Workaround for Cavium ThunderX erratum 23154 by Robert Richter · 9 years ago
  28. 30f2136 irqchip/gicv3-its: Add range check for number of allocated pages by Robert Richter · 9 years ago
  29. 9ffecb1 Linux 4.3-rc3 by Linus Torvalds · 9 years ago
  30. 162e6df Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  31. 5a6bdf0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  32. c905929 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  33. 685b5f1 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  34. 69ea8b8 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  35. e46fc90 Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixes by Olof Johansson · 9 years ago
  36. b8ba826 Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 9 years ago
  37. d8cc397 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  38. c91d707 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  39. bcba282 Merge tag 'usb-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  40. fb740f9 Merge tag 'tty-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  41. b11e7b81 Merge tag 'staging-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  42. 7c1efea Merge tag 'driver-core-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  43. 64b796e Merge tag 'char-misc-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  44. 518a7cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  45. bdb06cb net: Fix panic in icmp_route_lookup by David Ahern · 9 years ago
  46. 59f0697 net: update docbook comment for __mdiobus_register() by Russell King · 9 years ago
  47. b473197 MAINTAINERS: remove amd5536udc USB gadget driver maintainer by Greg Kroah-Hartman · 9 years ago
  48. d4a748a Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  49. 58a89ec ppp: fix lockdep splat in ppp_dev_uninit() by Guillaume Nault · 9 years ago
  50. 21343ac net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selected by Sudip Mukherjee · 9 years ago
  51. 357cd64 phy: marvell: add link partner advertised modes by Russell King · 9 years ago
  52. 03e8f64 Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  53. 101688f Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  54. ddff42e Merge tag 'sound-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  55. 966966a Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  56. b6d980f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  57. 57cb635 Merge tag 'powerpc-4.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  58. 920552b KVM: disable halt_poll_ns as default for s390x by David Hildenbrand · 9 years ago
  59. 58c9507 KVM: x86: fix off-by-one in reserved bits check by Paolo Bonzini · 9 years ago
  60. 6fec214 KVM: x86: use correct page table format to check nested page table reserved bits by Paolo Bonzini · 9 years ago
  61. 79a8059 KVM: svm: do not call kvm_set_cr0 from init_vmcb by Paolo Bonzini · 9 years ago
  62. 673681ca iscsi-target: Avoid OFMarker + IFMarker negotiation by Nicholas Bellinger · 9 years ago
  63. 8fa3a86 target: Make TCM_WRITE_PROTECT failure honor D_SENSE bit by Nicholas Bellinger · 9 years ago
  64. f3bb467 target: Fix target_sense_desc_format NULL pointer dereference by Nicholas Bellinger · 9 years ago
  65. eeeb952 target: Propigate backend read-only to core_tpg_add_lun by Nicholas Bellinger · 9 years ago
  66. 3ccd6e8 target: Fix PR registration + APTPL RCU conversion regression by Nicholas Bellinger · 9 years ago
  67. b626ef0 Merge branch 'phy-mdio-refcnt' by David S. Miller · 9 years ago
  68. 9861f72 net: fix net_device refcounting by Russell King · 9 years ago
  69. 38737e4 phy: add phy_device_remove() by Russell King · 9 years ago
  70. d618bf2 phy: fixed-phy: properly validate phy in fixed_phy_update_state() by Russell King · 9 years ago
  71. 04d53b2 net: fix phy refcounting in a bunch of drivers by Russell King · 9 years ago
  72. f018ae7 of_mdio: fix MDIO phy device refcounting by Russell King · 9 years ago
  73. 7322967 phy: add proper phy struct device refcounting by Russell King · 9 years ago
  74. 3e3aaf6 phy: fix mdiobus module safety by Russell King · 9 years ago
  75. e496ae6 net: dsa: fix of_mdio_find_bus() device refcount leak by Russell King · 9 years ago
  76. a136442 phy: fix of_mdio_find_bus() device refcount leak by Russell King · 9 years ago
  77. ced255c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  78. 4401555 Merge tag 'devicetree-fixes-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  79. fe5b275 Merge tag 'v4.3-rockchip32-dtsfixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes by Olof Johansson · 9 years ago
  80. 79a313f ARM: sti: dt: adapt DT to fix probe/bind issues in DRM driver by Benjamin Gaignard · 9 years ago
  81. bc13b23 Merge tag 'qcom-fixes-for-4.3-rc1' of git://codeaurora.org/quic/kernel/agross-msm into fixes by Olof Johansson · 9 years ago
  82. 9a5e3f2 ARM: dts: fix omap2+ address translation for pbias by Kishon Vijay Abraham I · 9 years ago
  83. 4bbc2bc Merge commit 'b8c93646fd5c' into omap-for-v4.3/fixes by Tony Lindgren · 9 years ago
  84. 17a10c9 ip6_tunnel: Reduce log level in ip6_tnl_err() to debug by Matt Bennett · 9 years ago
  85. a13f18f Documentation: arm: Fix typo in the idle-states bindings examples by Lorenzo Pieralisi · 9 years ago
  86. e7ae65c gpio: mention in DT binding doc that <name>-gpio is deprecated by Javier Martinez Canillas · 9 years ago
  87. cc8b8fa Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  88. deccbe8 Merge tag 'mac80211-for-davem-2015-09-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  89. a46496c ip6_gre: Reduce log level in ip6gre_err() to debug by Matt Bennett · 9 years ago
  90. 41fc014 fib_rules: fix fib rule dumps across multiple skbs by Wilson Kok · 9 years ago
  91. de24c18 PCI: rcar: Add R8A7794 support by Sergei Shtylyov · 9 years ago
  92. da2d03e PCI: Use function 0 VPD for identical functions, regular VPD for others by Alex Williamson · 9 years ago
  93. 9d92407 PCI: Fix devfn for VPD access through function 0 by Alex Williamson · 9 years ago
  94. 38ea72b PCI/MSI: Fix MSI IRQ domains for VFs on virtual buses by Alex Williamson · 9 years ago
  95. d682d2b bnx2x: byte swap rss_key to comply to Toeplitz specs by Eric Dumazet · 9 years ago
  96. d8aecb1 net: revert "net_sched: move tp->root allocation into fw_init()" by WANG Cong · 9 years ago
  97. bfbaa60 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  98. 8fe79c6 Merge branch 'lwt_arp' by David S. Miller · 9 years ago
  99. b194f30c lwtunnel: remove source and destination UDP port config option by Jiri Benc · 9 years ago
  100. 63d008a ipv4: send arp replies to the correct tunnel by Jiri Benc · 9 years ago