index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-05-08
x86/asm/entry/64: Clean up usage of TEST insns
Denys Vlasenko
1
-6
/
+5
2015-05-08
x86/asm/entry/64: Tidy up JZ insns after TESTs
Denys Vlasenko
1
-4
/
+4
2015-05-06
x86/alternatives: Document macros
Borislav Petkov
1
-0
/
+18
2015-05-06
x86/asm: Use -mskip-rax-setup if supported
H.J. Lu
1
-0
/
+3
2015-04-22
x86/asm/entry/32: Update -ENOSYS handling to match the 64-bit logic
Denys Vlasenko
1
-28
/
+14
2015-04-22
x86/asm/entry/64: Merge 32-bit execve stubs with x32 ones, as they are identical
Denys Vlasenko
1
-18
/
+5
2015-04-22
x86/asm/entry/64: Implement better check for canonical addresses
Denys Vlasenko
1
-11
/
+12
2015-04-22
x86/asm: Always inline atomics
Hagen Paul Pfeifer
2
-12
/
+12
2015-04-22
x86, paravirt, xen: Remove the 64-bit ->irq_enable_sysexit() pvop
Andy Lutomirski
8
-28
/
+13
2015-04-16
x86/asm: Enable fast 32-bit put_user_64() for copy_to_user()
Chris Wilson
1
-0
/
+4
2015-04-15
x86/asm, x86/acpi/wakeup_64.S: Make global label a local one
Borislav Petkov
1
-3
/
+3
2015-04-15
x86/asm, x86/power/hibernate: Use local labels in asm
Borislav Petkov
1
-4
/
+4
2015-04-15
x86/asm: Remove unused TI_cpu
Brian Gerst
1
-3
/
+0
2015-04-15
x86/asm: Merge common 32-bit values in asm-offsets.c
Brian Gerst
3
-36
/
+19
2015-04-13
Linux 4.0
v4.0
Linus Torvalds
1
-1
/
+1
2015-04-11
ASoC: pcm512x: Remove hardcoding of pll-lock to GPIO4
Howard Mitchell
1
-19
/
+0
2015-04-11
Revert "dmaengine: Add a warning for drivers not using the generic slave caps...
Linus Torvalds
1
-3
/
+0
2015-04-11
blk-mq: initialize 'struct request' and associated data to zero
Linus Torvalds
1
-3
/
+1
2015-04-11
dmaengine: cppi41: add missing bitfields
Felipe Balbi
1
-0
/
+9
2015-04-11
perf/x86/64: Report regs_user->ax too in get_regs_user()
Denys Vlasenko
1
-0
/
+1
2015-04-11
perf/x86/64: Simplify regs_user->abi setting code in get_regs_user()
Denys Vlasenko
1
-16
/
+2
2015-04-11
perf/x86/64: Do report user_regs->cx while we are in syscall, in get_regs_user()
Denys Vlasenko
1
-2
/
+0
2015-04-11
perf/x86/64: Do not guess user_regs->cs, ss, sp in get_regs_user()
Denys Vlasenko
1
-14
/
+9
2015-04-11
x86/asm/entry/32: Tidy up JNZ instructions after TESTs
Denys Vlasenko
1
-5
/
+5
2015-04-11
ipmi_ssif: Use interruptible completion for waiting in the thread
Corey Minyard
1
-3
/
+5
2015-04-11
ipmi/powernv: Fix minor locking bug
Alistair Popple
1
-0
/
+1
2015-04-11
ipmi: Handle BMCs that don't allow clearing the rcv irq bit
Corey Minyard
1
-7
/
+102
2015-04-10
iscsi target: fix oops when adding reject pdu
Mike Christie
1
-1
/
+1
2015-04-10
KVM: use slowpath for cross page cached accesses
Radim Krčmář
1
-2
/
+2
2015-04-10
x86/apic/uv: Update the UV APIC HUB check
Mike Travis
1
-3
/
+7
2015-04-10
x86/apic/uv: Update the UV APIC driver check
Mike Travis
1
-25
/
+49
2015-04-10
x86/apic/uv: Update the APIC UV OEM check
Mike Travis
1
-0
/
+3
2015-04-10
md/raid0: fix bug with chunksize not a power of 2.
NeilBrown
1
-1
/
+2
2015-04-10
nios2: fix cache coherency issue when debug with gdb
Ley Foon Tan
2
-4
/
+1
2015-04-09
ALSA: usb - Creative USB X-Fi Pro SB1095 volume knob support
Dmitry M. Fedin
1
-0
/
+1
2015-04-09
ocfs2: _really_ sync the right range
Al Viro
1
-4
/
+10
2015-04-09
nios2: add missing ptrace registers defines
Ley Foon Tan
1
-2
/
+7
2015-04-09
x86/iommu: Fix header comments regarding standard and _FINISH macros
Aravind Gopalakrishnan
1
-5
/
+6
2015-04-09
x86/asm/entry/64: Reduce padding in execve stubs
Denys Vlasenko
1
-6
/
+14
2015-04-09
x86/asm/entry/64: Remove GET_THREAD_INFO() in ret_from_fork
Denys Vlasenko
1
-2
/
+0
2015-04-09
x86/asm/entry/64: Simplify jumps in ret_from_fork
Denys Vlasenko
1
-4
/
+4
2015-04-09
x86/asm/entry/64: Remove a redundant jump
Denys Vlasenko
1
-1
/
+0
2015-04-09
x86/asm/entry/64: Optimize [v]fork/clone stubs
Denys Vlasenko
1
-2
/
+1
2015-04-09
x86/asm/entry: Zero EXTRA_REGS for stub32_execve() too
Denys Vlasenko
2
-2
/
+15
2015-04-09
x86/asm/entry/64: Move stub_x32_execvecloser() to stub_execveat()
Denys Vlasenko
1
-17
/
+17
2015-04-09
x86/asm/entry/64: Use common code for rt_sigreturn() epilogue
Denys Vlasenko
1
-10
/
+16
2015-04-09
powerpc, jump_label: Include linux/jump_label.h to get HAVE_JUMP_LABEL define
Anton Blanchard
3
-3
/
+3
2015-04-09
jump_label: Allow jump labels to be used in assembly
Anton Blanchard
2
-4
/
+18
2015-04-09
jump_label: Allow asm/jump_label.h to be included in assembly
Anton Blanchard
6
-17
/
+16
2015-04-09
locking/mutex: Further simplify mutex_spin_on_owner()
Jason Low
1
-10
/
+4
[next]