index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-22
hyperv: Change hv_root_partition into a function
Nuno Das Neves
1
-2
/
+13
2025-02-22
hyperv: Convert hypercall statuses to linux error codes
Nuno Das Neves
1
-0
/
+1
2025-02-21
vdso: Remove remnants of architecture-specific time storage
Thomas Weißschuh
1
-16
/
+4
2025-02-21
vdso: Remove remnants of architecture-specific random state storage
Thomas Weißschuh
1
-5
/
+0
2025-02-21
vdso: Add generic random data storage
Thomas Weißschuh
1
-0
/
+12
2025-02-21
vdso: Add generic time data storage
Thomas Weißschuh
1
-0
/
+16
2025-02-18
percpu: Remove __per_cpu_load
Brian Gerst
2
-2
/
+1
2025-02-18
percpu: Remove PERCPU_VADDR()
Brian Gerst
1
-35
/
+1
2025-02-18
percpu: Remove PER_CPU_FIRST_SECTION
Brian Gerst
1
-1
/
+0
2025-02-13
hyperv: Move arch/x86/hyperv/hv_proc.c to drivers/hv
Nuno Das Neves
1
-0
/
+4
2025-02-13
hyperv: Move hv_current_partition_id to arch-generic code
Nuno Das Neves
1
-0
/
+2
2025-02-06
kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMS
Masahiro Yamada
1
-0
/
+1
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-12
/
+97
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2025-01-25
mm: introduce ctor/dtor at PGD level
Kevin Brodsky
1
-1
/
+2
2025-01-25
asm-generic: pgalloc: provide generic __pgd_{alloc,free}
Kevin Brodsky
1
-1
/
+26
2025-01-25
mm: pgtable: introduce generic pagetable_dtor_free()
Qi Zheng
2
-10
/
+5
2025-01-25
mm: pgtable: completely move pagetable_dtor() to generic tlb_remove_table()
Qi Zheng
1
-2
/
+8
2025-01-25
mm: pgtable: introduce generic __tlb_remove_table()
Qi Zheng
1
-2
/
+13
2025-01-25
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
1
-4
/
+4
2025-01-25
mm: pgtable: add statistics for P4D level page table
Qi Zheng
1
-0
/
+2
2025-01-25
asm-generic: pgalloc: provide generic p4d_{alloc_one,free}
Kevin Brodsky
1
-0
/
+45
2025-01-25
Merge tag 'hyperv-next-signed-20250123' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-878
/
+3
2025-01-13
mm/early_ioremap: add null pointer checks to prevent NULL-pointer dereference
Guo Weikang
1
-1
/
+1
2025-01-12
include: update references to include/asm-<arch>
Geert Uytterhoeven
1
-1
/
+1
2025-01-10
hyperv: Remove the now unused hyperv-tlfs.h files
Nuno Das Neves
1
-883
/
+0
2025-01-10
hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h
Nuno Das Neves
1
-4
/
+3
2025-01-08
hyperv: Move hv_connection_id to hyperv-tlfs.h
Nuno Das Neves
1
-0
/
+9
2024-12-26
fprobe: Add fprobe_header encoding feature
Masami Hiramatsu (Google)
1
-0
/
+46
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-11-30
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-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-121
/
+118
2024-11-19
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-27
/
+69
2024-11-19
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-07
alloc_tag: load module tags into separate contiguous memory
Suren Baghdasaryan
1
-0
/
+19
[prev]
[next]