index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/ldt: use vfree_atomic() to free ldt entries
Andrey Ryabinin
2016-12-12
1
-1
/
+1
*
mm: remove x86-only restriction of movable_node
Reza Arbab
2016-12-12
1
-0
/
+24
*
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-12-12
5
-56
/
+495
|
\
|
*
x86/mce: Include the PPIN in MCE records when available
Tony Luck
2016-11-23
2
-0
/
+41
|
*
x86/mce/AMD: Add system physical address translation for AMD Fam17h
Yazen Ghannam
2016-11-22
1
-0
/
+200
|
*
x86/amd_nb: Add SMN and Indirect Data Fabric access for AMD Fam17h
Yazen Ghannam
2016-11-16
1
-2
/
+106
|
*
x86/amd_nb: Add Fam17h Data Fabric as "Northbridge"
Yazen Ghannam
2016-11-16
1
-0
/
+5
|
*
x86/amd_nb: Make all exports EXPORT_SYMBOL_GPL
Yazen Ghannam
2016-11-16
1
-11
/
+13
|
*
x86/amd_nb: Make amd_northbridges internal to amd_nb.c
Yazen Ghannam
2016-11-16
1
-8
/
+25
|
*
x86/mce/AMD: Reset Threshold Limit after logging error
Yazen Ghannam
2016-11-16
1
-0
/
+6
|
*
x86/MCE: Correct TSC timestamping of error records
Borislav Petkov
2016-11-11
2
-8
/
+12
|
*
x86/RAS: Hide SMCA bank names
Borislav Petkov
2016-11-08
1
-3
/
+29
|
*
x86/RAS: Rename smca_bank_names to smca_names
Borislav Petkov
2016-11-08
1
-3
/
+3
|
*
x86/RAS: Simplify SMCA HWID descriptor struct
Borislav Petkov
2016-11-08
1
-15
/
+9
|
*
x86/RAS: Simplify SMCA bank descriptor struct
Borislav Petkov
2016-11-08
1
-5
/
+5
|
*
x86/MCE: Dump MCE to dmesg if no consumers
Borislav Petkov
2016-11-08
1
-6
/
+46
|
*
x86/MCE: Do not look at panic_on_oops in the severity grading
Yinghai Lu
2016-11-08
1
-1
/
+1
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-12
4
-6
/
+253
|
\
\
|
*
\
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2016-12-11
2
-5
/
+8
|
|
\
\
|
*
|
|
sched/x86: Change CONFIG_SCHED_ITMT to CONFIG_SCHED_MC_PRIO
Tim Chen
2016-11-30
1
-1
/
+1
|
*
|
|
x86/sched: Use #include <linux/mutex.h> instead of #include <asm/mutex.h>
Ingo Molnar
2016-11-28
1
-1
/
+1
|
*
|
|
x86/sched: Add SD_ASYM_PACKING flags to x86 ITMT CPU
Tim Chen
2016-11-24
1
-4
/
+24
|
*
|
|
x86/sysctl: Add sysctl for ITMT scheduling feature
Tim Chen
2016-11-24
1
-1
/
+107
|
*
|
|
x86: Enable Intel Turbo Boost Max Technology 3.0
Tim Chen
2016-11-24
2
-0
/
+110
|
*
|
|
x86/topology: Define x86's arch_update_cpu_topology
Tim Chen
2016-11-24
1
-0
/
+11
|
*
|
|
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2016-11-23
5
-22
/
+52
|
|
\
\
\
|
*
\
\
\
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2016-11-16
3
-8
/
+35
|
|
\
\
\
\
|
*
|
|
|
|
sched/cputime: Simplify task_cputime()
Stanislaw Gruszka
2016-11-15
1
-2
/
+2
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-12-12
4
-1
/
+50
|
\
\
\
\
\
|
*
|
|
|
|
x86/paravirt: Fix native_patch()
Peter Zijlstra
2016-12-11
2
-0
/
+8
|
*
|
|
|
|
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2016-12-11
2
-5
/
+8
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'locking/urgent' into locking/core, to pick up dependent fixes
Ingo Molnar
2016-12-02
5
-22
/
+52
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
x86/paravirt: Optimize native pv_lock_ops.vcpu_is_preempted()
Peter Zijlstra
2016-11-22
4
-16
/
+39
|
*
|
|
|
|
x86/kvm: Support the vCPU preemption check
Pan Xinhui
2016-11-22
1
-0
/
+12
|
*
|
|
|
|
locking/core, x86/paravirt: Implement vcpu_is_preempted(cpu) for KVM and Xen ...
Pan Xinhui
2016-11-22
1
-0
/
+6
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-12-12
1
-8
/
+0
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
kernel/smp: Make the SMP boot message common on all arches
Michael Ellerman
2016-10-26
1
-8
/
+0
*
|
|
|
|
x86/unwind: Fix guess-unwinder regression
Josh Poimboeuf
2016-11-28
1
-3
/
+6
*
|
|
|
|
x86/apic/uv: Silence a shift wrapping warning
Dan Carpenter
2016-11-24
1
-2
/
+2
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
x86/fpu: Fix invalid FPU ptrace state after execve()
Yu-cheng Yu
2016-11-21
1
-8
/
+8
*
|
|
|
x86/dumpstack: Prevent KASAN false positive warnings
Josh Poimboeuf
2016-11-18
1
-1
/
+1
*
|
|
|
x86/unwind: Prevent KASAN false positive warnings in guess unwinder
Josh Poimboeuf
2016-11-18
1
-2
/
+6
*
|
|
|
x86/boot: Avoid warning for zero-filling .bss
Arnd Bergmann
2016-11-17
1
-3
/
+6
*
|
|
|
x86/sysfb: Fix lfb_size calculation
David Herrmann
2016-11-16
1
-8
/
+17
*
|
|
|
x86/sysfb: Add support for 64bit EFI lfb_base
David Herrmann
2016-11-16
1
-2
/
+16
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-11-14
2
-7
/
+31
|
\
\
\
|
*
|
|
x86/cpu: Deal with broken firmware (VMWare/XEN)
Thomas Gleixner
2016-11-09
1
-2
/
+30
|
*
|
|
x86/cpu/AMD: Fix cpu_llc_id for AMD Fam17h systems
Yazen Ghannam
2016-11-09
1
-5
/
+1
|
|
|
/
|
|
/
|
*
|
|
x86: apm: avoid uninitialized data
Arnd Bergmann
2016-11-11
1
-1
/
+4
|
/
/
*
|
x86/smpboot: Init apic mapping before usage
Thomas Gleixner
2016-10-29
1
-1
/
+6
[next]