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
2019-07-18
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
1
-2
/
+0
2019-07-18
arm64/mm: add temporary arch_remove_memory() implementation
David Hildenbrand
1
-0
/
+19
2019-07-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-64
/
+70
2019-07-16
arm64: mm: implement pte_devmap support
Robin Murphy
3
-0
/
+23
2019-07-16
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
Anshuman Khandual
1
-23
/
+1
2019-07-16
mm/ioremap: probe platform for p4d huge map support
Anshuman Khandual
1
-0
/
+5
2019-07-16
arch: replace _BITUL() in kernel-space headers with BIT()
Masahiro Yamada
1
-41
/
+41
2019-07-16
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...
Linus Torvalds
2
-3
/
+3
2019-07-15
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+11
2019-07-15
docs: admin-guide: add kdump documentation into it
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-15
docs: arm: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2
-2
/
+2
2019-07-13
Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-0
/
+646
2019-07-12
Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+0
2019-07-12
Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-12
/
+19
2019-07-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
19
-167
/
+267
2019-07-12
arm64: move jump_label_init() before parse_early_param()
Kees Cook
2
-5
/
+5
2019-07-12
mm/pgtable: drop pgtable_t variable from pte_fn_t functions
Anshuman Khandual
2
-4
/
+2
2019-07-12
arm64: switch to generic version of pte allocation
Mike Rapoport
3
-42
/
+13
2019-07-12
mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP
Christoph Hellwig
1
-3
/
+1
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-1
/
+32
2019-07-11
Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
2
-1
/
+4
2019-07-10
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+3
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
5
-5
/
+5
2019-07-09
Merge tag 'please-pull-for_5.3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+19
2019-07-09
Merge tag 'iommu-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-408
/
+4
2019-07-09
Merge tag 'regulator-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
1
-0
/
+17
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+3
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
6
-102
/
+130
2019-07-08
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-27
/
+27
2019-07-08
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
25
-526
/
+1191
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
44
-276
/
+546
2019-07-08
KVM: arm/arm64: Initialise host's MPIDRs by reading the actual register
Marc Zyngier
1
-4
/
+3
2019-07-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2019-07-05
KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_s
Dave Martin
9
-138
/
+129
2019-07-05
KVM: arm/arm64: Add save/restore support for firmware workaround state
Andre Przywara
2
-0
/
+24
2019-07-05
arm64: KVM: Propagate full Spectre v2 workaround state to KVM guests
Andre Przywara
3
-7
/
+38
2019-07-05
KVM: arm/arm64: Rename kvm_pmu_{enable/disable}_counter functions
Andrew Murray
1
-2
/
+2
2019-07-05
KVM: arm64: Skip more of the SError vaxorcism
James Morse
1
-4
/
+10
2019-07-05
KVM: arm64: Re-mask SError after the one instruction window
James Morse
1
-0
/
+2
2019-07-05
arm64: Update silicon-errata.txt for Neoverse-N1 #1349291
James Morse
1
-0
/
+4
2019-07-05
KVM: arm64: Defer guest entry when an asynchronous exception is pending
James Morse
1
-0
/
+15
2019-07-05
KVM: arm64: Consume pending SError as early as possible
James Morse
3
-5
/
+8
2019-07-05
KVM: arm64: Make indirect vectors preamble behaviour symmetric
James Morse
1
-3
/
+3
2019-07-05
KVM: arm64: Abstract the size of the HYP vectors pre-amble
James Morse
3
-5
/
+26
2019-07-05
arm64: assembler: Switch ESB-instruction with a vanilla nop if !ARM64_HAS_RAS
James Morse
1
-0
/
+4
2019-07-05
KVM: arm64/sve: Fix vq_present() macro to yield a bool
Zhang Lei
1
-1
/
+1
2019-07-04
Merge branch 'regulator-5.3' into regulator-next
Mark Brown
1
-0
/
+17
2019-07-04
Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-op...
Joerg Roedel
293
-3283
/
+423
2019-07-03
crypto: arm64/aes-ce - implement 5 way interleave for ECB, CBC and CTR
Ard Biesheuvel
3
-31
/
+75
2019-07-03
crypto: arm64/aes-ce - add 5 way interleave routines
Ard Biesheuvel
3
-68
/
+52
[next]