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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-14
arm64: KVM: HYP mode entry points
Marc Zyngier
2
-0
/
+204
2015-12-14
arm64: KVM: Implement TLB handling
Marc Zyngier
3
-0
/
+75
2015-12-14
arm64: KVM: Implement fpsimd save/restore
Marc Zyngier
6
-2
/
+81
2015-12-14
arm64: KVM: Implement the core world switch
Marc Zyngier
2
-0
/
+136
2015-12-14
arm64: KVM: Add patchable function selector
Marc Zyngier
1
-0
/
+24
2015-12-14
arm64: KVM: Implement guest entry
Marc Zyngier
3
-0
/
+133
2015-12-14
arm64: KVM: Implement debug save/restore
Marc Zyngier
3
-0
/
+147
2015-12-14
arm64: KVM: Implement 32bit system register save/restore
Marc Zyngier
2
-0
/
+49
2015-12-14
arm64: KVM: Implement system register save/restore
Marc Zyngier
3
-0
/
+94
2015-12-14
arm64: KVM: Implement timer save/restore
Marc Zyngier
3
-0
/
+75
2015-12-14
arm64: KVM: Implement vgic-v3 save/restore
Marc Zyngier
3
-0
/
+230
2015-12-14
arm64: KVM: Implement vgic-v2 save/restore
Marc Zyngier
4
-0
/
+93
2015-12-14
arm64: KVM: Add a HYP-specific header file
Marc Zyngier
1
-0
/
+33
2015-12-14
arm64: Add macros to read/write system registers
Mark Rutland
1
-0
/
+21
2015-12-14
KVM: arm/arm64: Count guest exit due to various reasons
Amit Tomar
3
-0
/
+18
2015-12-13
Merge 4.4-rc5 into usb-next as we want those fixes here for testing
Greg Kroah-Hartman
10
-96
/
+129
2015-12-13
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2015-12-12
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+5
2015-12-11
ls2080a/dts: Add little endian property for GPIO IP block
Liu Gang
1
-0
/
+4
2015-12-11
ARM64: dts: ls2080a: fix eSDHC endianness
yangbo lu
1
-0
/
+1
2015-12-11
arm64: mm: ensure that the zero page is visible to the page table walker
Will Deacon
1
-0
/
+3
2015-12-11
arm64: mm: place __cpu_setup in .text
Mark Rutland
1
-2
/
+0
2015-12-11
arm64: Improve error reporting on set_pte_at() checks
Catalin Marinas
1
-4
/
+8
2015-12-10
irqchip/gic-v3: Add missing include for barrier.h
Marc Zyngier
1
-0
/
+1
2015-12-10
arm64: cmpxchg: Don't incldue linux/mmdebug.h
Mark Brown
1
-1
/
+0
2015-12-10
arm64: mm: fold alternatives into .init
Mark Rutland
4
-11
/
+2
2015-12-10
arm64: Remove redundant padding from linker script
Mark Rutland
1
-2
/
+0
2015-12-10
arm64: mm: remove pointless PAGE_MASKing
Mark Rutland
1
-2
/
+2
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
2
-3
/
+12
2015-12-09
arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARM
Ard Biesheuvel
2
-0
/
+32
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: only consider memblocks with NOMAP cleared for linear mapping
Ard Biesheuvel
2
-1
/
+3
2015-12-09
arm64: irq: fix walking from irq stack to task stack
Will Deacon
2
-3
/
+19
2015-12-08
arm64: Add do_softirq_own_stack() and enable irq_stacks
James Morse
3
-3
/
+79
2015-12-08
arm64: Modify stack trace and dump for use with irq_stack
AKASHI Takahiro
4
-3
/
+75
2015-12-08
arm64: Store struct thread_info in sp_el0
Jungseok Lee
4
-5
/
+28
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
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-75
/
+80
2015-12-04
Merge tag 'kvm-arm-for-v4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
5
-75
/
+80
2015-12-04
arm64: KVM: Get rid of old vcpu_reg()
Pavel Fedin
2
-9
/
+4
2015-12-04
arm64: KVM: Correctly handle zero register in system register accesses
Pavel Fedin
3
-48
/
+45
2015-12-04
arm64: KVM: Remove const from struct sys_reg_params
Pavel Fedin
3
-21
/
+21
2015-12-04
arm64: KVM: Correctly handle zero register during MMIO
Pavel Fedin
1
-0
/
+13
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
[prev]
[next]