index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2019-06-21
arm64: Fix incorrect irqflag restore for priority masking
Julien Thierry
2019-06-21
arm64: Fix interrupt tracing in the presence of NMIs
Julien Thierry
2019-06-21
arm64: irqflags: Add condition flags to inline asm clobber list
Julien Thierry
2019-06-21
arm64: irqflags: Pass flags as readonly operand to restore instruction
Julien Thierry
2019-06-21
arm64: Do not enable IRQs for ct_user_exit
Julien Thierry
2019-06-17
arm64/mm: Correct the cache line size warning with non coherent device
Masayoshi Mizuma
2019-06-14
arm64: remove redundant 'default n' from Kconfig
Bartlomiej Zolnierkiewicz
2019-06-10
arm64: mm: avoid redundant READ_ONCE(*ptep)
Mark Rutland
2019-06-07
arm64/mm: Refactor __do_page_fault()
Anshuman Khandual
2019-06-07
arm64/mm: Document write abort detection from ESR
Anshuman Khandual
2019-06-07
arm64: Fix comment after #endif
Odin Ugedal
2019-06-05
arm64: ptrace: add support for syscall emulation
Sudeep Holla
2019-06-05
arm64: add PTRACE_SYSEMU{,SINGLESTEP} definations to uapi headers
Sudeep Holla
2019-06-05
ptrace: move clearing of TIF_SYSCALL_EMU flag to core
Sudeep Holla
2019-06-04
arm64/mm: Drop task_struct argument from __do_page_fault()
Anshuman Khandual
2019-06-04
arm64/mm: Drop mmap_sem before calling __do_kernel_fault()
Anshuman Khandual
2019-06-04
arm64/mm: Identify user instruction aborts
Anshuman Khandual
2019-06-04
arm64/mm: Change BUG_ON() to VM_BUG_ON() in [pmd|pud]_set_huge()
Anshuman Khandual
2019-06-04
arm64: kernel: use aff3 instead of aff2 in comment
Liu Song
2019-06-04
arm64/cpufeature: Convert hook_lock to raw_spin_lock_t in cpu_enable_ssbs()
Julien Grall
2019-06-04
arm64: mm: make CONFIG_ZONE_DMA32 configurable
Miles Chen
2019-06-04
arm64/mm: Simplify protection flag creation for kernel huge mappings
Anshuman Khandual
2019-06-04
arm64: cacheinfo: Update cache_line_size detected from DT or PPTT
Shaokun Zhang
2019-06-04
arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state
Julien Grall
2019-06-04
arm64/fpsimd: Introduce fpsimd_save_and_flush_cpu_state() and use it
Julien Grall
2019-06-04
arm64/fpsimd: Remove the prototype for sve_flush_cpu_state()
Julien Grall
2019-06-03
arm64/mm: Move PTE_VALID from SW defined to HW page table entry definitions
Anshuman Khandual
2019-06-03
arm64/hugetlb: Use macros for contiguous huge page sizes
Anshuman Khandual
2019-06-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-06-02
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-02
Merge tag 'spdx-5.2-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-06-02
Merge tag 'powerpc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-06-01
arch/arm/boot/compressed/decompress.c: fix build error due to lz4 changes
Sebastian Andrzej Siewior
2019-06-01
arch/parisc/configs/c8000_defconfig: remove obsoleted CONFIG_DEBUG_SLAB_LEAK
David Rientjes
2019-06-01
treewide: fix typos of SPDX-License-Identifier
Masahiro Yamada
2019-06-01
Merge tag 'kvm-s390-master-5.2-2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2019-05-31
Merge branch 'next-fixes-for-5.2-rc' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-05-31
Merge tag 's390-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-05-31
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-05-30
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 224
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 214
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 213
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 211
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 210
Thomas Gleixner
[next]