aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-12-23powerpc/ps3: Add __init attribute to eligible functionsNick Child7-24/+24
2021-12-23powerpc/pseries: Add __init attribute to eligible functionsNick Child11-18/+18
2021-12-23powerpc/powernv: Add __init attribute to eligible functionsNick Child15-28/+28
2021-12-23powerpc/powermac: Add __init attribute to eligible functionsNick Child8-11/+11
2021-12-23powerpc/pasemi: Add __init attribute to eligible functionsNick Child5-5/+5
2021-12-23powerpc/chrp: Add __init attribute to eligible functionsNick Child1-1/+1
2021-12-23powerpc/cell: Add __init attribute to eligible functionsNick Child5-20/+20
2021-12-23powerpc/xmon: Add __init attribute to eligible functionsNick Child2-2/+2
2021-12-23powerpc/sysdev: Add __init attribute to eligible functionsNick Child24-40/+40
2021-12-23powerpc/perf: Add __init attribute to eligible functionsNick Child12-20/+20
2021-12-23powerpc/mm: Add __init attribute to eligible functionsNick Child13-20/+20
2021-12-23powerpc/lib: Add __init attribute to eligible functionsNick Child3-15/+15
2021-12-23powerpc/kernel: Add __init attribute to eligible functionsNick Child24-68/+69
2021-12-23x86/boot/compressed: Move CLANG_FLAGS to beginning of KBUILD_CFLAGSNathan Chancellor1-2/+5
2021-12-23Revert "ARM: dts: BCM5301X: define RTL8365MB switch on Asus RT-AC88U"Arnd Bergmann1-77/+0
2021-12-22um: virtio_uml: Allow probing from devicetreeVincent Whitchurch1-3/+47
2021-12-22um: Add devicetree supportVincent Whitchurch5-0/+52
2021-12-22um: Extract load file helper from initrd.cVincent Whitchurch4-43/+75
2021-12-22x86/mtrr: Remove the mtrr_bp_init() stubChristoph Hellwig3-8/+8
2021-12-22Merge tag 'for-5.16/parisc-7' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds4-8/+5
2021-12-22um: remove set_fsChristoph Hellwig5-40/+19
2021-12-22Merge tag 'aspeed-5.17-devicetree' of git://git.kernel.org/pub/scm/linux/kernel/git/joel/bmc into arm/dtArnd Bergmann16-2/+2498
2021-12-22x86/MCE/AMD, EDAC/mce_amd: Support non-uniform MCA bank type enumerationYazen Ghannam2-41/+36
2021-12-22x86/MCE/AMD, EDAC/mce_amd: Add new SMCA bank typesYazen Ghannam2-5/+23
2021-12-22Merge tag 'arm-soc/for-5.17/devicetree-arm64' of https://github.com/Broadcom/stblinux into arm/dtArnd Bergmann2-0/+51
2021-12-22Merge tag 'arm-soc/for-5.17/devicetree' of https://github.com/Broadcom/stblinux into arm/dtArnd Bergmann8-78/+157
2021-12-22Merge tag 'qcom-arm64-for-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/dtArnd Bergmann79-111/+5823
2021-12-22arm64: errata: Fix exec handling in erratum 1418040 workaroundD Scott Phillips1-23/+16
2021-12-22arm64: dts: qcom: sm6125: Avoid using missing SM6125_VDDCXBjorn Andersson1-2/+2
2021-12-22arm64: Unhash early pointer print plus improve commentGuilherme G. Piccoli1-1/+6
2021-12-22x86/mm: Prevent early boot triple-faults with instrumentationBorislav Petkov2-3/+15
2021-12-22asm-generic: introduce io_stop_wc() and add implementation for ARM64Xiongfeng Wang1-0/+9
2021-12-22parisc: remove ARCH_DEFCONFIGMasahiro Yamada1-5/+0
2021-12-22arm64: defconfig: Enable USB controller drivers for TI K3 SoCVignesh Raghavendra1-0/+7
2021-12-22ARM: dts: Don't use legacy clock defines for dra7 clkctrlTony Lindgren1-10/+10
2021-12-21um: Use swap() to make code cleanerYang Guang1-4/+3
2021-12-21um: header debriding - sigio.hAl Viro1-1/+0
2021-12-21um: header debriding - os.hAl Viro1-13/+0
2021-12-21um: header debriding - net_*.hAl Viro2-3/+0
2021-12-21um: header debriding - mem_user.hAl Viro1-5/+0
2021-12-21um: header debriding - activate_ipi()Al Viro1-1/+0
2021-12-21um: common-offsets.h debriding...Al Viro1-12/+0
2021-12-21um, x86: bury crypto_tfm_ctx_offsetAl Viro2-6/+0
2021-12-21um: unexport handle_page_fault()Al Viro1-1/+0
2021-12-21um: remove a dangling extern of syscall_trace()Al Viro1-1/+0
2021-12-21um: kill unused cpu()Al Viro2-6/+0
2021-12-21uml/i386: missing include in barrier.hAl Viro1-0/+1
2021-12-21um: stop polluting the namespace with registers.h contentsAl Viro9-3/+8
2021-12-21um: move amd64 variant of mmap(2) to arch/x86/um/syscalls_64.cAl Viro5-35/+11
2021-12-21uml: trim unused junk from arch/x86/um/sys_call_table_*.cAl Viro2-18/+0