summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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-181-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-305-1/+53
| * | | | | | x86/intel_rdt: Add schemata fileTony Luck2016-10-304-1/+259
| * | | | | | x86/intel_rdt: Add tasks filesFenghua Yu2016-10-301-0/+180
| * | | | | | x86/intel_rdt: Add cpus fileTony Luck2016-10-303-5/+154
| * | | | | | x86/intel_rdt: Add mkdir to resctrl file systemFenghua Yu2016-10-302-0/+240
| * | | | | | x86/intel_rdt: Add "info" files to resctrl file systemFenghua Yu2016-10-302-0/+209
| * | | | | | x86/intel_rdt: Add basic resctrl filesystem supportFenghua Yu2016-10-304-2/+305
| * | | | | | x86/intel_rdt: Build structures for each resource based on cache topologyTony Luck2016-10-302-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 branch 'parisc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-12-2112-139/+67
|\ \ \ \ \ \ \
| * | | | | | | parisc: Optimize timer interrupt functionHelge Deller2016-12-203-92/+29
| * | | | | | | parisc: perf: return -EFAULT on errorDan Carpenter2016-12-121-3/+2
| * | | | | | | parisc: Enhance CPU detection code on PAT machinesHelge Deller2016-12-124-17/+19
| * | | | | | | parisc: Re-enable interrupts earlyHelge Deller2016-12-121-9/+3
| * | | | | | | parisc: Enable KASLRHelge Deller2016-12-124-18/+14
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-202-5/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: dts: hix5hd2: don't change the existing compatible stringDongpo Li2016-12-201-2/+2
| * | | | | | | | powerpc: fsl/fman: remove fsl,fman from of_device_ids[]Madalin Bucur2016-12-201-3/+0
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-2010-10/+295
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arm64: setup: introduce kaslr_offset()Alexander Popov2016-12-202-4/+9