summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.17/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-1220-315/+763
|\
| * parisc: Default to 16 CPUs on 32-bit kernelHelge Deller2022-01-111-1/+2
| * parisc: Re-use toc_stack as hpmc_stackHelge Deller2022-01-111-4/+2
| * parisc: Enable TOC (transfer of contents) feature unconditionallyHelge Deller2022-01-115-41/+30
| * parisc: io: Improve the outb(), outw() and outl() macrosBart Van Assche2022-01-071-3/+3
| * parisc: Add kgdb io_module to read chars via PDCHelge Deller2022-01-071-0/+21
| * parisc: Fix pdc_toc_pim_11 and pdc_toc_pim_20 definitionsHelge Deller2022-01-071-9/+23
| * parisc: Add lws_atomic_xchg and lws_atomic_store syscallsJohn David Anglin2022-01-071-1/+392
| * parisc: Rewrite light-weight syscall and futex codeJohn David Anglin2022-01-073-212/+231
| * parisc: Enhance page fault termination messageJohn David Anglin2022-01-071-4/+10
| * parisc: Don't call faulthandler_disabled() in do_page_fault()John David Anglin2022-01-071-3/+0
| * parisc: Switch user access functions to signal errors in r29 instead of r8Helge Deller2022-01-072-7/+11
| * parisc: Avoid calling faulthandler_disabled() twiceJohn David Anglin2022-01-071-1/+1
| * parisc: Fix lpa and lpa_user definesJohn David Anglin2022-01-071-20/+24
| * parisc: Define depi_safe macroJohn David Anglin2022-01-071-0/+10
| * parisc: decompressor: do not copy source files while buildingMasahiro Yamada2022-01-054-10/+4
* | Merge tag 'x86_build_for_v5.17_rc1-p2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-01-122-2/+2
|\ \
| * | x86/kbuild: Enable CONFIG_KALLSYMS_ALL=y in the defconfigsIngo Molnar2022-01-082-0/+2
| * | x86/defconfig: Enable CONFIG_LOCALVERSION_AUTO=y in the defconfigIngo Molnar2021-12-302-2/+0
* | | Merge tag 'efi-next-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-123-9/+33
|\ \ \
| * | | efi/libstub: x86/mixed: increase supported argument countArd Biesheuvel2021-11-213-9/+29
| * | | efi/libstub: add prototype of efi_tcg2_protocol::hash_log_extend_event()Ard Biesheuvel2021-11-211-0/+4
* | | | Merge tag 'for-linus-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-1248-223/+249
|\ \ \ \
| * | | | um: virtio_uml: Allow probing from devicetreeVincent Whitchurch2021-12-221-3/+47
| * | | | um: Add devicetree supportVincent Whitchurch2021-12-225-0/+52
| * | | | um: Extract load file helper from initrd.cVincent Whitchurch2021-12-224-43/+75
| * | | | um: remove set_fsChristoph Hellwig2021-12-225-40/+19
| * | | | um: Use swap() to make code cleanerYang Guang2021-12-211-4/+3
| * | | | um: header debriding - sigio.hAl Viro2021-12-211-1/+0
| * | | | um: header debriding - os.hAl Viro2021-12-211-13/+0
| * | | | um: header debriding - net_*.hAl Viro2021-12-212-3/+0
| * | | | um: header debriding - mem_user.hAl Viro2021-12-211-5/+0
| * | | | um: header debriding - activate_ipi()Al Viro2021-12-211-1/+0
| * | | | um: common-offsets.h debriding...Al Viro2021-12-211-12/+0
| * | | | um, x86: bury crypto_tfm_ctx_offsetAl Viro2021-12-212-6/+0
| * | | | um: unexport handle_page_fault()Al Viro2021-12-211-1/+0
| * | | | um: remove a dangling extern of syscall_trace()Al Viro2021-12-211-1/+0
| * | | | um: kill unused cpu()Al Viro2021-12-212-6/+0
| * | | | uml/i386: missing include in barrier.hAl Viro2021-12-211-0/+1
| * | | | um: stop polluting the namespace with registers.h contentsAl Viro2021-12-219-3/+8
| * | | | um: move amd64 variant of mmap(2) to arch/x86/um/syscalls_64.cAl Viro2021-12-215-35/+11
| * | | | uml: trim unused junk from arch/x86/um/sys_call_table_*.cAl Viro2021-12-212-18/+0
| * | | | um: virtio_uml: Fix time-travel external time propagationJohannes Berg2021-12-211-0/+4
| * | | | um: virt-pci: Fix 32-bit compileJohannes Berg2021-12-211-4/+4
| * | | | um: gitignore: Add kernel/capflags.cJohannes Berg2021-12-211-0/+1
| * | | | um: registers: Rename function names to avoid conflicts and build problemsRandy Dunlap2021-12-214-6/+7
| * | | | um: Replace if (cond) BUG() with BUG_ON()Changcheng Deng2021-12-211-2/+1
| * | | | uml: x86: add FORCE to user_constants.hJohannes Berg2021-12-211-1/+1
| * | | | um: rename set_signals() to um_set_signals()Johannes Berg2021-12-216-13/+13
| * | | | um: fix ndelay/udelay definesJohannes Berg2021-12-211-2/+2