index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
2015-09-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-09-08
arm64: support initrd outside kernel linear map
Mark Salter
2015-09-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-09-03
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-09-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-08-31
Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-08-27
arm64: flush FP/SIMD state correctly after execve()
Ard Biesheuvel
2015-08-24
arm64: makefile: fix perf_callchain.o kconfig dependency
Will Deacon
2015-08-22
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...
Paolo Bonzini
2015-08-21
arm64: entry: always restore x0 from the stack on syscall return
Will Deacon
2015-08-12
arm64: KVM: remove remaining reference to vgic_sr_vectors
Vladimir Murzin
2015-08-10
arm64: VDSO: fix coarse clock monotonicity regression
Nathan Lynch
2015-08-07
signal: fix information leak in copy_siginfo_to_user
Amanieu d'Antras
2015-08-07
signal: fix information leak in copy_siginfo_from_user32
Amanieu d'Antras
2015-08-05
Merge branch 'aarch64/psci/drivers' into aarch64/for-next/core
Will Deacon
2015-08-05
arm64: mm: ensure patched kernel text is fetched from PoU
Will Deacon
2015-08-04
arm64: alternatives: ensure secondary CPUs execute ISB after patching
Will Deacon
2015-08-03
arm64: psci: factor invocation code to drivers
Mark Rutland
2015-08-03
jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}
Peter Zijlstra
2015-07-31
arm64: restore cpu suspend/resume functionality
Sudeep Holla
2015-07-30
ARM64: PCI: do not enable resources on PROBE_ONLY systems
Lorenzo Pieralisi
2015-07-30
arm64: alternative: put secondary CPUs into polling loop during patch
Will Deacon
2015-07-29
arm64: remove redundant object file list
Jonas Rabenstein
2015-07-29
arm64: remove dead-code depending on CONFIG_UP_LATE_INIT
Jonas Rabenstein
2015-07-27
arm64: debug: rename enum debug_el to avoid symbol collision
Will Deacon
2015-07-27
arm64/efi: map the entire UEFI vendor string before reading it
Ard Biesheuvel
2015-07-27
arm64: elf: use cpuid_feature_extract_field for hwcap detection
Will Deacon
2015-07-27
arm64: lse: use generic cpufeature detection for LSE atomics
Will Deacon
2015-07-27
arm64: lse: rename ARM64_CPU_FEAT_LSE_ATOMICS for consistency
Will Deacon
2015-07-27
arm64: atomics: patch in lse instructions when supported by the CPU
Will Deacon
2015-07-27
arm64: alternatives: add cpu feature for lse atomics
Will Deacon
2015-07-27
arm64: elf: advertise 8.1 atomic instructions as new hwcap
Will Deacon
2015-07-27
arm64/BUG: Show explicit backtrace for WARNs
Dave P Martin
2015-07-27
arm64/BUG: Use BRK instruction for generic BUG traps
Dave P Martin
2015-07-27
arm64/debug: Simplify BRK insn opcode declarations
Dave P Martin
2015-07-27
arm64/debug: More consistent naming for the BRK ESR template macro
Dave P Martin
2015-07-27
arm64: insn: use set_fixmap_offset to make it more clear
yalin wang
2015-07-27
arm64: efi: prefer AllocatePages() over efi_low_alloc() for vmlinux
Ard Biesheuvel
2015-07-27
arm64: kernel: remove non-legit DT warnings when booting using ACPI
Sudeep Holla
2015-07-27
arm64: kernel: Add support for Privileged Access Never
James Morse
2015-07-27
arm64: kernel: Add min_field_value and use '>=' for feature detection
James Morse
2015-07-27
arm64: kernel: Add cpufeature 'enable' callback
James Morse
2015-07-27
arm64: kernel: Move config_sctlr_el1
James Morse
2015-07-27
arm64: kernel: Adopt new alternative assembler macros
Daniel Thompson
2015-07-27
arm64: perf: condense event number maps
Mark Rutland
2015-07-27
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
Will Deacon
2015-07-27
arm64: perf: factor out callchain code
Mark Rutland
2015-07-27
arm64: Better native ptrace support for compat tasks
Catalin Marinas
2015-07-27
arm64: modify the dump mem for 64 bit addresses
Rohit Thapliyal
2015-07-27
arm64: perf: replace arch_find_n_match_cpu_physical_id with of_cpu_device_nod...
Sudeep Holla
[next]