Mike Rapoport
|
7e1c4e2792
memblock: stop using implicit alignment to SMP_CACHE_BYTES
|
6 years ago |
Mike Rapoport
|
57c8a661d9
mm: remove include/linux/bootmem.h
|
6 years ago |
Mike Rapoport
|
2a5bda5a62
memblock: replace alloc_bootmem with memblock_alloc
|
6 years ago |
Mike Rapoport
|
eb31d559f1
memblock: remove _virt from APIs returning virtual address
|
6 years ago |
Linus Torvalds
|
0200fbdd43
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
6 years ago |
Martin Schwidefsky
|
53c99bd665
init: add arch_call_rest_init to allow stack switching
|
7 years ago |
Ard Biesheuvel
|
1948367768
jump_label: Annotate entries that operate on __init code earlier
|
6 years ago |
Paul Menzel
|
3f5c15d8a7
init/main.c: log init process file name
|
7 years ago |
Ard Biesheuvel
|
1b1eeca7e4
init: allow initcall tables to be emitted using relative references
|
7 years ago |
Linus Torvalds
|
7140ad3898
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
7 years ago |
Linus Torvalds
|
13e091b6dd
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
Linus Torvalds
|
eac3411944
Merge branch 'x86/pti' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
Linus Torvalds
|
b5b1404d08
init: rename and re-order boot_cpu_state_init()
|
7 years ago |
Steven Rostedt (VMware)
|
bff1b208a5
tracing: Partial revert of "tracing: Centralize preemptirq tracepoints and unify their usage"
|
7 years ago |
Joel Fernandes (Google)
|
c3bc8fd637
tracing: Centralize preemptirq tracepoints and unify their usage
|
7 years ago |
Joerg Roedel
|
b976690f5d
x86/mm/pti: Introduce pti_finalize()
|
7 years ago |
Pavel Tatashin
|
857baa87b6
sched/clock: Enable sched clock early
|
7 years ago |
Pavel Tatashin
|
5d2a4e91a5
sched/clock: Move sched clock initialization and merge with generic clock
|
7 years ago |
Mathieu Malaterre
|
ae67d58d05
init/main.c: include <linux/mem_encrypt.h>
|
7 years ago |
Jeffrey Hugo
|
ae646f0b9c
init: fix false positives in W+X checking
|
7 years ago |
Florian La Roche
|
f142f08bf7
Fix typo in comment.
|
7 years ago |
Alexey Dobriyan
|
0965232035
seq_file: allocate seq_file from kmem_cache
|
7 years ago |
Alexey Dobriyan
|
3ea056c504
uts: create "struct uts_namespace" from kmem_cache
|
7 years ago |
Linus Torvalds
|
2a56bb596b
Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
7 years ago |
Steven Rostedt (VMware)
|
b0dc52f15e
init: Have initcall_debug still work without CONFIG_TRACEPOINTS
|
7 years ago |
Steven Rostedt (VMware)
|
4e37958d12
init, tracing: Have printk come through the trace events for initcall_debug
|
7 years ago |
Steven Rostedt (VMware)
|
4ee7c60de8
init, tracing: Add initcall trace events
|
7 years ago |
Linus Torvalds
|
642e7fd233
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux
|
7 years ago |
Dominik Brodowski
|
bae217ea8c
fs: add ksys_open() wrapper; remove in-kernel calls to sys_open()
|
7 years ago |
Dominik Brodowski
|
cbfe20f565
fs: add do_faccessat() helper and ksys_access() wrapper; remove in-kernel calls to syscall
|
7 years ago |