Linus Torvalds f9300eaaac Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm %!s(int64=11) %!d(string=hai) anos
..
.gitignore 09879b99d4 x86: Gitignore: arch/x86/lib/inat-tables.c %!s(int64=16) %!d(string=hai) anos
Makefile 646e29a178 x86: Improve the printout of the SMP bootup CPU table %!s(int64=12) %!d(string=hai) anos
atomic64_32.c 819165fb34 x86: Adjust asm constraints in atomic64 wrappers %!s(int64=13) %!d(string=hai) anos
atomic64_386_32.S cb8095bba6 x86: atomic64 assembly improvements %!s(int64=13) %!d(string=hai) anos
atomic64_cx8_32.S cb8095bba6 x86: atomic64 assembly improvements %!s(int64=13) %!d(string=hai) anos
cache-smp.c a7b480e7f3 x86, lib: Add wbinvd smp helpers %!s(int64=15) %!d(string=hai) anos
checksum_32.S d50ba3687b x86/lib: Fix spelling, put space between a numeral and its units %!s(int64=12) %!d(string=hai) anos
clear_page_64.S e365c9df2f x86, mem: clear_page_64.S: Support clear_page() with enhanced REP MOVSB/STOSB %!s(int64=14) %!d(string=hai) anos
cmpxchg16b_emu.S d7c3f8cee8 percpu: Omit segment prefix in the UP case for cmpxchg_double %!s(int64=14) %!d(string=hai) anos
cmpxchg8b_emu.S 79e1dd05d1 x86: Provide an alternative() based cmpxchg64() %!s(int64=16) %!d(string=hai) anos
copy_page_64.S 269833bd5a x86/asm: Clean up copy_page_*() comments and code %!s(int64=13) %!d(string=hai) anos
copy_user_64.S 63bcff2a30 x86, smap: Add STAC and CLAC instructions to control user space access %!s(int64=13) %!d(string=hai) anos
copy_user_nocache_64.S 63bcff2a30 x86, smap: Add STAC and CLAC instructions to control user space access %!s(int64=13) %!d(string=hai) anos
csum-copy_64.S 015e6f11a9 x86, extable: Remove open-coded exception table entries in arch/x86/lib/csum-copy_64.S %!s(int64=13) %!d(string=hai) anos
csum-partial_64.c 0d2eb44f63 x86: Fix common misspellings %!s(int64=14) %!d(string=hai) anos
csum-wrappers_64.c 7263dda41b x86, smap: Handle csum_partial_copy_*_user() %!s(int64=12) %!d(string=hai) anos
delay.c a18e3690a5 X86: drivers: remove __dev* attributes. %!s(int64=12) %!d(string=hai) anos
getuser.S 16640165c9 x86: Be consistent with data size in getuser.S %!s(int64=12) %!d(string=hai) anos
inat.c f8d98f1095 x86: Fix to decode grouped AVX with VEX pp bits %!s(int64=13) %!d(string=hai) anos
insn.c c0522b6cc1 UAPI: x86: Fix insn_sanity build failure after UAPI split %!s(int64=13) %!d(string=hai) anos
iomap_copy_64.S 185f3d3890 x86_64: move lib %!s(int64=18) %!d(string=hai) anos
memcpy_32.c d50ba3687b x86/lib: Fix spelling, put space between a numeral and its units %!s(int64=12) %!d(string=hai) anos
memcpy_64.S d50ba3687b x86/lib: Fix spelling, put space between a numeral and its units %!s(int64=12) %!d(string=hai) anos
memmove_64.S d50ba3687b x86/lib: Fix spelling, put space between a numeral and its units %!s(int64=12) %!d(string=hai) anos
memset_64.S 5d7244e7c9 x86-64: Fix memset() to support sizes of 4Gb and above %!s(int64=13) %!d(string=hai) anos
misc.c a17bce4d1d x86/boot: Further compress CPUs bootup message %!s(int64=12) %!d(string=hai) anos
mmx_32.c ca5d3f1491 x86: clean up mmx_32.c %!s(int64=17) %!d(string=hai) anos
msr-reg-export.c 1f975f78c8 x86, pvops: Remove hooks for {rd,wr}msr_safe_regs %!s(int64=13) %!d(string=hai) anos
msr-reg.S 1f975f78c8 x86, pvops: Remove hooks for {rd,wr}msr_safe_regs %!s(int64=13) %!d(string=hai) anos
msr-smp.c 1a6b991a98 x86 / msr: add 64bit _on_cpu access functions %!s(int64=12) %!d(string=hai) anos
msr.c 6ede31e030 x86, msr: msrs_alloc/free for CONFIG_SMP=n %!s(int64=15) %!d(string=hai) anos
putuser.S 63bcff2a30 x86, smap: Add STAC and CLAC instructions to control user space access %!s(int64=13) %!d(string=hai) anos
rwlock.S a750036f35 x86: Fix write lock scalability 64-bit issue %!s(int64=14) %!d(string=hai) anos
rwsem.S a738669464 x86: Unify rwsem assembly implementation %!s(int64=14) %!d(string=hai) anos
string_32.c 890890cb8e x86/i386: Use less assembly in strlen(), speed things up a bit %!s(int64=13) %!d(string=hai) anos
strstr_32.c 209b580fd8 x86: coding style fixes to arch/x86/lib/strstr_32.c %!s(int64=17) %!d(string=hai) anos
thunk_32.S 039e13890b x86: Remove unused bits from lib/thunk_*.S %!s(int64=14) %!d(string=hai) anos
thunk_64.S a750036f35 x86: Fix write lock scalability 64-bit issue %!s(int64=14) %!d(string=hai) anos
usercopy.c 0a196848ca perf: Fix arch_perf_out_copy_user default %!s(int64=11) %!d(string=hai) anos
usercopy_32.c 7a3d9b0f3a x86: Unify copy_to_user() and add size checking to it %!s(int64=12) %!d(string=hai) anos
usercopy_64.c 277d5b40b7 x86, asmlinkage: Make several variables used from assembler/linker script visible %!s(int64=12) %!d(string=hai) anos
x86-opcode-map.txt 3e21bb092d x86, insn: Add new opcodes as of June, 2013 %!s(int64=12) %!d(string=hai) anos