summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | x86/msi: Only use high bits of MSI address for DMAR unitDavid Woodhouse2020-10-281-6/+27
| * | | | | | | | | | | | | | | | x86/apic: Fix x2apic enablement without interrupt remappingDavid Woodhouse2020-10-283-6/+18
* | | | | | | | | | | | | | | | | Merge tag 'x86-fpu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-141-4/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | x86/fpu: Make kernel FPU protection RT friendlyThomas Gleixner2020-11-111-2/+16
| * | | | | | | | | | | | | | | | | x86/fpu: Simplify fpregs_[un]lock()Thomas Gleixner2020-11-111-2/+3
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-1472-1152/+196
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | ARM: highmem: Fix cache_is_vivt() referenceArnd Bergmann2020-12-041-0/+1
| * | | | | | | | | | | | | | | | | x86/crashdump/32: Simplify copy_oldmem_page()Thomas Gleixner2020-11-241-38/+10
| * | | | | | | | | | | | | | | | | x86: Support kmap_local() forced debuggingThomas Gleixner2020-11-243-4/+15
| * | | | | | | | | | | | | | | | | Merge branch 'sched/core' into core/mmThomas Gleixner2020-11-241-0/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | microblaze/mm/highmem: Add dropped #ifdef backThomas Gleixner2020-11-191-0/+1
| * | | | | | | | | | | | | | | | | | xtensa/mm/highmem: Make generic kmap_atomic() work correctlyThomas Gleixner2020-11-165-64/+31
| * | | | | | | | | | | | | | | | | | io-mapping: Cleanup atomic iomapThomas Gleixner2020-11-062-12/+3
| * | | | | | | | | | | | | | | | | | highmem: Get rid of kmap_types.hThomas Gleixner2020-11-067-57/+0
| * | | | | | | | | | | | | | | | | | xtensa/mm/highmem: Switch to generic kmap atomicThomas Gleixner2020-11-064-45/+18
| * | | | | | | | | | | | | | | | | | sparc/mm/highmem: Switch to generic kmap atomicThomas Gleixner2020-11-067-136/+8
| * | | | | | | | | | | | | | | | | | powerpc/mm/highmem: Switch to generic kmap atomicThomas Gleixner2020-11-067-92/+8
| * | | | | | | | | | | | | | | | | | nds32/mm/highmem: Switch to generic kmap atomicThomas Gleixner2020-11-065-57/+19
| * | | | | | | | | | | | | | | | | | mips/mm/highmem: Switch to generic kmap atomicThomas Gleixner2020-11-066-99/+6
| * | | | | | | | | | | | | | | | | | microblaze/mm/highmem: Switch to generic kmap atomicThomas Gleixner2020-11-066-88/+8
| * | | | | | | | | | | | | | | | | | csky/mm/highmem: Switch to generic kmap atomicThomas Gleixner2020-11-064-78/+8
| * | | | | | | | | | | | | | | | | | ARM: highmem: Switch to generic kmap atomicThomas Gleixner2020-11-066-144/+26
| * | | | | | | | | | | | | | | | | | arc/mm/highmem: Use generic kmap atomic implementationThomas Gleixner2020-11-064-69/+26
| * | | | | | | | | | | | | | | | | | x86/mm/highmem: Use generic kmap atomic implementationThomas Gleixner2020-11-069-158/+28
| * | | | | | | | | | | | | | | | | | sh/highmem: Remove all traces of unused cruftThomas Gleixner2020-11-063-31/+0
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-148-37/+105
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | x86: Print ratio freq_max/freq_base used in frequency invariance calculationsGiovanni Gherdovich2020-12-111-0/+1
| * | | | | | | | | | | | | | | | | | x86, sched: Use midpoint of max_boost and max_P for frequency invariance on A...Giovanni Gherdovich2020-12-111-0/+2
| * | | | | | | | | | | | | | | | | | x86, sched: Calculate frequency invariance for AMD systemsNathan Fontenot2020-12-112-5/+76
| * | | | | | | | | | | | | | | | | | Merge branch 'linus' into sched/core, to resolve semantic conflictIngo Molnar2020-11-27228-985/+1869
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | smp: Cleanup smp_call_function*()Peter Zijlstra2020-11-245-32/+16
| | |_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | arm64: Rebuild sched domains on invariance status changesIonela Voinescu2020-11-191-0/+10
* | | | | | | | | | | | | | | | | | | Merge tag 'perf-kprobes-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-143-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into perf/kprobesIngo Molnar2020-11-072474-63811/+66394
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'linus' into perf/kprobesIngo Molnar2020-11-0743-134/+222
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | asm-generic/atomic: Add try_cmpxchg() fallbacksPeter Zijlstra2020-10-123-3/+3
* | | | | | | | | | | | | | | | | | | | | Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-1416-26/+130
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Add Tremont Topdown supportKan Liang2020-12-091-0/+14
| * | | | | | | | | | | | | | | | | | | | | uprobes/x86: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-091-0/+2
| * | | | | | | | | | | | | | | | | | | | | perf/x86: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-091-1/+1
| * | | | | | | | | | | | | | | | | | | | | kprobes/x86: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-091-0/+1
| * | | | | | | | | | | | | | | | | | | | | perf/x86/intel/lbr: Fix the return type of get_lbr_cycles()Kan Liang2020-12-091-1/+1
| * | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Fix rtm_abort_event encoding on Ice LakeKan Liang2020-12-091-1/+1
| * | | | | | | | | | | | | | | | | | | | | x86/kprobes: Restore BTF if the single-stepping is cancelledMasami Hiramatsu2020-12-091-0/+5
| * | | | | | | | | | | | | | | | | | | | | sparc64/mm: Implement pXX_leaf_size() supportPeter Zijlstra2020-12-092-6/+26
| * | | | | | | | | | | | | | | | | | | | | powerpc/8xx: Implement pXX_leaf_size() supportPeter Zijlstra2020-12-091-0/+23
| * | | | | | | | | | | | | | | | | | | | | arm64/mm: Implement pXX_leaf_size() supportPeter Zijlstra2020-12-031-0/+4
| * | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into perf/corePeter Zijlstra2020-11-262672-65976/+67929
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Add event constraint for CYCLE_ACTIVITY.STALLS_MEM_ANYKan Liang2020-10-291-1/+2
| * | | | | | | | | | | | | | | | | | | | | perf/x86/intel/uncore: Add Rocket Lake supportKan Liang2020-10-292-1/+25