index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64/debug: Make use of the system wide safe value
Suzuki K. Poulose
2015-10-21
1
-2
/
+4
*
arm64: Move FP/ASIMD hwcap handling to common code
Suzuki K. Poulose
2015-10-21
2
-11
/
+7
*
arm64/HWCAP: Use system wide safe values
Suzuki K. Poulose
2015-10-21
1
-72
/
+91
*
arm64/capabilities: Make use of system wide safe value
Suzuki K. Poulose
2015-10-21
1
-20
/
+59
*
arm64: Delay cpu feature capability checks
Suzuki K. Poulose
2015-10-21
3
-5
/
+100
*
arm64: Refactor check_cpu_capabilities
Suzuki K. Poulose
2015-10-21
2
-4
/
+12
*
arm64: Cleanup mixed endian support detection
Suzuki K. Poulose
2015-10-21
1
-22
/
+0
*
arm64: Read system wide CPUID value
Suzuki K. Poulose
2015-10-21
1
-0
/
+9
*
arm64: Consolidate CPU Sanity check to CPU Feature infrastructure
Suzuki K. Poulose
2015-10-21
2
-145
/
+132
*
arm64: Keep track of CPU feature registers
Suzuki K. Poulose
2015-10-21
2
-1
/
+431
*
arm64: Move /proc/cpuinfo handling code
Suzuki K. Poulose
2015-10-21
2
-123
/
+124
*
arm64: Move mixed endian support detection
Suzuki K. Poulose
2015-10-21
2
-21
/
+22
*
arm64: Move cpu feature detection code
Suzuki K. Poulose
2015-10-21
2
-108
/
+109
*
arm64: Delay cpuinfo_store_boot_cpu
Suzuki K. Poulose
2015-10-21
2
-8
/
+3
*
arm64: Delay ELF HWCAP initialisation until all CPUs are up
Suzuki K. Poulose
2015-10-21
2
-8
/
+9
*
arm64: Make the CPU information more clear
Suzuki K. Poulose
2015-10-21
2
-3
/
+3
*
arm64: Synchronise dump_backtrace() with perf callchain
Jungseok Lee
2015-10-19
1
-5
/
+10
*
arm64: add cpu_idle tracepoints to arch_cpu_idle
Jisheng Zhang
2015-10-19
1
-0
/
+3
*
arm64: Add page size to the kernel image header
Ard Biesheuvel
2015-10-19
1
-1
/
+4
*
arm64: Check for selected granule support
Suzuki K. Poulose
2015-10-19
1
-2
/
+15
*
arm64: Handle 4 level page table for swapper
Suzuki K. Poulose
2015-10-19
1
-1
/
+4
*
arm64: Move swapper pagetable definitions
Suzuki K. Poulose
2015-10-19
2
-29
/
+9
*
arm64: debug: Fix typo in debug-monitors.c
Yang Shi
2015-10-16
1
-1
/
+1
*
arm64: AArch32 user space PC alignment exception
Mark Salyzyn
2015-10-16
1
-0
/
+2
*
arm64: add KASAN support
Andrey Ryabinin
2015-10-12
6
-3
/
+31
*
arm64/efi: isolate EFI stub from the kernel proper
Ard Biesheuvel
2015-10-12
4
-14
/
+49
*
arm64: Fix missing #include in hw_breakpoint.c
Catalin Marinas
2015-10-12
1
-0
/
+1
*
arm64: fix a migrating irq bug when hotplug cpu
Yang Yingliang
2015-10-09
2
-63
/
+2
*
arm64: perf: add Cortex-A57 support
Mark Rutland
2015-10-07
1
-0
/
+61
*
arm64: perf: add Cortex-A53 support
Mark Rutland
2015-10-07
1
-2
/
+62
*
arm64: perf: move to shared arm_pmu framework
Mark Rutland
2015-10-07
1
-861
/
+90
*
arm64: hw_breakpoint: use target state to determine ABI behaviour
Will Deacon
2015-10-07
1
-2
/
+16
*
arm64: mm: kill mm_cpumask usage
Will Deacon
2015-10-07
1
-7
/
+0
*
arm64: mm: rewrite ASID allocator and MM context-switching code
Will Deacon
2015-10-07
2
-2
/
+1
*
arm64: flush: use local TLB and I-cache invalidation
Will Deacon
2015-10-07
3
-4
/
+4
*
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-10-03
1
-1
/
+2
|
\
|
*
arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions
Ard Biesheuvel
2015-10-01
1
-1
/
+2
*
|
arm64: ftrace: fix function_graph tracer panic
Li Bin
2015-10-02
1
-2
/
+20
|
/
*
arm64: errata: add module build workaround for erratum #843419
Will Deacon
2015-09-17
1
-0
/
+2
*
arm64: compat: fix vfp save/restore across signal handlers in big-endian
Will Deacon
2015-09-17
1
-11
/
+36
*
arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiers
Will Deacon
2015-09-17
2
-2
/
+2
*
arm64: head.S: initialise mdcr_el2 in el2_setup
Will Deacon
2015-09-15
1
-0
/
+5
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-09-11
2
-14
/
+7
|
\
|
*
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...
Paolo Bonzini
2015-08-22
2
-4
/
+5
|
|
\
|
*
|
arm64: KVM: remove remaining reference to vgic_sr_vectors
Vladimir Murzin
2015-08-12
1
-2
/
+0
|
*
|
KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG
Alex Bennée
2015-07-21
1
-12
/
+0
|
*
|
KVM: arm64: introduce vcpu->arch.debug_ptr
Alex Bennée
2015-07-21
1
-0
/
+6
|
*
|
KVM: arm: introduce kvm_arm_init/setup/clear_debug
Alex Bennée
2015-07-21
1
-0
/
+1
*
|
|
arm64: support initrd outside kernel linear map
Mark Salter
2015-09-09
1
-0
/
+62
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-09-04
25
-453
/
+617
|
\
\
\
[next]