index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-06
kernel: add platform_has() infrastructure
Juergen Gross
2
-0
/
+9
2022-06-01
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+113
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-2
/
+42
2022-05-26
Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-14
/
+8
2022-05-26
Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-7
/
+137
2022-05-24
Merge tag 'sched-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+6
2022-05-24
Merge tag 'locking-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-15
/
+15
2022-05-24
kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
Masahiro Yamada
1
-14
/
+8
2022-05-20
Merge tag 'generic-ticket-spinlocks-v6' into for-next
Palmer Dabbelt
4
-7
/
+137
2022-05-20
sched: Reverse sched_class layout
Peter Zijlstra
1
-6
/
+6
2022-05-20
riscv/mm: fix two page table check related issues
Tong Tiangen
1
-0
/
+2
2022-05-14
mm: change huge_ptep_clear_flush() to return the original pte
Baolin Wang
1
-2
/
+2
2022-05-13
mm/hugetlb: introduce huge pte version of uffd-wp helpers
Peter Xu
1
-0
/
+15
2022-05-13
mm: introduce PTE_MARKER swap entry
Peter Xu
1
-0
/
+9
2022-05-13
mm/mprotect: do not flush when not required architecturally
Nadav Amit
1
-0
/
+14
2022-05-11
asm-generic: qrwlock: Document the spinlock fairness requirements
Palmer Dabbelt
1
-0
/
+4
2022-05-11
asm-generic: qspinlock: Indicate the use of mixed-size atomics
Peter Zijlstra
1
-0
/
+29
2022-05-11
asm-generic: ticket-lock: New generic ticket-based spinlock
Peter Zijlstra
2
-7
/
+104
2022-05-11
locking/qrwlock: Change "queue rwlock" to "queued rwlock"
Waiman Long
2
-15
/
+15
2022-04-26
riscv: compat: syscall: Add compat_sys_call_table implementation
Guo Ren
1
-0
/
+7
2022-04-26
asm-generic: compat: Cleanup duplicate definitions
Guo Ren
1
-0
/
+106
2022-04-26
bug: Have __warn() prototype defined unconditionally
Shida Zhang
1
-5
/
+6
2022-04-15
Merge tag 'block-5.18-2022-04-15' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2022-04-13
asm-generic: fix __get_unaligned_be48() on 32 bit platforms
Alexander Lobakin
1
-1
/
+1
2022-04-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-3
/
+7
2022-04-07
Merge tag 'hyperv-fixes-signed-20220407' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+1
2022-04-06
tlb: hugetlb: Add more sizes to tlb_remove_huge_tlb_entry
Steve Capper
1
-3
/
+7
2022-03-29
Drivers: hv: vmbus: Propagate VMbus coherence to each VMbus device
Michael Kelley
1
-0
/
+1
2022-03-29
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2022-03-27
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2022-03-26
Merge tag 'for-5.18/64bit-pi-2022-03-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+26
2022-03-25
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+14
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+7
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
1
-2
/
+2
2022-03-24
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-45
/
+49
2022-03-22
Merge tag 'locking-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-14
/
+14
2022-03-22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-28
/
+56
2022-03-15
static_call: Avoid building empty .static_call_sites
Peter Zijlstra
1
-0
/
+4
2022-03-10
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
1
-1
/
+1
2022-03-07
asm-generic: introduce be48 unaligned accessors
Keith Busch
1
-0
/
+26
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2
-37
/
+2
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
2
-20
/
+61
2022-02-25
uaccess: add generic __{get,put}_kernel_nofault
Arnd Bergmann
1
-2
/
+0
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-2
/
+2
2022-02-16
asm-generic: Refactor dereference_[kernel]_function_descriptor()
Christophe Leroy
1
-0
/
+2
2022-02-16
asm-generic: Define 'func_desc_t' to commonly describe function descriptors
Christophe Leroy
1
-0
/
+5
2022-02-16
asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORS
Christophe Leroy
1
-1
/
+7
2022-02-11
lib/xor: make xor prototypes more friendly to compiler vectorization
Ard Biesheuvel
1
-28
/
+56
2022-02-10
KVM: x86: Add checks for reserved-to-zero Hyper-V hypercall fields
Sean Christopherson
1
-0
/
+6
2022-02-10
KVM: x86: Get the number of Hyper-V sparse banks from the VARHEAD field
Sean Christopherson
1
-0
/
+1
[next]