index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-16
PCI/MSI: Add helper function pci_msi_domain_get_msi_rid().
David Daney
1
-0
/
+1
2015-10-16
of/irq: Add new function of_msi_map_rid()
David Daney
1
-0
/
+7
2015-10-13
irqdomain: Documentation updates
Marc Zyngier
1
-13
/
+10
2015-10-13
irqdomain/msi: Use fwnode instead of of_node
Marc Zyngier
1
-4
/
+5
2015-10-13
irqdomain: Introduce irq_domain_create_hierarchy
Marc Zyngier
1
-2
/
+15
2015-10-13
irqchip/gic: Get rid of gic_init_bases()
Marc Zyngier
1
-7
/
+2
2015-10-13
acpi/gsi: Add acpi_set_irq_model to initialize the GSI layer
Marc Zyngier
1
-0
/
+3
2015-10-13
irqdomain: Add a fwnode_handle allocator
Marc Zyngier
2
-0
/
+3
2015-10-13
irqdomain: Introduce irq_domain_create_{linear, tree}
Marc Zyngier
1
-6
/
+25
2015-10-13
irqdomain: Introduce irq_create_fwspec_mapping
Marc Zyngier
1
-0
/
+1
2015-10-13
irqdomain: Introduce a firmware-specific IRQ specifier structure
Marc Zyngier
1
-0
/
+20
2015-10-13
irqdomain: Allow irq domain lookup by fwnode
Marc Zyngier
1
-2
/
+9
2015-10-13
irqdomain: Convert irqdomain-%3Eof_node to fwnode
Marc Zyngier
1
-2
/
+3
2015-10-13
Merge branch 'linus' into irq/core
Thomas Gleixner
20
-38
/
+133
2015-10-11
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+5
2015-10-11
genirq: Add flag to force mask in disable_irq[_nosync]()
Thomas Gleixner
1
-1
/
+3
2015-10-10
Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2015-10-10
arm/arm64: KVM: Only allow 64bit hosts to build VGICv3
Jean-Philippe Brucker
1
-2
/
+2
2015-10-10
irqchip/gic-v3: Change unsigned types for AArch32 compatibility
Jean-Philippe Brucker
1
-9
/
+9
2015-10-10
irqchip/gic-v3: Refactor the arm64 specific parts
Jean-Philippe Brucker
1
-79
/
+9
2015-10-10
irqchip/gic-v3: Make gic_enable_sre an inline function
Marc Zyngier
1
-0
/
+16
2015-10-09
irqdomain: Add an accessor for the of_node field
Marc Zyngier
1
-0
/
+5
2015-10-06
Merge tag 'for-linus-4.3b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+8
2015-10-04
Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...
Linus Torvalds
2
-8
/
+75
2015-10-03
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-0
/
+6
2015-10-02
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-4
/
+3
2015-10-02
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
1
-2
/
+2
2015-10-02
drm/dp/mst: add some defines for logical/physical ports
Dave Airlie
1
-0
/
+4
2015-10-02
drm/dp/mst: split connector registration into two parts (v2)
Dave Airlie
1
-0
/
+1
2015-10-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-3
/
+21
2015-10-02
Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2015-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+6
2015-10-02
memcg: remove pcp_counter_lock
Greg Thelen
1
-1
/
+0
2015-10-02
memcg: fix dirty page migration
Greg Thelen
1
-0
/
+21
2015-10-02
userfaultfd: remove kernel header include from uapi header
Andre Przywara
1
-2
/
+0
2015-10-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2
-12
/
+0
2015-10-01
Merge branches 'pm-pci' and 'acpi-pci'
Rafael J. Wysocki
1
-0
/
+1
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
Merge branch 'irq/for-arm' into irq/core
Thomas Gleixner
23
-63
/
+115
2015-10-01
genirq: Introduce generic irq migration for cpu hotunplug
Yang Yingliang
1
-0
/
+2
2015-10-01
blk-mq: factor out a helper to iterate all tags for a request_queue
Christoph Hellwig
1
-2
/
+0
2015-10-01
blk-mq: fix racy updates of rq->errors
Christoph Hellwig
1
-1
/
+1
2015-09-30
usb: renesas_usbhs: fix build warning if 64-bit architecture
Yoshihiro Shimoda
1
-1
/
+1
2015-09-30
drm: Add a non-locking version of drm_kms_helper_poll_enable(), v2
Egbert Eich
1
-0
/
+1
2015-09-30
skbuff: Fix skb checksum partial check.
Pravin B Shelar
1
-1
/
+1
2015-09-29
af_unix: Convert the unix_sk macro to an inline function for type safety
Aaron Conole
1
-1
/
+5
2015-09-29
blk-mq: fix sysfs registration/unregistration race
Akinobu Mita
2
-1
/
+2
2015-09-29
irqchip/gicv3-its: Add range check for number of allocated pages
Robert Richter
1
-0
/
+1
2015-09-28
x86/xen: Support kexec/kdump in HVM guests by doing a soft reset
Vitaly Kuznetsov
1
-0
/
+8
[next]