index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-16
irqchip/gic-v3-its: Parse new version of msi-parent property
Marc Zyngier
1
-3
/
+15
2015-10-16
PCI/MSI: Use of_msi_get_domain instead of open-coded "msi-parent" parsing
Marc Zyngier
1
-7
/
+6
2015-10-16
of/irq: Use of_msi_get_domain instead of open-coded "msi-parent" parsing
Marc Zyngier
1
-20
/
+11
2015-10-16
of/irq: Add support code for multi-parent version of "msi-parent"
Marc Zyngier
2
-0
/
+68
2015-10-16
irqchip/gic-v3-its: Add handling of PCI requester id.
David Daney
1
-3
/
+1
2015-10-16
PCI/MSI: Add helper function pci_msi_domain_get_msi_rid().
David Daney
2
-0
/
+33
2015-10-16
of/irq: Add new function of_msi_map_rid()
David Daney
2
-0
/
+91
2015-10-16
Docs: dt: Add PCI MSI map bindings
Mark Rutland
1
-0
/
+220
2015-10-15
irqchip/gic-v2m: Add support for multiple MSI frames
Marc Zyngier
1
-46
/
+78
2015-10-15
irqchip/gic-v3: Fix translation of LPIs after conversion to irq_fwspec
Marc Zyngier
1
-9
/
+13
2015-10-14
irqchip/mxs: Add Alphascale ASM9260 support
Oleksij Rempel
4
-2
/
+207
2015-10-14
irqchip/mxs: Prepare driver for hardware with different offsets
Oleksij Rempel
1
-19
/
+59
2015-10-14
irqchip/mxs: Panic if ioremap or domain creation fails
Oleksij Rempel
1
-2
/
+6
2015-10-13
irqdomain: Documentation updates
Marc Zyngier
2
-17
/
+14
2015-10-13
irqdomain/msi: Use fwnode instead of of_node
Marc Zyngier
8
-23
/
+27
2015-10-13
irqdomain: Introduce irq_domain_create_hierarchy
Marc Zyngier
2
-8
/
+21
2015-10-13
acpi/gsi: Cleanup acpi_register_gsi
Marc Zyngier
1
-20
/
+10
2015-10-13
irqchip/gic: Kill the xlate method
Marc Zyngier
1
-25
/
+0
2015-10-13
irqchip/gic: Switch ACPI support to stacked domains
Marc Zyngier
1
-14
/
+30
2015-10-13
irqchip/gic: Get rid of gic_init_bases()
Marc Zyngier
2
-12
/
+5
2015-10-13
acpi/gsi: Add acpi_set_irq_model to initialize the GSI layer
Marc Zyngier
2
-5
/
+30
2015-10-13
acpi/gsi: Always perform an irq domain lookup
Marc Zyngier
1
-13
/
+13
2015-10-13
irqdomain: Add a fwnode_handle allocator
Marc Zyngier
3
-0
/
+54
2015-10-13
irqdomain: Introduce irq_domain_create_{linear, tree}
Marc Zyngier
2
-11
/
+31
2015-10-13
irqdomain: Introduce irq_create_fwspec_mapping
Marc Zyngier
2
-15
/
+16
2015-10-13
irqchip: Convert all alloc/xlate users from of_node to fwnode
Marc Zyngier
13
-252
/
+323
2015-10-13
irqdomain: Introduce a firmware-specific IRQ specifier structure
Marc Zyngier
2
-11
/
+68
2015-10-13
irqdomain: Allow irq domain lookup by fwnode
Marc Zyngier
2
-11
/
+16
2015-10-13
irqdomain: Convert irqdomain-%3Eof_node to fwnode
Marc Zyngier
2
-3
/
+8
2015-10-13
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
32
-52
/
+75
2015-10-13
Merge branch 'linus' into irq/core
Thomas Gleixner
421
-2011
/
+3234
2015-10-11
Linux 4.3-rc5
v4.3-rc5
Linus Torvalds
1
-2
/
+2
2015-10-11
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-7
/
+8
2015-10-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-1
/
+4
2015-10-11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2015-10-11
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+6
2015-10-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-14
/
+33
2015-10-11
Merge tag 'md/4.3-rc4-fix' of git://neil.brown.name/md
Linus Torvalds
2
-4
/
+4
2015-10-11
genirq: Add flag to force mask in disable_irq[_nosync]()
Thomas Gleixner
4
-1
/
+25
2015-10-11
Merge tag 'gic-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-...
Thomas Gleixner
13
-177
/
+487
2015-10-11
MAINTAINERS: Change Matt Fleming's email address
Matt Fleming
1
-2
/
+2
2015-10-10
Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
9
-4
/
+43
2015-10-10
Merge tag 'tty-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-28
/
+79
2015-10-10
Merge tag 'staging-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+1
2015-10-10
Merge tag 'char-misc-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-8
/
+19
2015-10-10
Merge git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-12
/
+8
2015-10-10
Merge branch 'stable/for-linus-4.3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2015-10-10
namei: results of d_is_negative() should be checked after dentry revalidation
Trond Myklebust
1
-2
/
+6
2015-10-09
Merge tag 'pm+acpi-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-4
/
+10
2015-10-09
Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...
Linus Torvalds
1
-0
/
+5
[next]