index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
irqchip/ls-scfg-msi: Add MSI affinity support
Minghuan Lian
2017-08-31
1
-5
/
+63
*
irqchip/ls-scfg-msi: Add LS1043a v1.1 MSI support
Minghuan Lian
2017-08-31
2
-6
/
+40
*
irqchip/ls-scfg-msi: Add LS1046a MSI support
Minghuan Lian
2017-08-31
1
-35
/
+130
*
arm64: dts: ls1046a: Add MSI dts node
Minghuan Lian
2017-08-31
2
-0
/
+32
*
arm64: dts: ls1043a: Share all MSIs
Minghuan Lian
2017-08-31
1
-3
/
+3
*
arm: dts: ls1021a: Share all MSIs
Minghuan Lian
2017-08-31
1
-2
/
+2
*
arm64: dts: ls1043a: Fix typo of MSI compatible string
Minghuan Lian
2017-08-31
1
-3
/
+3
*
arm: dts: ls1021a: Fix typo of MSI compatible string
Minghuan Lian
2017-08-31
1
-2
/
+2
*
irqchip/ls-scfg-msi: Fix typo of MSI compatible strings
Minghuan Lian
2017-08-31
2
-5
/
+7
*
irqchip/irq-bcm7120-l2: Use correct I/O accessors for irq_fwd_mask
Florian Fainelli
2017-08-31
1
-6
/
+4
*
irqchip/mmp: Make mmp_intc_conf const
Bhumika Goyal
2017-08-31
1
-2
/
+2
*
irqchip/gic: Make irq_chip const
Bhumika Goyal
2017-08-31
1
-1
/
+1
*
irqchip/gic-v3: Advertise GICv4 support to KVM
Marc Zyngier
2017-08-31
2
-0
/
+4
*
irqchip/gic-v4: Enable low-level GICv4 operations
Marc Zyngier
2017-08-31
4
-2
/
+18
*
irqchip/gic-v4: Add some basic documentation
Marc Zyngier
2017-08-31
1
-0
/
+71
*
irqchip/gic-v4: Add VLPI configuration interface
Marc Zyngier
2017-08-31
2
-0
/
+46
*
irqchip/gic-v4: Add VPE command interface
Marc Zyngier
2017-08-31
2
-0
/
+27
*
irqchip/gic-v4: Add per-VM VPE domain creation
Marc Zyngier
2017-08-31
2
-0
/
+77
*
irqchip/gic-v3-its: Set implementation defined bit to enable VLPIs
Marc Zyngier
2017-08-31
2
-2
/
+6
*
irqchip/gic-v3-its: Allow doorbell interrupts to be injected/cleared
Marc Zyngier
2017-08-31
1
-0
/
+31
*
irqchip/gic-v3-its: Move pending doorbell after VMOVP
Marc Zyngier
2017-08-31
1
-2
/
+32
*
irqchip/gic-v3-its: Add device proxy for VPE management if !DirectLpi
Marc Zyngier
2017-08-31
2
-6
/
+147
*
irqchip/gic-v3-its: Make LPI allocation optional on device creation
Marc Zyngier
2017-08-31
1
-7
/
+14
*
irqchip/gic-v3-its: Add VPE interrupt masking
Marc Zyngier
2017-08-31
3
-0
/
+41
*
irqchip/gic-v3-its: Add VPE affinity changes
Marc Zyngier
2017-08-31
1
-0
/
+96
*
irqchip/gic-v3-its: Add VPE invalidation hook
Marc Zyngier
2017-08-31
1
-0
/
+4
*
irqchip/gic-v3-its: Add VPE scheduling
Marc Zyngier
2017-08-31
2
-0
/
+143
*
irqchip/gic-v3-its: Add VPENDBASER/VPROPBASER accessors
Marc Zyngier
2017-08-31
3
-0
/
+38
*
irqchip/gic-v3-its: Add VPE irq domain [de]activation
Marc Zyngier
2017-08-31
1
-0
/
+102
*
irqchip/gic-v3-its: Add VPE irq domain allocation/teardown
Marc Zyngier
2017-08-31
1
-0
/
+169
*
irqchip/gic-v3-its: Add VPE domain infrastructure
Marc Zyngier
2017-08-31
1
-1
/
+30
*
irqchip/gic-v3-its: Add VLPI configuration handling
Marc Zyngier
2017-08-31
1
-5
/
+70
*
irqchip/gic-v3-its: Add VLPI map/unmap operations
Marc Zyngier
2017-08-31
1
-3
/
+247
*
irqchip/gic-v3-its: Add VLPI configuration hook
Marc Zyngier
2017-08-31
1
-0
/
+24
*
irqchip/gic-v3-its: Add GICv4 ITS command definitions
Marc Zyngier
2017-08-31
2
-1
/
+13
*
irqchip/gic-v4: Add management structure definitions
Marc Zyngier
2017-08-31
1
-0
/
+92
*
irqchip/gic-v3-its: Generalize LPI configuration
Marc Zyngier
2017-08-23
1
-10
/
+11
*
irqchip/gic-v3-its: Generalize device table allocation
Marc Zyngier
2017-08-23
1
-10
/
+16
*
irqchip/gic-v3-its: Rework LPI freeing
Marc Zyngier
2017-08-23
1
-6
/
+7
*
irqchip/gic-v3-its: Split out pending table allocation
Marc Zyngier
2017-08-23
1
-9
/
+20
*
irqchip/gic-v3-its: Allow use of indirect VCPU tables
Marc Zyngier
2017-08-23
1
-8
/
+17
*
irqchip/gic-v3-its: Split out property table allocation
Marc Zyngier
2017-08-23
1
-10
/
+21
*
irqchip/gic-v3-its: Implement irq_set_irqchip_state for pending state
Marc Zyngier
2017-08-23
1
-0
/
+78
*
irqchip/gic-v3-its: Macro-ize its_send_single_command
Marc Zyngier
2017-08-23
1
-37
/
+47
*
irqchip/gic-v3-its: Add probing for VLPI properties
Marc Zyngier
2017-08-23
2
-4
/
+72
*
irqchip/gic-v3-its: Move LPI definitions around
Marc Zyngier
2017-08-23
1
-12
/
+13
*
irqchip/gic-v3: Add VLPI/DirectLPI discovery
Marc Zyngier
2017-08-23
2
-1
/
+26
*
irqchip/gic-v3: Add redistributor iterator
Marc Zyngier
2017-08-23
1
-22
/
+47
*
genirq: Let irq_set_vcpu_affinity() iterate over hierarchy
Marc Zyngier
2017-08-23
1
-2
/
+12
*
irqchip: Convert to using %pOF instead of full_name
Rob Herring
2017-08-23
16
-56
/
+50
[next]