summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2015-06-03x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/Ingo Molnar
2015-06-03x86/asm/entry: Move the compat syscall entry code to arch/x86/entry/Ingo Molnar
2015-06-03x86/asm/entry: Move entry_64.S and entry_32.S to arch/x86/entry/Ingo Molnar
2015-06-02x86/asm/entry/64: Fold identical code pathsJan Beulich
2015-06-02x86/asm/entry/64: Use negative immediates for stack adjustmentsJan Beulich
2015-06-02x86/debug: Remove perpetually broken, unmaintainable dwarf annotationsIngo Molnar
2015-05-24x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlersAndy Lutomirski
2015-05-17x86/asm/entry/64: Use shorter MOVs from segment registersDenys Vlasenko
2015-05-17x86/asm/head*.S: Change global labels to localBorislav Petkov
2015-05-17Merge branch 'linus' into x86/asm, to resolve conflictsIngo Molnar
2015-05-17x86: Pack loops tightly as wellIngo Molnar
2015-05-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-05-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-05-15x86: Align jump targets to 1-byte boundariesIngo Molnar
2015-05-14x86/asm/uaccess: Get rid of copy_user_nocache_64.SBorislav Petkov
2015-05-14x86/asm/uaccess: Unify the ALIGN_DESTINATION macroBorislav Petkov
2015-05-14x86/asm/uaccess: Remove FIX_ALIGNMENT define from copy_user_nocache_64.S:Borislav Petkov
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-05-13x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructionsAlexei Starovoitov
2015-05-11perf/x86/rapl: Enable Broadwell-U RAPL supportStephane Eranian
2015-05-11x86/alternatives: Switch AMD F15h and later to the P6 NOPsBorislav Petkov
2015-05-11x86/vdso: Fix 'make bzImage' on older distrosOleg Nesterov
2015-05-10x86/asm/entry/irq: Clean up IRQn_VECTOR macrosBrian Gerst
2015-05-10x86/asm/entry: Remove SYSCALL_VECTORBrian Gerst
2015-05-10x86/asm/entry/irq: Remove unused invalidate_interrupt prototypesBrian Gerst
2015-05-10x86/irq: Merge irq_regs & irq_statBrian Gerst
2015-05-08x86/entry: Define 'cpu_current_top_of_stack' for 64-bit codeDenys Vlasenko
2015-05-08x86/entry: Remove unused 'kernel_stack' per-cpu variableDenys Vlasenko
2015-05-08x86/entry: Stop using PER_CPU_VAR(kernel_stack)Denys Vlasenko
2015-05-08Merge branch 'linus' into x86/asm, before applying dependent patchIngo Molnar
2015-05-08x86: Force inlining of atomic opsDenys Vlasenko
2015-05-08perf/x86/intel: Fix SLM cache event listKan Liang
2015-05-08x86/asm/entry/64: Clean up usage of TEST insnsDenys Vlasenko
2015-05-08x86/asm/entry/64: Tidy up JZ insns after TESTsDenys Vlasenko
2015-05-07Merge tag 'pm+acpi-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-05-07Merge branches 'acpi-resources', 'acpi-battery', 'acpi-doc' and 'acpi-pnp'Rafael J. Wysocki
2015-05-06Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-05-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-05-06xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARMStefano Stabellini
2015-05-06x86/alternatives: Document macrosBorislav Petkov
2015-05-06x86/fpu: Always restore_xinit_state() when use_eager_cpu()Bobby Powers
2015-05-06x86/asm: Use -mskip-rax-setup if supportedH.J. Lu
2015-05-06Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2015-05-05x86: Make cpu_tss available to external modulesMarc Dionne
2015-05-05hypervisor/x86/xen: Unset X86_BUG_SYSRET_SS_ATTRS on Xen PV guestsBoris Ostrovsky
2015-05-05x86/spinlocks: Fix regression in spinlock contention detectionTahsin Erdogan
2015-04-30x86/PCI/ACPI: Make all resources except [io 0xcf8-0xcff] available on PCI busJiang Liu
2015-04-29xen: Suspend ticks on all CPUs during suspendBoris Ostrovsky
2015-04-27x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini