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-03-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+1
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
1
-0
/
+4
2017-03-09
KVM: arm64: Increase number of user memslots to 512
Linu Cherian
1
-1
/
+1
2017-03-09
KVM: arm/arm64: Remove KVM_PRIVATE_MEM_SLOTS definition that are unused
Linu Cherian
1
-1
/
+0
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-01
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-4
/
+10
2017-02-27
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
1
-0
/
+4
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-7
/
+6
2017-02-24
arm64/cpufeature: check correct field width when updating sys_val
Mark Rutland
1
-4
/
+10
2017-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-7
/
+15
2017-02-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
18
-44
/
+202
2017-02-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2017-02-20
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2017-02-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-25
/
+13
2017-02-15
arm64: ptrace: add XZR-safe regs accessors
Mark Rutland
1
-0
/
+20
2017-02-10
arm64: Work around Falkor erratum 1003
Christopher Covington
3
-2
/
+32
2017-02-08
arm64: uaccess: consistently check object sizes
Mark Rutland
1
-2
/
+2
2017-02-08
KVM: arm/arm64: Move cntvoff to each timer context
Jintack Lim
1
-3
/
+0
2017-02-08
clocksource/drivers/arm_arch_timer: Introduce generic errata handling infrast...
Ding Tianhong
1
-25
/
+13
2017-02-07
arm/efi: Allow invocation of arbitrary runtime services
David Howells
1
-0
/
+1
2017-02-06
arm64: do not trace atomic operations
Pratyush Anand
1
-1
/
+1
2017-02-02
arm64: KVM: Save/restore the host SPE state when entering/leaving a VM
Will Deacon
2
-1
/
+9
2017-02-01
arm64: Work around Falkor erratum 1009
Christopher Covington
2
-4
/
+17
2017-02-01
sched/cputime: Remove generic asm headers
Frederic Weisbecker
1
-1
/
+0
2017-01-31
arm64: Improve detection of user/non-user mappings in set_pte(_at)
Catalin Marinas
1
-6
/
+9
2017-01-30
arm/arm64: KVM: Stop propagating cacheability status of a faulted page
Marc Zyngier
1
-2
/
+1
2017-01-30
arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2
Marc Zyngier
1
-2
/
+1
2017-01-30
KVM: arm/arm64: vgic: Implement KVM_DEV_ARM_VGIC_GRP_LEVEL_INFO ioctl
Vijaya Kumar K
1
-0
/
+6
2017-01-30
KVM: arm/arm64: vgic: Implement VGICv3 CPU interface access
Vijaya Kumar K
1
-0
/
+3
2017-01-30
KVM: arm/arm64: vgic: Add distributor and redistributor access
Vijaya Kumar K
1
-0
/
+4
2017-01-27
arm64: Define Falkor v1 CPU
Shanker Donthineni
1
-0
/
+4
2017-01-24
treewide: Consolidate get_dma_ops() implementations
Bart Van Assche
1
-2
/
+2
2017-01-24
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
2
-3
/
+2
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2
-4
/
+4
2017-01-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+9
2017-01-18
arm64/ptrace: Avoid uninitialised struct padding in fpr_set()
Dave Martin
1
-0
/
+1
2017-01-18
arm64: mm: avoid name clash in __page_to_voff()
Oleksandr Andrushchenko
1
-1
/
+1
2017-01-17
Merge tag 'kvm-arm-for-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
1
-0
/
+9
2017-01-13
arm64: errata: Provide macro for major and minor cpu revisions
Robert Richter
1
-0
/
+3
2017-01-13
KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systems
Jintack Lim
1
-0
/
+9
2017-01-12
arm64: assembler: make adr_l work in modules under KASLR
Ard Biesheuvel
1
-9
/
+27
2017-01-12
arm64: Advertise support for Rounding double multiply instructions
Suzuki K Poulose
1
-0
/
+1
2017-01-12
arm64: Add support for CONFIG_DEBUG_VIRTUAL
Laura Abbott
1
-3
/
+28
2017-01-12
arm64: Use __pa_symbol for kernel symbols
Laura Abbott
4
-6
/
+7
2017-01-12
arm64: Add cast for virt_to_pfn
Laura Abbott
1
-1
/
+1
2017-01-12
arm64: Move some macros under #ifndef __ASSEMBLY__
Laura Abbott
1
-19
/
+19
2017-01-12
arm64: cpufeature: Expose CPUID registers by emulation
Suzuki K Poulose
2
-0
/
+5
2017-01-10
arm64: cpufeature: Track user visible fields
Suzuki K Poulose
1
-0
/
+11
[next]