summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | uprobes/x86: Fix is_64bit_mm() with CONFIG_X86_X32Oleg Nesterov2014-04-302-4/+5
| | * | | | | | uprobes/x86: Make good_insns_* depend on CONFIG_X86_*Oleg Nesterov2014-04-301-24/+32
| | * | | | | | uprobes/x86: Shift "insn_complete" from branch_setup_xol_ops() to uprobe_init...Oleg Nesterov2014-04-301-9/+4Star
| | * | | | | | uprobes/x86: Add is_64bit_mm(), kill validate_insn_bits()Oleg Nesterov2014-04-301-11/+9Star
| | * | | | | | uprobes/x86: Add uprobe_init_insn(), kill validate_insn_{32,64}bits()Oleg Nesterov2014-04-301-32/+13Star
| | * | | | | | uprobes/x86: Refuse to attach uprobe to "word-sized" branch insnsDenys Vlasenko2014-04-301-0/+11
* | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-134-0/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, locking/rwlocks: Enable qrwlocks on x86Waiman Long2014-06-064-0/+26
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-123-684/+801
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | net: filter: cleanup A/X name usageAlexei Starovoitov2014-06-111-130/+130
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-044-5/+13
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-2434-62/+146
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | net: filter: x86: internal BPF JITAlexei Starovoitov2014-05-152-654/+737
| * | | | | | | | | | | net: filter: x86: split bpf_jit_compile()Alexei Starovoitov2014-05-151-65/+92
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-126-26/+69
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | net: Change x86_64 add32_with_carry to allow memory operandTom Herbert2014-05-051-1/+1
| * | | | | | | | | | | | x86_64: csum_add for x86_64Tom Herbert2014-05-051-0/+7
* | | | | | | | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-06-121-10/+36
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-nextDave Airlie2014-06-0537-82/+220
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | x86/gpu: Sprinkle const, __init and __initconst to stolen memory quirksVille Syrjälä2014-05-131-10/+10
| * | | | | | | | | | | | | x86/gpu: Implement stolen memory size early quirk for CHVDamien Lespiau2014-05-131-1/+27
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2014-06-112-0/+73
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
| * | | | | | | | | | | | x86: intel-mid: add watchdog platform code for MerrifieldDavid Cohen2014-06-102-0/+73
* | | | | | | | | | | | | Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-06-104-252/+226Star
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | ftrace/x86: Call text_ip_addr() instead of the duplicated codePetr Mladek2014-06-041-10/+1Star
| * | | | | | | | | | | | ftrace/x86: Move the mcount/fentry code out of entry_64.SSteven Rostedt2014-05-143-204/+218
| * | | | | | | | | | | | ftrace: Remove FTRACE_UPDATE_MODIFY_CALL_REGS flagSteven Rostedt (Red Hat)2014-05-141-3/+0Star
| * | | | | | | | | | | | ftrace: Make get_ftrace_addr() and get_ftrace_addr_old() globalSteven Rostedt (Red Hat)2014-05-141-31/+5Star
| * | | | | | | | | | | | ftrace/x86: Get the current mcount addr for add_breakpoint()Steven Rostedt (Red Hat)2014-05-141-4/+2Star
| * | | | | | | | | | | | ftrace/x86: Fix order of warning messages when ftrace modifies codePetr Mladek2014-04-211-1/+1
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-083-35/+38
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86, vdso: Use <tools/le_byteshift.h> for littleendian accessH. Peter Anvin2014-06-063-35/+38
* | | | | | | | | | | | | Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds2014-06-08139-1961/+3094
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 int...Linus Torvalds2014-06-082-8/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | crypto: ghash-clmulni-intel - Use u128 instead of be128 for internal keyHerbert Xu2014-04-042-8/+8
| * | | | | | | | | | | | | | signals: kill sigfindinword()Oleg Nesterov2014-06-071-6/+0Star
| * | | | | | | | | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-06-057-179/+67Star
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | x86/efi: Save and restore FPU context around efi_calls (i386)Ricardo Neri2014-04-171-2/+15
| | * | | | | | | | | | | | | x86/efi: Save and restore FPU context around efi_calls (x86_64)Ricardo Neri2014-04-171-0/+3
| | * | | | | | | | | | | | | x86/efi: Implement a __efi_call_virt macroRicardo Neri2014-04-172-2/+12
| | * | | | | | | | | | | | | x86, fpu: Extend the use of static_cpu_has_safeMatt Fleming2014-04-171-5/+5
| | * | | | | | | | | | | | | x86/efi: Delete most of the efi_call* macrosMatt Fleming2014-04-175-172/+35Star
| | * | | | | | | | | | | | | efi: x86: Handle arbitrary Unicode charactersH. Peter Anvin2014-04-171-2/+1Star
| | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds2014-06-0534-578/+700
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | x86/vdso, build: Make LE access macros clearer, host-safeH. Peter Anvin2014-05-312-39/+42
| | * | | | | | | | | | | | | x86/vdso, build: Fix cross-compilation from big-endian architecturesAndy Lutomirski2014-05-312-28/+50
| | * | | | | | | | | | | | | x86/vdso, build: When vdso2c fails, unlink the outputAndy Lutomirski2014-05-312-16/+14Star
| | * | | | | | | | | | | | | Merge remote-tracking branch 'origin/x86/espfix' into x86/vdsoH. Peter Anvin2014-05-2241-90/+515
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | x86, mm: Replace arch_vma_name with vm_ops->name for vsyscallsAndy Lutomirski2014-05-201-8/+9
| | * | | | | | | | | | | | | | x86, mm: Improve _install_special_mapping and fix x86 vdso namingAndy Lutomirski2014-05-205-21/+25