Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
a823c35ff2eda73046cc1847326071de350fceda
/
arch
/
arm64
a823c35
arm64: ptrace: Add function argument access API
by Masami Hiramatsu
· 6 years ago
691efbe
arm64: vdso: use $(LD) instead of $(CC) to link VDSO
by Masahiro Yamada
· 6 years ago
d263119
arm64: compat: Reduce address limit
by Vincenzo Frascino
· 6 years ago
827a108
arm64: Save and restore OSDLR_EL1 across suspend/resume
by Jean-Philippe Brucker
· 6 years ago
6fda41b
arm64: Clear OSDLR_EL1 on CPU boot
by Jean-Philippe Brucker
· 6 years ago
475ba3f
arm64: mm: Consolidate early page table allocation
by Will Deacon
· 6 years ago
54c8d91
arm64: mm: enable per pmd page table lock
by Yu Zhao
· 6 years ago
14b94d0
KVM: ARM: Remove pgtable page standard functions from stage-2 page tables
by Anshuman Khandual
· 6 years ago
369aaab
arm64: mm: don't call page table ctors for init_mm
by Yu Zhao
· 6 years ago
90292ac
arm64: mm: use appropriate ctors for page tables
by Yu Zhao
· 6 years ago
ab6211c
arm64: debug: Clean up brk_handler()
by Will Deacon
· 6 years ago
453b774
arm64: probes: Move magic BRK values into brk-imm.h
by Will Deacon
· 6 years ago
fb610f2
arm64: debug: Remove redundant user_mode(regs) checks from debug handlers
by Will Deacon
· 6 years ago
a22d570
arm64: kprobes: Avoid calling kprobes debug handlers explicitly
by Will Deacon
· 6 years ago
26a04d8
arm64: debug: Separate debug hooks based on target exception level
by Will Deacon
· 6 years ago
cb764a6
arm64: debug: Remove meaningless comment
by Will Deacon
· 6 years ago
5a9132a
arm64: debug: Rename addr parameter for non-watchpoint exception hooks
by Will Deacon
· 6 years ago
52c6d14
arm64: debug: Remove unused return value from do_debug_exception()
by Will Deacon
· 6 years ago
edf072d
arm64: Makefile: Replace -pg with CC_FLAGS_FTRACE
by Torsten Duwe
· 6 years ago
f6e5643
arm64: Use defines instead of magic numbers
by Alexandru Elisei
· 6 years ago
697e96e
arm64: vdso: fix and clean-up Makefile
by Masahiro Yamada
· 6 years ago
70b3d23
arm64: mm: Ensure we ignore the initrd if it is placed out of range
by Will Deacon
· 6 years ago
92606ec
arm64: cpu_ops: fix a leaked reference by adding missing of_node_put
by Wen Yang
· 6 years ago
7048a59
arm64: mm: Make show_pte() a static function
by Will Deacon
· 6 years ago
0f1bf7e
arm64/vdso: don't leak kernel addresses
by Matteo Croce
· 6 years ago
19d6242
arm64: setup min_low_pfn
by Miles Chen
· 6 years ago
b1ce45e
arm64/mm: fix kernel-doc comments
by Qian Cai
· 6 years ago
344bf33
arm64: mm: fix incorrect assignment of 'max_mapnr'
by Muchun Song
· 6 years ago
63fc9c2
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
f9007cc
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
690edec
Merge tag 'kvmarm-fixes-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master
by Paolo Bonzini
· 6 years ago
9e0a17d
arm64: replace memblock_alloc_low with memblock_alloc
by Chen Zhou
· 6 years ago
9395874
arm64: tegra: Disable CQE Support for SDMMC4 on Tegra186
by Jonathan Hunter
· 6 years ago
0cee41d
Merge tag 'arm-soc/for-5.1/soc-fixes' of https://github.com/Broadcom/stblinux into arm/fixes
by Arnd Bergmann
· 6 years ago
44cd905
Merge tag 'renesas-fixes-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into arm/fixes
by Arnd Bergmann
· 6 years ago
e5a5af7
arm64: remove obsolete selection of MULTI_IRQ_HANDLER
by Matthias Kaehlcke
· 6 years ago
a6ecfb1
KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memory
by Marc Zyngier
· 6 years ago
ebff0b0
KVM: arm64: Reset the PMU in preemptible context
by Marc Zyngier
· 6 years ago
0ecc471
arm64: kpti: Whitelist HiSilicon Taishan v110 CPUs
by Hanjun Guo
· 6 years ago
efd00c7
arm64: Add MIDR encoding for HiSilicon Taishan CPUs
by Hanjun Guo
· 6 years ago
c82fd1e
arm64/stacktrace: Export save_stack_trace_regs()
by William Cohen
· 6 years ago
3dbcea5
arm64: apply workaround on A64FX v1r0
by Mark Rutland
· 6 years ago
6a019a9
arm64: kprobes: Use arch_populate_kprobe_blacklist()
by Masami Hiramatsu
· 6 years ago
6e08af0
arm64: kprobes: Move exception_text check in blacklist
by Masami Hiramatsu
· 6 years ago
b558616
arm64: kprobes: Remove unneeded RODATA check
by Masami Hiramatsu
· 6 years ago
a872fc8
arm64: kprobes: Move extable address check into arch_prepare_kprobe()
by Masami Hiramatsu
· 6 years ago
4823a03
Merge tag 'tags/bcm2835-drivers-next-2019-03-12' into soc/fixes
by Florian Fainelli
· 6 years ago
28d747f
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
037fc33
kbuild: force all architectures except um to include mandatory-y
by Masahiro Yamada
· 6 years ago
636deed
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
7a9b6be
arm64: bcm2835: Add missing dependency on MFD_CORE.
by Eric Anholt
· 6 years ago
8a7f97b
treewide: add checks for the return value of memblock_alloc*()
by Mike Rapoport
· 6 years ago
ecc3e77
memblock: memblock_phys_alloc(): don't panic
by Mike Rapoport
· 6 years ago
3375557
memblock: memblock_phys_alloc_try_nid(): don't panic
by Mike Rapoport
· 6 years ago
cf0240a
Merge tag 'pinctrl-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 6 years ago
b7a7d1c
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
3d8dfe7
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
2901752
Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
3601fe4
Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 6 years ago
da2577fe
Merge tag 'sound-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 6 years ago
d276709
Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
8dcd175
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
64b1b21
Merge tag 'armsoc-newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
fb686ad
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
6ad63de
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
aebbfaf
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
3478588
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
b9726c2
numa: make "nr_node_ids" unsigned int
by Alexey Dobriyan
· 6 years ago
d9fa9d9
arm64: kdump: no need to mark crashkernel pages manually PG_reserved
by David Hildenbrand
· 6 years ago
aee4944
arm64: kexec: no need to ClearPageReserved()
by David Hildenbrand
· 6 years ago
5480280
arm64/mm: enable HugeTLB migration for contiguous bit HugeTLB pages
by Anshuman Khandual
· 6 years ago
4a03a05
arm64/mm: enable HugeTLB migration
by Anshuman Khandual
· 6 years ago
7771bdb
kasan: remove use after scope bugs detection.
by Andrey Ryabinin
· 6 years ago
b1b988a
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
63bdf42
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
6456300
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
18a4d8b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
736706b
get rid of legacy 'get_ds()' function
by Linus Torvalds
· 6 years ago
dcaed59
Merge branch 'acpi-apei'
by Rafael J. Wysocki
· 6 years ago
c027c7c
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
2369afb
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 6 years ago
fa3294c
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
0c80540
arm64: dts: fsl: ls1028a-rdb: Add ENETC external eth ports for the LS1028A RDB board
by Claudiu Manoil
· 6 years ago
927d7f8
arm64: dts: fsl: ls1028a: Add PCI IERC node and ENETC endpoints
by Claudiu Manoil
· 6 years ago
b855b58
arm64: mmu: drop paging_init comments
by Peng Fan
· 6 years ago
6bd2885
arm64: debug: Ensure debug handlers check triggering exception level
by Will Deacon
· 6 years ago
b9a4b9d
arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals
by Will Deacon
· 6 years ago
3cd0ddb
Revert "arm64: uaccess: Implement unsafe accessors"
by Catalin Marinas
· 6 years ago
6089e65
Merge tag 'qcom-fixes-for-5.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into arm/fixes
by Arnd Bergmann
· 6 years ago
366e37e
arm64: avoid clang warning about self-assignment
by Arnd Bergmann
· 6 years ago
a29c782
arm64: Kconfig.platforms: fix warning unmet direct dependencies
by Anders Roxell
· 6 years ago
2c97a9c
arm64: io: Hook up __io_par() for inX() ordering
by Will Deacon
· 6 years ago
3e32131
arm64: Add workaround for Fujitsu A64FX erratum 010001
by Zhang Lei
· 6 years ago
70395a96
Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
by Takashi Iwai
· 6 years ago
0614621d
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 6 years ago
f86d17e
crypto: arm64/chacha - fix hchacha_block_neon() for big endian
by Eric Biggers
· 6 years ago
4b6d196
crypto: arm64/chacha - fix chacha_4block_xor_neon() for big endian
by Eric Biggers
· 6 years ago
cfbe271
Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground into timers/2038
by Thomas Gleixner
· 6 years ago
5364a0b
arm64: dts: rockchip: move QCA6174A wakeup pin into its USB node
by Brian Norris
· 6 years ago
6e53330
arm64: dts: qcom: msm8998: Extend TZ reserved memory area
by Marc Gonzalez
· 6 years ago
Next »