summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-29ARM: 9277/1: Make the dumped instructions are consistent with the disassemble...Zhen Lei
2022-11-28ARM: 9276/1: Refactor dump_instr()Zhen Lei
2022-11-28ARM: 9275/1: Drop '-mthumb' from AFLAGS_ISANathan Chancellor
2022-11-28ARM: 9274/1: Add hwcap for Speculative Store Bypassing SafeAmit Daniel Kachhap
2022-11-28ARM: 9273/1: Add hwcap for Speculation Barrier(SB)Amit Daniel Kachhap
2022-11-28ARM: 9272/1: vfp: Add hwcap for FEAT_AA32I8MMAmit Daniel Kachhap
2022-11-28ARM: 9271/1: vfp: Add hwcap for FEAT_AA32BF16Amit Daniel Kachhap
2022-11-28ARM: 9270/1: vfp: Add hwcap for FEAT_FHMAmit Daniel Kachhap
2022-11-28ARM: 9269/1: vfp: Add hwcap for FEAT_DotProdAmit Daniel Kachhap
2022-11-28ARM: 9268/1: vfp: Add hwcap FPHP and ASIMDHP for FEAT_FP16Amit Daniel Kachhap
2022-11-28ARM: 9267/1: Define Armv8 registers in AArch32 stateAmit Daniel Kachhap
2022-11-14ARM: findbit: add unwinder informationRussell King (Oracle)
2022-11-14ARM: findbit: operate by wordsRussell King (Oracle)
2022-11-14ARM: findbit: convert to macrosRussell King (Oracle)
2022-11-14ARM: findbit: provide more efficient ARMv7 implementationRussell King (Oracle)
2022-11-14ARM: findbit: document ARMv5 bit offset calculationRussell King (Oracle)
2022-11-14ARM: 9259/1: stacktrace: Convert stacktrace to generic ARCH_STACKWALKLi Huafei
2022-11-08ARM: 9258/1: stacktrace: Make stack walk callback consistent with generic codeLi Huafei
2022-11-08ARM: 9265/1: pass -march= only to compilerNick Desaulniers
2022-11-08ARM: 9264/1: only use -mtp=cp15 for the compilerNick Desaulniers
2022-11-08ARM: 9263/1: use .arch directives instead of assembler command line flagsNick Desaulniers
2022-11-07ARM: 9262/1: remove lazy evaluation in MakefileNick Desaulniers
2022-11-07ARM: 9261/1: amba: Drop redundant assignments of the system PM callbacksUlf Hansson
2022-11-07ARM: 9260/1: lib/xor: use r10 rather than r7 in xor_arm4regs_{2|3}Nick Desaulniers
2022-11-07ARM: 9257/1: Disable FIQs (but not IRQs) on CPUs shutdown pathsGuilherme G. Piccoli
2022-11-07ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmodNick Desaulniers
2022-11-07ARM: 9255/1: efi/dump UEFI runtime page tables for ARMWang Kefeng
2022-11-07ARM: 9254/1: mm: Provide better message when kernel faultWang Kefeng
2022-11-07ARM: 9253/1: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALLSeung-Woo Kim
2022-11-07ARM: 9252/1: module: Teach unwinder about PLTsAlex Sverdlin
2022-10-04ARM: 9246/1: dump: show page table level nameWang Kefeng
2022-10-04ARM: 9245/1: dump: show FDT regionWang Kefeng
2022-10-04ARM: 9242/1: kasan: Only map modules if CONFIG_KASAN_VMALLOC=nAlex Sverdlin
2022-10-04ARM: 9240/1: dma-mapping: Pass (void *) to virt_to_page()Linus Walleij
2022-10-04ARM: 9234/1: stacktrace: Avoid duplicate saving of exception PC valueLi Huafei
2022-10-04ARM: 9233/1: stacktrace: Skip frame pointer boundary check for call_with_stack()Li Huafei
2022-09-22ARM: 9224/1: Dump the stack traces based on the parameter 'regs' of show_regs()Zhen Lei
2022-08-31ARM: 9232/1: Replace this_cpu_* with raw_cpu_* in handle_bad_stack()Zhen Lei
2022-08-31ARM: 9228/1: vfp: kill vfp_flush/release_thread()Wang Kefeng
2022-08-31ARM: 9226/1: disable FDPIC ABIBen Wolsieffer
2022-08-30ARM: 9221/1: traps: print un-hashed user pc on undefined instructionBaruch Siach
2022-08-28Linux 6.0-rc3v6.0-rc3Linus Torvalds
2022-08-28Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-08-28Merge tag 'bitmap-6.0-rc3' of github.com:/norov/linuxLinus Torvalds
2022-08-28.mailmap: update Luca Ceresoli's e-mail addressLuca Ceresoli
2022-08-28mm/mprotect: only reference swap pfn page if type matchPeter Xu
2022-08-28squashfs: don't call kmalloc in decompressorsPhillip Lougher
2022-08-28mm/damon/dbgfs: avoid duplicate context directory creationBadari Pulavarty
2022-08-28mailmap: update email address for Colin KingColin Ian King
2022-08-28asm-generic: sections: refactor memory_intersectsQuanyang Wang