| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-12-03 | 12 | -145/+117 |
|\ |
|
| * | Merge branch 'timers/urgent' into timers/core, to pick up fix | Ingo Molnar | 2019-11-25 | 450 | -1863/+5603 |
| |\ |
|
| | * | time: Zero the upper 32-bits in __kernel_timespec on 32-bit | Dmitry Safonov | 2019-11-21 | 1 | -1/+2 |
| * | | time: Rename tsk->real_start_time to ->start_boottime | Peter Zijlstra | 2019-11-13 | 4 | -4/+4 |
| * | | hrtimer: Remove the comment about not used HRTIMER_SOFTIRQ | Sebastian Andrzej Siewior | 2019-11-12 | 1 | -2/+1 |
| * | | time: Fix spelling mistake in comment | Mukesh Ojha | 2019-11-12 | 1 | -1/+1 |
| * | | time: Optimize ns_to_timespec64() | Arnd Bergmann | 2019-11-12 | 1 | -9/+12 |
| * | | hrtimer: Annotate lockless access to timer->state | Eric Dumazet | 2019-11-06 | 2 | -8/+17 |
| * | | Merge tag 'timers-v5.6' of https://git.linaro.org/people/daniel.lezcano/linux... | Thomas Gleixner | 2019-11-04 | 4 | -120/+80 |
| |\ \ |
|
| | * | | clocksource/drivers/asm9260: Add a check for of_clk_get | Chuhong Yuan | 2019-11-04 | 1 | -0/+4 |
| | * | | clocksource/drivers/renesas-ostm: Use unique device name instead of ostm | Geert Uytterhoeven | 2019-11-04 | 1 | -5/+5 |
| | * | | clocksource/drivers/renesas-ostm: Convert to timer_of | Geert Uytterhoeven | 2019-11-04 | 2 | -117/+73 |
| | * | | clocksource/drivers/timer-of: Use unique device name instead of timer | Geert Uytterhoeven | 2019-11-04 | 1 | -1/+1 |
| | * | | clocksource/drivers/timer-of: Convert last full_name to %pOF | Geert Uytterhoeven | 2019-11-04 | 1 | -2/+2 |
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-12-03 | 30 | -188/+1065 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'irqchip-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/... | Thomas Gleixner | 2019-11-20 | 24 | -160/+1041 |
| |\ \ \ \ |
|
| | * | | | | pinctrl/sdm845: Add PDC wakeup interrupt map for GPIOs | Lina Iyer | 2019-11-16 | 1 | -1/+22 |
| | * | | | | pinctrl/msm: Setup GPIO chip in hierarchy | Lina Iyer | 2019-11-16 | 3 | -2/+137 |
| | * | | | | irqchip/qcom-pdc: Add irqchip set/get state calls | Maulik Shah | 2019-11-16 | 1 | -0/+23 |
| | * | | | | irqchip/qcom-pdc: Add irqdomain for wakeup capable GPIOs | Lina Iyer | 2019-11-16 | 2 | -9/+116 |
| | * | | | | irqchip/qcom-pdc: Do not toggle IRQ_ENABLE during mask/unmask | Lina Iyer | 2019-11-16 | 1 | -2/+14 |
| | * | | | | irqchip/qcom-pdc: Update max PDC interrupts | Lina Iyer | 2019-11-16 | 1 | -2/+2 |
| | * | | | | of/irq: Document properties for wakeup interrupt parent | Lina Iyer | 2019-11-16 | 1 | -0/+12 |
| | * | | | | genirq: Introduce irq_chip_get/set_parent_state calls | Maulik Shah | 2019-11-16 | 2 | -0/+50 |
| | * | | | | irqdomain: Add bus token DOMAIN_BUS_WAKEUP | Lina Iyer | 2019-11-16 | 1 | -0/+1 |
| | * | | | | irqchip/ti-sci-inta: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR... | Markus Elfring | 2019-11-11 | 1 | -2/+3 |
| | * | | | | irqchip: Ingenic: Add process for more than one irq at the same time. | Zhou Yanjie | 2019-11-10 | 1 | -6/+11 |
| | * | | | | irqchip: ingenic: Alloc generic chips from IRQ domain | Paul Cercueil | 2019-11-10 | 1 | -13/+17 |
| | * | | | | irqchip: ingenic: Get virq number from IRQ domain | Paul Cercueil | 2019-11-10 | 1 | -1/+6 |
| | * | | | | irqchip: ingenic: Error out if IRQ domain creation failed | Paul Cercueil | 2019-11-10 | 1 | -5/+10 |
| | * | | | | irqchip: ingenic: Drop redundant irq_suspend / irq_resume functions | Paul Cercueil | 2019-11-10 | 2 | -37/+1 |
| | * | | | | irqchip: Place CONFIG_SIFIVE_PLIC into the menu | Jonathan Neuschäfer | 2019-11-10 | 1 | -2/+2 |
| | * | | | | irqchip/gic-v3-its: Make vlpi_lock a spinlock | Marc Zyngier | 2019-11-10 | 1 | -9/+9 |
| | * | | | | irqchip/gic-v3-its: Lock VLPI map array before translating it | Marc Zyngier | 2019-11-10 | 1 | -2/+4 |
| | * | | | | irqchip/gic-v3-its: Synchronise INT/CLEAR commands targetting a VLPI using VSYNC | Marc Zyngier | 2019-11-10 | 1 | -4/+75 |
| | * | | | | irqchip/gic-v3-its: Synchronise INV command targetting a VLPI using VSYNC | Marc Zyngier | 2019-11-10 | 1 | -1/+35 |
| | * | | | | irqchip/gic-v3-its: Add its_vlpi_map helpers | Marc Zyngier | 2019-11-10 | 1 | -15/+32 |
| | * | | | | irqchip/gic-v3-its: Kill its->device_ids and use TYPER copy instead | Marc Zyngier | 2019-11-10 | 2 | -12/+14 |
| | * | | | | irqchip/gic-v3-its: Kill its->ite_size and use TYPER copy instead | Marc Zyngier | 2019-11-10 | 2 | -5/+5 |
| | * | | | | irqchip/gic-v3-its: Make is_v4 use a TYPER copy | Marc Zyngier | 2019-11-10 | 1 | -12/+14 |
| | * | | | | irqchip/gic-v3-its: Allow LPI invalidation via the DirectLPI interface | Marc Zyngier | 2019-11-10 | 1 | -8/+32 |
| | * | | | | irqchip/gic-v3-its: Factor out wait_for_syncr primitive | Marc Zyngier | 2019-11-10 | 1 | -6/+9 |
| | * | | | | irqchip/gic-v3-its: Free collection mapping on device teardown | Marc Zyngier | 2019-11-10 | 1 | -1/+1 |
| | * | | | | dt-bindings: qcom,pdc: Add compatible for sc7180 | Rajendra Nayak | 2019-11-10 | 1 | -1/+2 |
| | * | | | | drivers: irqchip: qcom-pdc: Move to an SoC independent compatible | Rajendra Nayak | 2019-11-10 | 1 | -1/+1 |
| | * | | | | irqchip: Add support for Layerscape external interrupt lines | Rasmus Villemoes | 2019-11-10 | 3 | -0/+202 |
| | * | | | | dt/bindings: Add bindings for Layerscape external irqs | Rasmus Villemoes | 2019-11-10 | 1 | -0/+49 |
| | * | | | | irqchip/irq-bcm7038-l1: Support brcm,int-fwd-mask | Florian Fainelli | 2019-11-10 | 1 | -4/+26 |
| | * | | | | dt-bindings: Document brcm, int-fwd-mask property for bcm7038-l1-intc | Florian Fainelli | 2019-11-10 | 1 | -0/+6 |
| | * | | | | irqchip/irq-bcm7038-l1: Enable parent IRQ if necessary | Florian Fainelli | 2019-11-10 | 1 | -0/+4 |