summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'irq-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-01-275-9/+102
|\
| * Merge tag 'irqchip-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2020-01-244-9/+101
| |\
| | * irqchip/gic-v4.1: Allow direct invalidation of VLPIsMarc Zyngier2020-01-221-0/+1
| | * irqchip/gic-v4.1: Add VPE INVALL callbackMarc Zyngier2020-01-221-0/+6
| | * irqchip/gic-v4.1: Add VPE residency callbackMarc Zyngier2020-01-222-0/+14
| | * irqchip/gic-v4.1: Add mask/unmask doorbell callbacksMarc Zyngier2020-01-221-1/+2
| | * irqchip/gic-v4.1: Implement the v4.1 flavour of VMAPPMarc Zyngier2020-01-221-4/+14
| | * irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocationMarc Zyngier2020-01-221-4/+29
| | * irqchip/gic-v3: Add GICv4.1 VPEID size discoveryMarc Zyngier2020-01-221-0/+5
| | * irqchip/gic-v3: Detect GICv4.1 supporting RVPEIDMarc Zyngier2020-01-221-0/+2
| | * dt-bindings: interrupt-controller: Add Aspeed SCU interrupt controllerEddie James2020-01-201-0/+23
| | * genirq: Introduce irq_domain_translate_onecellYash Shah2020-01-201-0/+5
| * | genirq, sched/isolation: Isolate from handling managed interruptsMing Lei2020-01-221-0/+1
* | | Merge tag 'smp-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-01-271-6/+5
|\ \ \
| * | | smp: Remove allocation mask from on_each_cpu_cond.*()Sebastian Andrzej Siewior2020-01-241-3/+2
| * | | smp: Use smp_cond_func_t as type for the conditional functionSebastian Andrzej Siewior2020-01-241-6/+6
* | | | Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-01-2711-5/+176
|\ \ \ \
| * | | | alarmtimer: Make alarmtimer_get_rtcdev() a stub when CONFIG_RTC_CLASS=nStephen Boyd2020-01-241-0/+4
| * | | | clocksource/drivers/hyper-v: Untangle stimers and timesync from clocksourcesAndrea Parri2020-01-161-1/+1
| * | | | fs/proc: Introduce /proc/pid/timens_offsetsAndrei Vagin2020-01-141-0/+10
| * | | | x86/vdso: Zap vvar pages when switching to a time namespaceDmitry Safonov2020-01-141-0/+9
| * | | | time: Allocate per-timens vvar pageDmitry Safonov2020-01-141-0/+3
| * | | | x86/vdso: Provide vdso_data offset on vvar_pageDmitry Safonov2020-01-141-0/+1
| * | | | lib/vdso: Prepare for time namespace supportThomas Gleixner2020-01-142-1/+24
| * | | | hrtimers: Prepare hrtimer_nanosleep() for time namespacesAndrei Vagin2020-01-141-2/+1
| * | | | time: Add do_timens_ktime_to_host() helperAndrei Vagin2020-01-141-0/+17
| * | | | time: Add timens_offsets to be used for tasks in time namespaceAndrei Vagin2020-01-141-0/+22
| * | | | ns: Introduce Time NamespaceAndrei Vagin2020-01-145-0/+83
| * | | | lib/vdso: Add unlikely() hint into vdso_read_begin()Andrei Vagin2020-01-141-1/+1
| | |/ / | |/| |
* | | | Merge tag 'timers-urgent-2020-01-27' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-01-271-2/+2
|\ \ \ \
| * | | | lib/vdso: Make __arch_update_vdso_data() logic understandableThomas Gleixner2020-01-171-2/+2
| |/ / /
* | | | Merge tag 'selinux-pr-20200127' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-01-272-0/+4
|\ \ \ \
| * | | | security,lockdown,selinux: implement SELinux lockdownStephen Smalley2019-12-092-0/+4
* | | | | Merge branch 'for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2020-01-271-1/+2
|\ \ \ \ \
| * | | | | mm: hugetlb controller for cgroups v2Giuseppe Scrivano2019-12-161-1/+2
* | | | | | Merge branch 'for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2020-01-271-22/+28
|\ \ \ \ \ \
| * | | | | | workqueue: remove workqueue_work event classDaniel Jordan2020-01-151-19/+12
| * | | | | | workqueue: add worker function to workqueue_execute_end tracepointDaniel Jordan2020-01-151-3/+16
* | | | | | | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2020-01-273-10/+4
|\ \ \ \ \ \ \
| * | | | | | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-063-10/+4
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'for-5.6/drivers-2020-01-27' of git://git.kernel.dk/linux-blockLinus Torvalds2020-01-273-2/+60
|\ \ \ \ \ \ \
| * | | | | | | bcache: print written and keys in trace_bcache_btree_writeGuoju Fang2020-01-231-1/+2
| * | | | | | | bcache: use read_cache_page_gfp to read the superblockChristoph Hellwig2020-01-231-0/+1
| * | | | | | | bcache: use a separate data structure for the on-disk super blockChristoph Hellwig2020-01-231-0/+51
| * | | | | | | md/raid6: fix algorithm choice under larger PAGE_SIZEZhengyuan Liu2020-01-131-0/+4
| * | | | | | | raid6/test: fix a compilation warningZhengyuan Liu2020-01-131-0/+2
| * | | | | | | raid6/test: fix a compilation errorZhengyuan Liu2020-01-131-1/+0
* | | | | | | | Merge tag 'for-5.6/block-2020-01-27' of git://git.kernel.dk/linux-blockLinus Torvalds2020-01-271-0/+10
|\| | | | | | |
| * | | | | | | list: introduce list_for_each_continue()Pavel Begunkov2019-12-191-0/+10
* | | | | | | | Merge tag 'devprop-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-271-42/+54
|\ \ \ \ \ \ \ \