index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-20
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+11
2017-02-20
Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-2
/
+23
2017-02-20
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+32
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+0
2017-02-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2017-02-20
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+12
2017-02-20
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+7
2017-02-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+11
2017-02-16
x86/cpufeature: Move RING3MWAIT feature to avoid conflicts
Thomas Gleixner
1
-2
/
+2
2017-02-07
efi: Get and store the secure boot status
David Howells
1
-1
/
+2
2017-02-07
x86/efi: Allow invocation of arbitrary runtime services
David Howells
1
-0
/
+5
2017-02-05
x86/CPU/AMD: Bring back Compute Unit ID
Borislav Petkov
1
-0
/
+1
2017-02-04
x86/cpufeature: Add RING3MWAIT to CPU features
Grzegorz Andrejczuk
1
-1
/
+1
2017-02-04
x86/elf: Add HWCAP2 to expose ring 3 MONITOR/MWAIT
Grzegorz Andrejczuk
2
-0
/
+16
2017-02-04
x86/msr: Add MSR_MISC_FEATURE_ENABLES and RING3MWAIT bit
Grzegorz Andrejczuk
1
-0
/
+5
2017-02-01
sched/cputime: Remove generic asm headers
Frederic Weisbecker
1
-1
/
+0
2017-01-30
x86/microcode: Do not access the initrd after it has been freed
Borislav Petkov
1
-0
/
+1
2017-01-28
Merge branch 'linus' into x86/boot, to pick up fixes
Ingo Molnar
6
-3
/
+57
2017-01-25
x86/cpu: Add X86_FEATURE_CPUID
Borislav Petkov
1
-1
/
+1
2017-01-25
x86/fpu/xstate: Move XSAVES state init to a function
Yu-cheng Yu
1
-0
/
+10
2017-01-24
x86/ras, EDAC, acpi: Assign MCE notifier handlers a priority
Borislav Petkov
1
-0
/
+9
2017-01-24
x86/ras/amd: Make sysfs names of banks more user-friendly
Yazen Ghannam
1
-2
/
+3
2017-01-24
x86/ras/therm_throt: Do not log a fake MCE for thermal events
Borislav Petkov
1
-6
/
+0
2017-01-16
x86/cpufeature: Add AVX512_VPOPCNTDQ feature
Piotr Luc
1
-1
/
+1
2017-01-14
math64, timers: Fix 32bit mul_u64_u32_shr() and friends
Peter Zijlstra
1
-0
/
+11
2017-01-14
locking/spinlocks/x86, paravirt: Remove paravirt_ticketlocks_enabled
Waiman Long
1
-3
/
+0
2017-01-12
x86/unwind: Include __schedule() in stack traces
Josh Poimboeuf
2
-5
/
+10
2017-01-12
x86/unwind: Disable KASAN checks for non-current tasks
Josh Poimboeuf
1
-1
/
+4
2017-01-09
x86/microcode/intel: Add a helper which gives the microcode revision
Borislav Petkov
1
-0
/
+15
2017-01-09
x86/CPU: Add native CPUID variants returning a single datum
Borislav Petkov
1
-0
/
+18
2017-01-06
x86/boot/32: Convert the 32-bit pgtable setup code from assembly to C
Boris Ostrovsky
1
-0
/
+32
2017-01-05
x86/cpu: Fix typo in the comment for Anniedale
Andy Shevchenko
1
-1
/
+1
2016-12-29
mm: optimize PageWaiters bit use for unlock_page()
Linus Torvalds
1
-0
/
+13
2016-12-28
x86/e820: Make e820_search_gap() static and remove unused variables
Wei Yang
1
-2
/
+0
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
4
-8
/
+7
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
3
-3
/
+3
2016-12-23
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-28
/
+80
2016-12-22
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-0
/
+255
2016-12-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2016-12-19
x86/asm: Rewrite sync_core() to use IRET-to-self
Andy Lutomirski
1
-22
/
+58
2016-12-19
x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernels
Andy Lutomirski
1
-1
/
+1
2016-12-19
x86/unwind: Dump stack data on warnings
Josh Poimboeuf
1
-1
/
+1
2016-12-19
x86/init: Fix a couple of comment typos
Dmitry Torokhov
1
-3
/
+3
2016-12-19
x86/init: Remove i8042_detect() from platform ops
Dmitry Torokhov
1
-2
/
+0
2016-12-19
x86/init: Add i8042 state to the platform data
Dmitry Torokhov
1
-0
/
+18
2016-12-18
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+10
2016-12-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-14
/
+17
2016-12-18
x86/floppy: Use designated initializers
Kees Cook
1
-10
/
+10
2016-12-17
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-0
/
+16
2016-12-17
x86/mpx: Move bd_addr to mm_context_t
Mark Rutland
2
-2
/
+6
[next]