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
/
include
Age
Commit message (
Expand
)
Author
2017-01-30
x86/microcode: Do not access the initrd after it has been freed
Borislav Petkov
2017-01-12
x86/unwind: Include __schedule() in stack traces
Josh Poimboeuf
2017-01-12
x86/unwind: Disable KASAN checks for non-current tasks
Josh Poimboeuf
2017-01-09
x86/microcode/intel: Add a helper which gives the microcode revision
Borislav Petkov
2017-01-09
x86/CPU: Add native CPUID variants returning a single datum
Borislav Petkov
2017-01-05
x86/cpu: Fix typo in the comment for Anniedale
Andy Shevchenko
2016-12-29
mm: optimize PageWaiters bit use for unlock_page()
Linus Torvalds
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-23
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-22
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-12-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-12-19
x86/asm: Rewrite sync_core() to use IRET-to-self
Andy Lutomirski
2016-12-19
x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernels
Andy Lutomirski
2016-12-19
x86/unwind: Dump stack data on warnings
Josh Poimboeuf
2016-12-19
x86/init: Fix a couple of comment typos
Dmitry Torokhov
2016-12-19
x86/init: Remove i8042_detect() from platform ops
Dmitry Torokhov
2016-12-19
x86/init: Add i8042 state to the platform data
Dmitry Torokhov
2016-12-18
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-18
x86/floppy: Use designated initializers
Kees Cook
2016-12-17
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-12-17
x86/mpx: Move bd_addr to mm_context_t
Mark Rutland
2016-12-16
KVM: hyperv: fix locking of struct kvm_hv fields
Paolo Bonzini
2016-12-15
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2016-12-15
x86/mm: Drop unused argument 'removed' from sync_global_pgds()
Kirill A. Shutemov
2016-12-15
x86/tsc: Force TSC_ADJUST register to value >= zero
Thomas Gleixner
2016-12-15
x86/tsc: Validate TSC_ADJUST after resume
Thomas Gleixner
2016-12-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-12-13
Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-12-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-12-14
x86/kbuild: enable modversions for symbols exported from asm
Adam Borowski
2016-12-13
Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-12-12
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-12
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-12-12
Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-12-12
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-12-12
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-12-12
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-12-12
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-12-12
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-12-12
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-12-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-12
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-12-12
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-12-11
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2016-12-11
x86/paravirt: Fix bool return type for PVOP_CALL()
Peter Zijlstra
2016-12-11
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2016-12-10
x86/ldt: Make all size computations unsigned
Thomas Gleixner
2016-12-09
x86: Remove empty idle.h header
Thomas Gleixner
[next]