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
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-04
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
37
-141
/
+148
2018-11-04
Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix
Ingo Molnar
53
-162
/
+349
2018-11-01
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-0
/
+30
2018-11-01
x86/compat: Adjust in_compat_syscall() to generic code under !COMPAT
Dmitry Safonov
6
-14
/
+20
2018-11-01
Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-12
/
+0
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
4
-4
/
+5
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
40
-43
/
+26
2018-10-31
memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants
Mike Rapoport
2
-3
/
+3
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
4
-6
/
+6
2018-10-31
memblock: replace free_bootmem_late with memblock_free_late
Mike Rapoport
1
-3
/
+3
2018-10-31
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
3
-3
/
+6
2018-10-31
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
4
-4
/
+5
2018-10-31
memblock: replace alloc_bootmem_pages with memblock_alloc
Mike Rapoport
2
-2
/
+3
2018-10-31
memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanic
Mike Rapoport
1
-2
/
+2
2018-10-31
memblock: replace __alloc_bootmem_node_nopanic with memblock_alloc_try_nid_no...
Mike Rapoport
1
-2
/
+4
2018-10-31
memblock: replace alloc_bootmem_low with memblock_alloc_low
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace alloc_bootmem_align with memblock_alloc
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
1
-2
/
+2
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
1
-1
/
+1
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
1
-1
/
+0
2018-10-31
mm: remove CONFIG_NO_BOOTMEM
Mike Rapoport
1
-3
/
+0
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
4
-24
/
+2
2018-10-30
Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2
-0
/
+39
2018-10-30
Merge tag 'for-linus-4.20a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-22
/
+17
2018-10-30
Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-28
/
+228
2018-10-30
x86/numa_emulation: Fix uniform-split numa emulation
Dave Jiang
1
-2
/
+10
2018-10-30
x86/paravirt: Remove unused _paravirt_ident_32
Juergen Gross
4
-47
/
+19
2018-10-30
um: Remove update_debugregs()
Richard Weinberger
1
-2
/
+0
2018-10-30
um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEP
Richard Weinberger
1
-10
/
+0
2018-10-29
x86/mm/pat: Disable preemption around __flush_tlb_all()
Sebastian Andrzej Siewior
2
-1
/
+11
2018-10-29
x86/paravirt: Remove GPL from pv_ops export
Juergen Gross
1
-1
/
+1
2018-10-29
x86/traps: Use format string with panic() call
Rasmus Villemoes
1
-1
/
+1
2018-10-29
x86: Clean up 'sizeof x' => 'sizeof(x)'
Jordan Borgner
20
-63
/
+63
2018-10-29
Merge branches 'x86/early-printk', 'x86/microcode' and 'core/objtool' into x8...
Ingo Molnar
2
-12
/
+21
2018-10-29
Merge branch 'linus' into x86/urgent, to refresh the tree
Ingo Molnar
68
-9823
/
+2614
2018-10-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-96
/
+12
2018-10-27
Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved"
Masayoshi Mizuma
1
-12
/
+3
2018-10-27
hugetlb: introduce generic version of huge_ptep_get
Alexandre Ghiti
1
-5
/
+0
2018-10-27
hugetlb: introduce generic version of huge_ptep_set_access_flags()
Alexandre Ghiti
1
-7
/
+0
2018-10-27
hugetlb: introduce generic version of huge_ptep_set_wrprotect()
Alexandre Ghiti
1
-6
/
+0
2018-10-27
hugetlb: introduce generic version of prepare_hugepage_range
Alexandre Ghiti
1
-15
/
+0
2018-10-27
hugetlb: introduce generic version of huge_pte_wrprotect
Alexandre Ghiti
1
-5
/
+0
2018-10-27
hugetlb: introduce generic version of huge_pte_none()
Alexandre Ghiti
1
-5
/
+0
2018-10-27
hugetlb: introduce generic version of huge_ptep_clear_flush
Alexandre Ghiti
1
-6
/
+0
2018-10-27
hugetlb: introduce generic version of huge_ptep_get_and_clear()
Alexandre Ghiti
1
-6
/
+0
2018-10-27
hugetlb: introduce generic version of set_huge_pte_at()
Alexandre Ghiti
1
-6
/
+0
2018-10-27
hugetlb: introduce generic version of hugetlb_free_pgd_range
Alexandre Ghiti
1
-8
/
+0
2018-10-27
x86: convert vdso to use vm_fault_t
Matthew Wilcox
1
-15
/
+9
2018-10-26
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2018-10-26
Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
[next]