index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-09
Merge tag 'f2fs-for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
21
-495
/
+1168
2021-07-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
137
-438
/
+1466
2021-07-08
Merge tag 'drm-next-2021-07-08-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
53
-504
/
+1048
2021-07-08
Merge tag 'pwm/for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
50
-642
/
+710
2021-07-08
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
7
-54
/
+107
2021-07-08
Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
52
-429
/
+722
2021-07-08
powerpc/mm: enable HAVE_MOVE_PMD support
Aneesh Kumar K.V
1
-0
/
+2
2021-07-08
powerpc/book3s64/mm: update flush_tlb_range to flush page walk cache
Aneesh Kumar K.V
3
-18
/
+36
2021-07-08
mm/mremap: allow arch runtime override
Aneesh Kumar K.V
2
-1
/
+20
2021-07-08
mm/mremap: hold the rmap lock in write mode when moving page table entries.
Aneesh Kumar K.V
1
-2
/
+2
2021-07-08
mm/mremap: use pmd/pud_poplulate to update page table entries
Aneesh Kumar K.V
1
-4
/
+3
2021-07-08
mm/mremap: don't enable optimized PUD move if page table levels is 2
Aneesh Kumar K.V
1
-1
/
+1
2021-07-08
mm/mremap: convert huge PUD move to separate helper
Aneesh Kumar K.V
1
-7
/
+73
2021-07-08
selftest/mremap_test: avoid crash with static build
Aneesh Kumar K.V
1
-2
/
+3
2021-07-08
selftest/mremap_test: update the test to handle pagesize other than 4K
Aneesh Kumar K.V
1
-52
/
+61
2021-07-08
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
13
-18
/
+25
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
22
-36
/
+46
2021-07-08
kdump: use vmlinux_build_id to simplify
Stephen Boyd
4
-56
/
+10
2021-07-08
buildid: fix kernel-doc notation
Stephen Boyd
1
-1
/
+1
2021-07-08
buildid: mark some arguments const
Stephen Boyd
1
-4
/
+4
2021-07-08
scripts/decode_stacktrace.sh: indicate 'auto' can be used for base path
Stephen Boyd
1
-1
/
+1
2021-07-08
scripts/decode_stacktrace.sh: silence stderr messages from addr2line/nm
Stephen Boyd
1
-3
/
+3
2021-07-08
scripts/decode_stacktrace.sh: support debuginfod
Stephen Boyd
1
-11
/
+70
2021-07-08
x86/dumpstack: use %pSb/%pBb for backtrace printing
Stephen Boyd
1
-1
/
+1
2021-07-08
arm64: stacktrace: use %pSb for backtrace printing
Stephen Boyd
1
-1
/
+1
2021-07-08
module: add printk formats to add module build ID to stacktraces
Stephen Boyd
6
-29
/
+166
2021-07-08
dump_stack: add vmlinux build ID to stack traces
Stephen Boyd
4
-2
/
+28
2021-07-08
buildid: stash away kernels build ID on init
Stephen Boyd
3
-0
/
+20
2021-07-08
buildid: add API to parse build ID out of buffer
Stephen Boyd
2
-13
/
+38
2021-07-08
buildid: only consider GNU notes for build ID parsing
Stephen Boyd
1
-0
/
+1
2021-07-08
x86: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
sh: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
s390: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
riscv: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
powerpc: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
openrisc: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
nios2: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
nds32: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
m68k: convert to setup_initial_init_mm()
Kefeng Wang
2
-8
/
+2
2021-07-08
h8300: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
csky: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
arm64: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
arm: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
arc: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
mm: add setup_initial_init_mm() helper
Kefeng Wang
2
-0
/
+12
2021-07-08
mm: fix spelling mistakes in header files
Zhen Lei
8
-16
/
+16
2021-07-08
secretmem: test: add basic selftest for memfd_secret(2)
Mike Rapoport
4
-1
/
+316
2021-07-08
arch, mm: wire up memfd_secret system call where relevant
Mike Rapoport
7
-1
/
+15
2021-07-08
PM: hibernate: disable when there are active secretmem users
Mike Rapoport
3
-1
/
+25
2021-07-08
mm: introduce memfd_secret system call to create "secret" memory areas
Mike Rapoport
8
-1
/
+309
[next]