summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-08-29x86/fpu: Use bitfield accessors for desc_structThomas Gleixner
2017-08-29x86/percpu: Use static initializer for GDT entryThomas Gleixner
2017-08-29x86/idt: Unify gate_struct handling for 32/64-bit kernelsThomas Gleixner
2017-08-29x86/tracing: Build tracepoints only when they are usedThomas Gleixner
2017-08-29x86/irq_work: Make it depend on APICThomas Gleixner
2017-08-29x86/ipi: Make platform IPI depend on APICThomas Gleixner
2017-08-29x86/tracing: Disentangle pagefault and resched IPI tracing keyThomas Gleixner
2017-08-29x86/idt: Clean up the i386 low level entry macrosThomas Gleixner
2017-08-29x86/idt: Remove the tracing IDT completelyThomas Gleixner
2017-08-29x86/smp: Use static key for reschedule interrupt tracingThomas Gleixner
2017-08-29x86/smp: Remove pointless duplicated interrupt codeThomas Gleixner
2017-08-29x86/mce: Remove duplicated tracing interrupt codeThomas Gleixner
2017-08-29x86/irqwork: Get rid of duplicated tracing interrupt codeThomas Gleixner
2017-08-29x86/apic: Remove the duplicated tracing versions of interruptsThomas Gleixner
2017-08-29x86/irq: Get rid of duplicated trace_x86_platform_ipi() codeThomas Gleixner
2017-08-29x86/apic: Use this_cpu_ptr() in local_timer_interrupt()Thomas Gleixner
2017-08-29x86/apic: Remove the duplicated tracing version of local_timer_interrupt()Thomas Gleixner
2017-08-29x86/traps: Simplify pagefault tracing logicThomas Gleixner
2017-08-29x86/tracing: Introduce a static key for exception tracingThomas Gleixner
2017-08-29x86/boot: Move EISA setup to a separate fileThomas Gleixner
2017-08-29x86/irq: Remove duplicated used_vectors definitionThomas Gleixner
2017-08-29x86/irq: Get rid of the 'first_system_vector' indirection bogosityThomas Gleixner
2017-08-29x86/irq: Unexport used_vectors[]Thomas Gleixner
2017-08-29x86/irq: Remove vector_used_by_percpu_irq()Thomas Gleixner
2017-08-29Merge branch 'linus' into x86/apic, to pick up fixesIngo Molnar
2017-08-28ARCv2: SMP: Mask only private-per-core IRQ lines on boot at core intcAlexey Brodkin
2017-08-28Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2017-08-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-08-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-08-25Merge tag 'powerpc-4.13-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-08-25KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()Paul Mackerras
2017-08-25x86/mm: Fix use-after-free of ldt_structEric Biggers
2017-08-25KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.statePaolo Bonzini
2017-08-25KVM: x86: simplify handling of PKRUPaolo Bonzini
2017-08-25KVM: x86: block guest protection keys unless the host has them enabledPaolo Bonzini
2017-08-25Merge branch 'x86/asm' into x86/apicThomas Gleixner
2017-08-24Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-08-24c6x: Convert to using %pOF instead of full_nameRob Herring
2017-08-24c6x: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski
2017-08-24KVM: PPC: Book3S HV: Add missing barriers to XIVE code and document themBenjamin Herrenschmidt
2017-08-24KVM: PPC: Book3S HV: Workaround POWER9 DD1.0 bug causing IPB bit lossBenjamin Herrenschmidt
2017-08-24KVM: PPC: Book3S HV: Use msgsync with hypervisor doorbells on POWER9Nicholas Piggin
2017-08-24x86/lguest: Remove lguest supportJuergen Gross
2017-08-24x86/paravirt/xen: Remove xen_patch()Juergen Gross
2017-08-23ARM: dts: exynos: add needs-hpd for Odroid-XU3/4Hans Verkuil
2017-08-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-08-23ARM: at91: don't select CONFIG_ARM_CPU_SUSPEND for old platformsArnd Bergmann
2017-08-23x86/ioapic: Print the IRTE's index field correctly when enabling INTRraymond pang
2017-08-22arm64: kaslr: Adjust the offset to avoid Image across alignment boundaryCatalin Marinas
2017-08-22arm64: kaslr: ignore modulo offset when validating virtual displacementArd Biesheuvel