index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
2015-10-12
arm64: Fix missing #include in hw_breakpoint.c
Catalin Marinas
2015-10-09
arm64: fix a migrating irq bug when hotplug cpu
Yang Yingliang
2015-10-07
arm64: perf: add Cortex-A57 support
Mark Rutland
2015-10-07
arm64: perf: add Cortex-A53 support
Mark Rutland
2015-10-07
arm64: perf: move to shared arm_pmu framework
Mark Rutland
2015-10-07
arm64: hw_breakpoint: use target state to determine ABI behaviour
Will Deacon
2015-10-07
arm64: mm: kill mm_cpumask usage
Will Deacon
2015-10-07
arm64: mm: rewrite ASID allocator and MM context-switching code
Will Deacon
2015-10-07
arm64: flush: use local TLB and I-cache invalidation
Will Deacon
2015-10-03
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-10-02
arm64: ftrace: fix function_graph tracer panic
Li Bin
2015-10-01
arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions
Ard Biesheuvel
2015-09-17
arm64: errata: add module build workaround for erratum #843419
Will Deacon
2015-09-17
arm64: compat: fix vfp save/restore across signal handlers in big-endian
Will Deacon
2015-09-17
arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiers
Will Deacon
2015-09-15
arm64: head.S: initialise mdcr_el2 in el2_setup
Will Deacon
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
[next]