summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | arm64: Fix label placement in record_mmu_state()Neeraj Upadhyay2023-04-261-2/+2
* | | | | | | | | | Merge tag 'loongarch-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-05-0428-295/+1666
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | LoongArch: ftrace: Add direct call trampoline samples supportYouling Tang2023-05-011-0/+2
| * | | | | | | | | | LoongArch: ftrace: Add direct call supportYouling Tang2023-05-014-1/+33
| * | | | | | | | | | LoongArch: ftrace: Implement ftrace_find_callable_addr() to simplify codeYouling Tang2023-05-011-59/+57
| * | | | | | | | | | LoongArch: ftrace: Fix build error if DYNAMIC_FTRACE_WITH_REGS is not setYouling Tang2023-05-011-3/+1
| * | | | | | | | | | LoongArch: ftrace: Abstract DYNAMIC_FTRACE_WITH_ARGS accessesQing Zhang2023-05-011-0/+25
| * | | | | | | | | | LoongArch: Add support for function error injectionTiezhu Yang2023-05-014-0/+18
| * | | | | | | | | | LoongArch: Add ARCH_HAS_FORTIFY_SOURCE selectionQing Zhang2023-05-011-0/+1
| * | | | | | | | | | LoongArch: crypto: Add crc32 and crc32c hw accelerationMin Zhou2023-05-014-0/+326
| * | | | | | | | | | LoongArch: Add checksum optimization for 64-bit systemBibo Mao2023-05-013-1/+208
| * | | | | | | | | | LoongArch: Optimize memory ops (memset/memcpy/memmove)WANG Rui2023-05-015-167/+603
| * | | | | | | | | | LoongArch: Provide kernel fpu functionsHuacai Chen2023-05-013-1/+47
| * | | | | | | | | | LoongArch: Relay BCE exceptions to userland as SIGSEGV with si_code=SEGV_BNDERRWANG Xuerui2023-05-013-0/+119
| * | | | | | | | | | LoongArch: Tweak the BADV and CPUCFG.PRID lines in show_regs()WANG Xuerui2023-05-011-3/+3
| * | | | | | | | | | LoongArch: Humanize the ESTAT line when showing registersWANG Xuerui2023-05-011-7/+75
| * | | | | | | | | | LoongArch: Humanize the ECFG line when showing registersWANG Xuerui2023-05-011-1/+14
| * | | | | | | | | | LoongArch: Humanize the EUEN line when showing registersWANG Xuerui2023-05-011-1/+11
| * | | | | | | | | | LoongArch: Humanize the PRMD line when showing registersWANG Xuerui2023-05-011-1/+10
| * | | | | | | | | | LoongArch: Humanize the CRMD line when showing registersWANG Xuerui2023-05-011-1/+50
| * | | | | | | | | | LoongArch: Fix format of CSR lines during show_regs()WANG Xuerui2023-05-011-10/+6
| * | | | | | | | | | LoongArch: Print symbol info for $ra and CSR.ERA only for kernel-mode contextsWANG Xuerui2023-05-011-5/+8
| * | | | | | | | | | LoongArch: Print GPRs with ABI names when showing registersWANG Xuerui2023-05-011-13/+23
| * | | | | | | | | | LoongArch: Define regular names for BCE/WATCH/HVC/GSPR exceptionsWANG Xuerui2023-05-011-4/+6
| * | | | | | | | | | LoongArch: Clean up the architectural interrupt definitionsWANG Xuerui2023-05-015-26/+29
* | | | | | | | | | | Merge tag 'csky-for-linus-6.4' of https://github.com/c-sky/csky-linuxLinus Torvalds2023-05-043-5/+6
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | csky: mmu: Prevent spurious page faultsGuo Ren2023-04-132-0/+6
| * | | | | | | | | | csky: remove obsolete config CPU_TLB_SIZELukas Bulwahn2023-04-051-5/+0
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'parisc-for-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-05-037-148/+93
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | parisc: Fix argument pointer in real64_call_asm()Helge Deller2023-05-031-3/+2
| * | | | | | | | | | parisc: Cleanup mmap implementation regarding color alignmentJohn David Anglin2023-05-031-103/+63
| * | | | | | | | | | parisc: Drop HP-UX constants and structs from grfioctl.hHelge Deller2023-05-031-38/+0
| * | | | | | | | | | parisc: Ensure page alignment in flush functionsHelge Deller2023-05-031-0/+2
| * | | | | | | | | | parisc: Replace regular spinlock with spin_trylock on panic pathGuilherme G. Piccoli2023-05-032-4/+24
| * | | | | | | | | | parisc: Limit amount of kgdb breakpoints on pariscHelge Deller2023-05-031-0/+2
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge tag 'uml-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-05-0310-111/+45
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | um: make stub data pages size tweakableJohannes Berg2023-04-208-21/+27
| * | | | | | | | | | um: prevent user code in modulesJohannes Berg2023-04-201-2/+2
| * | | | | | | | | | um: further clean up user_symsJohannes Berg2023-04-201-15/+16
| * | | | | | | | | | um: don't export printf()Johannes Berg2023-04-201-3/+0
| * | | | | | | | | | um: hostfs: define our own API boundaryJohannes Berg2023-04-201-70/+0
| * | | | | | | | | | um: add __weak for exported functionsJohannes Berg2023-04-201-1/+1
* | | | | | | | | | | Merge tag 'for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pate...Linus Torvalds2023-05-031-0/+17
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | arm64: tegra: Add Tegra234 GTE nodesDipen Patel2023-04-261-0/+17
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'input-for-v6.4-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-05-011-0/+1
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'v6.3-rc2' into nextDmitry Torokhov2023-03-172603-123585/+100459
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ARM: spitz: include header defining input event codesDmitry Torokhov2023-02-231-0/+1
* | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-05-0182-1520/+2733
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'kvm-x86-vmx-6.4' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-04-263-40/+91
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | KVM: nVMX: Emulate NOPs in L2, and PAUSE if it's not interceptedSean Christopherson2023-04-111-0/+15