summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra2017-09-071-0/+6
* Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-09-042-20/+3
|\
| * x86/intel_rdt/cqm: Add tasks file supportVikas Shivappa2017-08-011-0/+1
| * x86/intel_rdt: Change closid type from int to u32Vikas Shivappa2017-08-011-1/+1
| * x86/intel_rdt: Introduce a common compile option for RDTVikas Shivappa2017-08-011-1/+1
| * x86/perf/cqm: Wipe out perf based cqmVikas Shivappa2017-08-011-18/+0
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-046-1/+244
|\ \
| * \ Merge tag 'irqchip-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2017-08-313-0/+191
| |\ \
| | * | irqchip/gic-v3: Advertise GICv4 support to KVMMarc Zyngier2017-08-311-0/+2
| | * | irqchip/gic-v4: Enable low-level GICv4 operationsMarc Zyngier2017-08-311-0/+2
| | * | irqchip/gic-v4: Add VLPI configuration interfaceMarc Zyngier2017-08-311-0/+4
| | * | irqchip/gic-v4: Add VPE command interfaceMarc Zyngier2017-08-311-0/+2
| | * | irqchip/gic-v4: Add per-VM VPE domain creationMarc Zyngier2017-08-311-0/+3
| | * | irqchip/gic-v3-its: Set implementation defined bit to enable VLPIsMarc Zyngier2017-08-311-0/+1
| | * | irqchip/gic-v3-its: Add device proxy for VPE management if !DirectLpiMarc Zyngier2017-08-311-0/+2
| | * | irqchip/gic-v3-its: Add VPE schedulingMarc Zyngier2017-08-311-0/+58
| | * | irqchip/gic-v3-its: Add VPENDBASER/VPROPBASER accessorsMarc Zyngier2017-08-311-0/+5
| | * | irqchip/gic-v3-its: Add GICv4 ITS command definitionsMarc Zyngier2017-08-311-0/+12
| | * | irqchip/gic-v4: Add management structure definitionsMarc Zyngier2017-08-311-0/+92
| | * | irqchip/gic-v3-its: Add probing for VLPI propertiesMarc Zyngier2017-08-231-0/+5
| | * | irqchip/gic-v3: Add VLPI/DirectLPI discoveryMarc Zyngier2017-08-231-0/+3
| * | | Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner2017-08-182-0/+5
| |\ \ \
| | * | | irqdomain: Add irq_domain_{push,pop}_irq() functionsDavid Daney2017-08-181-0/+3
| | * | | genirq: Add handle_fasteoi_{level,edge}_irq flow handlersDavid Daney2017-08-181-0/+2
| * | | | genirq: Restrict effective affinity to interrupts actually using itMarc Zyngier2017-08-181-1/+4
| |/ / /
| * | | genirq/irq_sim: Add a devres variant of irq_sim_init()Bartosz Golaszewski2017-08-161-0/+3
| * | | genirq/irq_sim: Add a simple interrupt simulator frameworkBartosz Golaszewski2017-08-161-0/+41
| |/ /
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-0411-1/+106
|\ \ \
| * \ \ Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar2017-08-26123-344/+679
| |\ \ \
| * | | | x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pagesTony Luck2017-08-171-0/+6
| * | | | compiler-gcc.h: Introduce __nostackprotector function attributeTom Lendacky2017-07-182-0/+6
| * | | | x86/mm, kexec: Allow kexec to be used with SMETom Lendacky2017-07-181-0/+8
| * | | | swiotlb: Add warnings for use of bounce buffers with SMETom Lendacky2017-07-181-0/+13
| * | | | x86, swiotlb: Add memory encryption supportTom Lendacky2017-07-181-0/+1
| * | | | x86/mm: Add support to access boot related data in the clearTom Lendacky2017-07-181-0/+2
| * | | | efi: Update efi_mem_type() to return an error rather than 0Tom Lendacky2017-07-181-1/+1
| * | | | efi: Add an EFI table address match functionTom Lendacky2017-07-181-0/+7
| * | | | x86/mm: Extend early_memremap() support with additional attrsTom Lendacky2017-07-181-0/+2
| * | | | x86/mm: Provide general kernel support for memory encryptionTom Lendacky2017-07-182-0/+20
| * | | | x86/mm: Add support to enable SME in early boot processingTom Lendacky2017-07-181-0/+5
| * | | | x86/mm: Add Secure Memory Encryption (SME) supportTom Lendacky2017-07-181-0/+35
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-0421-130/+398
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar2017-09-04106-772/+2561
| |\ \ \ \ \
| * | | | | | sched/completion: Avoid unnecessary stack allocation for COMPLETION_INITIALIZ...Boqun Feng2017-08-291-1/+1
| * | | | | | smp: Avoid using two cache lines for struct call_single_dataYing Huang2017-08-293-4/+8
| * | | | | | locking/lockdep: Untangle xhlock history save/restore from task independencePeter Zijlstra2017-08-292-5/+6
| * | | | | | futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-251-41/+9
| * | | | | | locking/lockdep: Fix workqueue crossrelease annotationPeter Zijlstra2017-08-252-6/+8
| * | | | | | mm, locking/barriers: Clarify tlb_flush_pending() barriersPeter Zijlstra2017-08-251-33/+45
| * | | | | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2017-08-2529-64/+225
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |