index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-30
27
-36
/
+0
*
arm64: kasan: allow to init memory when setting tags
Andrey Konovalov
2021-04-30
2
-16
/
+27
*
mm/vmalloc: remove unmap_kernel_range
Nicholas Piggin
2021-04-30
4
-5
/
+5
*
powerpc/xive: remove unnecessary unmap_kernel_range
Nicholas Piggin
2021-04-30
1
-4
/
+0
*
mm/vmalloc: hugepage vmalloc mappings
Nicholas Piggin
2021-04-30
1
-0
/
+11
*
mm/vmalloc: provide fallback arch huge vmap support functions
Nicholas Piggin
2021-04-30
3
-16
/
+11
*
x86: inline huge vmap supported functions
Nicholas Piggin
2021-04-30
3
-37
/
+19
*
arm64: inline huge vmap supported functions
Nicholas Piggin
2021-04-30
2
-29
/
+20
*
powerpc: inline huge vmap supported functions
Nicholas Piggin
2021-04-30
2
-24
/
+16
*
mm: HUGE_VMAP arch support cleanup
Nicholas Piggin
2021-04-30
6
-14
/
+39
*
mm/vmalloc: fix HUGE_VMAP regression by enabling huge pages in vmalloc_to_page
Nicholas Piggin
2021-04-30
1
-0
/
+3
*
ARM: mm: add missing pud_page define to 2-level page tables
Nicholas Piggin
2021-04-30
2
-2
/
+3
*
Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio"
Brian Geffon
2021-04-30
1
-1
/
+1
*
x86/vmemmap: optimize for consecutive sections in partial populated PMDs
Oscar Salvador
2021-04-30
1
-6
/
+61
*
x86/vmemmap: handle unpopulated sub-pmd ranges
Oscar Salvador
2021-04-30
1
-13
/
+55
*
x86/vmemmap: drop handling of 1GB vmemmap ranges
Oscar Salvador
2021-04-30
1
-28
/
+7
*
x86/vmemmap: drop handling of 4K unaligned vmemmap range
Oscar Salvador
2021-04-30
1
-35
/
+13
*
mm: move page_mapping_file to pagemap.h
Matthew Wilcox (Oracle)
2021-04-30
9
-0
/
+9
*
mm/memtest: add ARCH_USE_MEMTEST
Anshuman Khandual
2021-04-30
6
-0
/
+6
*
arch/sh/include/asm/tlb.h: remove duplicate include
Zhang Yunkai
2021-04-30
1
-8
/
+2
*
ia64: module: fix symbolizer crash on fdescr
Sergei Trofimovich
2021-04-30
2
-5
/
+30
*
ia64: drop marked broken DISCONTIGMEM and VIRTUAL_MEM_MAP
Sergei Trofimovich
2021-04-30
13
-331
/
+4
*
ia64: mca: always make IA64_MCA_DEBUG an expression
Sergei Trofimovich
2021-04-30
1
-2
/
+2
*
ia64: fix EFI_DEBUG build
Sergei Trofimovich
2021-04-30
1
-5
/
+6
*
ia64: trivial spelling fixes
Bhaskar Chowdhury
2021-04-30
1
-3
/
+3
*
ia64: simplify code flow around swiotlb init
Sergei Trofimovich
2021-04-30
1
-2
/
+5
*
ia64: drop unused IA64_FW_EMU ifdef
Sergei Trofimovich
2021-04-30
1
-5
/
+0
*
ia64: ensure proper NUMA distance and possible map initialization
Valentin Schneider
2021-04-30
1
-2
/
+5
*
arch/ia64/include/asm/pgtable.h: minor typo fixes
Bhaskar Chowdhury
2021-04-30
1
-1
/
+1
*
arch/ia64/kernel/fsys.S: fix typos
Bhaskar Chowdhury
2021-04-30
1
-2
/
+2
*
arch/ia64/kernel/head.S: remove duplicate include
Zhang Yunkai
2021-04-30
1
-1
/
+0
*
Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-04-29
12
-167
/
+17
|
\
|
*
kbuild: remove TMPO from try-run
Masahiro Yamada
2021-04-24
1
-2
/
+2
|
*
ia64: syscalls: switch to generic syscallhdr.sh
Masahiro Yamada
2021-04-24
2
-42
/
+2
|
*
ia64: syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
2021-04-24
3
-40
/
+3
|
*
alpha: syscalls: switch to generic syscallhdr.sh
Masahiro Yamada
2021-04-24
2
-41
/
+2
|
*
alpha: syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
2021-04-24
3
-39
/
+3
|
*
arm64: move --fix-cortex-a53-843419 linker test to Kconfig
Masahiro Yamada
2021-04-24
2
-1
/
+4
|
*
kbuild: check the minimum assembler version in Kconfig
Masahiro Yamada
2021-04-24
1
-2
/
+1
*
|
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-04-29
15
-70
/
+281
|
\
\
|
*
|
arm64: dts: rockchip: Remove unnecessary reset in rk3328.dtsi
Ezequiel Garcia
2021-04-26
1
-2
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-04-26
3
-4
/
+4
|
|
\
\
|
|
*
|
arm64: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins for RT...
Kunihiko Hayashi
2021-04-23
2
-3
/
+3
|
|
*
|
ARM: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins for RTL8...
Kunihiko Hayashi
2021-04-23
1
-1
/
+1
|
*
|
|
net: korina: Add support for device tree
Thomas Bogendoerfer
2021-04-20
1
-15
/
+5
|
*
|
|
net: korina: Only pass mac address via platform data
Thomas Bogendoerfer
2021-04-20
1
-2
/
+3
|
*
|
|
arm64: dts: ls1028a: declare the Integrated Endpoint Register Block node
Vladimir Oltean
2021-04-20
1
-0
/
+6
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-17
32
-82
/
+101
|
|
\
|
|
|
*
|
|
powerpc: dts: fsl: Drop obsolete fsl,rx-bit-map and fsl,tx-bit-map properties
Claudiu Manoil
2021-04-17
4
-33
/
+0
|
*
|
|
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-13
2
-5
/
+3
[next]