index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
arm64/mm/kasan: don't use vmemmap_populate() to initialize shadow
Will Deacon
2017-11-15
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
2017-11-15
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-11-15
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-14
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-11-13
Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2017-11-13
Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-11-13
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-11-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-13
Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2017-11-13
arm64: Make ARMV8_DEPRECATED depend on SYSCTL
Dave Martin
2017-11-13
arm64: Implement __lshrti3 library function
Jason A. Donenfeld
2017-11-13
Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86'
Rafael J. Wysocki
2017-11-13
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2017-11-09
kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib
Masahiro Yamada
2017-11-08
kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile
Masahiro Yamada
2017-11-08
.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore
Masahiro Yamada
2017-11-07
irqchip/exiu: Add support for Socionext Synquacer EXIU controller
Ard Biesheuvel
2017-11-07
arm64: mm: Remove arch_apei_flush_tlb_one()
James Morse
2017-11-07
ACPI / APEI: Replace ioremap_page_range() with fixmap
James Morse
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-04
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2017-11-03
arm64: support __int128 on gcc 5+
Jason A. Donenfeld
2017-11-03
arm64/sve: Add documentation
Dave Martin
2017-11-03
arm64/sve: Detect SVE and activate runtime support
Dave Martin
2017-11-03
arm64/sve: KVM: Hide SVE from CPU features exposed to guests
Dave Martin
2017-11-03
arm64/sve: KVM: Treat guest SVE use as undefined instruction execution
Dave Martin
2017-11-03
arm64/sve: KVM: Prevent guests from using SVE
Dave Martin
2017-11-03
arm64/sve: Add sysctl to set the default vector length for new processes
Dave Martin
2017-11-03
arm64/sve: Add prctl controls for userspace vector length management
Dave Martin
2017-11-03
arm64/sve: ptrace and ELF coredump support
Dave Martin
2017-11-03
arm64/sve: Preserve SVE registers around EFI runtime service calls
Dave Martin
2017-11-03
arm64/sve: Preserve SVE registers around kernel-mode NEON use
Dave Martin
2017-11-03
arm64/sve: Probe SVE capabilities and usable vector lengths
Dave Martin
2017-11-03
arm64: cpufeature: Move sys_caps_initialised declarations
Dave Martin
2017-11-03
arm64/sve: Backend logic for setting the vector length
Dave Martin
2017-11-03
arm64/sve: Signal handling support
Dave Martin
2017-11-03
arm64/sve: Support vector length resetting for new processes
Dave Martin
2017-11-03
arm64/sve: Core task context handling
Dave Martin
2017-11-03
arm64/sve: Low-level CPU setup
Dave Martin
2017-11-03
arm64/sve: Signal frame and context structure definition
Dave Martin
2017-11-03
arm64/sve: Kconfig update and conditional compilation support
Dave Martin
2017-11-03
arm64/sve: Low-level SVE architectural state manipulation functions
Dave Martin
2017-11-03
arm64/sve: System register and exception syndrome definitions
Dave Martin
2017-11-03
arm64: fpsimd: Simplify uses of {set,clear}_ti_thread_flag()
Dave Martin
2017-11-03
arm64: Port deprecated instruction emulation to new sysctl interface
Dave Martin
2017-11-03
arm64: efi: Add missing Kconfig dependency on KERNEL_MODE_NEON
Dave Martin
[next]