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