summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-11-28ARM: 9271/1: vfp: Add hwcap for FEAT_AA32BF16Amit Daniel Kachhap3-0/+8
2022-11-28ARM: 9270/1: vfp: Add hwcap for FEAT_FHMAmit Daniel Kachhap3-0/+8
2022-11-28ARM: 9269/1: vfp: Add hwcap for FEAT_DotProdAmit Daniel Kachhap3-0/+12
2022-11-28ARM: 9268/1: vfp: Add hwcap FPHP and ASIMDHP for FEAT_FP16Amit Daniel Kachhap4-0/+14
2022-11-28ARM: 9267/1: Define Armv8 registers in AArch32 stateAmit Daniel Kachhap1-0/+4
2022-11-14ARM: findbit: add unwinder informationRussell King (Oracle)1-1/+7
2022-11-14ARM: findbit: operate by wordsRussell King (Oracle)2-34/+50
2022-11-14ARM: findbit: convert to macrosRussell King (Oracle)1-116/+42
2022-11-14ARM: findbit: provide more efficient ARMv7 implementationRussell King (Oracle)1-1/+5
2022-11-14ARM: findbit: document ARMv5 bit offset calculationRussell King (Oracle)1-4/+4
2022-11-14ARM: 9259/1: stacktrace: Convert stacktrace to generic ARCH_STACKWALKLi Huafei2-82/+33
2022-11-08ARM: 9258/1: stacktrace: Make stack walk callback consistent with generic codeLi Huafei4-17/+15
2022-11-08ARM: 9265/1: pass -march= only to compilerNick Desaulniers1-11/+25
2022-11-08ARM: 9264/1: only use -mtp=cp15 for the compilerNick Desaulniers1-1/+1
2022-11-08ARM: 9263/1: use .arch directives instead of assembler command line flagsNick Desaulniers41-40/+54
2022-11-07ARM: 9262/1: remove lazy evaluation in MakefileNick Desaulniers1-33/+27
2022-11-07ARM: 9261/1: amba: Drop redundant assignments of the system PM callbacksUlf Hansson1-6/+0
2022-11-07ARM: 9260/1: lib/xor: use r10 rather than r7 in xor_arm4regs_{2|3}Nick Desaulniers1-2/+2
2022-11-07ARM: 9257/1: Disable FIQs (but not IRQs) on CPUs shutdown pathsGuilherme G. Piccoli2-3/+4
2022-11-07ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmodNick Desaulniers1-0/+6
2022-11-07ARM: 9255/1: efi/dump UEFI runtime page tables for ARMWang Kefeng3-2/+4
2022-11-07ARM: 9254/1: mm: Provide better message when kernel faultWang Kefeng1-2/+3
2022-11-07ARM: 9253/1: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALLSeung-Woo Kim3-0/+3
2022-11-07ARM: 9252/1: module: Teach unwinder about PLTsAlex Sverdlin3-1/+31
2022-10-04ARM: 9246/1: dump: show page table level nameWang Kefeng1-1/+5
2022-10-04ARM: 9245/1: dump: show FDT regionWang Kefeng1-1/+1
2022-10-04ARM: 9242/1: kasan: Only map modules if CONFIG_KASAN_VMALLOC=nAlex Sverdlin1-2/+7
2022-10-04ARM: 9240/1: dma-mapping: Pass (void *) to virt_to_page()Linus Walleij1-1/+1
2022-10-04ARM: 9234/1: stacktrace: Avoid duplicate saving of exception PC valueLi Huafei3-14/+37
2022-10-04ARM: 9233/1: stacktrace: Skip frame pointer boundary check for call_with_stack()Li Huafei2-7/+35
2022-09-22ARM: 9224/1: Dump the stack traces based on the parameter 'regs' of show_regs()Zhen Lei3-5/+7
2022-08-31ARM: 9232/1: Replace this_cpu_* with raw_cpu_* in handle_bad_stack()Zhen Lei1-2/+2
2022-08-31ARM: 9228/1: vfp: kill vfp_flush/release_thread()Wang Kefeng1-3/+0
2022-08-31ARM: 9226/1: disable FDPIC ABIBen Wolsieffer1-0/+3
2022-08-30ARM: 9221/1: traps: print un-hashed user pc on undefined instructionBaruch Siach1-1/+1
2022-08-28Linux 6.0-rc3v6.0-rc3Linus Torvalds1-1/+1
2022-08-28Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds21-60/+108
2022-08-28Merge tag 'bitmap-6.0-rc3' of github.com:/norov/linuxLinus Torvalds4-24/+38
2022-08-28.mailmap: update Luca Ceresoli's e-mail addressLuca Ceresoli1-0/+1
2022-08-28mm/mprotect: only reference swap pfn page if type matchPeter Xu1-1/+2
2022-08-28squashfs: don't call kmalloc in decompressorsPhillip Lougher4-21/+22
2022-08-28mm/damon/dbgfs: avoid duplicate context directory creationBadari Pulavarty1-0/+3
2022-08-28mailmap: update email address for Colin KingColin Ian King1-2/+1
2022-08-28asm-generic: sections: refactor memory_intersectsQuanyang Wang1-2/+5
2022-08-28bootmem: remove the vmemmap pages from kmemleak in put_page_bootmemLiu Shixin1-0/+2
2022-08-28ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdownHeming Zhao2-5/+6
2022-08-28Revert "memcg: cleanup racy sum avoidance code"Shakeel Butt1-2/+13
2022-08-28mm/zsmalloc: do not attempt to free IS_ERR handleSergey Senozhatsky1-1/+1
2022-08-28binder_alloc: add missing mmap_lock calls when using the VMALiam Howlett1-10/+21
2022-08-28mm: re-allow pinning of zero pfns (again)Alex Williamson1-3/+10