aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | clocksource/drivers/stm32: Convert the driver to timer_of primitivesBenjamin Gaignard2018-01-082-114/+74
| * | | | clocksource/drivers/stm32: Fix kernel panic with multiple timersDaniel Lezcano2018-01-081-1/+6
| * | | | clocksource/drivers/timer-of: Don't request the resource by nameDaniel Lezcano2018-01-081-4/+4
| * | | | clocksource/drivers/timer-of: Store the device node pointer in 'struct timer_of'Daniel Lezcano2018-01-082-0/+4
| * | | | clocksource/drivers/spreadtrum: Add timer driver for the Spreadtrum SC9860 pl...Baolin Wang2018-01-083-0/+167
| * | | | dt-bindings/clocksource: Add Spreadtrum SC9860 timer documentationBaolin Wang2018-01-081-0/+20
| * | | | clocksource/drivers/timer-of: Add kernel documentationDaniel Lezcano2018-01-081-0/+37
| * | | | clocksource/drivers/timer-of: Fix function namesDaniel Lezcano2018-01-081-18/+18
| * | | | clocksource/drivers/tcb_clksrc: Fix clock speed messageRomain Izard2018-01-081-1/+1
| * | | | clocksource/drivers/owl: Add the S700 timerAndreas Färber2018-01-081-0/+1
| * | | | clocksource/drivers/owl: Adopt TIMER_OF_DECLARE()Andreas Färber2018-01-081-2/+2
| * | | | dt-bindings/clocksource: Add Actions Semi S700 timerAndreas Färber2018-01-081-0/+1
| * | | | posix-timers: Prevent UB from shifting negative signed valueNick Desaulniers2018-01-044-12/+23
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-01-2935-220/+251
|\ \ \ \ \
| * | | | | irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUGMarc Zyngier2018-01-2421-180/+2
| * | | | | Merge tag 'irqchip-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2018-01-1012-35/+241
| |\ \ \ \ \
| | * | | | | irqchip/gic-v3: Fix the driver probe() fail due to disabled GICC entryShanker Donthineni2018-01-041-0/+11
| | * | | | | irqchip/irq-goldfish-pic: Add Goldfish PIC driverMiodrag Dinic2018-01-044-0/+149
| | * | | | | dt-bindings/goldfish-pic: Add device tree binding for Goldfish PIC driverMiodrag Dinic2018-01-042-0/+35
| | * | | | | irqchip/ompic: fix return value check in ompic_of_init()Wei Yongjun2018-01-041-2/+2
| | * | | | | dt-bindings/bcm283x: Define polarity of per-cpu interruptsStefan Wahren2018-01-043-13/+14
| | * | | | | irqchip/irq-bcm2836: Add support for DT interrupt polarityStefan Wahren2018-01-041-18/+28
| | * | | | | dt-bindings/bcm2836-l1-intc: Add interrupt polarity supportStefan Wahren2018-01-041-2/+2
| * | | | | | irq/work: Improve the flag definitionsBartosz Golaszewski2018-01-082-5/+8
* | | | | | | Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-01-2957-663/+829
|\ \ \ \ \ \ \
| * | | | | | | xtensa: fix futex_atomic_cmpxchg_inatomicMax Filippov2018-01-051-13/+10
| * | | | | | | xtensa: shut up gcc-8 warningsArnd Bergmann2018-01-021-2/+2
| * | | | | | | xtensa: print kernel sections info in mem_initMax Filippov2017-12-171-2/+17
| * | | | | | | xtensa: use generic strncpy_from_user with KASANMax Filippov2017-12-173-0/+10
| * | | | | | | xtensa: use __memset in __xtensa_clear_userMax Filippov2017-12-161-1/+1
| * | | | | | | xtensa: add support for KASANMax Filippov2017-12-1615-9/+201
| * | | | | | | xtensa: move fixmap and kmap just above the KSEGMax Filippov2017-12-165-47/+45
| * | | | | | | xtensa: don't clear swapper_pg_dir in paging_initMax Filippov2017-12-161-1/+0
| * | | | | | | xtensa: extract init_kioMax Filippov2017-12-164-17/+28
| * | | | | | | xtensa: implement early_trap_initMax Filippov2017-12-161-0/+12
| * | | | | | | xtensa: clean up exception handling structureMax Filippov2017-12-165-32/+56
| * | | | | | | xtensa: clean up custom-controlled debug outputMax Filippov2017-12-1611-117/+66
| * | | | | | | xtensa: enable stack protectorMax Filippov2017-12-167-1/+61
| * | | | | | | xtensa: print hardware config ID on startupMax Filippov2017-12-101-0/+9
| * | | | | | | xtensa: consolidate kernel stack size related definitionsMax Filippov2017-12-104-10/+13
| * | | | | | | xtensa: clean up functions in assembly codeMax Filippov2017-12-106-36/+36
| * | | | | | | xtensa: clean up word alignment macros in assembly codeMax Filippov2017-12-104-52/+59
| * | | | | | | xtensa: clean up fixups in assembly codeMax Filippov2017-12-107-194/+133
| * | | | | | | xtensa: use call instead of callx in assembly codeMax Filippov2017-12-104-48/+24
| * | | | | | | xtensa: build kernel with text-section-literalsMax Filippov2017-12-108-88/+52
| * | | | | | | xtensa: add -mno-serialize-volatile to CFLAGSMax Filippov2017-12-091-0/+1
* | | | | | | | Merge tag 'm68k-for-v4.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-01-2926-651/+833
|\ \ \ \ \ \ \ \
| * | | | | | | | MAINTAINERS: Add NuBus subsystem entryFinn Thain2018-01-161-0/+9
| * | | | | | | | m68k/mac: Fix race conditions in OSS interrupt dispatchFinn Thain2018-01-161-41/+26
| * | | | | | | | nubus: Add support for the driver modelFinn Thain2018-01-165-70/+161