index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-04-16
docs/vm: rename documentation files to .rst
Mike Rapoport
63
-87
/
+87
2018-04-16
docs/vm: zswap.txt: convert to ReST format
Mike Rapoport
1
-29
/
+42
2018-04-16
docs/vm: zsmalloc.txt: convert to ReST format
Mike Rapoport
1
-24
/
+36
2018-04-16
docs/vm: z3fold.txt: convert to ReST format
Mike Rapoport
1
-1
/
+5
2018-04-16
docs/vm: userfaultfd.txt: convert to ReST format
Mike Rapoport
1
-27
/
+39
2018-04-16
docs/vm: unevictable-lru.txt: convert to ReST format
Mike Rapoport
1
-68
/
+49
2018-04-16
docs/vm: transhuge.txt: convert to ReST format
Mike Rapoport
1
-120
/
+166
2018-04-16
docs/vm: swap_numa.txt: convert to ReST format
Mike Rapoport
1
-22
/
+33
2018-04-16
docs/vm: split_page_table_lock: convert to ReST format
Mike Rapoport
1
-3
/
+9
2018-04-16
docs/vm: soft-dirty.txt: convert to ReST format
Mike Rapoport
1
-8
/
+12
2018-04-16
docs/vm: slub.txt: convert to ReST format
Mike Rapoport
1
-169
/
+188
2018-04-16
docs/vm: remap_file_pages.txt: conert to ReST format
Mike Rapoport
1
-0
/
+6
2018-04-16
docs/vm: page_owner: convert to ReST format
Mike Rapoport
1
-13
/
+21
2018-04-16
docs/vm: page_migration: convert to ReST format
Mike Rapoport
1
-72
/
+77
2018-04-16
docs/vm: pagemap.txt: convert to ReST format
Mike Rapoport
1
-75
/
+89
2018-04-16
docs/vm: numa: convert to ReST format
Mike Rapoport
1
-0
/
+4
2018-04-16
docs/vm: page_frags convert to ReST format
Mike Rapoport
1
-1
/
+4
2018-04-16
docs/vm: overcommit-accounting: convert to ReST format
Mike Rapoport
1
-50
/
+57
2018-04-16
docs/vm: numa_memory_policy.txt: convert to ReST format
Mike Rapoport
1
-250
/
+283
2018-04-16
docs/vm: mmu_notifier.txt: convert to ReST format
Mike Rapoport
1
-51
/
+57
2018-04-16
docs/vm: ksm.txt: convert to ReST format
Mike Rapoport
1
-105
/
+110
2018-04-16
docs/vm: idle_page_tracking.txt: convert to ReST format
Mike Rapoport
1
-19
/
+36
2018-04-16
docs/vm: hwpoison.txt: convert to ReST format
Mike Rapoport
1
-71
/
+70
2018-04-16
docs/vm: hugetlbfs_reserv.txt: convert to ReST format
Mike Rapoport
1
-77
/
+135
2018-04-16
docs/vm: hugetlbpage.txt: convert to ReST format
Mike Rapoport
1
-104
/
+139
2018-04-16
docs/vm: hmm.txt: convert to ReST format
Mike Rapoport
1
-38
/
+28
2018-04-16
docs/vm: highmem.txt: convert to ReST format
Mike Rapoport
1
-51
/
+36
2018-04-16
docs/vm: frontswap.txt: convert to ReST format
Mike Rapoport
1
-22
/
+37
2018-04-16
docs/vm: cleancache.txt: convert to ReST format
Mike Rapoport
1
-43
/
+62
2018-04-16
docs/vm: balance: convert to ReST format
Mike Rapoport
1
-4
/
+11
2018-04-16
docs/vm: active_mm.txt convert to ReST format
Mike Rapoport
1
-83
/
+91
2018-04-16
Documentation: ftrace: clarify filters with dynamic ftrace and graph
Steffen Maier
1
-1
/
+6
2018-04-16
Documentation/process: updates to the PGP guide
Konstantin Ryabitsev
1
-2
/
+37
2018-04-16
Some files where renamed from .txt to .rst, but the Documentation
Christina Quast
3
-4
/
+4
2018-04-14
kernel/kexec_file.c: move purgatories sha256 to common code
Philipp Rudo
5
-4
/
+28
2018-04-14
kernel/kexec_file.c: allow archs to set purgatory load address
Philipp Rudo
4
-32
/
+31
2018-04-14
kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory load
Philipp Rudo
2
-34
/
+13
2018-04-14
kernel/kexec_file.c: remove unneeded variables in kexec_purgatory_setup_sechdrs
Philipp Rudo
1
-22
/
+12
2018-04-14
kernel/kexec_file.c: remove unneeded for-loop in kexec_purgatory_setup_sechdrs
Philipp Rudo
1
-46
/
+30
2018-04-14
kernel/kexec_file.c: split up __kexec_load_puragory
Philipp Rudo
1
-97
/
+103
2018-04-14
kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*
Philipp Rudo
3
-61
/
+71
2018-04-14
kernel/kexec_file.c: search symbols in read-only kexec_purgatory
Philipp Rudo
1
-16
/
+22
2018-04-14
kernel/kexec_file.c: make purgatory_info->ehdr const
Philipp Rudo
2
-8
/
+13
2018-04-14
kernel/kexec_file.c: remove checks in kexec_purgatory_load
Philipp Rudo
1
-14
/
+0
2018-04-14
include/linux/kexec.h: silence compile warnings
Philipp Rudo
1
-0
/
+2
2018-04-14
kexec_file, x86: move re-factored code to generic side
AKASHI Takahiro
3
-188
/
+201
2018-04-14
x86: kexec_file: clean up prepare_elf64_headers()
AKASHI Takahiro
1
-11
/
+7
2018-04-14
x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem buffer
AKASHI Takahiro
1
-51
/
+31
2018-04-14
x86: kexec_file: remove X86_64 dependency from prepare_elf64_headers()
AKASHI Takahiro
1
-12
/
+12
2018-04-14
x86: kexec_file: purge system-ram walking from prepare_elf64_headers()
AKASHI Takahiro
1
-63
/
+58
[next]