index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2015-08-03
x86, tsc, locking/static_keys: Employ static_branch_likely()
Peter Zijlstra
2015-08-03
locking/static_keys: Add a new static_key interface
Peter Zijlstra
2015-08-03
jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}
Peter Zijlstra
2015-08-03
Merge branch 'x86/asm' into locking/core
Ingo Molnar
2015-08-03
locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...
Andrey Konovalov
2015-08-03
Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up f...
Ingo Molnar
2015-08-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-07-31
x86/vm86: Rename vm86->v86flags and v86mask
Brian Gerst
2015-07-31
x86/vm86: Rename vm86->vm86_info to user_vm86
Brian Gerst
2015-07-31
x86/vm86: Clean up vm86.h includes
Brian Gerst
2015-07-31
x86/vm86: Move the vm86 IRQ definitions to vm86.h
Ingo Molnar
2015-07-31
x86/vm86: Use the normal pt_regs area for vm86
Brian Gerst
2015-07-31
x86/vm86: Eliminate 'struct kernel_vm86_struct'
Brian Gerst
2015-07-31
x86/vm86: Move fields from 'struct kernel_vm86_struct' to 'struct vm86'
Brian Gerst
2015-07-31
x86/vm86: Move vm86 fields out of 'thread_struct'
Brian Gerst
2015-07-31
x86/ldt: Make modify_ldt() optional
Andy Lutomirski
2015-07-31
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
Ingo Molnar
2015-07-31
x86/ldt: Make modify_ldt synchronous
Andy Lutomirski
2015-07-31
x86/xen: Probe target addresses in set_aliased_prot() before the hypercall
Andy Lutomirski
2015-07-31
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
2015-07-30
x86/irq: Use the caller provided polarity setting in mp_check_pin_attr()
Jiang Liu
2015-07-30
efi: Check for NULL efi kernel parameters
Ricardo Neri
2015-07-30
x86/efi: Use all 64 bit of efi_memmap in setup_e820()
Dmitry Skorodumov
2015-07-29
ebpf, x86: fix general protection fault when tail call is invoked
Daniel Borkmann
2015-07-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-07-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-07-26
x86/mm/pat: Revert 'Adjust default caching mode translation tables'
Thomas Gleixner
2015-07-26
perf/x86/intel/cqm: Return cached counter value from IRQ context
Matt Fleming
2015-07-24
x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commit
Denys Vlasenko
2015-07-24
x86/mm: Fix newly introduced printk format warnings
Thomas Gleixner
2015-07-23
KVM: x86: rename quirk constants to KVM_X86_QUIRK_*
Paolo Bonzini
2015-07-23
KVM: vmx: obey KVM_QUIRK_CD_NW_CLEARED
Xiao Guangrong
2015-07-23
KVM: x86: introduce kvm_check_has_quirk
Paolo Bonzini
2015-07-23
KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type
Xiao Guangrong
2015-07-23
KVM: MTRR: fix memory type handling if MTRR is completely disabled
Xiao Guangrong
2015-07-22
x86/mm: Remove region_is_ram() call from ioremap
Toshi Kani
2015-07-22
x86/mm: Move warning from __ioremap_check_ram() to the call site
Toshi Kani
2015-07-22
x86/build: Fix detection of GCC -mpreferred-stack-boundary support
Andy Lutomirski
2015-07-21
x86/kconfig/32: Rename CONFIG_VM86 and default it to 'n'
Andy Lutomirski
2015-07-21
x86/entry/syscalls: Wire up 32-bit direct socket calls
Andy Lutomirski
2015-07-21
x86/entry/vm86: Move userspace accesses to do_sys_vm86()
Brian Gerst
2015-07-21
x86/entry/vm86: Preserve 'orig_ax'
Brian Gerst
2015-07-21
x86/entry/vm86: Clean up saved_fs/gs
Brian Gerst
2015-07-21
x86/mm/pat: Adjust default caching mode translation tables
Jan Beulich
2015-07-21
x86/fpu: Disable dependent CPU features on "noxsave"
Jan Beulich
2015-07-21
x86/nmi: Remove the 'b2b' parameter from nmi_handle()
Andy Lutomirski
2015-07-21
x86/mpx: Do not set ->vm_ops on MPX VMAs
Kirill A. Shutemov
2015-07-21
x86/mm: Add parenthesis for TLB tracepoint size calculation
Dave Hansen
2015-07-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
[next]