OSDN Git Service

Revert "arm64: spinlock: Drop the prfm from arch_spin_trylock"
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / arch / arm64 /
2020-01-14 Nick DesaulniersRevert "arm64: spinlock: Drop the prfm from arch_spin_t...
2020-01-03 0ranko0PMerge tag 'v4.4.207' into 10
2020-01-03 0ranko0PMerge tag 'LA.UM.8.4.r1-04700-8x98.0' of https://source...
2020-01-03 Danny Lin{chiron,sagit}_defconfig: Enable optimized inlining
2019-12-24 Sultan Alsawaf{chiron,sagit}_defconfig: Use a timer frequency of...
2019-12-24 Sultan Alsawaf{chiron,sagit}_defconfig: Don't print pid and CPU in...
2019-12-24 0ranko0P{chiron,sagit}_defconfig: enable devfreq boost driver
2019-12-24 0ranko0P{chiron,sagit}_defconfig: enable unwated apps blocker
2019-12-24 0ranko0PRevert "{chiron,sagit}_defconfig: enable bfq"
2019-12-24 Julian Liudefconfig: Disable CC_STACKPROTECTOR_STRONG
2019-12-24 Julian Liudefconfig: Disable UNMAP_KERNEL_AT_EL0
2019-12-24 Robin Murphyarm64: Select ARCH_HAS_FAST_MULTIPLIER
2019-12-24 Nathan Chancellorarm64/neon: Disable -Wincompatible-pointer-types when...
2019-12-24 Jackie Liuarm64/neon: add workaround for ambiguous C99 stdint...
2019-12-24 wlootdefconfig: Increase LMK reclaim frequency
2019-12-24 Julian Liu{chiron,sagit}_defconfig: Re-use Simple LMK
2019-12-24 Nick DesaulniersANDROID: arm64: vdso: unconditionally set -Wl,--hash...
2019-12-24 Artem Labazov{chiron,sagit}_defconfig: switch zRAM to use z3fold...
2019-12-24 Sultan Alsawafiommu: msm: Rewrite to improve clarity and performance
2019-12-24 Julian Liudefconfig: Enable lmk adj rbtree
2019-12-07 Julian LiuRevert "{chiron,sagit}_defconfig: Use Simple LMK"
2019-12-07 Sultan Alsawaf{chiron,sagit}_defconfig: omit frame pointer
2019-12-07 Sultan Alsawafarm64: don't force FRAME_POINTER
2019-12-07 Sultan Alsawaf{chiron,sagit}_defconfig: Use Simple LMK
2019-12-07 Sultan Alsawaf{chiron,sagit}_defconfig: Panic in schedule() when...
2019-12-07 Sultan Alsawaf{chiron,sagit}_defconfig: Disable stack frame size...
2019-12-07 Sultan Alsawafarm64: vdso: Mark vdso_pagelist allocation as not a...
2019-12-07 Sultan Alsawafcpumask: Add cpumasks for big and LITTLE CPU clusters
2019-12-07 Sami TolvanenFROMLIST: BACKPORT: arm64: select ARCH_SUPPORTS_LTO_CLANG
2019-12-07 Sami Tolvanenarm64: vdso: disable LTO
2019-12-07 Sami Tolvanenarm64: disable ARM64_ERRATUM_843419 for clang LTO
2019-12-07 Alex MatveevFROMLIST: BACKPORT: arm64: make mrs_s and msr_s macros...
2019-12-07 Will Deaconarm64: sysreg: Fix use of XZR in write_sysreg_s
2019-12-07 Will Deaconarm64: sysreg: replace open-coded mrs_s/msr_s with...
2019-12-07 Subhajeet Muhuri{chiron,sagit}_defconfig: Enable CONFIG_LD_DEAD_CODE_DA...
2019-12-07 Subhajeet Muhuriarm64: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selected
2019-12-07 Sami TolvanenFROMLIST: BACKPORT: arm64: keep .altinstructions and...
2019-12-07 Sami Tolvanenarm64: fix LD_DEAD_CODE_DATA_ELIMINATION
2019-12-06 Linux Build Servic... Merge 72078891843ce0d5b8e95040d09ba92913916af9 on remot...
2019-12-05 Suzuki K Poulosearm64: smp: Handle errors reported by the firmware
2019-12-04 Julian Liudefconfig: Disable profiling subsystem
2019-12-04 Julian Liudefconfig: Enable IP_NF_TARGET_TTL
2019-12-04 Sultan Alsawafarm64: kernel: Don't build perf_debug.o when debugfs...
2019-12-04 Sultan Alsawaf{chiron,sagit}_defconfig: Disable SMACK and Integrity...
2019-12-04 Sultan Alsawafkernel: Use the stock CAF config for /proc/config.gz
2019-12-04 Sultan Alsawaf{chiron,sagit}_defconfig: Overhaul and optimize
2019-12-04 Sultan Alsawaf{chiron,sagit}_defconfig: Disable audit support
2019-12-04 Josh Choo{chiron,sagit}_defconfig: Enable Energy Aware Schedulin...
2019-12-04 Julian Liuarm64: arch_timer: Handle unexpected cases
2019-12-04 Nathan Chancellorarm64: Don't unconditionally add -Wno-psabi to KBUILD_C...
2019-12-04 Dave Martinarm64: Silence gcc warnings about arch ABI drift
2019-12-04 Park Ju Hyungmm: backport speculative page fault
2019-12-04 Masahiro Yamadaarm64: remove unneeded copy to init_utsname()->machine
2019-12-04 Jason A. Donenfeldarm64: support __int128 with clang
2019-12-04 kdrag0narm64: only pass -mpc-relative-literal-loads if 843419...
2019-12-04 Masahiro Yamadaarm64: add endianness option to LDFLAGS instead of LD
2019-12-04 Paul Kocialkowskiarm64: Use aarch64elf and aarch64elfb emulation mode...
2019-12-04 Ard Biesheuvelarm64: relocatable: fix inconsistencies in linker scrip...
2019-12-04 Nick Desaulniersarm64: prevent regressions in compressed kernel image...
2019-12-04 Ard Biesheuvelarm64: kernel: force ET_DYN ELF type for CONFIG_RELOCAT...
2019-12-04 Andrew Pinskiarm64: ensure the kernel is compiled for LP64
2019-12-04 Michal Marekarm64: Set UTS_MACHINE in the Makefile
2019-12-04 Ard BiesheuvelBACKPORT: crypto: arm64/aes - add scalar implementation
2019-12-04 Ard BiesheuvelBACKPORT: crypto: arm64/aes-ce-cipher - move assembler...
2019-12-04 Ard BiesheuvelUPSTREAM: crypto: arm64/aes-ce-cipher: add non-SIMD...
2019-12-04 Ard BiesheuvelUPSTREAM: crypto: arm64/aes-ce-cipher - match round...
2019-12-04 Jackie Liuarm64: crypto: add NEON accelerated XOR implementation
2019-12-04 Park Ju Hyungarm64: crc32: always assume ARM64_HAS_CRC32
2019-12-04 Ard Biesheuvelarm64/lib: improve CRC32 performance for deep pipelines
2019-12-04 Ard Biesheuvelarm64/lib: add accelerated crc32 routines
2019-12-04 Mark Rutlandarm64: avoid instrumenting atomic_ll_sc.o
2019-12-04 Will Deaconarm64: lse: Pass -fomit-frame-pointer to out-of-line...
2019-12-04 Jason A. Donenfeldarm64: make label allocation style consistent in tishift
2019-12-04 Jason A. Donenfeldarm64: Implement __lshrti3 library function
2019-12-04 Jason A. Donenfeldarm64: support __int128 on gcc 5+
2019-12-04 Julien Thierryarm64: use WFE for long delays
2019-12-04 Julien Thierryarm_arch_timer: Expose event stream status
2019-12-04 Arnd Bergmannarm64: make flatmem depend on !NUMA
2019-12-04 Nikunj Kelaarm64: add ARM64-specific support for flatmem
2019-12-04 Linux Build Servic... Merge "Merge android-4.4-p.204 (583bdda) into msm-4.4"
2019-12-04 sbwmlMerge Linux 4.4.206-rc1 into 10
2019-12-03 Suzuki K Poulosearm64: smp: Handle errors reported by the firmware
2019-12-02 Linux Build Servic... Merge "Merge android-4.4-p.203 (40ef73d) into msm-4.4"
2019-12-02 Srinivasarao PMerge android-4.4-p.205 (5169787) into msm-4.4
2019-12-02 Srinivasarao PMerge android-4.4-p.204 (583bdda) into msm-4.4
2019-11-30 sbwmlMerge Linux 4.4.205 into 10
2019-11-29 Greg Kroah-HartmanMerge 4.4.205 into android-4.4-p
2019-11-28 Greg Kroah-HartmanMerge 4.4.204 into android-4.4-p
2019-11-28 Hari Vyasarm64: fix for bad_mode() handler to always result...
2019-11-28 sbwmlMerge Linux 4.4.204-rc1 into 10
2019-11-27 Hari Vyasarm64: fix for bad_mode() handler to always result...
2019-11-26 Srinivasarao PMerge android-4.4-p.203 (40ef73d) into msm-4.4
2019-11-25 sbwmlMerge Linux 4.4.203 into 10
2019-11-25 sbwmlMerge tag LA.UM.8.4.r1-04600-8x98.0 into 10
2019-11-25 Greg Kroah-HartmanMerge 4.4.203 into android-4.4-p
2019-11-25 Pavel Tatashinarm64: uaccess: Ensure PAN is re-enabled after unhandle...
2019-11-25 Rob Herringarm64: dts: amd: Fix SPI bus warnings
2019-11-25 Linux Build Servic... Merge "cnss2: Add cold cal support to QCN7605 Ver 2...
2019-11-25 sbwmlMerge Linux 4.4.203-rc2 into 10
2019-11-24 Linux Build Servic... Merge "f2fs: avoid infinite GC loop due to stale atomic...
next