summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | irqchip/gic: Warn if GICv3 system registers are enabledMarc Zyngier2015-10-091-0/+15
| | * | | arm64: cpufeatures: Check ICC_EL1_SRE.SRE before enabling ARM64_HAS_SYSREG_GI...Marc Zyngier2015-10-091-1/+18
| | * | | irqchip/gic-v3: Make gic_enable_sre an inline functionMarc Zyngier2015-10-092-23/+25
| | * | | arm64: el2_setup: Make sure ICC_SRE_EL2.SRE sticks before using GICv3 sysregsMarc Zyngier2015-10-091-0/+2
| |/ / /
| * | | irqchip/sunxi-nmi: Switch to of_io_request_and_map() from of_iomap()Chen-Yu Tsai2015-10-091-1/+1
| * | | irqchip/sunxi-nmi: Use driver name instead of DT node name for identificationChen-Yu Tsai2015-10-091-9/+11
| * | | genirq: Make irq_set_vcpu_affinity available for CONFIG_SMP=nFeng Wu2015-10-091-31/+31
| * | | genirq: Allow migration of chained interrupts by installing default actionMika Westerberg2015-10-093-1/+20
| * | | genirq: Remove unused functions irqd_[set|clr]_chained_irq_inprogress()Mika Westerberg2015-10-011-15/+0
| * | | genirq: Fix typo in documentation of enumeration field nameMika Westerberg2015-10-011-1/+1
| * | | irqchip/i8259: Convert to use irq_set_chained_handler_and_dataAxel Lin2015-10-011-2/+2
| * | | Merge branch 'irq/for-arm' into irq/coreThomas Gleixner2015-10-01439-2573/+5056
| |\ \ \
| | * | | genirq: Introduce generic irq migration for cpu hotunplugYang Yingliang2015-10-014-0/+89
| * | | | irqchip/renesas-intc-irqpin: r8a7778 IRLM setup supportUlrich Hecht2015-09-301-2/+4
| * | | | irqchip/renesas-irqc: Move over to nested generic chipMagnus Damm2015-09-292-56/+31
| * | | | irqchip/renesas-irqc: Add r8a7795 INTC-EX DT documentationMagnus Damm2015-09-291-0/+1
| * | | | irqchip/gicv3-its: Use new jump label APIRobert Richter2015-09-291-3/+3
| * | | | irqchip/gicv3-its: Workaround for Cavium ThunderX errata 22375, 24313Robert Richter2015-09-292-4/+50
| * | | | irqchip/gicv3-its: Add HW revision detection and configurationRobert Richter2015-09-293-0/+36
| * | | | irqchip/gicv3-its: Read typer register outside the loopRobert Richter2015-09-291-3/+2
| * | | | irqchip/gicv3: Workaround for Cavium ThunderX erratum 23154Robert Richter2015-09-295-9/+72
| * | | | irqchip/gicv3-its: Add range check for number of allocated pagesRobert Richter2015-09-292-1/+11
| * | | | genirq: Remove the second parameter from handle_irq_event_percpu()Huang Shijie2015-09-223-6/+5
| * | | | irqchip/atmel-aic5: Simplify base chip selectionLudovic Desroches2015-09-221-18/+10
| * | | | irqchip/atmel-aic5: Use explicit variable name for the base chipLudovic Desroches2015-09-221-22/+22
| * | | | Merge branch 'irq/urgent' into irq/coreThomas Gleixner2015-09-221-8/+16
| |\ \ \ \
| * | | | | irqchip/gic: Document optional Clock and Power Domain propertiesGeert Uytterhoeven2015-09-221-0/+15
| * | | | | irqchip/gic: Add arm,pl390 supportGeert Uytterhoeven2015-09-222-4/+6
| * | | | | genirq: Handle force threading of irqs with primary and thread handlerThomas Gleixner2015-09-222-41/+119
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-0334-120/+468
|\ \ \ \ \ \
| * | | | | | timeconst: Update path in commentJason A. Donenfeld2015-10-261-1/+1
| * | | | | | timers/x86/hpet: Type adjustmentsJan Beulich2015-10-214-20/+19
| * | | | | | Merge branch 'clockevents/4.4' of http://git.linaro.org/people/daniel.lezcano...Thomas Gleixner2015-10-2012-21/+111
| |\ \ \ \ \ \
| | * | | | | | clocksource/drivers/armada-370-xp: Implement ARM delay timerRussell King2015-10-191-0/+14
| | * | | | | | clocksource/drivers/tango_xtal: Add new timer for Tango SoCsMarc Gonzalez2015-10-163-0/+71
| | * | | | | | clocksource/drivers/imx: Allow timer irq affinity changeLucas Stach2015-10-151-1/+2
| | * | | | | | clocksource/drivers/exynos_mct: Use container_of() instead of this_cpu_ptr()Alexey Klimov2015-10-151-4/+8
| | * | | | | | clocksource/drivers/h8300_*: Remove unneeded memset()sAlexey Klimov2015-10-153-3/+0
| | * | | | | | clocksource/drivers/sh_cmt: Remove unneeded memset() in sh_cmt_setup()Alexey Klimov2015-10-151-1/+0
| | * | | | | | clocksource/drivers/em_sti: Remove unneeded memset()sAlexey Klimov2015-10-151-2/+0
| | * | | | | | clocksource/drivers/mediatek: Use GPT as sched clock sourceYingjoe Chen2015-10-151-0/+10
| | * | | | | | clockevents/drivers/mtk: Fix spurious interrupt leading to crashDaniel Lezcano2015-10-151-10/+6
| * | | | | | | Merge branch 'fortglx/4.4/time' of https://git.linaro.org/people/john.stultz/...Thomas Gleixner2015-10-208-44/+44
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | net: sfc: avoid using timespecArnd Bergmann2015-10-011-7/+7
| | * | | | | | ntp/pps: use y2038 safe types in pps_event_timeArnd Bergmann2015-10-014-26/+19
| | * | | | | | ntp: use timespec64 in sync_cmos_clockArnd Bergmann2015-10-011-2/+2
| | * | | | | | ntp/pps: replace getnstime_raw_and_real with 64-bit versionArnd Bergmann2015-10-013-9/+14
| | * | | | | | ntp/pps: use timespec64 for hardpps()Arnd Bergmann2015-10-015-10/+12
| | | |_|/ / / | | |/| | | |
| * | | | | | posix_cpu_timer: Reduce unnecessary sighand lock contentionJason Low2015-10-153-2/+28
| * | | | | | posix_cpu_timer: Convert cputimer->running to boolJason Low2015-10-154-7/+7
OpenPOWER on IntegriCloud