summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-12-257-13/+39
|\
| * x86/speculation: Add support for STIBP always-on preferred modeThomas Lendacky2018-12-183-6/+24
| * x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=offMichal Hocko2018-12-114-3/+11
| * x86/speculation: Change misspelled STIPB to STIBPWaiman Long2018-12-062-4/+4
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-12-2548-602/+673
|\ \
| * \ Merge branch 'clockevents/4.21' of http://git.linaro.org/people/daniel.lezcan...Thomas Gleixner2018-12-191-0/+20
| |\ \
| | * | dt-bindings: timer: Document RDA8810PL SoC timerManivannan Sadhasivam2018-12-191-0/+20
| * | | Merge branch 'clockevents/4.21' of http://git.linaro.org/people/daniel.lezcan...Thomas Gleixner2018-12-1821-380/+600
| |\| |
| | * | clocksource/drivers/rda: Add clock driver for RDA8810PL SoCManivannan Sadhasivam2018-12-183-0/+204
| | * | clocksource/drivers/meson6: Change name meson6_timer timer-meson6Daniel Lezcano2018-12-182-1/+1
| | * | clocksource/drivers/sun4i: Change name sun4i_timer to timer-sun4iDaniel Lezcano2018-12-182-1/+1
| | * | clocksource/drivers/tegra20: Change name tegra20_timer to timer-tegra20Daniel Lezcano2018-12-182-1/+1
| | * | clocksource/drivers/rockchip: Change name rockchip_timer to timer-rockchipDaniel Lezcano2018-12-182-1/+1
| | * | clocksource/drivers/riscv: Change name riscv_timer to timer-riscvDaniel Lezcano2018-12-182-1/+1
| | * | clocksource/drivers/riscv_timer: Provide the sched_clockAnup Patel2018-12-182-1/+10
| | * | clocksource/drivers/timer-imx-tpm: Specify clock name for timer-ofAnson Huang2018-12-181-0/+3
| | * | clocksource/drivers/fttmr010: Fix invalid interrupt register accessTao Ren2018-12-181-31/+42
| | * | clocksource/drivers/integrator-ap: Add missing of_node_put()Yangtao Li2018-12-181-9/+16
| | * | clocksource/drivers/bcm2835: Switch to SPDX identifierStefan Wahren2018-12-181-14/+1
| | * | dt-bindings: timer: renesas, cmt: Document r8a774a1 CMT supportBiju Das2018-12-181-3/+8
| | * | clocksource/drivers/timer-imx-tpm: Convert the driver to timer-ofAnson Huang2018-12-181-81/+55
| | * | clocksource/drivers/arc_timer: Utilize generic sched_clockAlexey Brodkin2018-12-183-0/+24
| | * | dt-bindings: timer: renesas, cmt: Document r8a77470 CMT supportBiju Das2018-12-181-0/+2
| | * | dt-bindings: timer: renesas, cmt: Document r8a7796 CMT supportBiju Das2018-12-181-0/+2
| | * | clocksource/drivers/imx-gpt: Remove unnecessary irq protectionClément Péron2018-12-181-17/+0
| | * | clocksource/drivers/imx-gpt: Add support for ARM64Anson Huang2018-12-182-1/+5
| | * | clocksource/drivers/meson6_timer: Implement the ARM delay timerMartin Blumenstingl2018-12-181-0/+22
| | * | clocksource/drivers/meson6_timer: Use register names from the datasheetMartin Blumenstingl2018-12-181-44/+64
| | * | clockevents/drivers/tegra20: Remove obsolete inclusion of <asm/smp_twd.h>Geert Uytterhoeven2018-12-181-1/+0
| | * | clocksource/drivers/timer-ti-dm: Remove the early platform driver registrationBartosz Golaszewski2018-12-181-1/+0
| | * | clocksource/drivers/ux500: Drop Ux500 custom SCHED_CLOCKLinus Walleij2018-12-183-35/+0
| | * | clocksource/drivers/dbx500: Demote dbx500 PRCMU clocksourceLinus Walleij2018-12-181-2/+2
| | * | clocksource/drivers/timer-vt8500: Remove duplicate function nameDan Carpenter2018-12-181-1/+1
| * | | ntp: Remove duplicated includeYueHaibing2018-12-181-1/+0
| * | | timekeeping: Convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-111-13/+2
| * | | timekeeping: Use proper seqcount initializerBart Van Assche2018-12-051-1/+3
| * | | posix-timers: Remove license boilerplateThomas Gleixner2018-11-231-19/+1
| * | | posix-clocks: Remove license boiler plateThomas Gleixner2018-11-231-14/+0
| * | | sched/clock: Remove license boilerplateThomas Gleixner2018-11-231-4/+0
| * | | posix-timers/stubs: Remove license boilerplateThomas Gleixner2018-11-231-4/+0
| * | | time: Remove license boilerplateThomas Gleixner2018-11-234-48/+5
| * | | time/debug: Remove license boilerplateThomas Gleixner2018-11-232-19/+0
| * | | hrtimers/tick/clockevents: Remove sloppy license referencesThomas Gleixner2018-11-238-22/+0
| * | | time: Add SPDX license identifiersThomas Gleixner2018-11-2323-0/+24
| * | | time: Remove useless filenames in top level commentsThomas Gleixner2018-11-2319-68/+15
| |/ /
| * | clockevents: Remove unnecessary unlikely()Yangtao Li2018-11-051-9/+3
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-12-2547-238/+1421
|\ \ \
| * | | genirq/affinity: Add is_managed to struct irq_affinity_descDou Liyang2018-12-193-5/+13
| * | | genirq/core: Introduce struct irq_affinity_descDou Liyang2018-12-1910-39/+55
| * | | genirq/affinity: Remove excess indentationThomas Gleixner2018-12-191-11/+11