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: kaslr: randomize the linear region
Ard Biesheuvel
2016-02-24
1
-0
/
+4
*
arm64: add support for kernel ASLR
Ard Biesheuvel
2016-02-24
5
-9
/
+256
*
arm64: add support for building vmlinux as a relocatable PIE binary
Ard Biesheuvel
2016-02-24
2
-0
/
+48
*
arm64: switch to relative exception tables
Ard Biesheuvel
2016-02-24
1
-5
/
+2
*
arm64: avoid dynamic relocations in early boot code
Ard Biesheuvel
2016-02-24
2
-14
/
+27
*
arm64: avoid R_AARCH64_ABS64 relocations for Image header fields
Ard Biesheuvel
2016-02-24
2
-16
/
+22
*
arm64: add support for module PLTs
Ard Biesheuvel
2016-02-24
4
-0
/
+227
*
arm64: allow kernel Image to be loaded anywhere in physical memory
Ard Biesheuvel
2016-02-18
2
-6
/
+13
*
arm64: introduce KIMAGE_VADDR as the virtual base of the kernel region
Ard Biesheuvel
2016-02-18
2
-3
/
+3
*
arm64: Remove the get_thread_info() function
Catalin Marinas
2016-02-18
1
-9
/
+6
*
arm64: kernel: Don't toggle PAN on systems with UAO
James Morse
2016-02-18
1
-0
/
+16
*
arm64: cpufeature: Test 'matches' pointer to find the end of the list
James Morse
2016-02-18
1
-6
/
+6
*
arm64: kernel: Add support for User Access Override
James Morse
2016-02-18
2
-0
/
+30
*
arm64: add ARMv8.2 id_aa64mmfr2 boiler plate
James Morse
2016-02-18
2
-0
/
+11
*
arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macro
James Morse
2016-02-18
2
-56
/
+56
*
arm64: vdso: Mark vDSO code as read-only
David Brown
2016-02-16
1
-2
/
+1
*
arm64: replace read_lock to rcu lock in call_step_hook
Yang Shi
2016-02-16
1
-10
/
+11
*
arm64: prefetch: add alternative pattern for CPUs without a prefetcher
Will Deacon
2016-02-16
2
-15
/
+20
*
arm64: kernel: implement ACPI parking protocol
Lorenzo Pieralisi
2016-02-16
4
-4
/
+205
*
arm64: ensure _stext and _etext are page-aligned
Mark Rutland
2016-02-16
1
-3
/
+2
*
arm64: unmap idmap earlier
Mark Rutland
2016-02-16
1
-0
/
+6
*
arm64: unify idmap removal
Mark Rutland
2016-02-16
3
-19
/
+6
*
arm64: mm: place empty_zero_page in bss
Mark Rutland
2016-02-16
1
-0
/
+1
*
arm64: kernel: fix architected PMU registers unconditional access
Lorenzo Pieralisi
2016-01-25
1
-0
/
+5
*
arm64: hide __efistub_ aliases from kallsyms
Ard Biesheuvel
2016-01-25
1
-15
/
+25
*
arm64: insn: remove BUG_ON from codegen
Zi Shen Lim
2016-01-18
1
-53
/
+112
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-01-12
1
-39
/
+1
|
\
|
*
arm64: KVM: Cleanup asm-offset.c
Marc Zyngier
2015-12-14
1
-39
/
+0
|
*
arm64: KVM: Turn system register numbers to an enum
Marc Zyngier
2015-12-14
1
-0
/
+1
*
|
Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-01-12
2
-0
/
+26
|
\
\
|
*
|
arm64: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_ops
Stefano Stabellini
2015-12-21
2
-0
/
+26
|
|
/
*
|
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2016-01-12
5
-30
/
+53
|
\
\
|
*
\
Merge branch 'devel-stable' into for-linus
Russell King
2016-01-12
1
-317
/
+17
|
|
\
\
|
*
\
\
Merge branches 'misc' and 'misc-rc6' into for-linus
Russell King
2016-01-05
5
-30
/
+53
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
ARM: 8481/2: drivers: psci: replace psci firmware calls
Jens Wiklander
2016-01-04
2
-29
/
+1
|
|
*
|
ARM: 8480/2: arm64: add implementation for arm-smccc
Jens Wiklander
2016-01-04
4
-1
/
+52
*
|
|
|
Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...
Linus Torvalds
2016-01-12
1
-54
/
+209
|
\
\
\
\
|
*
|
|
|
arm64: perf: add support for Cortex-A72
Will Deacon
2015-12-22
1
-1
/
+12
|
*
|
|
|
arm64: perf: add format entry to describe event -> config mapping
Will Deacon
2015-12-22
1
-2
/
+16
|
*
|
|
|
arm64: kernel: enforce pmuserenr_el0 initialization and restore
Lorenzo Pieralisi
2015-12-21
1
-3
/
+0
|
*
|
|
|
arm64: perf: Add event descriptions
Drew Richardson
2015-11-16
1
-0
/
+138
|
*
|
|
|
arm64: perf: Convert event enums to #defines
Drew Richardson
2015-11-16
1
-50
/
+45
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-01-12
19
-439
/
+271
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
arm64: head.S: use memset to clear BSS
Mark Rutland
2016-01-06
1
-8
/
+7
|
*
|
|
arm64: entry: remove pointless SPSR mode check
Mark Rutland
2016-01-06
1
-4
/
+0
|
*
|
|
arm64: module: avoid undefined shift behavior in reloc_data()
Ard Biesheuvel
2016-01-05
1
-16
/
+4
|
*
|
|
arm64: module: fix relocation of movz instruction with negative immediate
Ard Biesheuvel
2016-01-05
1
-33
/
+18
|
*
|
|
arm64: traps: address fallout from printk -> pr_* conversion
Will Deacon
2015-12-21
1
-5
/
+5
|
*
|
|
arm64: ftrace: fix a stack tracer's output under function graph tracer
AKASHI Takahiro
2015-12-21
6
-6
/
+49
|
*
|
|
arm64: pass a task parameter to unwind_frame()
AKASHI Takahiro
2015-12-21
6
-9
/
+9
[next]