index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-25
arm64: kernel: fix architected PMU registers unconditional access
Lorenzo Pieralisi
1
-0
/
+5
2016-01-25
arm64: hide __efistub_ aliases from kallsyms
Ard Biesheuvel
1
-15
/
+25
2016-01-17
arm64: insn: remove BUG_ON from codegen
Zi Shen Lim
1
-53
/
+112
2016-01-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-39
/
+1
2016-01-12
Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+26
2016-01-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-30
/
+53
2016-01-12
Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...
Linus Torvalds
1
-54
/
+209
2016-01-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
19
-439
/
+271
2016-01-12
Merge branch 'devel-stable' into for-linus
Russell King
1
-317
/
+17
2016-01-06
arm64: head.S: use memset to clear BSS
Mark Rutland
1
-8
/
+7
2016-01-06
arm64: entry: remove pointless SPSR mode check
Mark Rutland
1
-4
/
+0
2016-01-05
arm64: module: avoid undefined shift behavior in reloc_data()
Ard Biesheuvel
1
-16
/
+4
2016-01-05
arm64: module: fix relocation of movz instruction with negative immediate
Ard Biesheuvel
1
-33
/
+18
2016-01-05
Merge branches 'misc' and 'misc-rc6' into for-linus
Russell King
5
-30
/
+53
2016-01-04
ARM: 8481/2: drivers: psci: replace psci firmware calls
Jens Wiklander
2
-29
/
+1
2016-01-04
ARM: 8480/2: arm64: add implementation for arm-smccc
Jens Wiklander
4
-1
/
+52
2015-12-22
arm64: perf: add support for Cortex-A72
Will Deacon
1
-1
/
+12
2015-12-22
arm64: perf: add format entry to describe event -> config mapping
Will Deacon
1
-2
/
+16
2015-12-21
arm64: traps: address fallout from printk -> pr_* conversion
Will Deacon
1
-5
/
+5
2015-12-21
arm64: ftrace: fix a stack tracer's output under function graph tracer
AKASHI Takahiro
6
-6
/
+49
2015-12-21
arm64: pass a task parameter to unwind_frame()
AKASHI Takahiro
6
-9
/
+9
2015-12-21
arm64: ftrace: modify a stack frame in a safe way
AKASHI Takahiro
1
-7
/
+4
2015-12-21
arm64: remove irq_count and do_softirq_own_stack()
James Morse
2
-46
/
+11
2015-12-21
arm64: kernel: enforce pmuserenr_el0 initialization and restore
Lorenzo Pieralisi
1
-3
/
+0
2015-12-21
arm64: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_ops
Stefano Stabellini
2
-0
/
+26
2015-12-15
arm64: reduce stack use in irq_handler
James Morse
2
-8
/
+23
2015-12-15
Merge branch 'aarch64/efi' into aarch64/for-next/core
Will Deacon
1
-317
/
+17
2015-12-14
arm64: KVM: Cleanup asm-offset.c
Marc Zyngier
1
-39
/
+0
2015-12-14
arm64: KVM: Turn system register numbers to an enum
Marc Zyngier
1
-0
/
+1
2015-12-10
arm64: mm: fold alternatives into .init
Mark Rutland
2
-9
/
+2
2015-12-10
arm64: Remove redundant padding from linker script
Mark Rutland
1
-2
/
+0
2015-12-10
arm64: don't call C code with el0's fp register
James Morse
1
-0
/
+2
2015-12-10
arm64: when walking onto the task stack, check sp & fp are in current->stack
James Morse
1
-2
/
+10
2015-12-10
arm64: Add this_cpu_ptr() assembler macro for use in entry.S
James Morse
1
-3
/
+1
2015-12-09
arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARM
Ard Biesheuvel
1
-0
/
+23
2015-12-09
arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARM
Ard Biesheuvel
1
-325
/
+1
2015-12-09
arm64/efi: mark UEFI reserved regions as MEMBLOCK_NOMAP
Ard Biesheuvel
1
-3
/
+4
2015-12-09
arm64: irq: fix walking from irq stack to task stack
Will Deacon
1
-1
/
+1
2015-12-08
arm64: Add do_softirq_own_stack() and enable irq_stacks
James Morse
2
-3
/
+77
2015-12-08
arm64: Modify stack trace and dump for use with irq_stack
AKASHI Takahiro
3
-3
/
+43
2015-12-08
arm64: Store struct thread_info in sp_el0
Jungseok Lee
3
-3
/
+20
2015-12-07
arm64: Clear out any singlestep state on a ptrace detach operation
John Blackwood
1
-0
/
+6
2015-12-07
arm64: update linker script to increased L1_CACHE_BYTES value
Ard Biesheuvel
1
-2
/
+3
2015-12-04
arm64: Add trace_hardirqs_off annotation in ret_to_user
Catalin Marinas
1
-0
/
+3
2015-12-04
arm64: ftrace: fix the comments for ftrace_modify_code
Li Bin
1
-6
/
+5
2015-12-04
arm64: ftrace: stop using kstop_machine to enable/disable tracing
Li Bin
1
-0
/
+5
2015-12-02
arm64: add __init/__initdata section marker to some functions/variables
Jisheng Zhang
3
-8
/
+9
2015-11-27
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-27
/
+43
2015-11-26
arm64: efi: fix initcall return values
Ard Biesheuvel
1
-5
/
+5
2015-11-26
arm64: efi: deal with NULL return value of early_memremap()
Ard Biesheuvel
1
-1
/
+13
[next]