]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2021-06-02 Will DeaconMerge branch 'for-next/perf' into for-next/core
2021-06-02 Will DeaconMerge branch 'for-next/mte' into for-next/core
2021-06-02 Will DeaconMerge branch 'for-next/mm' into for-next/core
2021-06-02 Will DeaconMerge branch 'for-next/kasan' into for-next/core
2021-06-02 Will DeaconMerge branch 'for-next/insn' into for-next/core
2021-06-02 Will DeaconMerge branch 'for-next/ffa' into for-next/core
2021-06-02 Will DeaconMerge branch 'for-next/docs' into for-next/core
2021-06-02 Will DeaconMerge branch 'for-next/cpufeature' into for-next/core
2021-06-02 Will DeaconMerge branch 'for-next/cortex-strings' into for-next...
2021-06-02 Mark Rutlandarm64: update string routine copyrights and URLs
2021-06-02 Will DeaconMerge branch 'for-next/caches' into for-next/core
2021-06-02 Will DeaconMerge branch 'for-next/boot' into for-next/core
2021-06-02 Tian Taoperf: qcom_l2_pmu: move to use request_irq by IRQF_NO_A...
2021-06-02 Tian Taoarm_pmu: move to use request_irq by IRQF_NO_AUTOEN...
2021-06-01 Will Deaconarm64: cache: Lower ARCH_DMA_MINALIGN to 64 (L1_CACHE_B...
2021-06-01 Will Deaconarm64: mm: Remove unused support for Normal-WT memory...
2021-06-01 Will Deaconarm64: acpi: Map EFI_MEMORY_WT memory as Normal-NC
2021-06-01 Will Deaconarm64: mm: Remove unused support for Device-GRE memory...
2021-06-01 Kefeng Wangarm64: mm: Use better bitmap_zalloc()
2021-06-01 Robin Murphyarm64: Rewrite __arch_clear_user()
2021-06-01 Robin Murphyarm64: Better optimised memchr()
2021-06-01 Robin Murphyarm64: Import latest memcpy()/memmove() implementation
2021-06-01 Robin Murphyarm64: Add assembly annotations for weak-PI-alias madness
2021-06-01 Sam Tebbsarm64: Import latest version of Cortex Strings' strncmp
2021-06-01 Sam Tebbsarm64: Import updated version of Cortex Strings' strlen
2021-06-01 Sam Tebbsarm64: Import latest version of Cortex Strings' strcmp
2021-06-01 Sam Tebbsarm64: Import latest version of Cortex Strings' memcmp
2021-06-01 YueHaibingperf: arm_spe: use DEVICE_ATTR_RO macro
2021-06-01 YueHaibingperf: xgene_pmu: use DEVICE_ATTR_RO macro
2021-06-01 YueHaibingperf: qcom: use DEVICE_ATTR_RO macro
2021-06-01 YueHaibingperf: arm_pmu: use DEVICE_ATTR_RO macro
2021-06-01 Hao Fangdrivers/perf: hisi: use the correct HiSilicon copyright
2021-06-01 Tian Taoarm64: perf: Convert snprintf to sysfs_emit
2021-06-01 Yang Jihongarm_pmu: Fix write counter incorrect in ARMv7 big-endia...
2021-05-27 Will Deaconarm64: scs: Drop unused 'tmp' argument to scs_{load...
2021-05-27 Julien Thierryarm64: insn: Add load/store decoding helpers
2021-05-27 Julien Thierryarm64: insn: Add some opcodes to instruction decoder
2021-05-27 Julien Thierryarm64: insn: Add barrier encodings
2021-05-27 Julien Thierryarm64: insn: Add SVE instruction class
2021-05-27 Julien Thierryarm64: Move instruction encoder/decoder under lib/
2021-05-27 Julien Thierryarm64: Move aarch32 condition check functions
2021-05-27 Julien Thierryarm64: Move patching utilities out of instruction encod...
2021-05-26 Peter Collingbournekasan: arm64: support specialized outlined tag mismatch...
2021-05-26 Will DeaconMerge branch 'for-next/stacktrace' into for-next/kasan
2021-05-26 Mark Rutlandarm64: smp: initialize cpu offset earlier
2021-05-26 Mark Rutlandarm64: smp: unify task and sp setup
2021-05-26 Mark Rutlandarm64: smp: remove stack from secondary_data
2021-05-26 Mark Rutlandarm64: smp: remove pointless secondary_data maintenance
2021-05-26 Mark Rutlandarm64: assembler: add set_this_cpu_offset
2021-05-26 Will DeaconMerge branch 'for-next/stacktrace' into for-next/boot
2021-05-26 Catalin Marinasarm64: Check if GMID_EL1.BS is the same on all CPUs
2021-05-26 Catalin Marinasarm64: Change the cpuinfo_arm64 member type for some...
2021-05-26 Peter Collingbournearm64: stacktrace: Relax frame record alignment require...
2021-05-26 Peter Collingbournearm64: Change the on_*stack functions to take a size...
2021-05-26 Sudeep Hollaarm64: smccc: Add support for SMCCCv1.2 extended input...
2021-05-25 Fuad Tabbaarm64: Rename arm64-internal cache maintenance functions
2021-05-25 Fuad Tabbaarm64: Fix cache maintenance function comments
2021-05-25 Fuad Tabbaarm64: sync_icache_aliases to take end parameter instea...
2021-05-25 Fuad Tabbaarm64: __clean_dcache_area_pou to take end parameter...
2021-05-25 Fuad Tabbaarm64: __clean_dcache_area_pop to take end parameter...
2021-05-25 Fuad Tabbaarm64: __clean_dcache_area_poc to take end parameter...
2021-05-25 Fuad Tabbaarm64: __flush_dcache_area to take end parameter instea...
2021-05-25 Fuad Tabbaarm64: dcache_by_line_op to take end parameter instead...
2021-05-25 Fuad Tabbaarm64: __inval_dcache_area to take end parameter instea...
2021-05-25 Fuad Tabbaarm64: Fix comments to refer to correct function __flus...
2021-05-25 Fuad Tabbaarm64: Move documentation of dcache_by_line_op
2021-05-25 Fuad Tabbaarm64: assembler: remove user_alt
2021-05-25 Fuad Tabbaarm64: Downgrade flush_icache_range to invalidate
2021-05-25 Fuad Tabbaarm64: Do not enable uaccess for invalidate_icache_range
2021-05-25 Fuad Tabbaarm64: Do not enable uaccess for flush_icache_range
2021-05-25 Fuad Tabbaarm64: Apply errata to swsusp_arch_suspend_exit
2021-05-25 Mark Rutlandarm64: assembler: add conditional cache fixups
2021-05-25 Mark Rutlandarm64: assembler: replace `kaddr` with `addr`
2021-05-25 Anshuman Khandualarm64/mm: Make vmemmap_free() available only with CONFI...
2021-05-25 Evgenii Stepanovkasan: speed up mte_set_mem_tag_range
2021-05-25 Mark Brownarm64: Document requirement for access to FEAT_HCX
2021-05-25 Anshuman Khandualarm64/mm: Remove [PUD|PMD]_TABLE_BIT from [pud|pmd...
2021-05-25 Junhao Hedrivers/perf: arm-cci: Fix checkpatch spacing error
2021-05-25 Junhao Hedrivers/perf: arm-cmn: Add space after ','
2021-05-25 Junhao Hedrivers/perf: arm_pmu: Fix some coding style issues
2021-05-25 Junhao Hedrivers/perf: arm_spe_pmu: Fix some coding style issues
2021-05-25 Zou Weidrivers/perf: Remove redundant dev_err call in tx2_unco...
2021-05-25 Anshuman Khandualarm64/mm: Validate CONFIG_PGTABLE_LEVELS
2021-05-25 Madhavan T... arm64: Implement stack trace termination record
2021-05-24 Thomas Gleixnerperf/hisi: Use irq_set_affinity()
2021-05-24 Thomas Gleixnerperf/imx_ddr: Use irq_set_affinity()
2021-05-24 Thomas Gleixnerperf/arm-smmuv3: Use irq_set_affinity()
2021-05-24 Thomas Gleixnerperf/arm-dsu: Use irq_set_affinity()
2021-05-24 Thomas Gleixnerperf/arm-dmc620: Use irq_set_affinity()
2021-05-24 Thomas Gleixnerperf/arm-cmn: Use irq_set_affinity()
2021-05-24 Thomas Gleixnerperf/arm-ccn: Use irq_set_affinity()
2021-05-24 Will DeaconMerge tag 'irq-export-set-affinity' of git://git.kernel...
2021-05-23 Linus TorvaldsLinux 5.13-rc3
2021-05-23 Linus TorvaldsMerge tag 'perf-urgent-2021-05-23' of git://git.kernel...
2021-05-23 Linus TorvaldsMerge tag 'locking-urgent-2021-05-23' of git://git...
2021-05-23 Linus TorvaldsMerge tag 'irq-urgent-2021-05-23' of git://git.kernel...
2021-05-23 Linus TorvaldsMerge tag 'x86_urgent_for_v5.13_rc3' of git://git.kerne...
2021-05-23 Linus TorvaldsMerge tag 'powerpc-5.13-4' of git://git.kernel.org...
2021-05-23 Linus TorvaldsMerge tag 'kbuild-fixes-v5.13' of git://git.kernel...
2021-05-23 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
next