index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init
Age
Commit message (
Expand
)
Author
2023-08-08
x86/mm: Initialize text poking earlier
Peter Zijlstra
2023-08-08
mm: Move mm_cachep initialization to mm_init()
Peter Zijlstra
2023-08-08
init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()
Thomas Gleixner
2023-08-08
init: Invoke arch_cpu_finalize_init() earlier
Thomas Gleixner
2023-08-08
init: Remove check_bugs() leftovers
Thomas Gleixner
2023-08-08
init: Provide arch_cpu_finalize_init()
Thomas Gleixner
2023-04-26
gcc: disable '-Warray-bounds' for gcc-13 too
Linus Torvalds
2023-01-14
gcc: disable -Warray-bounds for gcc-11 too
Linus Torvalds
2022-11-22
init/Kconfig: fix CC_HAS_ASM_GOTO_TIED_OUTPUT test with dash
Alexandre Belloni
2022-10-20
init: Kconfig: fix spelling mistake "satify" -> "satisfy"
Colin Ian King
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-10-11
init/Kconfig: fix unmet direct dependencies
Ren Zhijie
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2022-10-10
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-10
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-10-09
Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-10-03
init/main.c: remove unnecessary (void*) conversions
Zhou jie
2022-10-03
mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbol
Johannes Weiner
2022-10-03
init: kmsan: call KMSAN initialization routines
Alexander Potapenko
2022-09-29
random: split initialization into early step and later step
Jason A. Donenfeld
2022-09-29
kbuild: generate include/generated/compile.h in top Makefile
Masahiro Yamada
2022-09-29
kbuild: build init/built-in.a just once
Masahiro Yamada
2022-09-29
init/version.c: remove #include <linux/version.h>
Masahiro Yamada
2022-09-28
Kbuild: add Rust support
Miguel Ojeda
2022-09-26
Maple Tree: add new data structure
Liam R. Howlett
2022-09-11
initramfs: mark my_inptr as __initdata
wuchi
2022-09-11
init: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-11
page_ext: introduce boot parameter 'early_page_ext'
Li Zhe
2022-09-07
freezer,umh: Clean up freezer/initrd interaction
Peter Zijlstra
2022-09-05
powerpc/64: Remove PPC64 special case for cputime accounting default
Nicholas Piggin
2022-08-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-08-23
arm64: fix rodata=full
Mark Rutland
2022-08-21
asm goto: eradicate CC_HAS_ASM_GOTO
Nick Desaulniers
2022-08-10
Merge tag 'kbuild-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2022-08-08
Merge tag 'modules-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-07
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-08-03
Merge tag 'cgroup-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-02
Merge tag 'docs-6.0' of git://git.lwn.net/linux
Linus Torvalds
2022-08-02
Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-02
Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-07-27
init/Kconfig: update KALLSYMS_ALL help text
Baruch Siach
2022-07-27
kbuild: drop support for CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3
Nick Desaulniers
2022-07-23
cgroup: Make !percpu threadgroup_rwsem operations optional
Tejun Heo
2022-07-21
Merge branch 'ctxt.2022.07.05a' into HEAD
Paul E. McKenney
2022-07-17
init: add "hostname" kernel parameter
Dan Moulding
2022-07-15
crypto: lib - make the sha1 library optional
Eric Biggers
2022-07-12
module: Move module's Kconfig items in kernel/module/
Christophe Leroy
2022-07-07
Documentation: update watch_queue.rst references
Mauro Carvalho Chehab
2022-07-01
stack: Declare {randomize_,}kstack_offset to fix Sparse warnings
GONG, Ruiqi
[next]