summaryrefslogtreecommitdiffstats
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: Add info files to DocumentationThomas Gleixner2016-11-071-0/+19
* 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
* MAINTAINERS: Add maintainer for Intel RDT resource allocationFenghua Yu2016-10-311-0/+8
* 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-312-0/+183
* 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-315-2/+306
* x86/intel_rdt: Build structures for each resource based on cache topologyTony Luck2016-10-312-0/+224
* Documentation, x86: Documentation for Intel resource allocation user interfaceFenghua Yu2016-10-311-0/+195
* 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
* cacheinfo: Introduce cache idFenghua Yu2016-10-262-0/+8
* Documentation, ABI: Document the new sysfs files for cpu cache idsTony Luck2016-10-261-0/+16
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-10-251-3/+3
|\
| * hwrng: core - Don't use a stack buffer in add_early_randomness()Andrew Lutomirski2016-10-191-3/+3
* | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-10-2513-35/+41
|\ \
| * | clk: at91: Fix a return value in case of errorChristophe JAILLET2016-10-211-1/+1
| * | clk: uniphier: rename MIO clock to SD clock for Pro5, PXs2, LD20 SoCsMasahiro Yamada2016-10-194-17/+17
| * | clk: uniphier: fix memory overrun bugMasahiro Yamada2016-10-191-1/+1
| * | clk: hi6220: use CLK_OF_DECLARE_DRIVER for sysctrl and mediactrl clock initShawn Guo2016-10-181-2/+2
| * | clk: mvebu: armada-37xx-periph: Fix the clock gate flagGregory CLEMENT2016-10-181-0/+1
| * | clk: bcm2835: Clamp the PLL's requested rate to the hardware limits.Eric Anholt2016-10-181-7/+4
| * | clk: max77686: fix number of clocks setup for clk_hw based registrationJavier Martinez Canillas2016-10-181-0/+1
| * | clk: mvebu: armada-37xx-periph: Fix the clock provider registrationGregory CLEMENT2016-10-181-5/+5
| * | clk: core: add __init decoration for CLK_OF_DECLARE_DRIVER functionShawn Guo2016-10-181-1/+1
| * | clk: mediatek: Add hardware dependencyJean Delvare2016-10-181-0/+2
| * | clk: samsung: clk-exynos-audss: Fix module autoloadJavier Martinez Canillas2016-10-181-0/+1
| * | clk: uniphier: fix type of variable passed to regmap_read()Masahiro Yamada2016-10-181-1/+1
| * | clk: uniphier: add system clock support for sLD3 SoCMasahiro Yamada2016-10-181-0/+4
| |/
* | Merge tag 'gpio-v4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-10-259-12/+64
|\ \
| * | gpio: mpc8xxx: Correct irq handler functionLiu Gang2016-10-241-1/+1
| * | gpio: ath79: Fix module autoloadJavier Martinez Canillas2016-10-241-0/+1
| * | gpio: ts4800: Fix module autoloadJavier Martinez Canillas2016-10-211-0/+1
| * | gpio: GPIO_GET_LINEEVENT_IOCTL: Reject invalid line and event flagsLars-Peter Clausen2016-10-211-0/+11
| * | gpio: GPIO_GET_LINEHANDLE_IOCTL: Reject invalid line flagsLars-Peter Clausen2016-10-211-0/+13
| * | gpio: GPIOHANDLE_GET_LINE_VALUES_IOCTL: Fix information leakLars-Peter Clausen2016-10-211-0/+2