summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/intel_rdt: Update percpu closid immeditately on CPUs affected by changeeFenghua Yu2016-11-151-36/+36
* x86/intel_rdt: Reset per cpu closids on unmountFenghua Yu2016-11-151-0/+16
* x86/intel_rdt: Select KERNFS when enabling INTEL_RDT_AThomas Gleixner2016-11-151-0/+1
* x86/intel_rdt: Prevent deadlock against hotplug lockThomas Gleixner2016-11-151-5/+3
* x86/intel_rdt: Protect info directory from removalFenghua Yu2016-11-151-4/+20
* x86/intel_rdt: Export the minimum number of set mask bits in sysfsShaohua Li2016-11-071-0/+16
* x86/intel_rdt: Propagate error in rdt_mount() properlyShaohua Li2016-11-071-1/+3
* x86/intel_rdt: Add a missing #includeBorislav Petkov2016-11-071-0/+1
* x86/intel_rdt: Add scheduler hookFenghua Yu2016-10-315-1/+53
* x86/intel_rdt: Add schemata fileTony Luck2016-10-314-1/+259
* x86/intel_rdt: Add tasks filesFenghua Yu2016-10-311-0/+180
* x86/intel_rdt: Add cpus fileTony Luck2016-10-313-5/+154
* x86/intel_rdt: Add mkdir to resctrl file systemFenghua Yu2016-10-312-0/+240
* x86/intel_rdt: Add "info" files to resctrl file systemFenghua Yu2016-10-312-0/+209
* x86/intel_rdt: Add basic resctrl filesystem supportFenghua Yu2016-10-314-2/+305
* x86/intel_rdt: Build structures for each resource based on cache topologyTony Luck2016-10-312-0/+224
* x86/cqm: Share PQR_ASSOC related data between CQM and CATFenghua Yu2016-10-262-20/+22
* x86/intel_rdt: Pick up L3/L2 RDT parameters from CPUIDFenghua Yu2016-10-262-7/+172
* x86/intel_rdt: Add Haswell feature discoveryFenghua Yu2016-10-264-5/+58
* x86/intel_rdt: Add CONFIG, Makefile, and basic initializationFenghua Yu2016-10-263-0/+68
* x86/cpufeature: Add RDT CPUID feature bitsFenghua Yu2016-10-262-0/+7
* x86/intel_cacheinfo: Enable cache id in cache infoFenghua Yu2016-10-261-0/+20
* Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-251-0/+2
|\
| * x86: xen: move cpu_up functions out of ifdefArnd Bergmann2016-10-241-0/+2
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-228-11/+38
|\ \
| * | x86/boot/smp: Don't try to poke disabled/non-existent APICVille Syrjälä2016-10-221-7/+9
| * | sched/core, x86: Make struct thread_info arch specific againHeiko Carstens2016-10-201-0/+9
| * | x86/signal: Remove bogus user_64bit_mode() check from sigaction_compat_abi()Dmitry Safonov2016-10-201-3/+0
| * | x86/platform/UV: Fix support for EFI_OLD_MEMMAP after BIOS callback updatesAlex Thorlton2016-10-201-1/+9
| * | x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS featuresPiotr Luc2016-10-193-0/+6
| * | x86/vmware: Skip timer_irq_works() check on VMwareRenat Valiullin2016-10-191-0/+5
* | | Merge tag 'powerpc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-224-43/+27
|\ \ \
| * | | powerpc: Ignore the pkey system calls for nowStephen Rothwell2016-10-191-0/+4
| * | | powerpc: Fix numa topology console printAneesh Kumar K.V2016-10-191-5/+5
| * | | powerpc/mm: Drop dump_numa_memory_topology()Michael Ellerman2016-10-191-36/+0
| * | | powerpc/boot: Fix boot on systems with uncompressed kernel imageHeiner Kallweit2016-10-191-2/+16
| * | | powerpc/mm: Prevent unlikely crash in copro_calculate_slb()Frederic Barrat2016-10-191-0/+2
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-226-10/+24
|\ \ \ \
| * \ \ \ Merge tag 'kvm-arm-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář2016-10-212-5/+13
| |\ \ \ \
| | * | | | arm/arm64: KVM: Map the BSS at HYPMarc Zyngier2016-10-211-0/+7
| | * | | | arm64: KVM: Take S1 walks into account when determining S2 write faultsWill Deacon2016-10-211-5/+6
| | |/ / /
| * | | | Merge tag 'kvm-s390-master-4.9-1' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář2016-10-201-2/+7
| |\ \ \ \
| | * | | | KVM: s390: reject invalid modes for runtime instrumentationChristian Borntraeger2016-10-201-2/+7
| | |/ / /
| * | | | Merge tag 'kvm_mips_4.9_2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Radim Krčmář2016-10-201-0/+1
| |\ \ \ \
| | * | | | KVM: MIPS: Add missing uaccess.h includeJames Hogan2016-10-191-0/+1
| | |/ / /
| * | | | kvm: x86: memset whole irq_eoiJiri Slaby2016-10-201-1/+1
| * | | | kvm/x86: Fix unused variable warning in kvm_timer_init()Borislav Petkov2016-10-201-2/+2
| |/ / /
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-10-2019-120/+183
|\ \ \ \
| * | | | arm64: remove pr_cont abuse from mem_initMark Rutland2016-10-201-13/+13
| * | | | arm64: fix show_regs fallout from KERN_CONT changesMark Rutland2016-10-201-3/+12