index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2021-08-26
ARC: mm: switch pgtable_t back to struct page *
Vineet Gupta
2021-08-25
ARC: mm: hack to allow 2 level build with 4 level code
Vineet Gupta
2021-08-25
ARC: mm: disintegrate pgtable.h into levels and flags
Vineet Gupta
2021-08-25
ARC: mm: disintegrate mmu.h (arcv2 bits out)
Vineet Gupta
2021-08-24
ARC: mm: move MMU specific bits out of entry code ...
Vineet Gupta
2021-08-24
ARC: mm: move MMU specific bits out of ASID allocator
Vineet Gupta
2021-08-24
ARC: mm: non-functional code movement/cleanup
Vineet Gupta
2021-08-24
ARC: mm: pmd_populate* to use the canonical set_pmd (and drop pmd_set)
Vineet Gupta
2021-08-24
ARC: ioremap: use more commonly used PAGE_KERNEL based uncached flag
Vineet Gupta
2021-08-24
ARC: mm: Enable STRICT_MM_TYPECHECKS
Vineet Gupta
2021-08-24
ARC: mm: Fixes to allow STRICT_MM_TYPECHECKS
Vineet Gupta
2021-08-24
ARC: mm: move mmu/cache externs out to setup.h
Vineet Gupta
2021-08-24
ARC: mm: remove tlb paranoid code
Vineet Gupta
2021-08-24
ARC: mm: use SCRATCH_DATA0 register for caching pgdir in ARCv2 only
Vineet Gupta
2021-08-24
ARC: retire MMUv1 and MMUv2 support
Vineet Gupta
2021-08-24
ARC: retire ARC750 support
Vineet Gupta
2021-08-24
ARC: atomic_cmpxchg/atomic_xchg: implement relaxed variants
Vineet Gupta
2021-08-24
ARC: cmpxchg/xchg: implement relaxed variants (LLSC config only)
Vineet Gupta
2021-08-24
ARC: cmpxchg/xchg: rewrite as macros to make type safe
Vineet Gupta
2021-08-24
ARC: xchg: !LLSC: remove UP micro-optimization/hack
Vineet Gupta
2021-08-24
ARC: bitops: fls/ffs to take int (vs long) per asm-generic defines
Vineet Gupta
2021-08-24
ARC: switch to generic bitops
Vineet Gupta
2021-08-24
ARC: atomics: implement relaxed variants
Vineet Gupta
2021-08-24
ARC: atomic64: LLSC: elide unused atomic_{and,or,xor,andnot}_return
Vineet Gupta
2021-08-24
ARC: atomic: !LLSC: use int data type consistently
Vineet Gupta
2021-08-24
ARC: atomic: !LLSC: remove hack in atomic_set() for for UP
Vineet Gupta
2021-08-24
ARC: atomics: disintegrate header
Vineet Gupta
2021-08-24
ARC: export clear_user_page() for modules
Randy Dunlap
2021-08-24
arch/arc/kernel/: fix misspellings using codespell tool
Changcheng Deng
2021-08-22
Merge tag 'powerpc-5.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-08-21
Merge tag 'riscv-for-linus-5.14-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-21
Merge tag 's390-5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-08-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-08-20
riscv: Fix a number of free'd resources in init_resources()
Petr Pavlu
2021-08-19
Merge tag 'soc-fixes-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-08-19
arm64: initialize all of CNTHCTL_EL2
Mark Rutland
2021-08-19
powerpc/mm: Fix set_memory_*() against concurrent accesses
Michael Ellerman
2021-08-19
powerpc/32s: Fix random crashes by adding isync() after locking/unlocking KUEP
Christophe Leroy
2021-08-18
powerpc/xive: Do not mark xive_request_ipi() as __init
Nathan Chancellor
2021-08-18
s390/pci: fix use after free of zpci_dev
Niklas Schnelle
2021-08-16
Merge tag 'qcom-arm64-fixes-for-5.14' of git://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
2021-08-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-08-16
KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (CVE-2021-3656)
Maxim Levitsky
2021-08-16
KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)
Maxim Levitsky
2021-08-15
Merge tag 'powerpc-5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-08-15
Merge tag 'irq-urgent-2021-08-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-08-15
Merge tag 'x86_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-08-14
Merge tag 'riscv-for-linus-5.14-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-13
Merge branch 'kvm-tdpmmu-fixes' into kvm-master
Paolo Bonzini
[next]