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
2018-03-20
dma/direct: Handle the memory encryption bit in common code
Christoph Hellwig
10
-46
/
+25
2018-03-20
dma/swiotlb: Remove swiotlb_set_mem_attributes()
Christoph Hellwig
2
-10
/
+0
2018-03-20
x86/dma: Remove dma_alloc_coherent_gfp_flags()
Christoph Hellwig
4
-22
/
+0
2018-03-20
x86/dma/amd_gart: Use dma_direct_{alloc,free}()
Christoph Hellwig
1
-22
/
+14
2018-03-20
x86/dma/amd_gart: Look at dev->coherent_dma_mask instead of GFP_DMA
Christoph Hellwig
1
-1
/
+1
2018-03-20
x86/dma: Use generic swiotlb_ops
Christoph Hellwig
4
-95
/
+9
2018-03-20
x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y)
Christoph Hellwig
9
-86
/
+11
2018-03-20
x86/dma: Remove dma_alloc_coherent_mask()
Christoph Hellwig
3
-25
/
+7
2018-03-20
Merge branch 'x86/mm' into x86/dma, to pick up dependencies
Ingo Molnar
244
-2162
/
+3698
2018-03-20
x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirk
Christoph Hellwig
6
-83
/
+0
2018-03-20
x86/boot/64: Verify alignment of the LOAD segment
H.J. Lu
1
-0
/
+4
2018-03-20
x86/build/64: Force the linker to use 2MB page size
H.J. Lu
1
-0
/
+9
2018-03-16
x86/microcode: Fix CPU synchronization routine
Borislav Petkov
1
-27
/
+41
2018-03-16
x86/microcode: Attempt late loading only when new microcode is present
Borislav Petkov
4
-19
/
+28
2018-03-16
x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklist
Alexander Sergeyev
1
-2
/
+1
2018-03-15
x86/mm: Remove pointless checks in vmalloc_fault
Toshi Kani
1
-39
/
+17
2018-03-14
Merge branch 'x86/urgent' into x86/mm to pick up dependencies
Thomas Gleixner
115
-584
/
+1145
2018-03-14
x86/mm: Fix vmalloc_fault to use pXd_large
Toshi Kani
1
-3
/
+3
2018-03-14
x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32-bit...
Andy Whitcroft
1
-1
/
+4
2018-03-14
x86/vm86/32: Fix POPF emulation
Andy Lutomirski
1
-1
/
+2
2018-03-12
x86/platform/intel-mid: Add special handling for ACPI HW reduced platforms
Andy Shevchenko
1
-0
/
+6
2018-03-12
ACPI, x86/boot: Introduce the ->reduced_hw_early_init() ACPI callback
Andy Shevchenko
3
-1
/
+5
2018-03-12
ACPI, x86/boot: Split out acpi_generic_reduce_hw_init() and export
Andy Shevchenko
2
-9
/
+17
2018-03-12
x86/pconfig: Provide defines and helper to run MKTME_KEY_PROG leaf
Kirill A. Shutemov
1
-0
/
+50
2018-03-12
x86/pconfig: Detect PCONFIG targets
Kirill A. Shutemov
3
-1
/
+98
2018-03-12
x86/tme: Detect if TME and MKTME is activated by BIOS
Kirill A. Shutemov
1
-0
/
+90
2018-03-12
Merge branch 'x86/pti' into x86/mm, to pick up dependencies
Ingo Molnar
52
-420
/
+746
2018-03-12
x86/cpufeatures: Add Intel PCONFIG cpufeature
Kirill A. Shutemov
1
-0
/
+1
2018-03-12
x86/cpufeatures: Add Intel Total Memory Encryption cpufeature
Kirill A. Shutemov
1
-0
/
+1
2018-03-12
x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G
Kirill A. Shutemov
1
-16
/
+53
2018-03-12
x86/boot/compressed/64: Use page table in trampoline memory
Kirill A. Shutemov
1
-24
/
+23
2018-03-12
x86/boot/compressed/64: Use stack from trampoline memory
Kirill A. Shutemov
1
-0
/
+6
2018-03-12
x86/boot/compressed/64: Make sure we have a 32-bit code segment
Kirill A. Shutemov
1
-0
/
+10
2018-03-12
x86/mm: Do not use paravirtualized calls in native_set_p4d()
Kirill A. Shutemov
1
-2
/
+2
2018-03-12
kdump, vmcoreinfo: Export pgtable_l5_enabled value
Baoquan He
1
-0
/
+1
2018-03-12
x86/boot/compressed/64: Prepare new top-level page table for trampoline
Kirill A. Shutemov
1
-0
/
+61
2018-03-12
x86/boot/compressed/64: Set up trampoline memory
Kirill A. Shutemov
3
-1
/
+18
2018-03-12
x86/boot/compressed/64: Save and restore trampoline memory
Kirill A. Shutemov
2
-0
/
+23
2018-03-12
x86/boot/compressed/64: Find a place for 32-bit trampoline
Kirill A. Shutemov
3
-0
/
+51
2018-03-12
x86/boot/compressed/64: Describe the logic behind the LA57 check
Kirill A. Shutemov
1
-3
/
+15
2018-03-12
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
15
-157
/
+278
2018-03-12
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+25
2018-03-12
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2018-03-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-35
/
+57
2018-03-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-6
/
+6
2018-03-09
arm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discovery
Marc Zyngier
1
-2
/
+2
2018-03-09
Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-2
/
+2
2018-03-09
x86/kprobes: Fix kernel crash when probing .entry_trampoline code
Francis Deslauriers
3
-1
/
+12
2018-03-08
Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-4
/
+14
2018-03-08
x86/MCE: Serialize sysfs changes
Seunghun Han
1
-1
/
+21
[next]