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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-08
Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-5
/
+19
2017-09-08
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
2
-4
/
+4
2017-09-07
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2017-09-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
34
-281
/
+475
2017-09-05
KVM: arm/arm64: Fix guest external abort matching
James Morse
1
-5
/
+19
2017-09-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+7
2017-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-31
/
+6
2017-09-04
Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+6
2017-09-04
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-7
/
+0
2017-09-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-53
/
+5
2017-09-04
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
1
-6
/
+0
2017-08-31
KVM: update to new mmu_notifier semantic v2
Jérôme Glisse
1
-6
/
+0
2017-08-31
irqchip/gic-v3-its: Add VPE interrupt masking
Marc Zyngier
1
-0
/
+2
2017-08-31
irqchip/gic-v3-its: Add VPENDBASER/VPROPBASER accessors
Marc Zyngier
1
-0
/
+5
2017-08-25
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
1
-22
/
+4
2017-08-25
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2
-4
/
+4
2017-08-24
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2
-4
/
+4
2017-08-22
arm64: cleanup {COMPAT_,}SET_PERSONALITY() macro
Yury Norov
2
-2
/
+3
2017-08-22
arm64: introduce separated bits for mm_context_t flags
Yury Norov
2
-2
/
+4
2017-08-22
arm64: hugetlb: Override set_huge_swap_pte_at() to support contiguous hugepages
Punit Agrawal
1
-0
/
+3
2017-08-22
arm64: hugetlb: Override huge_pte_clear() to support contiguous hugepages
Punit Agrawal
1
-1
/
+5
2017-08-21
arm64: kexec: have own crash_smp_send_stop() for crash dump for nonpanic cores
Hoeun Ryu
1
-1
/
+1
2017-08-21
arm64: Remove the !CONFIG_ARM64_HW_AFDBM alternative code paths
Catalin Marinas
1
-8
/
+1
2017-08-21
arm64: Ignore hardware dirty bit updates in ptep_set_wrprotect()
Catalin Marinas
1
-8
/
+13
2017-08-21
arm64: Move PTE_RDONLY bit handling out of set_pte_at()
Catalin Marinas
2
-34
/
+18
2017-08-21
kvm: arm64: Convert kvm_set_s2pte_readonly() from inline asm to cmpxchg()
Catalin Marinas
1
-12
/
+9
2017-08-21
arm64: Convert pte handling from inline asm to using (cmp)xchg
Catalin Marinas
1
-38
/
+33
2017-08-21
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-53
/
+5
2017-08-21
efi/libstub/arm64: Use hidden attribute for struct screen_info reference
Ard Biesheuvel
1
-0
/
+3
2017-08-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2017-08-18
mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes
Kees Cook
1
-2
/
+2
2017-08-18
Merge branch 'for-next/kernel-mode-neon' into for-next/core
Catalin Marinas
6
-75
/
+75
2017-08-17
arch: Remove spin_unlock_wait() arch-specific definitions
Paul E. McKenney
1
-53
/
+5
2017-08-15
Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/...
Catalin Marinas
9
-48
/
+164
2017-08-15
arm64: add VMAP_STACK overflow detection
Mark Rutland
2
-0
/
+18
2017-08-15
arm64: add on_accessible_stack()
Mark Rutland
1
-0
/
+16
2017-08-15
arm64: add basic VMAP_STACK support
Mark Rutland
2
-2
/
+28
2017-08-15
arm64: use an irq stack pointer
Mark Rutland
1
-2
/
+5
2017-08-15
arm64: assembler: allow adr_this_cpu to use the stack pointer
Ard Biesheuvel
1
-1
/
+7
2017-08-15
efi/arm64: add EFI_KIMG_ALIGN
Mark Rutland
1
-0
/
+3
2017-08-15
arm64: move SEGMENT_ALIGN to <asm/memory.h>
Mark Rutland
1
-0
/
+19
2017-08-15
arm64: clean up irq stack definitions
Mark Rutland
3
-25
/
+26
2017-08-15
arm64: clean up THREAD_* definitions
Mark Rutland
2
-8
/
+9
2017-08-15
arm64: factor out PAGE_* and CONT_* definitions
Mark Rutland
3
-11
/
+36
2017-08-15
arm64: kernel: remove {THREAD,IRQ_STACK}_START_SP
Ard Biesheuvel
3
-5
/
+3
2017-08-15
arm64: numa: Remove the unused parent_node() macro
Dou Liyang
1
-3
/
+0
2017-08-13
Merge branch 'clockevents/4.13-fixes' of http://git.linaro.org/people/daniel....
Ingo Molnar
1
-2
/
+2
2017-08-11
clocksource/drivers/arm_arch_timer: Avoid infinite recursion when ftrace is e...
Ding Tianhong
1
-2
/
+2
2017-08-10
arm64: compat: Remove leftover variable declaration
Kevin Brodsky
1
-2
/
+0
2017-08-10
irq: Make the irqentry text section unconditional
Masami Hiramatsu
1
-7
/
+0
[next]