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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2024-12-01
Merge tag 'timers_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+2
2024-12-01
Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-13
/
+40
2024-11-29
delay: Fix ndelay() spuriously treated as udelay()
Frederic Weisbecker
1
-2
/
+2
2024-11-27
Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-96
/
+110
2024-11-27
Rename .data.once to .data..once to fix resetting WARN*_ONCE
Masahiro Yamada
1
-1
/
+1
2024-11-27
Rename .data.unlikely to .data..unlikely
Masahiro Yamada
1
-1
/
+1
2024-11-27
kbuild: Add Propeller configuration for kernel build
Rong Xu
1
-3
/
+3
2024-11-27
AutoFDO: Enable machine function split optimization for AutoFDO
Rong Xu
1
-1
/
+6
2024-11-27
AutoFDO: Enable -ffunction-sections for the AutoFDO build
Rong Xu
1
-2
/
+9
2024-11-27
vmlinux.lds.h: Add markers for text_unlikely and text_hot sections
Rong Xu
1
-2
/
+12
2024-11-27
vmlinux.lds.h: Adjust symbol ordering in text output section
Rong Xu
1
-7
/
+12
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-7
/
+32
2024-11-21
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-121
/
+118
2024-11-20
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-27
/
+69
2024-11-20
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+1
2024-11-18
Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+6
2024-11-11
empty include/asm-generic/vga.h
Al Viro
1
-22
/
+1
2024-11-11
riscv: Add qspinlock support
Alexandre Ghiti
2
-0
/
+4
2024-11-11
asm-generic: ticket-lock: Add separate ticket-lock.h
Guo Ren
2
-86
/
+104
2024-11-11
asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock
Guo Ren
2
-17
/
+9
2024-11-08
alloc_tag: load module tags into separate contiguous memory
Suren Baghdasaryan
1
-0
/
+19
2024-11-08
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
1
-0
/
+5
2024-11-07
mm: consolidate common checks in hugetlb_get_unmapped_area
Oscar Salvador
1
-7
/
+0
2024-11-07
arch/s390: clean up hugetlb definitions
Oscar Salvador
1
-0
/
+8
2024-11-06
fs/xattr: add *at family syscalls
Christian Göttsche
1
-0
/
+6
2024-10-29
New implementation for IO memcpy and IO memset
Julian Vetter
1
-19
/
+3
2024-10-29
__arch_xprod64(): make __always_inline when optimizing for performance
Nicolas Pitre
1
-1
/
+6
2024-10-29
asm-generic/div64: optimize/simplify __div64_const32()
Nicolas Pitre
1
-79
/
+35
2024-10-29
asm-generic: add an optional pfn_valid check to page_to_phys
Christoph Hellwig
1
-0
/
+10
2024-10-29
asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
1
-0
/
+3
2024-10-29
asm-generic/io.h: Remove I/O port accessors for HAS_IOPORT=n
Niklas Schnelle
1
-0
/
+60
2024-10-16
delay: Rework udelay and ndelay
Anna-Maria Behnsen
1
-28
/
+37
2024-10-16
timers: Update function descriptions of sleep/delay related functions
Anna-Maria Behnsen
1
-4
/
+37
2024-10-15
vdso: Remove timekeeper argument of __arch_update_vsyscall()
Thomas Weißschuh
1
-2
/
+1
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
3
-148
/
+1
2024-09-26
Merge tag 'asm-generic-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+4
2024-09-21
Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-11
/
+13
2024-09-13
random: vDSO: minimize and simplify header includes
Christophe Leroy
1
-10
/
+1
2024-09-05
Merge branch 'bpf/master' into for-6.12
Tejun Heo
1
-6
/
+5
2024-09-04
arch_numa: switch over to numa_memblks
Mike Rapoport (Microsoft)
1
-3
/
+5
2024-09-04
arch, mm: move definition of node_data to generic code
Mike Rapoport (Microsoft)
1
-0
/
+5
2024-09-02
mm: remove arch_unmap()
Michael Ellerman
1
-8
/
+3
2024-08-19
runtime constants: move list of constants to vmlinux.lds.h
Jann Horn
1
-0
/
+4
2024-08-03
runtime constants: deal with old decrepit linkers
Linus Torvalds
1
-6
/
+5
2024-07-30
Merge tag 'v6.11-rc1' into for-6.12
Tejun Heo
6
-42
/
+29
2024-07-24
Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-19
/
+0
2024-07-22
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-16
/
+2
2024-07-22
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2024-07-16
Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-5
/
+1
[next]