summaryrefslogtreecommitdiffstats
path: root/arch/arc/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-08x86/asm/entry/64: Clean up usage of TEST insnsDenys Vlasenko1-6/+5
2015-05-08x86/asm/entry/64: Tidy up JZ insns after TESTsDenys Vlasenko1-4/+4
2015-05-06x86/alternatives: Document macrosBorislav Petkov1-0/+18
2015-05-06x86/asm: Use -mskip-rax-setup if supportedH.J. Lu1-0/+3
2015-04-22x86/asm/entry/32: Update -ENOSYS handling to match the 64-bit logicDenys Vlasenko1-28/+14
2015-04-22x86/asm/entry/64: Merge 32-bit execve stubs with x32 ones, as they are identicalDenys Vlasenko1-18/+5
2015-04-22x86/asm/entry/64: Implement better check for canonical addressesDenys Vlasenko1-11/+12
2015-04-22x86/asm: Always inline atomicsHagen Paul Pfeifer2-12/+12
2015-04-22x86, paravirt, xen: Remove the 64-bit ->irq_enable_sysexit() pvopAndy Lutomirski8-28/+13
2015-04-16x86/asm: Enable fast 32-bit put_user_64() for copy_to_user()Chris Wilson1-0/+4
2015-04-15x86/asm, x86/acpi/wakeup_64.S: Make global label a local oneBorislav Petkov1-3/+3
2015-04-15x86/asm, x86/power/hibernate: Use local labels in asmBorislav Petkov1-4/+4
2015-04-15x86/asm: Remove unused TI_cpuBrian Gerst1-3/+0
2015-04-15x86/asm: Merge common 32-bit values in asm-offsets.cBrian Gerst3-36/+19
2015-04-13Linux 4.0v4.0Linus Torvalds1-1/+1
2015-04-11ASoC: pcm512x: Remove hardcoding of pll-lock to GPIO4Howard Mitchell1-19/+0
2015-04-11Revert "dmaengine: Add a warning for drivers not using the generic slave caps...Linus Torvalds1-3/+0
2015-04-11blk-mq: initialize 'struct request' and associated data to zeroLinus Torvalds1-3/+1
2015-04-11dmaengine: cppi41: add missing bitfieldsFelipe Balbi1-0/+9
2015-04-11perf/x86/64: Report regs_user->ax too in get_regs_user()Denys Vlasenko1-0/+1
2015-04-11perf/x86/64: Simplify regs_user->abi setting code in get_regs_user()Denys Vlasenko1-16/+2
2015-04-11perf/x86/64: Do report user_regs->cx while we are in syscall, in get_regs_user()Denys Vlasenko1-2/+0
2015-04-11perf/x86/64: Do not guess user_regs->cs, ss, sp in get_regs_user()Denys Vlasenko1-14/+9
2015-04-11x86/asm/entry/32: Tidy up JNZ instructions after TESTsDenys Vlasenko1-5/+5
2015-04-11ipmi_ssif: Use interruptible completion for waiting in the threadCorey Minyard1-3/+5
2015-04-11ipmi/powernv: Fix minor locking bugAlistair Popple1-0/+1
2015-04-11ipmi: Handle BMCs that don't allow clearing the rcv irq bitCorey Minyard1-7/+102
2015-04-10iscsi target: fix oops when adding reject pduMike Christie1-1/+1
2015-04-10KVM: use slowpath for cross page cached accessesRadim Krčmář1-2/+2
2015-04-10x86/apic/uv: Update the UV APIC HUB checkMike Travis1-3/+7
2015-04-10x86/apic/uv: Update the UV APIC driver checkMike Travis1-25/+49
2015-04-10x86/apic/uv: Update the APIC UV OEM checkMike Travis1-0/+3
2015-04-10md/raid0: fix bug with chunksize not a power of 2.NeilBrown1-1/+2
2015-04-10nios2: fix cache coherency issue when debug with gdbLey Foon Tan2-4/+1
2015-04-09ALSA: usb - Creative USB X-Fi Pro SB1095 volume knob supportDmitry M. Fedin1-0/+1
2015-04-09ocfs2: _really_ sync the right rangeAl Viro1-4/+10
2015-04-09nios2: add missing ptrace registers definesLey Foon Tan1-2/+7
2015-04-09x86/iommu: Fix header comments regarding standard and _FINISH macrosAravind Gopalakrishnan1-5/+6
2015-04-09x86/asm/entry/64: Reduce padding in execve stubsDenys Vlasenko1-6/+14
2015-04-09x86/asm/entry/64: Remove GET_THREAD_INFO() in ret_from_forkDenys Vlasenko1-2/+0
2015-04-09x86/asm/entry/64: Simplify jumps in ret_from_forkDenys Vlasenko1-4/+4
2015-04-09x86/asm/entry/64: Remove a redundant jumpDenys Vlasenko1-1/+0
2015-04-09x86/asm/entry/64: Optimize [v]fork/clone stubsDenys Vlasenko1-2/+1
2015-04-09x86/asm/entry: Zero EXTRA_REGS for stub32_execve() tooDenys Vlasenko2-2/+15
2015-04-09x86/asm/entry/64: Move stub_x32_execvecloser() to stub_execveat()Denys Vlasenko1-17/+17
2015-04-09x86/asm/entry/64: Use common code for rt_sigreturn() epilogueDenys Vlasenko1-10/+16
2015-04-09powerpc, jump_label: Include linux/jump_label.h to get HAVE_JUMP_LABEL defineAnton Blanchard3-3/+3
2015-04-09jump_label: Allow jump labels to be used in assemblyAnton Blanchard2-4/+18
2015-04-09jump_label: Allow asm/jump_label.h to be included in assemblyAnton Blanchard6-17/+16
2015-04-09locking/mutex: Further simplify mutex_spin_on_owner()Jason Low1-10/+4