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
2017-11-02
irqchip: mips-gic: Make IPI bitmaps static
Paul Burton
1
-2
/
+2
2017-11-02
irqchip: mips-gic: Share register writes in gic_set_type()
Paul Burton
1
-23
/
+23
2017-11-02
irqchip: mips-gic: Remove gic_vpes variable
Paul Burton
1
-5
/
+0
2017-11-02
irqchip: mips-gic: Use num_possible_cpus() to reserve IPIs
Paul Burton
1
-5
/
+7
2017-11-02
irqchip: mips-gic: Configure EIC when CPUs come online
Paul Burton
1
-7
/
+5
2017-11-02
irqchip: mips-gic: Mask local interrupts when CPUs come online
Paul Burton
1
-10
/
+4
2017-11-02
irqchip: mips-gic: Use irq_cpu_online to (un)mask all-VP(E) IRQs
Paul Burton
2
-16
/
+57
2017-11-02
irqchip: mips-gic: Inline gic_local_irq_domain_map()
Paul Burton
1
-36
/
+22
2017-11-02
irqchip/meson-gpio: add support for Meson8 SoCs
Martin Blumenstingl
2
-0
/
+6
2017-11-02
irqdomain: Update the comments of fwnode field of irq_domain structure
Dou Liyang
1
-2
/
+2
2017-11-02
irqchip/gic: Deal with broken firmware exposing only 4kB of GICv2 CPU interface
Marc Zyngier
2
-9
/
+69
2017-11-02
irqchip/gic-v3-its: Setup VLPI properties at map time
Marc Zyngier
2
-2
/
+18
2017-11-02
Merge tag 'v4.14-rc3' into irq/irqchip-4.15
Marc Zyngier
234
-1792
/
+2881
2017-10-19
irqchip/aspeed-i2c-ic: Fix return value check in aspeed_i2c_ic_of_init()
Wei Yongjun
1
-2
/
+2
2017-10-19
irqchip/meson: Add support for gpio interrupt controller
Jerome Brunet
3
-0
/
+423
2017-10-19
dt-bindings: interrupt-controller: Add DT binding for meson GPIO interrupt co...
Jerome Brunet
1
-0
/
+35
2017-10-19
irqchip/gic-v3-its: Update effective affinity on VPE mapping
Marc Zyngier
1
-0
/
+6
2017-10-19
irqchip/gic-v3-its: Only send VINVALL to a single ITS
Marc Zyngier
1
-0
/
+5
2017-10-19
irqchip/gic-v3-its: Limit scope of VPE mapping to be per ITS
Marc Zyngier
2
-0
/
+76
2017-10-19
irqchip/gic-v3-its: Make its_send_vmapp operate on a single ITS
Marc Zyngier
1
-11
/
+12
2017-10-19
irqchip/gic-v3-its: Make its_send_vinvall operate on a single ITS
Marc Zyngier
1
-10
/
+24
2017-10-19
irqchip/gic-v3-its: Make GICv4_ITS_LIST_MAX globally available
Marc Zyngier
2
-8
/
+8
2017-10-19
irqchip/gic-v3-its: Track per-ITS list number
Marc Zyngier
1
-0
/
+3
2017-10-19
irqchip/gic-v3-its: Workaround HiSilicon Hip07 redistributor addressing
Marc Zyngier
3
-2
/
+40
2017-10-19
irqchip/gic-v3-its: Pass its_node pointer to each command builder
Marc Zyngier
1
-20
/
+38
2017-10-19
irqchip/gic-v3-its: Add post-mortem info on command timeout
Marc Zyngier
1
-6
/
+10
2017-10-19
irqchip/gic-v3: Add workaround for Synquacer pre-ITS
Ard Biesheuvel
3
-2
/
+82
2017-10-19
irqchip/gic: Make quirks matching conditional on init return value
Ard Biesheuvel
3
-6
/
+13
2017-10-19
irqchip/gic-v3: Probe device ID space before quirks handling
Ard Biesheuvel
1
-12
/
+6
2017-10-19
irqchip/gic-v3: Add support for Range Selector (RS) feature
Shanker Donthineni
4
-9
/
+55
2017-10-19
irqchip/brcmstb-l2: Add support for the BCM7271 L2 controller
Doug Berger
2
-23
/
+66
2017-10-19
irqchip/brcmstb-l2: Abstract register accesses
Doug Berger
1
-9
/
+20
2017-10-19
irqchip/brcmstb-l2: Remove some processing from the handler
Doug Berger
1
-24
/
+48
2017-10-19
irqchip/renesas-intc-irqpin: Use of_device_get_match_data() helper
Geert Uytterhoeven
1
-6
/
+3
2017-10-19
dt-bindings: irqchip: renesas-irqc: Document R-Car M3-W, V3M, D3 support
Geert Uytterhoeven
1
-0
/
+3
2017-10-19
irqdomain: Add __rcu annotations to radix tree slot
Masahiro Yamada
1
-2
/
+2
2017-10-19
irqdomain: Move revmap_trees_mutex to struct irq_domain
Masahiro Yamada
2
-7
/
+9
2017-10-16
irqchip: Add Kconfig menu
Randy Dunlap
1
-0
/
+4
2017-10-16
irqchip/irq-omap-intc: Do not statically initialize variables
Ladislav Michl
1
-2
/
+2
2017-10-16
irqchip/irq-omap-intc: Remove omap3_init_irq()
Ladislav Michl
2
-14
/
+0
2017-10-01
Linux 4.14-rc3
v4.14-rc3
Linus Torvalds
1
-1
/
+1
2017-10-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
14
-47
/
+56
2017-10-01
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+16
2017-10-01
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-143
/
+384
2017-10-01
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-74
/
+102
2017-10-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
19
-174
/
+210
2017-10-01
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-11
/
+49
2017-10-01
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-8
/
+14
2017-10-01
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+10
2017-09-30
Merge tag 'mtd/fixes-for-4.14-rc3' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-1
/
+9
[next]