summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86/tracing: Disentangle pagefault and resched IPI tracing keyThomas Gleixner2017-08-296-22/+59
* x86/idt: Clean up the i386 low level entry macrosThomas Gleixner2017-08-291-9/+5
* x86/idt: Remove the tracing IDT completelyThomas Gleixner2017-08-297-170/+9
* x86/smp: Use static key for reschedule interrupt tracingThomas Gleixner2017-08-292-26/+16
* x86/smp: Remove pointless duplicated interrupt codeThomas Gleixner2017-08-292-38/+9
* x86/mce: Remove duplicated tracing interrupt codeThomas Gleixner2017-08-294-48/+10
* x86/irqwork: Get rid of duplicated tracing interrupt codeThomas Gleixner2017-08-292-15/+3
* x86/apic: Remove the duplicated tracing versions of interruptsThomas Gleixner2017-08-292-35/+12
* x86/irq: Get rid of duplicated trace_x86_platform_ipi() codeThomas Gleixner2017-08-292-21/+6
* x86/apic: Use this_cpu_ptr() in local_timer_interrupt()Thomas Gleixner2017-08-291-3/+3
* x86/apic: Remove the duplicated tracing version of local_timer_interrupt()Thomas Gleixner2017-08-292-20/+1
* x86/traps: Simplify pagefault tracing logicThomas Gleixner2017-08-295-66/+16
* x86/tracing: Introduce a static key for exception tracingThomas Gleixner2017-08-294-7/+25
* x86/boot: Move EISA setup to a separate fileThomas Gleixner2017-08-293-13/+19
* x86/irq: Remove duplicated used_vectors definitionThomas Gleixner2017-08-292-4/+0
* x86/irq: Get rid of the 'first_system_vector' indirection bogosityThomas Gleixner2017-08-295-11/+5
* x86/irq: Unexport used_vectors[]Thomas Gleixner2017-08-291-1/+0
* x86/irq: Remove vector_used_by_percpu_irq()Thomas Gleixner2017-08-293-15/+0
* Merge branch 'linus' into x86/apic, to pick up fixesIngo Molnar2017-08-2960-191/+379
|\
| * ARCv2: SMP: Mask only private-per-core IRQ lines on boot at core intcAlexey Brodkin2017-08-282-3/+10
| * Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2017-08-288-27/+17
| |\
| | * c6x: Convert to using %pOF instead of full_nameRob Herring2017-08-243-17/+17
| | * c6x: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2017-08-245-10/+0
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-08-261-3/+1
| |\ \
| | * | x86/mm: Fix use-after-free of ldt_structEric Biggers2017-08-251-3/+1
| | |/
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-08-2512-64/+135
| |\ \
| | * | KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()Paul Mackerras2017-08-251-22/+34
| | * | KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.statePaolo Bonzini2017-08-252-6/+17
| | * | KVM: x86: simplify handling of PKRUPaolo Bonzini2017-08-255-30/+10
| | * | KVM: x86: block guest protection keys unless the host has them enabledPaolo Bonzini2017-08-251-1/+1
| | * | KVM: PPC: Book3S HV: Add missing barriers to XIVE code and document themBenjamin Herrenschmidt2017-08-241-2/+55
| | * | KVM: PPC: Book3S HV: Workaround POWER9 DD1.0 bug causing IPB bit lossBenjamin Herrenschmidt2017-08-241-1/+10
| | * | KVM: PPC: Book3S HV: Use msgsync with hypervisor doorbells on POWER9Nicholas Piggin2017-08-241-0/+3
| | * | Merge tag 'kvm-s390-master-4.13-2' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář2017-08-211-2/+5
| | |\ \ | | | |/ | | |/|
| | | * KVM: s390: sthyi: fix specification exception detectionHeiko Carstens2017-08-211-1/+4
| | | * KVM: s390: sthyi: fix sthyi inline assemblyHeiko Carstens2017-08-211-1/+1
| * | | Merge tag 'powerpc-4.13-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-08-253-0/+20
| |\ \ \
| | * | | powerpc/mm: Ensure cpumask update is orderedBenjamin Herrenschmidt2017-08-183-0/+20
| * | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-08-243-1/+14
| |\ \ \ \
| | * | | | ARM: dts: exynos: add needs-hpd for Odroid-XU3/4Hans Verkuil2017-08-231-0/+1
| | * | | | ARM: at91: don't select CONFIG_ARM_CPU_SUSPEND for old platformsArnd Bergmann2017-08-232-1/+13
| * | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-08-234-11/+17
| |\ \ \ \ \
| | * | | | | arm64: kaslr: Adjust the offset to avoid Image across alignment boundaryCatalin Marinas2017-08-221-7/+3
| | * | | | | arm64: kaslr: ignore modulo offset when validating virtual displacementArd Biesheuvel2017-08-222-4/+9
| | * | | | | arm64: mm: abort uaccess retries upon fatal signalMark Rutland2017-08-221-1/+4
| | * | | | | arm64: fpsimd: Prevent registers leaking across execDave Martin2017-08-221-0/+2
| | | |_|/ / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-08-214-15/+15
| |\ \ \ \ \
| | * | | | | sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus()Thomas Petazzoni2017-08-211-1/+1
| | * | | | | sparc64: remove unnecessary log messageTushar Dave2017-08-161-2/+0
| | * | | | | sparc64: Don't clibber fixed registers in __multi4.David S. Miller2017-08-161-12/+12