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-10-16
arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabled
Julien Thierry
2019-10-14
arm64: hibernate: check pgd table allocation
Pavel Tatashin
2019-10-14
arm64: cpufeature: Treat ID_AA64ZFR0_EL1 as RAZ when SVE is not enabled
Julien Grall
2019-10-11
arm64: Fix kcore macros after 52-bit virtual addressing fallout
Chris von Recklinghausen
2019-10-08
arm64: armv8_deprecated: Checking return value for memory allocation
Yunfeng Ye
2019-10-07
arm64: Kconfig: Make CONFIG_COMPAT_VDSO a proper Kconfig option
Will Deacon
2019-10-07
arm64: vdso32: Rename COMPATCC to CC_COMPAT
Will Deacon
2019-10-07
arm64: vdso32: Pass '--target' option to clang via VDSO_CAFLAGS
Will Deacon
2019-10-07
arm64: vdso32: Don't use KBUILD_CPPFLAGS unconditionally
Will Deacon
2019-10-07
arm64: vdso32: Move definition of COMPATCC into vdso32/Makefile
Will Deacon
2019-10-07
arm64: Default to building compat vDSO with clang when CONFIG_CC_IS_CLANG
Will Deacon
2019-10-07
arm64: vdso32: Remove jump label config option in Makefile
Vincenzo Frascino
2019-10-07
arm64: vdso32: Detect binutils support for dmb ishld
Vincenzo Frascino
2019-10-07
arm64: vdso: Remove stale files from old assembly implementation
Vincenzo Frascino
2019-10-07
arm64: vdso32: Fix broken compat vDSO build warnings
Vincenzo Frascino
2019-10-07
arm64: mm: fix spurious fault detection
Mark Rutland
2019-10-04
arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 #1542419
James Morse
2019-10-04
arm64: Fix incorrect irqflag restore for priority masking for compat
James Morse
2019-10-04
arm64: mm: avoid virt_to_phys(init_mm.pgd)
Mark Rutland
2019-10-04
arm64: cpufeature: Effectively expose FRINT capability to userspace
Julien Grall
2019-10-04
arm64: Mark functions using explicit register variables as '__always_inline'
Will Deacon
2019-10-01
arm64/sve: Fix wrong free for task->thread.sve_state
Masayoshi Mizuma
2019-10-01
arm64: errata: Update stale comment
Thierry Reding
2019-09-30
Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
2019-09-30
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2019-09-30
csky: Move static keyword to the front of declaration
Krzysztof Wilczynski
2019-09-30
csky: entry: Remove unneeded need_resched() loop
Valentin Schneider
2019-09-30
csky: Fixup csky_pmu.max_period assignment
Mao Han
2019-09-30
csky: Fixup add zero_fp fixup perf backtrace panic
Guo Ren
2019-09-30
csky: Use generic free_initrd_mem()
Mike Rapoport
2019-09-29
Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
2019-09-29
Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-28
Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-09-28
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-27
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-09-27
Merge tag 'riscv/for-v5.4-rc1-b' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-09-27
Merge tag 'nios2-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2019-09-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-09-27
powerpc/eeh: Fix eeh eeh_debugfs_break_device() with SRIOV devices
Oliver O'Halloran
2019-09-26
Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-09-26
arch/sparc/include/asm/pgtable_64.h: fix build
Andrew Morton
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
2019-09-25
hexagon: drop empty and unused free_initrd_mem
Mike Rapoport
2019-09-25
mm: introduce MADV_PAGEOUT
Minchan Kim
2019-09-25
mm: introduce MADV_COLD
Minchan Kim
2019-09-25
lib: untag user pointers in strn*_user
Andrey Konovalov
2019-09-25
augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro
Michel Lespinasse
2019-09-25
KVM: nVMX: cleanup and fix host 64-bit mode checks
Paolo Bonzini
2019-09-25
KVM: vmx: fix build warnings in hv_enable_direct_tlbflush() on i386
Vitaly Kuznetsov
[next]