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
2017-03-18
x86/mm: Correct fixmap header usage on adaptable MODULES_END
Thomas Garnier
4
-3
/
+1
2017-03-17
Merge branch 'linus' into x86/mm, to pick up a bugfix
Ingo Molnar
17
-40
/
+506
2017-03-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
5
-9
/
+7
2017-03-16
x86: Make the GDT remapping read-only on 64-bit
Thomas Garnier
5
-55
/
+96
2017-03-16
x86: Remap GDT tables in the fixmap section
Thomas Garnier
15
-21
/
+106
2017-03-16
x86/mm: Adapt MODULES_END based on fixmap section size
Thomas Garnier
4
-1
/
+5
2017-03-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+1
2017-03-14
x86/hugetlb: Adjust to the new native/compat mmap bases
Dmitry Safonov
4
-15
/
+21
2017-03-14
x86/power: Add 5-level paging support
Kirill A. Shutemov
1
-14
/
+33
2017-03-14
x86/mm/vmalloc: Add 5-level paging support
Kirill A. Shutemov
1
-3
/
+24
2017-03-14
x86/mm/ident_map: Add 5-level paging support
Kirill A. Shutemov
1
-7
/
+44
2017-03-14
x86/mm/gup: Add 5-level paging support
Kirill A. Shutemov
1
-6
/
+27
2017-03-14
x86/mm: Convert trivial cases of page table walk to 5-level paging
Kirill A. Shutemov
9
-23
/
+85
2017-03-14
x86/mm: Extend headers with basic definitions to support 5-level paging
Kirill A. Shutemov
5
-6
/
+53
2017-03-14
Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
11
-30
/
+498
2017-03-13
x86/mm: Make mmap(MAP_32BIT) work correctly
Dmitry Safonov
1
-2
/
+2
2017-03-13
x86/mm: Introduce mmap_compat_base() for 32-bit mmap()
Dmitry Safonov
5
-17
/
+64
2017-03-13
x86/mm: Add task_size parameter to mmap_base()
Dmitry Safonov
3
-30
/
+48
2017-03-13
x86/mm: Introduce arch_rnd() to compute 32/64 mmap random base
Dmitry Safonov
1
-12
/
+14
2017-03-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
11
-29
/
+51
2017-03-13
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-39
/
+52
2017-03-13
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+10
2017-03-12
x86/tlb: Fix tlb flushing when lguest clears PGE
Daniel Borkmann
1
-1
/
+1
2017-03-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-48
/
+92
2017-03-12
Merge tag 'extable-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
2
-0
/
+3
2017-03-11
score: Fix implicit includes now failing build after extable change
Guenter Roeck
2
-0
/
+3
2017-03-10
kexec, x86/purgatory: Unbreak it and clean it up
Thomas Gleixner
7
-37
/
+50
2017-03-10
arm64: kernel: Update kerneldoc for cpu_suspend() rename
Geert Uytterhoeven
1
-1
/
+1
2017-03-10
arm64: use const cap for system_uses_ttbr0_pan()
Mark Rutland
1
-1
/
+1
2017-03-10
arm64: support keyctl() system call in 32-bit mode
Eric Biggers
1
-0
/
+4
2017-03-10
arm64: kasan: avoid bad virt_to_pfn()
Mark Rutland
1
-1
/
+1
2017-03-10
arm64: kprobes: remove kprobe_exceptions_notify
Naveen N. Rao
1
-6
/
+0
2017-03-10
Merge branch 'prep-for-5level'
Linus Torvalds
35
-2
/
+48
2017-03-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-52
/
+80
2017-03-10
x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk
Matjaz Hegedic
1
-1
/
+1
2017-03-10
powerpc/64s: POWER9 machine check handler
Nicholas Piggin
5
-0
/
+426
2017-03-10
powerpc/64s: allow machine check handler to set severity and initiator
Nicholas Piggin
3
-3
/
+11
2017-03-10
powerpc/64s: fix handling of non-synchronous machine checks
Nicholas Piggin
1
-15
/
+6
2017-03-10
sh: cayman: IDE support fix
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2017-03-10
x86, mm: unify exit paths in gup_pte_range()
Dan Williams
1
-19
/
+20
2017-03-10
x86, mm: fix gup_pte_range() vs DAX mappings
Dan Williams
1
-2
/
+6
2017-03-10
power/mm: update pte_write and pte_wrprotect to handle savedwrite
Aneesh Kumar K.V
3
-7
/
+21
2017-03-10
powerpc/mm: handle protnone ptes on fork
Aneesh Kumar K.V
1
-31
/
+42
2017-03-10
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
2
-2
/
+2
2017-03-10
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+4
2017-03-10
s390: wire up statx system call
Heiko Carstens
3
-1
/
+6
2017-03-09
Merge tag 'for-linus-4.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-16
/
+7
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
34
-1
/
+46
2017-03-09
x86/cpufeature: Add 5-level paging detection
Kirill A. Shutemov
1
-1
/
+2
2017-03-09
Merge tag 'kvm-arm-for-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
7
-26
/
+84
[next]