index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
ldm.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-09
irqchip/gic: Warn if GICv3 system registers are enabled
Marc Zyngier
1
-0
/
+15
2015-10-09
arm64: cpufeatures: Check ICC_EL1_SRE.SRE before enabling ARM64_HAS_SYSREG_GI...
Marc Zyngier
1
-1
/
+18
2015-10-09
irqchip/gic-v3: Make gic_enable_sre an inline function
Marc Zyngier
2
-23
/
+25
2015-10-09
arm64: el2_setup: Make sure ICC_SRE_EL2.SRE sticks before using GICv3 sysregs
Marc Zyngier
1
-0
/
+2
2015-10-09
irqchip/sunxi-nmi: Switch to of_io_request_and_map() from of_iomap()
Chen-Yu Tsai
1
-1
/
+1
2015-10-09
irqchip/sunxi-nmi: Use driver name instead of DT node name for identification
Chen-Yu Tsai
1
-9
/
+11
2015-10-09
genirq: Make irq_set_vcpu_affinity available for CONFIG_SMP=n
Feng Wu
1
-31
/
+31
2015-10-09
genirq: Allow migration of chained interrupts by installing default action
Mika Westerberg
3
-1
/
+20
2015-10-01
genirq: Remove unused functions irqd_[set|clr]_chained_irq_inprogress()
Mika Westerberg
1
-15
/
+0
2015-10-01
genirq: Fix typo in documentation of enumeration field name
Mika Westerberg
1
-1
/
+1
2015-10-01
irqchip/i8259: Convert to use irq_set_chained_handler_and_data
Axel Lin
1
-2
/
+2
2015-10-01
genirq: Introduce generic irq migration for cpu hotunplug
Yang Yingliang
4
-0
/
+89
2015-09-30
irqchip/renesas-intc-irqpin: r8a7778 IRLM setup support
Ulrich Hecht
1
-2
/
+4
2015-09-29
irqchip/renesas-irqc: Move over to nested generic chip
Magnus Damm
2
-56
/
+31
2015-09-29
irqchip/renesas-irqc: Add r8a7795 INTC-EX DT documentation
Magnus Damm
1
-0
/
+1
2015-09-29
irqchip/gicv3-its: Use new jump label API
Robert Richter
1
-3
/
+3
2015-09-29
irqchip/gicv3-its: Workaround for Cavium ThunderX errata 22375, 24313
Robert Richter
2
-4
/
+50
2015-09-29
irqchip/gicv3-its: Add HW revision detection and configuration
Robert Richter
3
-0
/
+36
2015-09-29
irqchip/gicv3-its: Read typer register outside the loop
Robert Richter
1
-3
/
+2
2015-09-29
irqchip/gicv3: Workaround for Cavium ThunderX erratum 23154
Robert Richter
5
-9
/
+72
2015-09-29
irqchip/gicv3-its: Add range check for number of allocated pages
Robert Richter
2
-1
/
+11
2015-09-27
Linux 4.3-rc3
v4.3-rc3
Linus Torvalds
1
-1
/
+1
2015-09-26
net: Fix panic in icmp_route_lookup
David Ahern
1
-2
/
+2
2015-09-26
net: update docbook comment for __mdiobus_register()
Russell King
1
-2
/
+5
2015-09-26
MAINTAINERS: remove amd5536udc USB gadget driver maintainer
Greg Kroah-Hartman
1
-2
/
+1
2015-09-25
ppp: fix lockdep splat in ppp_dev_uninit()
Guillaume Nault
1
-1
/
+3
2015-09-25
net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selected
Sudip Mukherjee
1
-1
/
+1
2015-09-25
phy: marvell: add link partner advertised modes
Russell King
1
-0
/
+9
2015-09-25
KVM: disable halt_poll_ns as default for s390x
David Hildenbrand
7
-2
/
+8
2015-09-25
KVM: x86: fix off-by-one in reserved bits check
Paolo Bonzini
1
-1
/
+1
2015-09-25
KVM: x86: use correct page table format to check nested page table reserved bits
Paolo Bonzini
1
-6
/
+17
2015-09-25
KVM: svm: do not call kvm_set_cr0 from init_vmcb
Paolo Bonzini
1
-1
/
+2
2015-09-25
iscsi-target: Avoid OFMarker + IFMarker negotiation
Nicholas Bellinger
1
-2
/
+3
2015-09-25
target: Make TCM_WRITE_PROTECT failure honor D_SENSE bit
Nicholas Bellinger
1
-17
/
+23
2015-09-25
target: Fix target_sense_desc_format NULL pointer dereference
Nicholas Bellinger
1
-1
/
+1
2015-09-25
target: Propigate backend read-only to core_tpg_add_lun
Nicholas Bellinger
3
-1
/
+7
2015-09-25
target: Fix PR registration + APTPL RCU conversion regression
Nicholas Bellinger
2
-26
/
+70
2015-09-25
net: fix net_device refcounting
Russell King
2
-1
/
+13
2015-09-25
phy: add phy_device_remove()
Russell King
4
-7
/
+32
2015-09-25
phy: fixed-phy: properly validate phy in fixed_phy_update_state()
Russell King
1
-1
/
+1
2015-09-25
net: fix phy refcounting in a bunch of drivers
Russell King
5
-9
/
+30
2015-09-25
of_mdio: fix MDIO phy device refcounting
Russell King
1
-4
/
+23
2015-09-25
phy: add proper phy struct device refcounting
Russell King
1
-0
/
+12
2015-09-25
phy: fix mdiobus module safety
Russell King
3
-17
/
+25
2015-09-25
net: dsa: fix of_mdio_find_bus() device refcount leak
Russell King
1
-7
/
+31
2015-09-25
phy: fix of_mdio_find_bus() device refcount leak
Russell King
2
-7
/
+16
2015-09-25
ARM: sti: dt: adapt DT to fix probe/bind issues in DRM driver
Benjamin Gaignard
2
-84
/
+80
2015-09-25
ARM: dts: fix omap2+ address translation for pbias
Kishon Vijay Abraham I
5
-12
/
+17
2015-09-25
ip6_tunnel: Reduce log level in ip6_tnl_err() to debug
Matt Bennett
1
-8
/
+8
2015-09-25
Documentation: arm: Fix typo in the idle-states bindings examples
Lorenzo Pieralisi
3
-3
/
+3
[next]