]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - arch/arm64
arm64: cleanup {COMPAT_,}SET_PERSONALITY() macro
[mirror_ubuntu-bionic-kernel.git] / arch / arm64 /
2017-08-22 Yury Norovarm64: cleanup {COMPAT_,}SET_PERSONALITY() macro
2017-08-22 Yury Norovarm64: introduce separated bits for mm_context_t flags
2017-08-22 Steve Capperarm64: hugetlb: Cleanup setup_hugepagesz
2017-08-22 Punit Agrawalarm64: Re-enable support for contiguous hugepages
2017-08-22 Punit Agrawalarm64: hugetlb: Override set_huge_swap_pte_at() to...
2017-08-22 Punit Agrawalarm64: hugetlb: Override huge_pte_clear() to support...
2017-08-22 Punit Agrawalarm64: hugetlb: Handle swap entries in huge_pte_offset...
2017-08-22 Steve Capperarm64: hugetlb: Add break-before-make logic for contigu...
2017-08-22 Steve Capperarm64: hugetlb: Spring clean huge pte accessors
2017-08-22 Steve Capperarm64: hugetlb: Introduce pte_pgprot helper
2017-08-22 Steve Capperarm64: hugetlb: set_huge_pte_at Add WARN_ON on !pte_present
2017-08-21 Hoeun Ryuarm64: kexec: have own crash_smp_send_stop() for crash...
2017-08-21 Vladimir Murzinarm64: dma-mapping: Mark atomic_pool as __ro_after_init
2017-08-21 Vladimir Murzinarm64: dma-mapping: Do not pass data to gen_pool_set_algo()
2017-08-21 Catalin Marinasarm64: Remove the !CONFIG_ARM64_HW_AFDBM alternative...
2017-08-21 Catalin Marinasarm64: Ignore hardware dirty bit updates in ptep_set_wr...
2017-08-21 Catalin Marinasarm64: Move PTE_RDONLY bit handling out of set_pte_at()
2017-08-21 Catalin Marinaskvm: arm64: Convert kvm_set_s2pte_readonly() from inlin...
2017-08-21 Catalin Marinasarm64: Convert pte handling from inline asm to using...
2017-08-18 Catalin MarinasMerge branch 'for-next/kernel-mode-neon' into for-next...
2017-08-18 Catalin MarinasMerge branch 'for-next/perf' of git://git.kernel.org...
2017-08-18 Dave Martinarm64: neon/efi: Make EFI fpsimd save/restore variables...
2017-08-15 Catalin MarinasMerge branch 'arm64/vmap-stack' of git://git.kernel...
2017-08-15 Mark Rutlandarm64: add VMAP_STACK overflow detection
2017-08-15 Mark Rutlandarm64: add on_accessible_stack()
2017-08-15 Mark Rutlandarm64: add basic VMAP_STACK support
2017-08-15 Mark Rutlandarm64: use an irq stack pointer
2017-08-15 Ard Biesheuvelarm64: assembler: allow adr_this_cpu to use the stack...
2017-08-15 Mark Rutlandarm64: factor out entry stack manipulation
2017-08-15 Mark Rutlandefi/arm64: add EFI_KIMG_ALIGN
2017-08-15 Mark Rutlandarm64: move SEGMENT_ALIGN to <asm/memory.h>
2017-08-15 Mark Rutlandarm64: clean up irq stack definitions
2017-08-15 Mark Rutlandarm64: clean up THREAD_* definitions
2017-08-15 Mark Rutlandarm64: factor out PAGE_* and CONT_* definitions
2017-08-15 Ard Biesheuvelarm64: kernel: remove {THREAD,IRQ_STACK}_START_SP
2017-08-15 Mark Rutlandarm64: remove __die()'s stack dump
2017-08-15 Dou Liyangarm64: numa: Remove the unused parent_node() macro
2017-08-10 Kevin Brodskyarm64: compat: Remove leftover variable declaration
2017-08-10 Arnd Bergmannarm64: fix pmem interface definition
2017-08-10 Julien Thierryarm64: perf: add support for Cortex-A35
2017-08-10 Julien Thierryarm64: perf: add support for Cortex-A73
2017-08-10 Will Deaconarm64: perf: Remove redundant entries from CPU-specific...
2017-08-10 Julien Thierryarm64: perf: Connect additional events to pmu counters
2017-08-10 Robin Murphyarm64: uaccess: Add the uaccess_flushcache.c file
2017-08-09 Catalin MarinasMerge tag 'arm64-iort-for-v4.14' of git://git.kernel...
2017-08-09 Catalin MarinasMerge branch 'arm64/exception-stack' of git://git.kerne...
2017-08-09 Dave Martinarm64: neon: Forbid when irqs are disabled
2017-08-09 Ard Biesheuvelarm64: unwind: remove sp from struct stackframe
2017-08-09 Ard Biesheuvelarm64: unwind: reference pt_regs via embedded stack...
2017-08-09 Dmitry Safonovarm64/vdso: Support mremap() for vDSO
2017-08-09 Robin Murphyarm64: uaccess: Implement *_flushcache variants
2017-08-09 Robin Murphyarm64: Implement pmem API support
2017-08-09 Robin Murphyarm64: Handle trapped DC CVAP
2017-08-09 Robin Murphyarm64: Expose DC CVAP to userspace
2017-08-09 Robin Murphyarm64: Convert __inval_cache_range() to area-based
2017-08-09 Robin Murphyarm64: mm: Fix set_memory_valid() declaration
2017-08-08 Will Deaconarm64: perf: Allow standard PMUv3 events to be extended...
2017-08-08 Ard Biesheuvelarm64: unwind: disregard frame.sp when validating frame...
2017-08-08 Mark Rutlandarm64: unwind: avoid percpu indirection for irq stack
2017-08-08 Mark Rutlandarm64: move non-entry code out of .entry.text
2017-08-08 Mark Rutlandarm64: consistently use bl for C exception entry
2017-08-08 Mark Rutlandarm64: Add ASM_BUG()
2017-08-08 Pratyush Anandarm64: perf: Allow more than one cycle counter to be...
2017-08-07 Catalin Marinasarm64: neon: Export kernel_neon_busy to loadable modules
2017-08-07 Julien Thierryarm64: Decode information from ESR upon mem faults
2017-08-07 Dave Martinarm64: Abstract syscallno manipulation
2017-08-07 Dave Martinarm64: syscallno is secretly an int, make it official
2017-08-06 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.13-4' of git://git...
2017-08-06 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git.kernel...
2017-08-06 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2017-08-05 Linus TorvaldsMerge tag 'media/v4.13-2' of git://git.kernel.org/pub...
2017-08-05 Linus TorvaldsMerge tag 'gpio-v4.13-2' of git://git.kernel.org/pub...
2017-08-04 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2017-08-04 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2017-08-04 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2017-08-04 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2017-08-04 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git.kernel.org/pub...
2017-08-04 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2017-08-04 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-08-04 Linus TorvaldsMerge tag 'iommu-fixes-v4.13-rc3' of git://git.kernel...
2017-08-04 Linus TorvaldsMerge tag 'powerpc-4.13-5' of git://git.kernel.org...
2017-08-04 Catalin Marinasarm64: neon: Temporarily add a kernel_mode_begin_partia...
2017-08-04 Nick Desaulniersarm64: avoid overflow in VA_START and PAGE_OFFSET
2017-08-04 Dave Martinarm64: neon: Remove support for nested or hardirq kerne...
2017-08-04 Dave Martinarm64: neon: Allow EFI runtime services to use FPSIMD...
2017-08-04 Dave Martinarm64: fpsimd: Consistently use __this_cpu_ ops where...
2017-08-04 Dave Martinarm64: neon: Add missing header guard in <asm/neon.h>
2017-08-04 Ard Biesheuvelarm64: neon: replace generic definition of may_use_simd()
2017-08-04 Catalin Marinasarm64: Fix potential race with hardware DBM in ptep_set...
2017-08-04 Arnd BergmannMerge tag 'davinci-fixes-for-v4.13' of git://git.kernel...
2017-08-04 Arnd BergmannMerge tag 'sunxi-fixes-for-4.13' of https://git.kernel...
2017-08-04 Arnd BergmannMerge tag 'qcom-arm64-defconfig-fixes-for-4.13-rc2...
2017-08-04 Arnd BergmannMerge tag 'renesas-fixes3-for-v4.13' of https://git...
2017-08-04 Arnd BergmannMerge tag 'mvebu-fixes-4.13-2' of git://git.infradead...
2017-08-04 Arnd BergmannMerge tag 'amlogic-fixes' of git://git.kernel.org/pub...
2017-08-04 Arnd BergmannMerge tag 'v4.13-rockchip-dts32fixes-1' of git://git...
2017-08-04 Dave AirlieMerge branch 'drm-fixes-4.13' of git://people.freedeskt...
2017-08-03 Linus TorvaldsMerge tag 'vfio-v4.13-rc4' of git://github.com/awilliam...
2017-08-03 Rafael J. WysockiMerge branches 'acpi-soc', 'acpi-wdat' and 'acpi-cppc'
2017-08-03 Rafael J. WysockiMerge branches 'pm-core' and 'pm-misc'
next