index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-09
Merge tag 'dma-mapping-5.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-69
/
+10
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
9
-44
/
+44
2021-11-09
alpha: use is_kernel_text() helper
Kefeng Wang
1
-3
/
+1
2021-11-09
microblaze: use is_kernel_text() helper
Kefeng Wang
1
-1
/
+2
2021-11-09
powerpc/mm: use core_kernel_text() helper
Kefeng Wang
1
-5
/
+2
2021-11-09
x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text()
Kefeng Wang
1
-9
/
+5
2021-11-09
sections: move is_kernel_inittext() into sections.h
Kefeng Wang
1
-1
/
+1
2021-11-09
include/linux/delay.h: replace kernel.h with the necessary inclusions
Andy Shevchenko
2
-0
/
+8
2021-11-09
proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacks
David Hildenbrand
2
-5
/
+19
2021-11-09
x86/xen: print a warning when HVMOP_get_mem_type fails
David Hildenbrand
1
-1
/
+3
2021-11-09
x86/xen: simplify xen_oldmem_pfn_is_ram()
David Hildenbrand
1
-14
/
+1
2021-11-09
x86/xen: update xen_oldmem_pfn_is_ram() documentation
David Hildenbrand
1
-6
/
+3
2021-11-08
Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
1
-1
/
+2
2021-11-08
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
4
-7
/
+7
2021-11-08
Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
45
-97
/
+81
2021-11-07
Merge tag 'xtensa-20211105' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
21
-265
/
+541
2021-11-07
Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
63
-493
/
+918
2021-11-07
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-20
/
+23
2021-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
52
-135
/
+106
2021-11-06
mm: remove HARDENED_USERCOPY_FALLBACK
Stephen Kitt
1
-1
/
+0
2021-11-06
memblock: allow to specify flags with memblock_add_node()
David Hildenbrand
8
-10
/
+17
2021-11-06
x86: remove memory hotplug support on X86_32
David Hildenbrand
2
-34
/
+3
2021-11-06
mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE
David Hildenbrand
4
-5
/
+5
2021-11-06
hugetlbfs: extend the definition of hugepages parameter to support node alloc...
Zhenguo Yao
1
-2
/
+7
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
16
-22
/
+19
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
29
-48
/
+51
2021-11-06
memblock: drop memblock_free_early_nid() and memblock_free_early()
Mike Rapoport
3
-4
/
+3
2021-11-06
xen/x86: free_p2m_page: use memblock_free_ptr() to free a virtual pointer
Mike Rapoport
1
-1
/
+1
2021-11-06
s390: use generic version of arch_is_kernel_initmem_freed()
Christophe Leroy
2
-15
/
+0
2021-11-06
powerpc: use generic version of arch_is_kernel_initmem_freed()
Christophe Leroy
1
-13
/
+0
2021-11-06
kasan: arm64: fix pcpu_page_first_chunk crash with KASAN_VMALLOC
Kefeng Wang
1
-0
/
+16
2021-11-06
arm64: support page mapping percpu first chunk allocator
Kefeng Wang
1
-0
/
+4
2021-11-05
Merge branch 'pci/host/mt7621'
Bjorn Helgaas
1
-1
/
+2
2021-11-05
Merge branch 'pci/driver'
Bjorn Helgaas
5
-12
/
+15
2021-11-05
Merge tag 'microblaze-v5.16' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-5
/
+0
2021-11-05
Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
109
-574
/
+832
2021-11-05
Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
97
-11780
/
+412
2021-11-04
Merge tag 'for-5.16/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-48
/
+17
2021-11-04
Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+0
2021-11-04
Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+2
2021-11-04
Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-25
/
+20
2021-11-04
Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+0
2021-11-04
Merge tag 'staging-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-2
/
+20
2021-11-04
Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2021-11-04
parisc: move CPU field back into thread_info
Ard Biesheuvel
4
-24
/
+5
2021-11-04
parisc: Don't disable interrupts in cmpxchg and futex operations
Dave Anglin
2
-23
/
+11
2021-11-04
parisc: don't enable irqs unconditionally in handle_interruption()
Sven Schnelle
1
-1
/
+1
2021-11-04
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
5
-4
/
+5
2021-11-04
Merge tag 'defconfig-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
6
-112
/
+102
2021-11-04
Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
8
-446
/
+653
[next]