index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD level
Zenghui Yu
2020-02-08
1
-0
/
+80
*
irqchip/gic-v4.1: Set vpe_l1_base for all redistributors
Zenghui Yu
2020-02-08
2
-2
/
+5
*
irqchip/gic-v4.1: Fix programming of GICR_VPROPBASER_4_1_SIZE
Zenghui Yu
2020-02-08
1
-1
/
+1
*
irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building INVALL
Zenghui Yu
2020-02-03
1
-1
/
+1
*
irqchip: Some Kconfig cleanup for C-SKY
Randy Dunlap
2020-01-29
1
-2
/
+2
*
irqchip/gic-v3: Only provision redistributors that are enabled in ACPI
Marc Zyngier
2020-01-28
1
-2
/
+7
*
irqchip/gic-v4.1: Allow direct invalidation of VLPIs
Marc Zyngier
2020-01-22
2
-19
/
+37
*
irqchip/gic-v4.1: Suppress per-VLPI doorbell
Marc Zyngier
2020-01-22
1
-2
/
+9
*
irqchip/gic-v4.1: Add VPE INVALL callback
Marc Zyngier
2020-01-22
2
-0
/
+20
*
irqchip/gic-v4.1: Add VPE eviction callback
Marc Zyngier
2020-01-22
1
-11
/
+42
*
irqchip/gic-v4.1: Add VPE residency callback
Marc Zyngier
2020-01-22
3
-0
/
+31
*
irqchip/gic-v4.1: Add mask/unmask doorbell callbacks
Marc Zyngier
2020-01-22
2
-1
/
+75
*
irqchip/gic-v4.1: Plumb skeletal VPE irqchip
Marc Zyngier
2020-01-22
1
-1
/
+31
*
irqchip/gic-v4.1: Implement the v4.1 flavour of VMOVP
Marc Zyngier
2020-01-22
1
-7
/
+33
*
irqchip/gic-v4.1: Don't use the VPE proxy if RVPEID is set
Marc Zyngier
2020-01-22
1
-1
/
+24
*
irqchip/gic-v4.1: Implement the v4.1 flavour of VMAPP
Marc Zyngier
2020-01-22
2
-9
/
+69
*
irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocation
Marc Zyngier
2020-01-22
4
-7
/
+339
*
irqchip/gic-v3: Add GICv4.1 VPEID size discovery
Marc Zyngier
2020-01-22
3
-1
/
+18
*
irqchip/gic-v3: Detect GICv4.1 supporting RVPEID
Marc Zyngier
2020-01-22
2
-3
/
+20
*
irqchip/gic-v3-its: Fix get_vlpi_map() breakage with doorbells
Marc Zyngier
2020-01-22
1
-5
/
+6
*
irqdomain: Fix a memory leak in irq_domain_push_irq()
Kevin Hao
2020-01-20
1
-0
/
+1
*
irqchip: Add NXP INTMUX interrupt multiplexer support
Joakim Zhang
2020-01-20
3
-0
/
+316
*
dt-bindings: interrupt-controller: Add binding for NXP INTMUX interrupt multi...
Joakim Zhang
2020-01-20
1
-0
/
+68
*
irqchip: Define EXYNOS_IRQ_COMBINER
Hyunki Koo
2020-01-20
3
-1
/
+9
*
irqchip/meson-gpio: Add support for meson a1 SoCs
Qianggui Song
2020-01-20
1
-0
/
+42
*
irqchip/meson-gpio: Rework meson irqchip driver to support meson-A1 SoCs
Qianggui Song
2020-01-20
1
-25
/
+70
*
dt-bindings: interrupt-controller: New binding for Meson-A1 SoCs
Qianggui Song
2020-01-20
1
-0
/
+1
*
irqchip/mbigen: Set driver .suppress_bind_attrs to avoid remove problems
John Garry
2020-01-20
1
-0
/
+1
*
irqchip: Add Aspeed SCU interrupt controller
Eddie James
2020-01-20
3
-1
/
+241
*
dt-bindings: interrupt-controller: Add Aspeed SCU interrupt controller
Eddie James
2020-01-20
3
-0
/
+53
*
gpio/sifive: Add GPIO driver for SiFive SoCs
Yash Shah
2020-01-20
3
-0
/
+262
*
gpio/sifive: Add DT documentation for SiFive GPIO
Yash Shah
2020-01-20
1
-0
/
+68
*
irqchip/sifive-plic: Support irq domain hierarchy
Yash Shah
2020-01-20
2
-4
/
+27
*
irqchip/nvic: Use irq_domain_translate_onecell instead of custom func
Yash Shah
2020-01-20
1
-13
/
+2
*
genirq: Introduce irq_domain_translate_onecell
Yash Shah
2020-01-20
2
-0
/
+22
*
Linux 5.5-rc4
v5.5-rc4
Linus Torvalds
2019-12-30
1
-1
/
+1
*
Merge tag 'riscv/for-v5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-12-29
4
-3
/
+6
|
\
|
*
riscv: export flush_icache_all to modules
Olof Johansson
2019-12-28
1
-0
/
+1
|
*
riscv: reject invalid syscalls below -1
David Abdurachmanov
2019-12-28
1
-0
/
+1
|
*
riscv: fix compile failure with EXPORT_SYMBOL() & !MMU
Luc Van Oostenryck
2019-12-28
2
-3
/
+4
*
|
Merge tag 'locks-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jla...
Linus Torvalds
2019-12-29
1
-1
/
+1
|
\
\
|
*
|
locks: print unsigned ino in /proc/locks
Amir Goldstein
2019-12-29
1
-1
/
+1
|
|
/
*
|
Merge tag '5.5-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-12-29
3
-10
/
+56
|
\
\
|
*
|
cifs: Optimize readdir on reparse points
Paulo Alcantara (SUSE)
2019-12-23
2
-9
/
+55
|
*
|
cifs: Adjust indentation in smb2_open_file
Nathan Chancellor
2019-12-23
1
-1
/
+1
|
|
/
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-12-28
6
-11
/
+12
|
\
\
|
*
|
scsi: target/iblock: Fix protection error with blocks greater than 512B
Israel Rukshin
2019-12-20
1
-1
/
+3
|
*
|
scsi: libcxgbi: fix NULL pointer dereference in cxgbi_device_destroy()
Varun Prakash
2019-12-20
1
-1
/
+2
|
*
|
scsi: lpfc: fix spelling mistakes of asynchronous
Colin Ian King
2019-12-20
2
-6
/
+6
|
*
|
scsi: lpfc: fix build failure with DEBUGFS disabled
Arnd Bergmann
2019-12-17
1
-2
/
+1
[next]