index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-05-16
26
-560
/
+1304
|
\
|
*
arm64: do not enforce strict 16 byte alignment to stack pointer
Colin Ian King
2016-05-12
1
-3
/
+0
|
*
arm64: kernel: Fix incorrect brk randomization
Kees Cook
2016-05-11
1
-7
/
+8
|
*
arm64: cpuinfo: Missing NULL terminator in compat_hwcap_str
Julien Grall
2016-05-11
1
-1
/
+2
|
*
arm64: secondary_start_kernel: Remove unnecessary barrier
Suzuki K Poulose
2016-05-11
1
-2
/
+0
|
*
arm64: hibernate: Refuse to hibernate if the boot cpu is offline
James Morse
2016-04-28
1
-0
/
+26
|
*
arm64: kernel: Add support for hibernate/suspend-to-disk
James Morse
2016-04-28
5
-0
/
+658
|
*
arm64: Promote KERNEL_START/KERNEL_END definitions to a header file
James Morse
2016-04-28
1
-3
/
+0
|
*
arm64: Change cpu_resume() to enable mmu early then access sleep_sp by va
James Morse
2016-04-28
5
-77
/
+33
|
*
arm64: kernel: Rework finisher callback out of __cpu_suspend_enter()
James Morse
2016-04-28
3
-90
/
+77
|
*
arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp()
James Morse
2016-04-28
1
-2
/
+3
|
*
arm64: hyp/kvm: Make hyp-stub extensible
Geoff Levand
2016-04-28
1
-10
/
+24
|
*
arm64: kvm: Move lr save/restore from do_el2_call into EL1
James Morse
2016-04-28
1
-2
/
+8
|
*
arm64: acpi: add acpi=on cmdline option to prefer ACPI boot over DT
Ard Biesheuvel
2016-04-26
1
-2
/
+6
|
*
arm64: relocatable: deal with physically misaligned kernel images
Ard Biesheuvel
2016-04-26
2
-6
/
+9
|
*
arm64: don't map TEXT_OFFSET bytes below the kernel if we can avoid it
Ard Biesheuvel
2016-04-26
2
-6
/
+5
|
*
arm64: kernel: replace early 64-bit literal loads with move-immediates
Ard Biesheuvel
2016-04-26
1
-4
/
+4
|
*
arm64: kernel: perform relocation processing from ID map
Ard Biesheuvel
2016-04-26
2
-48
/
+55
|
*
arm64: kernel: use literal for relocated address of __secondary_switched
Ard Biesheuvel
2016-04-26
1
-7
/
+7
|
*
arm64: kernel: don't export local symbols from head.S
Ard Biesheuvel
2016-04-26
1
-3
/
+3
|
*
arm64: Fix behavior of maxcpus=N
Suzuki K Poulose
2016-04-25
1
-17
/
+1
|
*
arm64: Verify CPU errata work arounds on hotplugged CPU
Suzuki K Poulose
2016-04-25
2
-0
/
+21
|
*
arm64: Allow a capability to be checked on a single CPU
Marc Zyngier
2016-04-25
1
-0
/
+18
|
*
arm64: cpufeature: Add scope for capability check
Suzuki K Poulose
2016-04-25
2
-60
/
+75
|
*
arm64: make dt_scan_depth1_nodes more readable
Mark Rutland
2016-04-25
1
-9
/
+16
|
*
ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI
Shannon Zhao
2016-04-25
1
-4
/
+10
|
*
arm64: compat: Check for AArch32 state
Suzuki K Poulose
2016-04-20
2
-2
/
+15
|
*
arm64: cpufeature: Track 32bit EL0 support
Suzuki K Poulose
2016-04-20
1
-0
/
+9
|
*
arm64: cpufeature: Check availability of AArch32
Suzuki K Poulose
2016-04-20
2
-56
/
+67
|
*
arm64: HWCAP: Split COMPAT HWCAP table entries
Suzuki K Poulose
2016-04-20
1
-48
/
+56
|
*
arm64: hwcaps: Cleanup naming
Suzuki K Poulose
2016-04-20
1
-9
/
+9
|
*
arm64: Reduce verbosity on SMP CPU stop
Jan Glauber
2016-04-19
1
-11
/
+5
|
*
arm64, numa: Add NUMA support for arm64 platforms.
Ganapatrao Kulkarni
2016-04-15
3
-0
/
+18
|
*
arm64: Move unflatten_device_tree() call earlier.
David Daney
2016-04-15
1
-4
/
+8
|
*
arm64: vhe: Verify CPU Exception Levels
Suzuki K Poulose
2016-04-15
2
-0
/
+39
|
*
arm64: hw-breakpoint: Remove superfluous SMP function call
Anna-Maria Gleixner
2016-04-14
1
-3
/
+5
|
*
arm64/debug: Remove superfluous SMP function call
Anna-Maria Gleixner
2016-04-14
1
-2
/
+1
|
*
arm64: simplify kernel segment mapping granularity
Ard Biesheuvel
2016-04-14
1
-10
/
+15
|
*
arm64: cover the .head.text section in the .text segment mapping
Ard Biesheuvel
2016-04-14
1
-1
/
+0
|
*
arm64: move early boot code to the .init segment
Ard Biesheuvel
2016-04-14
3
-18
/
+20
|
*
arm64: insn: avoid virt_to_page() translations on core kernel symbols
Ard Biesheuvel
2016-04-14
1
-1
/
+1
|
*
arm64: vdso: avoid virt_to_page() translations on kernel symbols
Ard Biesheuvel
2016-04-14
1
-2
/
+2
|
*
arm64: remove the now unneeded relocate_initrd()
Ard Biesheuvel
2016-04-14
1
-64
/
+0
|
*
arm64: cpuidle: make arm_cpuidle_suspend() a bit more efficient
Jisheng Zhang
2016-04-13
1
-7
/
+2
|
*
arm64: cpufeature: append additional id_aa64mmfr2 fields to cpufeature
Kefeng Wang
2016-04-13
1
-0
/
+4
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-05-16
2
-4
/
+4
|
\
\
|
*
\
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2016-05-05
2
-6
/
+18
|
|
\
\
|
*
|
|
perf core: Allow setting up max frame stack depth via sysctl
Arnaldo Carvalho de Melo
2016-04-27
1
-2
/
+2
|
*
|
|
Merge tag 'v4.6-rc3' into perf/core, to refresh the tree
Ingo Molnar
2016-04-13
31
-394
/
+1364
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
perf/core: Set event's default ::overflow_handler()
Wang Nan
2016-03-31
1
-2
/
+2
[next]