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
2016-01-11
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-1
/
+13
2016-01-11
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-90
/
+83
2016-01-11
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-33
/
+12
2016-01-11
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
10
-134
/
+66
2016-01-11
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-46
/
+66
2016-01-11
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-0
/
+15
2016-01-11
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2016-01-11
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-2
/
+107
2016-01-11
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+59
2016-01-06
x86/vsdo: Fix build on PARAVIRT_CLOCK=y, KVM_GUEST=n
Andy Lutomirski
1
-1
/
+1
2015-12-20
x86/irq: Export functions to allow MSI domains in modules
Jake Oshins
1
-0
/
+6
2015-12-19
x86/paravirt: Prevent rtc_cmos platform device init on PV guests
David Vrabel
3
-0
/
+12
2015-12-19
x86/mm: Align macro defines
Borislav Petkov
1
-3
/
+3
2015-12-19
x86/cpu: Provide a config option to disable static_cpu_has
Borislav Petkov
1
-1
/
+1
2015-12-19
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
Borislav Petkov
4
-36
/
+7
2015-12-19
x86/cpufeature: Cleanup get_cpu_cap()
Borislav Petkov
1
-0
/
+20
2015-12-19
x86/cpufeature: Move some of the scattered feature bits to x86_capability
Borislav Petkov
1
-22
/
+32
2015-12-19
Merge branch 'linus' into x86/cleanups
Thomas Gleixner
16
-50
/
+130
2015-12-19
x86/nmi: Save regs in crash dump on external NMI
Hidehiro Kawai
1
-0
/
+1
2015-12-19
x86/apic: Introduce apic_extnmi command line parameter
Hidehiro Kawai
1
-0
/
+5
2015-12-19
Merge branch 'linus' into x86/apic
Thomas Gleixner
16
-50
/
+130
2015-12-19
x86/xen: Avoid fast syscall path for Xen PV guests
Boris Ostrovsky
1
-0
/
+1
2015-12-14
Merge tag 'v4.4-rc5' into perf/core, to pick up fixes
Ingo Molnar
3
-18
/
+13
2015-12-11
x86/vdso: Remove pvclock fixmap machinery
Andy Lutomirski
2
-10
/
+0
2015-12-11
x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap
Andy Lutomirski
2
-0
/
+10
2015-12-06
x86, tracing, perf: Add trace point for MSR accesses
Andi Kleen
2
-0
/
+88
2015-12-06
x86/headers: Don't include asm/processor.h in asm/atomic.h
Andi Kleen
2
-2
/
+0
2015-12-04
x86/mm: Fix regression with huge pages on PAE
Kirill A. Shutemov
3
-18
/
+13
2015-11-29
x86/platform/calgary: Constify cal_chipset_ops structures
Julia Lawall
1
-1
/
+1
2015-11-26
x86/pm: Introduce quirk framework to save/restore extra MSR registers around ...
Chen Yu
3
-0
/
+12
2015-11-25
x86/paravirt: Remove paravirt ops pmd_update[_defer] and pte_update_defer
Juergen Gross
3
-36
/
+2
2015-11-24
x86/asm: Add asm macros for static keys/jump labels
Andy Lutomirski
1
-8
/
+44
2015-11-24
x86/asm: Error out if asm/jump_label.h is included inappropriately
Andy Lutomirski
1
-0
/
+13
2015-11-24
x86/fpu: Get rid of xstate_fault()
Borislav Petkov
1
-53
/
+52
2015-11-24
x86/fpu: Add an XSTATE_OP() macro
Borislav Petkov
1
-37
/
+31
2015-11-24
x86/MSR: Chop off lower 32-bit value
Borislav Petkov
1
-1
/
+1
2015-11-24
x86/cpu/amd, kvm: Satisfy guest kernel reads of IC_CFG MSR
Borislav Petkov
1
-0
/
+1
2015-11-24
x86/cpu: Unify CPU family, model, stepping calculation
Borislav Petkov
2
-32
/
+10
2015-11-24
x86/RAS: Remove mce.usable_addr
Borislav Petkov
1
-1
/
+1
2015-11-23
x86/entry, x86/paravirt: Remove the unused usergs_sysret32 PV op
Boris Ostrovsky
2
-13
/
+0
2015-11-23
x86/paravirt: Remove the unused irq_enable_sysexit pv op
Boris Ostrovsky
2
-16
/
+0
2015-11-23
x86/xen: Avoid fast syscall path for Xen PV guests
Boris Ostrovsky
1
-0
/
+1
2015-11-23
locking/pvqspinlock, x86: Optimize the PV unlock code path
Waiman Long
1
-0
/
+59
2015-11-23
perf/x86/intel/pt: Add interface to stop Intel PT logging
Takao Indoh
1
-0
/
+10
2015-11-23
x86: Add an inlined __copy_from_user_nmi() variant
Andi Kleen
1
-0
/
+9
2015-11-19
x86/paravirt: Remove unused pv_apic_ops structure
Juergen Gross
3
-22
/
+0
2015-11-19
x86/tsc: Remove unused tsc_pre_init() hook
Thomas Gleixner
1
-2
/
+0
2015-11-17
x86: Remove unused function cpu_has_ht_siblings()
Juergen Gross
1
-9
/
+0
2015-11-16
Merge branch 'pm-tools'
Rafael J. Wysocki
1
-2
/
+1
2015-11-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
[next]