summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernelsAndy Lutomirski2016-12-191-1/+1
| * | | | | | | | x86/cpu: Probe CPUID leaf 6 even when cpuid_level == 6Andy Lutomirski2016-12-191-3/+4
| * | | | | | | | x86/tools: Fix gcc-7 warning in relocs.cMarkus Trippelsdorf2016-12-191-1/+2
| * | | | | | | | x86/unwind: Dump stack data on warningsJosh Poimboeuf2016-12-192-1/+39
| * | | | | | | | x86/unwind: Adjust last frame check for aligned function stacksJosh Poimboeuf2016-12-191-1/+8
| * | | | | | | | x86/init: Fix a couple of comment typosDmitry Torokhov2016-12-191-3/+3
| * | | | | | | | x86/init: Remove i8042_detect() from platform opsDmitry Torokhov2016-12-194-17/+0
| * | | | | | | | x86/init: Add i8042 state to the platform dataDmitry Torokhov2016-12-193-0/+30
| * | | | | | | | x86/microcode/AMD: Use native_cpuid() in load_ucode_amd_bsp()Boris Ostrovsky2016-12-191-1/+5
| * | | | | | | | x86/microcode/AMD: Do not load when running on a hypervisorBorislav Petkov2016-12-191-9/+19
| * | | | | | | | x86/microcode/AMD: Sanitize apply_microcode_early_amd()Borislav Petkov2016-12-191-13/+17
| * | | | | | | | x86/microcode/AMD: Make find_proper_container() sane againBorislav Petkov2016-12-191-9/+11
* | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-242-10/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | perf/x86: Fix overlap counter scheduling bugPeter Zijlstra2016-12-221-1/+1
| * | | | | | | | | perf/x86/pebs: Fix handling of PEBS buffer overflowsStephane Eranian2016-12-221-9/+21
* | | | | | | | | | Merge tag 'arc-4.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-238-34/+45
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcacheVineet Gupta2016-12-192-6/+13
| * | | | | | | | | | ARC: mm: No need to save cache version in @cpuinfoVineet Gupta2016-12-192-12/+5
| * | | | | | | | | | ARC: enable SG chainingVladimir Kondratiev2016-12-191-0/+1
| * | | | | | | | | | ARCv2: intc: default all interrupts to priority 1Vineet Gupta2016-12-142-9/+7
| * | | | | | | | | | ARCv2: entry: document intr disable in hard isrVineet Gupta2016-12-141-6/+18
| * | | | | | | | | | ARC: ARCompact entry: elide re-reading ECR in ProtV handlerVineet Gupta2016-12-131-1/+1
* | | | | | | | | | | Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-12-222-5/+4
|\ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki2016-12-222-5/+4
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_...Lv Zheng2016-12-211-1/+1
| | * | | | | | | | | | | | ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() usersLv Zheng2016-12-211-4/+3
* | | | | | | | | | | | | | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-2213-25/+2070
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | x86/intel_rdt: Implement show_options() for resctrlfsShaohua Li2016-12-091-2/+10
| * | | | | | | | | | | | | | x86/intel_rdt: Call intel_rdt_sched_in() with preemption disabledFenghua Yu2016-12-022-0/+4
| * | | | | | | | | | | | | | x86/intel_rdt: Update task closid immediately on CPU in rmdir and unmountFenghua Yu2016-11-281-30/+83
| * | | | | | | | | | | | | | x86/intel_rdt: Fix setting of closid when adding CPUs to a groupFenghua Yu2016-11-281-1/+1
| * | | | | | | | | | | | | | Merge branch 'x86/cpufeature' into x86/cacheThomas Gleixner2016-11-16177-1668/+2602
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | 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