index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-23
x86/microcode/AMD: Rework container parsing
Borislav Petkov
1
-133
/
+105
2017-01-23
x86/microcode/AMD: Extend the container struct
Borislav Petkov
1
-11
/
+15
2017-01-23
x86/microcode/AMD: Shorten function parameter's name
Borislav Petkov
1
-3
/
+3
2017-01-23
x86/microcode/AMD: Clean up find_equiv_id()
Borislav Petkov
1
-12
/
+5
2017-01-23
x86/microcode/intel: Drop stashed AP patch pointer optimization
Borislav Petkov
1
-8
/
+1
2017-01-20
Drivers: hv: vmbus: Move the extracting of Hypervisor version information
K. Y. Srinivasan
1
-0
/
+20
2017-01-20
Drivers: hv: vmbus: Consolidate all Hyper-V specific clocksource code
K. Y. Srinivasan
1
-23
/
+0
2017-01-20
sched/clock: Fix hotplug crash
Peter Zijlstra
6
-6
/
+20
2017-01-19
Drivers: hv vmbus: Move Hypercall page setup out of common code
K. Y. Srinivasan
1
-0
/
+7
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
x86/CPU/AMD: Fix Bulldozer topology
Borislav Petkov
1
-8
/
+1
2017-01-05
x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlers
Daniel Bristot de Oliveira
3
-6
/
+8
2017-01-05
x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' command-line option
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
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-2
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-23
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-45
/
+108
2016-12-22
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-4
/
+1792
2016-12-21
x86/microcode/AMD: Reload proper initrd start address
Borislav Petkov
1
-7
/
+5
2016-12-20
x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panic
Vitaly Kuznetsov
1
-0
/
+24
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/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-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-16
/
+8
2016-12-13
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2016-12-13
Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-0
/
+2
2016-12-13
x86/smpboot: Make logical package management more robust
Thomas Gleixner
1
-16
/
+8
2016-12-12
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-150
/
+116
2016-12-12
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-15
/
+69
2016-12-12
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-903
/
+624
2016-12-12
Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-12
/
+13
2016-12-12
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-105
/
+42
2016-12-12
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-19
/
+38
2016-12-12
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-38
/
+349
2016-12-09
x86: Remove empty idle.h header
Thomas Gleixner
4
-4
/
+0
2016-12-09
x86/amd: Simplify AMD E400 aware idle routine
Borislav Petkov
1
-1
/
+0
2016-12-09
x86/bugs: Separate AMD E400 erratum and C1E bug
Thomas Gleixner
1
-7
/
+13
2016-12-09
x86/intel_rdt: Implement show_options() for resctrlfs
Shaohua Li
1
-2
/
+10
2016-12-02
x86/intel_rdt: Call intel_rdt_sched_in() with preemption disabled
Fenghua Yu
1
-0
/
+2
2016-11-28
x86/intel_rdt: Update task closid immediately on CPU in rmdir and unmount
Fenghua Yu
1
-30
/
+83
2016-11-28
x86/intel_rdt: Fix setting of closid when adding CPUs to a group
Fenghua Yu
1
-1
/
+1
2016-11-23
x86/mce: Include the PPIN in MCE records when available
Tony Luck
2
-0
/
+41
2016-11-22
x86/mce/therm_throt: Move hotplug callbacks to online
Thomas Gleixner
1
-5
/
+8
2016-11-22
x86/mce/therm_throt: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-41
/
+12
[prev]
[next]