summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-05-08x86: Force inlining of atomic opsDenys Vlasenko
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-06x86/alternatives: Document macrosBorislav Petkov
2015-05-06x86/asm: Use -mskip-rax-setup if supportedH.J. Lu
2015-04-22x86/asm/entry/32: Update -ENOSYS handling to match the 64-bit logicDenys Vlasenko
2015-04-22x86/asm/entry/64: Merge 32-bit execve stubs with x32 ones, as they are identicalDenys Vlasenko
2015-04-22x86/asm/entry/64: Implement better check for canonical addressesDenys Vlasenko
2015-04-22x86/asm: Always inline atomicsHagen Paul Pfeifer
2015-04-22x86, paravirt, xen: Remove the 64-bit ->irq_enable_sysexit() pvopAndy Lutomirski
2015-04-16x86/asm: Enable fast 32-bit put_user_64() for copy_to_user()Chris Wilson
2015-04-15x86/asm, x86/acpi/wakeup_64.S: Make global label a local oneBorislav Petkov
2015-04-15x86/asm, x86/power/hibernate: Use local labels in asmBorislav Petkov
2015-04-15x86/asm: Remove unused TI_cpuBrian Gerst
2015-04-15x86/asm: Merge common 32-bit values in asm-offsets.cBrian Gerst
2015-04-13Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-04-13Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-04-13Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-04-13Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-04-13Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-04-13Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-04-13Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-04-13Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-04-13Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-04-13Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-04-13Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-04-13Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-04-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-04-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-04-13Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-04-11perf/x86/64: Report regs_user->ax too in get_regs_user()Denys Vlasenko
2015-04-11perf/x86/64: Simplify regs_user->abi setting code in get_regs_user()Denys Vlasenko
2015-04-11perf/x86/64: Do report user_regs->cx while we are in syscall, in get_regs_user()Denys Vlasenko
2015-04-11perf/x86/64: Do not guess user_regs->cs, ss, sp in get_regs_user()Denys Vlasenko
2015-04-11x86/asm/entry/32: Tidy up JNZ instructions after TESTsDenys Vlasenko
2015-04-10Merge tag 'nios2-fixes-v4.0-final' of git://git.rocketboards.org/linux-socfpg...Linus Torvalds
2015-04-10x86/apic/uv: Update the UV APIC HUB checkMike Travis
2015-04-10x86/apic/uv: Update the UV APIC driver checkMike Travis
2015-04-10x86/apic/uv: Update the APIC UV OEM checkMike Travis
2015-04-10nios2: fix cache coherency issue when debug with gdbLey Foon Tan
2015-04-09Merge tag 'pci-v4.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-09nios2: add missing ptrace registers definesLey Foon Tan
2015-04-09x86/iommu: Fix header comments regarding standard and _FINISH macrosAravind Gopalakrishnan
2015-04-09x86/asm/entry/64: Reduce padding in execve stubsDenys Vlasenko
2015-04-09x86/asm/entry/64: Remove GET_THREAD_INFO() in ret_from_forkDenys Vlasenko
2015-04-09x86/asm/entry/64: Simplify jumps in ret_from_forkDenys Vlasenko