summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hwmon-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-01-111-0/+5
|\
| * x86/amd_nb: Add AMD Family 19h Models (10h-1Fh) and (A0h-AFh) PCI IDsYazen Ghannam2021-12-271-0/+5
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2022-01-1113-528/+532
|\ \
| * | crypto: x86/aesni - don't require alignment of dataJakub Kicinski2021-12-311-2/+2
| * | crypto: s390/sha512 - Use macros instead of direct IV numbersTianjia Zhang2021-12-311-16/+16
| * | crypto: sparc/sha - remove duplicate hash init functionTianjia Zhang2021-12-313-80/+8
| * | crypto: powerpc/sha - remove duplicate hash init functionTianjia Zhang2021-12-313-63/+7
| * | crypto: mips/sha - remove duplicate hash init functionTianjia Zhang2021-12-313-87/+8
| * | crypto: x86/curve25519 - use in/out register constraints more preciselyJason A. Donenfeld2021-12-241-278/+489
| * | crypto: x86/des3 - remove redundant assignment of variable nbytesColin Ian King2021-12-171-2/+2
* | | Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-112-5/+6
|\ \ \
| * | | x86/qspinlock, kcsan: Instrument barrier of pv_queued_spin_unlock()Marco Elver2021-12-101-0/+1
| * | | x86/barriers, kcsan: Use generic instrumentation for non-smp barriersMarco Elver2021-12-101-5/+5
| |/ /
* | | Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-01-117-17/+56
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep'Rafael J. Wysocki2022-01-101-1/+3
| |\ \ \ \ \
| | | | * | | PM: hibernate: Allow ACPI hardware signature to be honouredDavid Woodhouse2021-12-081-1/+3
| * | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2022-01-105-3/+21
| |\ \ \ \ \ \
| | * | | | | | x86, sched: Fix undefined reference to init_freq_invariance_cppc() build errorHuang Rui2022-01-061-1/+1
| | * | | | | | x86/msr: Add AMD CPPC MSR definitionsHuang Rui2021-12-301-0/+17
| | * | | | | | x86/cpufeatures: Add AMD Collaborative Processor Performance Control feature ...Huang Rui2021-12-301-0/+1
| | * | | | | | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2021-12-302-2/+2
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | arch_topology: Remove unused topology_set_thermal_pressure() and relatedLukasz Luba2021-11-232-2/+0
| | | * | | | | arch_topology: Introduce thermal pressure update functionLukasz Luba2021-11-232-0/+2
| | | | |_|/ / | | | |/| | |
| * | | | | | x86: intel_epb: Allow model specific normal EPB valueSrinivas Pandruvada2022-01-041-13/+32
* | | | | | | Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-01-1121-77/+108
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-01-071-1/+4
| |\ \ \ \ \ \ \
| | * | | | | | | bpf, arm64: Use emit_addr_mov_i64() for BPF_PSEUDO_FUNCHou Tao2022-01-051-1/+4
| * | | | | | | | MIPS: lantiq: dma: increase descritor countAleksander Jan Bajkowski2022-01-061-1/+1
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-01-051-1/+1
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| / / / / / / | | |/ / / / / /
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-12-312-14/+42
| |\ \ \ \ \ \ \
| | * | | | | | | add includes masked by cgroup -> bpf dependencyJakub Kicinski2021-12-161-0/+1
| | * | | | | | | bpf: Add get_func_[arg|ret|arg_cnt] helpersJiri Olsa2021-12-131-1/+14
| | * | | | | | | bpf, x64: Replace some stack_size usage with offset variablesJiri Olsa2021-12-131-14/+28
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-3032-186/+232
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-1736-73/+177
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | ARM: dts: qcom: sdx55: fix IPA interconnect definitionsAlex Elder2021-12-131-4/+2
| | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-12-1112-35/+33
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | bpf, docs: Prune all references to "internal BPF"Christoph Hellwig2021-11-303-3/+3
| | * | | | | | | | | x86, bpf: Cleanup the top of file header in bpf_jit_comp.cChristoph Hellwig2021-11-301-2/+2
| | * | | | | | | | | bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33Tiezhu Yang2021-11-1612-30/+28
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-0932-128/+321
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ARM: dts: sun8i: r40: add node for CAN controllerEvgeny Boger2021-12-081-0/+19
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-0231-269/+352
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-11-2679-287/+333
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen2021-11-221-1/+3
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-11-18158-877/+2097
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-11-155-21/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | arm64/bpf: Remove 128MB limit for BPF JIT programsRussell King2021-11-085-21/+4
* | | | | | | | | | | | | | | Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-01-101-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'drm-intel-next-2021-12-14' of ssh://git.freedesktop.org/git/drm/dr...Dave Airlie2021-12-171-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | |