summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'core-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-0410-0/+907
|\
| * entry: Correct __secure_computing() stubThomas Gleixner2020-07-261-1/+2
| * entry: Correct 'noinstr' attributesIngo Molnar2020-07-261-2/+2
| * entry: Provide infrastructure for work before transitioning to guest modeThomas Gleixner2020-07-245-1/+144
| * entry: Provide generic interrupt entry/exit codeThomas Gleixner2020-07-242-0/+179
| * entry: Provide generic syscall exit functionThomas Gleixner2020-07-242-0/+358
| * entry: Provide generic syscall entry functionalityThomas Gleixner2020-07-245-0/+225
| * seccomp: Provide stub for __secure_computing()Thomas Gleixner2020-07-241-0/+1
* | Merge tag 'timers-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-08-0417-317/+1098
|\ \
| * | timers: Recalculate next timer interrupt only when necessaryFrederic Weisbecker2020-07-241-3/+18
| * | Merge tag 'timers-v5.9' of https://git.linaro.org/people/daniel.lezcano/linux...Thomas Gleixner2020-07-2316-172/+990
| |\ \
| | * | clocksource/drivers/ingenic: Add support for the Ingenic X1000 OST.周琰杰 (Zhou Yanjie)2020-07-233-1/+551
| | * | dt-bindings: timer: Add Ingenic X1000 OST bindings.周琰杰 (Zhou Yanjie)2020-07-232-0/+75
| | * | clocksource/drivers: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-233-3/+3
| | * | clocksource/drivers/nomadik-mtu: Handle 32kHz clockLinus Walleij2020-07-231-2/+9
| | * | clocksource/drivers/sh_cmt: Use "kHz" for kilohertzGeert Uytterhoeven2020-07-231-1/+1
| | * | clocksource/drivers/imx: Add support for i.MX TPM driver with ARM64Anson Huang2020-07-231-1/+2
| | * | clocksource/drivers/ingenic: Add high resolution timer support for SMP/SMT.周琰杰 (Zhou Yanjie)2020-07-231-58/+124
| | * | clocksource/drivers/timer-atmel-tcb: Add sama5d2 supportAlexandre Belloni2020-07-111-1/+10
| | * | clocksource/drivers/timer-atmel-tcb: Allow selecting first dividerAlexandre Belloni2020-07-111-4/+2
| | * | clocksource/drivers/timer-atmel-tcb: Stop using the 32kHz for clockeventsAlexandre Belloni2020-07-111-30/+33
| | * | clocksource/drivers/timer-atmel-tcb: Fill tcb_configAlexandre Belloni2020-07-111-3/+15
| | * | clocksource/drivers/timer-atmel-tcb: Rework 32khz clock selectionAlexandre Belloni2020-07-111-9/+2
| | * | ARM: at91: add atmel tcb capabilitiesKamel Bouhara2020-07-111-0/+5
| | * | ARM: dts: at91: sama5d2: add TCB GCLKAlexandre Belloni2020-07-111-6/+6
| | * | dt-bindings: microchip: atmel,at91rm9200-tcb: add sama5d2 compatibleAlexandre Belloni2020-07-111-9/+33
| | * | dt-bindings: atmel-tcb: convert bindings to json-schemaAlexandre Belloni2020-07-112-56/+131
| * | | timers: Lower base clock forwarding thresholdFrederic Weisbecker2020-07-171-1/+1
| * | | timers: Remove must_forward_clkFrederic Weisbecker2020-07-171-16/+6
| * | | timers: Spare timer softirq until next expiryFrederic Weisbecker2020-07-171-41/+8
| * | | timers: Expand clk forward logic beyond nohzFrederic Weisbecker2020-07-171-22/+4
| * | | timers: Reuse next expiry cache after nohz exitFrederic Weisbecker2020-07-171-4/+2
| * | | timers: Always keep track of next expiryFrederic Weisbecker2020-07-171-21/+21
| * | | timers: Optimize _next_timer_interrupt() level iterationFrederic Weisbecker2020-07-171-1/+9
| * | | timers: Add comments about calc_index() ceiling workFrederic Weisbecker2020-07-171-1/+11
| * | | timers: Move trigger_dyntick_cpu() to enqueue_timer()Frederic Weisbecker2020-07-171-36/+25
| * | | timers: Use only bucket expiry for base->next_expiry valueAnna-Maria Behnsen2020-07-171-30/+34
| * | | timers: Preserve higher bits of expiration on index calculationFrederic Weisbecker2020-07-171-1/+1
* | | | Merge tag 'irq-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-0436-244/+346
|\ \ \ \
| * \ \ \ Merge tag 'irqchip-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2020-08-0332-210/+346
| |\ \ \ \
| | * | | | irqchip/loongson-pch-pic: Fix the misused irq flow handlerHuacai Chen2020-07-301-11/+4
| | * | | | irqchip/loongson-htvec: Support 8 groups of HT vectorsHuacai Chen2020-07-301-12/+10
| | * | | | irqchip/loongson-liointc: Fix misuse of gc->mask_cacheHuacai Chen2020-07-301-5/+5
| | * | | | dt-bindings: interrupt-controller: Update Loongson HTVEC descriptionHuacai Chen2020-07-301-2/+2
| | * | | | irqchip/imx-intmux: Fix irqdata regs save in imx_intmux_runtime_suspend()Wei Yongjun2020-07-301-6/+6
| | * | | | irqchip/imx-intmux: Implement intmux runtime power managementJoakim Zhang2020-07-271-2/+65
| | * | | | irqchip/gic-v4.1: Use GFP_ATOMIC flag in allocate_vpe_l1_table()Zenghui Yu2020-07-271-2/+2
| | * | | | irqchip: Fix IRQCHIP_PLATFORM_DRIVER_* compilation by including module.hMarc Zyngier2020-07-271-0/+1
| | * | | | irqchip/stm32-exti: Map direct event to irq parentAlexandre Torgue2020-07-271-34/+67
| | * | | | irqchip/mtk-cirq: Convert to a platform driverSaravana Kannan2020-07-271-1/+3