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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: move {PAGE,CONT}_SHIFT into Kconfig
Mark Rutland
2016-06-03
1
-10
/
+2
*
arm64: update stale PAGE_OFFSET comment
Mark Rutland
2016-06-03
1
-1
/
+2
*
arm64: unistd32.h: wire up missing syscalls for compat tasks
Will Deacon
2016-06-01
2
-1
/
+9
*
arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks
Catalin Marinas
2016-05-31
1
-2
/
+2
*
arm64: Remove orphaned __addr_ok() definition
Robin Murphy
2016-05-31
1
-13
/
+0
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-05-27
2
-0
/
+9
|
\
|
*
Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2016-05-24
2
-0
/
+9
|
|
\
|
|
*
KVM: arm/arm64: vgic-new: Synchronize changes to active state
Christoffer Dall
2016-05-20
1
-0
/
+2
|
|
*
KVM: arm/arm64: Provide functionality to pause and resume a guest
Christoffer Dall
2016-05-20
1
-0
/
+4
|
|
*
KVM: arm/arm64: Export mmio_read/write_bus
Christoffer Dall
2016-05-20
1
-0
/
+3
*
|
|
Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-24
1
-0
/
+3
|
\
\
\
|
*
|
|
asm-generic: Drop renameat syscall from default list
James Hogan
2016-05-05
1
-0
/
+3
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-05-19
1
-5
/
+0
|
\
\
\
\
|
*
|
|
|
arch: fix has_transparent_hugepage()
Hugh Dickins
2016-05-19
1
-5
/
+0
*
|
|
|
|
Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-05-19
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
iommu: of: enforce const-ness of struct iommu_ops
Robin Murphy
2016-05-09
1
-1
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-05-19
8
-140
/
+376
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
KVM: halt_polling: provide a way to qualify wakeups during poll
Christian Borntraeger
2016-05-13
1
-0
/
+2
|
*
|
|
Merge tag 'kvm-arm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2016-05-11
7
-140
/
+374
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tables
Catalin Marinas
2016-05-09
3
-11
/
+31
|
|
*
arm64: kvm: Add support for 16K pages
Suzuki K Poulose
2016-04-21
1
-2
/
+11
|
|
*
kvm-arm: Cleanup stage2 pgd handling
Suzuki K Poulose
2016-04-21
1
-18
/
+0
|
|
*
kvm: arm64: Get rid of fake page table levels
Suzuki K Poulose
2016-04-21
4
-95
/
+172
|
|
*
kvm-arm: Cleanup kvm_* wrappers
Suzuki K Poulose
2016-04-21
1
-24
/
+0
|
|
*
kvm-arm: arm64: Introduce hyp page table empty checks
Suzuki K Poulose
2016-04-21
1
-0
/
+14
|
|
*
kvm-arm: arm64: Introduce stage2 page table helpers
Suzuki K Poulose
2016-04-21
2
-27
/
+88
|
|
*
arm64: Introduce pmd_thp_or_huge
Suzuki K Poulose
2016-04-21
1
-0
/
+2
|
|
*
kvm arm: Move fake PGD handling to arch specific files
Suzuki K Poulose
2016-04-21
1
-0
/
+43
|
|
*
arm64: Cleanup VTCR_EL2 and VTTBR field values
Suzuki K Poulose
2016-04-21
1
-10
/
+12
|
|
*
arm64: Reuse TCR field definitions for EL1 and EL2
Suzuki K Poulose
2016-04-21
2
-40
/
+88
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-05-16
21
-93
/
+407
|
\
\
\
|
*
|
|
arm64: Ensure pmd_present() returns false after pmd_mknotpresent()
Catalin Marinas
2016-05-06
2
-3
/
+2
|
*
|
|
arm64: Replace hard-coded values in the pmd/pud_bad() macros
Catalin Marinas
2016-05-06
1
-3
/
+3
|
*
|
|
arm64: Implement pmdp_set_access_flags() for hardware AF/DBM
Catalin Marinas
2016-05-06
1
-0
/
+10
|
*
|
|
arm64: Fix typo in the pmdp_huge_get_and_clear() definition
Catalin Marinas
2016-05-06
1
-3
/
+3
|
*
|
|
arm64: always use STRICT_MM_TYPECHECKS
Yang Shi
2016-05-03
1
-32
/
+0
|
*
|
|
arm64: kvm: Fix kvm teardown for systems using the extended idmap
James Morse
2016-05-03
1
-1
/
+2
|
*
|
|
arm64: kernel: Add support for hibernate/suspend-to-disk
James Morse
2016-04-28
1
-0
/
+7
|
*
|
|
arm64: Add new asm macro copy_page
Geoff Levand
2016-04-28
1
-0
/
+19
|
*
|
|
arm64: Promote KERNEL_START/KERNEL_END definitions to a header file
James Morse
2016-04-28
1
-0
/
+3
|
*
|
|
arm64: kernel: Include _AC definition in page.h
James Morse
2016-04-28
1
-0
/
+2
|
*
|
|
arm64: Change cpu_resume() to enable mmu early then access sleep_sp by va
James Morse
2016-04-28
1
-6
/
+3
|
*
|
|
arm64: kernel: Rework finisher callback out of __cpu_suspend_enter()
James Morse
2016-04-28
1
-0
/
+20
|
*
|
|
arm64: kvm: allows kvm cpu hotplug
AKASHI Takahiro
2016-04-28
3
-1
/
+14
|
*
|
|
arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp()
James Morse
2016-04-28
1
-0
/
+2
|
*
|
|
arm64: hyp/kvm: Make hyp-stub extensible
Geoff Levand
2016-04-28
1
-0
/
+16
|
*
|
|
arm64: Cleanup SCTLR flags
Geoff Levand
2016-04-28
2
-15
/
+15
|
*
|
|
arm64: Fold proc-macros.S into assembler.h
Geoff Levand
2016-04-28
1
-1
/
+81
|
*
|
|
arm64: introduce mov_q macro to move a constant into a 64-bit register
Ard Biesheuvel
2016-04-26
1
-0
/
+20
|
*
|
|
arm64: Verify CPU errata work arounds on hotplugged CPU
Suzuki K Poulose
2016-04-25
1
-0
/
+1
[next]