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-04-19
x86/mce: Check MCi_STATUS[MISCV] for usable addr on Intel only
Borislav Petkov
1
-1
/
+6
2017-04-18
x86/mce: Make the MCE notifier a blocking one
Vishal Verma
3
-16
/
+5
2017-04-18
x86/mce: Update notifier priority check
Borislav Petkov
1
-1
/
+1
2017-04-14
x86/intel_rdt/mba: Add schemata file support for MBA
Vikas Shivappa
2
-0
/
+45
2017-04-14
x86/intel_rdt: Make schemata file parsers resource specific
Vikas Shivappa
2
-14
/
+25
2017-04-14
x86/intel_rdt/mba: Add info directory files for Memory Bandwidth Allocation
Vikas Shivappa
2
-2
/
+61
2017-04-14
x86/intel_rdt: Make information files resource specific
Vikas Shivappa
2
-4
/
+15
2017-04-14
x86/intel_rdt/mba: Add primary support for Memory Bandwidth Allocation (MBA)
Vikas Shivappa
1
-2
/
+87
2017-04-14
x86/intel_rdt/mba: Memory bandwith allocation feature detect
Vikas Shivappa
2
-0
/
+5
2017-04-14
x86/intel_rdt: Add resource specific msr update function
Thomas Gleixner
1
-24
/
+51
2017-04-14
x86/intel_rdt: Move CBM specific data into a struct
Thomas Gleixner
3
-45
/
+54
2017-04-14
x86/intel_rdt: Cleanup namespace to support multiple resource types
Vikas Shivappa
3
-32
/
+32
2017-04-14
x86/intel_rdt: Organize code properly
Thomas Gleixner
1
-47
/
+45
2017-04-14
x86/intel_rdt: Init padding only if a device exists
Thomas Gleixner
1
-2
/
+2
2017-04-14
x86/mce: Enable PPIN for Knights Landing/Mill
Piotr Luc
1
-0
/
+3
2017-04-11
Merge branch 'x86/urgent' into x86/cpu, to resolve conflict
Ingo Molnar
3
-3
/
+8
2017-04-11
x86/intel_rdt: Fix locking in rdtgroup_schemata_write()
Jiri Olsa
1
-1
/
+1
2017-04-11
Merge branch 'x86/boot' into x86/mm, to avoid conflict
Ingo Molnar
3
-5
/
+5
2017-04-11
Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branch
Ingo Molnar
3
-5
/
+5
2017-04-10
x86/intel_rdt: Add cpus_list rdtgroup file
Jiri Olsa
1
-4
/
+25
2017-04-08
Drivers: hv: Issue explicit EOI when autoeoi is not enabled
K. Y. Srinivasan
1
-0
/
+3
2017-04-05
x86/intel_rdt: Update schemata read to show data in tabular format
Vikas Shivappa
2
-2
/
+33
2017-04-05
x86/intel_rdt: Implement "update" mode when writing schemata file
Tony Luck
2
-45
/
+33
2017-04-03
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+6
2017-04-03
Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch
Ingo Molnar
2
-2
/
+2
2017-03-31
x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRs
Yazen Ghannam
1
-1
/
+1
2017-03-30
Merge branch 'x86/cpu' into x86/mm, before applying dependent patch
Ingo Molnar
1
-3
/
+2
2017-03-28
x86/mce: Do not register notifiers with invalid prio
Borislav Petkov
1
-2
/
+3
2017-03-28
x86/mce: Factor out and deprecate the /dev/mcelog driver
Tony Luck
4
-363
/
+416
2017-03-28
RAS: Add a Corrected Errors Collector
Borislav Petkov
1
-76
/
+115
2017-03-28
x86/mce: Rename mce_log to mce_log_buffer
Borislav Petkov
1
-15
/
+15
2017-03-28
x86/mce: Rename mce_log()'s argument
Borislav Petkov
1
-4
/
+4
2017-03-28
Merge branch 'ras/urgent' into ras/core, to pick up fix
Ingo Molnar
2
-2
/
+7
2017-03-28
x86/mce: Don't print MCEs when mcelog is active
Andi Kleen
1
-1
/
+6
2017-03-23
Merge branch 'x86/process' into x86/mm, to create new base for further patches
Ingo Molnar
1
-8
/
+32
2017-03-23
x86/xen/gdt: Use X86_FEATURE_XENPV instead of globals for the GDT fixup
Andy Lutomirski
1
-11
/
+17
2017-03-23
x86/gdt: Fix setup_fixmap_gdt() to use the correct PA
Andy Lutomirski
1
-2
/
+2
2017-03-20
x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
Kyle Huey
1
-8
/
+10
2017-03-20
x86/cpufeature: Detect CPUID faulting support
Kyle Huey
1
-1
/
+23
2017-03-20
x86/msr: Rename MISC_FEATURE_ENABLES to MISC_FEATURES_ENABLES
Kyle Huey
1
-4
/
+4
2017-03-18
x86/mce: Init some CPU features early
Yazen Ghannam
1
-12
/
+18
2017-03-18
x86/microcode/AMD: Remove redundant NULL check on mc
Colin Ian King
1
-2
/
+0
2017-03-16
x86: Make the GDT remapping read-only on 64-bit
Thomas Garnier
1
-6
/
+22
2017-03-16
x86: Remap GDT tables in the fixmap section
Thomas Garnier
1
-2
/
+27
2017-03-14
x86/intel_rdt: Put group node in rdtgroup_kn_unlock
Jiri Olsa
1
-1
/
+1
2017-03-13
x86/mce: Handle broadcasted MCE gracefully with kexec
Xunlei Pang
1
-2
/
+16
2017-03-11
x86/cpu: Drop wp_works_ok member of struct cpuinfo_x86
Mathias Krause
1
-3
/
+2
2017-03-07
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+0
2017-03-07
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-16
/
+0
2017-03-03
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
1
-1
/
+1
[prev]
[next]