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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-72
/
+51
2017-01-14
x86/tsc: Add the Intel Denverton Processor to native_calibrate_tsc()
Len Brown
1
-0
/
+1
2017-01-12
x86/unwind: Disable KASAN checks for non-current tasks
Josh Poimboeuf
1
-2
/
+18
2017-01-12
x86/unwind: Silence warnings for non-current tasks
Josh Poimboeuf
1
-0
/
+10
2017-01-09
x86/microcode/intel: Use correct buffer size for saving microcode data
Junichi Nomura
1
-2
/
+3
2017-01-09
x86/microcode/intel: Fix allocation size of struct ucode_patch
Junichi Nomura
1
-1
/
+1
2017-01-09
x86/microcode/intel: Add a helper which gives the microcode revision
Borislav Petkov
2
-38
/
+16
2017-01-09
x86/microcode: Use native CPUID to tickle out microcode revision
Borislav Petkov
2
-24
/
+4
2017-01-06
Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+2
2017-01-06
x86/CPU/AMD: Fix Bulldozer topology
Borislav Petkov
1
-8
/
+1
2017-01-05
x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...
Lukasz Odzioba
1
-1
/
+1
2016-12-26
x86/mce/AMD: Make the init code more robust
Thomas Gleixner
1
-0
/
+3
2016-12-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-21
/
+21
2016-12-25
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-6
/
+5
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
6
-21
/
+21
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
4
-5
/
+5
2016-12-25
x86/msr: Remove bogus cleanup from the error path
Thomas Gleixner
1
-1
/
+0
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
11
-11
/
+11
2016-12-23
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-64
/
+178
2016-12-23
Revert "x86/unwind: Detect bad stack return address"
Josh Poimboeuf
1
-10
/
+1
2016-12-22
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-4
/
+1800
2016-12-22
x86/paravirt: Mark unused patch_default label
Peter Zijlstra
2
-2
/
+2
2016-12-21
x86/microcode/AMD: Reload proper initrd start address
Borislav Petkov
1
-7
/
+5
2016-12-20
x86/alternatives: Do not use sync_core() to serialize I$
Borislav Petkov
1
-5
/
+10
2016-12-20
x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panic
Vitaly Kuznetsov
1
-0
/
+24
2016-12-19
swiotlb: Convert swiotlb_force from int to enum
Geert Uytterhoeven
1
-1
/
+1
2016-12-19
x86, swiotlb: Simplify pci_swiotlb_detect_override()
Geert Uytterhoeven
1
-3
/
+1
2016-12-19
x86/microcode/intel: Replace sync_core() with native_cpuid()
Andy Lutomirski
1
-3
/
+23
2016-12-19
x86/cpu: Probe CPUID leaf 6 even when cpuid_level == 6
Andy Lutomirski
1
-3
/
+4
2016-12-19
x86/unwind: Dump stack data on warnings
Josh Poimboeuf
1
-0
/
+38
2016-12-19
x86/unwind: Adjust last frame check for aligned function stacks
Josh Poimboeuf
1
-1
/
+8
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
2
-0
/
+12
2016-12-19
x86/microcode/AMD: Use native_cpuid() in load_ucode_amd_bsp()
Boris Ostrovsky
1
-1
/
+5
2016-12-19
x86/microcode/AMD: Do not load when running on a hypervisor
Borislav Petkov
1
-9
/
+19
2016-12-19
x86/microcode/AMD: Sanitize apply_microcode_early_amd()
Borislav Petkov
1
-13
/
+17
2016-12-19
x86/microcode/AMD: Make find_proper_container() sane again
Borislav Petkov
1
-9
/
+11
2016-12-18
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-23
/
+331
2016-12-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-70
/
+35
2016-12-18
x86/tsc: Limit the adjust value further
Thomas Gleixner
1
-5
/
+16
2016-12-18
x86/tsc: Annotate printouts as firmware bug
Thomas Gleixner
1
-2
/
+3
2016-12-16
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-40
/
+45
2016-12-15
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-1
/
+2
2016-12-15
x86/tsc: Force TSC_ADJUST register to value >= zero
Thomas Gleixner
2
-17
/
+40
2016-12-15
x86/tsc: Validate TSC_ADJUST after resume
Thomas Gleixner
3
-4
/
+10
2016-12-15
x86/acpi: Use proper macro for invalid node
Boris Ostrovsky
1
-1
/
+1
2016-12-15
x86/smpboot: Prevent false positive out of bounds cpumask access warning
Thomas Gleixner
1
-4
/
+4
2016-12-14
kexec: export the value of phys_base instead of symbol address
Baoquan He
1
-1
/
+2
2016-12-14
Revert "kdump, vmcoreinfo: report memory sections virtual addresses"
Baoquan He
1
-3
/
+0
2016-12-14
x86/boot/64: Push correct start_cpu() return address
Josh Poimboeuf
1
-2
/
+3
[next]