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
2020-12-15
ia64: remove 'ifdef CONFIG_ZONE_DMA32' statements
Mike Rapoport
2
-4
/
+0
2020-12-15
ia64: remove custom __early_pfn_to_nid()
Mike Rapoport
2
-33
/
+0
2020-12-15
alpha: switch from DISCONTIGMEM to SPARSEMEM
Mike Rapoport
6
-22
/
+38
2020-12-15
mm: forbid splitting special mappings
Dmitry Safonov
5
-76
/
+4
2020-12-15
mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio
Dmitry Safonov
1
-1
/
+1
2020-12-15
sparc: fix handling of page table constructor failure
Matthew Wilcox (Oracle)
1
-1
/
+1
2020-12-15
x86: mremap speedup - Enable HAVE_MOVE_PUD
Kalesh Singh
1
-0
/
+1
2020-12-15
arm64: mremap speedup - enable HAVE_MOVE_PUD
Kalesh Singh
2
-0
/
+2
2020-12-15
mm: speedup mremap on 1GB or larger regions
Kalesh Singh
1
-0
/
+7
2020-12-15
mm: memcontrol: account pagetables per node
Shakeel Butt
1
-3
/
+3
2020-12-15
mm/gup: prevent gup_fast from racing with COW during fork
Jason Gunthorpe
1
-0
/
+1
2020-12-15
mm/gup_benchmark: rename to mm/gup_test
John Hubbard
2
-2
/
+2
2020-12-15
arch/Kconfig: fix spelling mistakes
Colin Ian King
1
-4
/
+4
2020-12-15
Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap'
Rafael J. Wysocki
1
-1
/
+2
2020-12-15
powerpc: Add config fragment for disabling -Werror
Michael Ellerman
1
-0
/
+1
2020-12-15
powerpc/configs: Add ppc64le_allnoconfig target
Michael Ellerman
2
-0
/
+7
2020-12-15
powerpc/powernv: Rate limit opal-elog read failure message
Andrew Donnellan
1
-2
/
+2
2020-12-15
powerpc/pseries/memhotplug: Quieten some DLPAR operations
Laurent Dufour
1
-6
/
+6
2020-12-15
powerpc: force inlining of csum_partial() to avoid multiple csum_partial() wi...
Christophe Leroy
1
-1
/
+1
2020-12-15
powerpc/perf: Fix Threshold Event Counter Multiplier width for P10
Madhavan Srinivasan
2
-0
/
+7
2020-12-15
powerpc/mm: Fix hugetlb_free_pmd_range() and hugetlb_free_pud_range()
Christophe Leroy
1
-4
/
+4
2020-12-15
KVM: PPC: Book3S HV: Fix mask size for emulated msgsndp
Leonardo Bras
1
-3
/
+3
2020-12-15
KVM: PPC: fix comparison to bool warning
Kaixu Xia
1
-3
/
+3
2020-12-15
KVM: PPC: Book3S: Assign boolean values to a bool variable
Kaixu Xia
1
-2
/
+2
2020-12-15
Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
239
-1106
/
+1779
2020-12-15
parisc: pci-dma: fix warning unused-function
Anders Roxell
1
-1
/
+1
2020-12-15
Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
35
-686
/
+757
2020-12-15
Merge tag 'x86-fpu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+19
2020-12-15
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
72
-1152
/
+196
2020-12-15
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-37
/
+105
2020-12-15
powerpc: Inline setup_kup()
Michael Ellerman
2
-8
/
+6
2020-12-15
Merge tag 'perf-kprobes-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-3
/
+3
2020-12-15
Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
16
-26
/
+130
2020-12-15
Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-3
/
+16
2020-12-15
Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
15
-62
/
+60
2020-12-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
83
-1169
/
+1259
2020-12-15
Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
68
-940
/
+908
2020-12-15
Merge tag 'm68k-for-v5.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
31
-136
/
+122
2020-12-15
Merge tag 'x86_build_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-55
/
+30
2020-12-15
Merge tag 'x86_cache_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-15
/
+95
2020-12-15
Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
33
-207
/
+78
2020-12-15
Merge tag 'x86_mm_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+10
2020-12-15
Merge tag 'x86_misc_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-7
/
+5
2020-12-15
Merge tag 'x86_platform_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-65
/
+232
2020-12-15
Merge tag 'x86_cpu_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-76
/
+31
2020-12-15
Merge tag 'x86_sgx_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
29
-19
/
+3778
2020-12-15
Merge tag 'x86_microcode_update_for_v5.11' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+0
2020-12-15
Merge tag 'ras_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-28
/
+123
2020-12-14
Merge tag 'edac_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+6
2020-12-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
58
-257
/
+326
[prev]
[next]