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
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-30
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-7
/
+0
2016-07-27
Merge branch 'linus' into x86/microcode, to pick up merge window changes
Ingo Molnar
11
-149
/
+327
2016-07-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+8
2016-07-27
Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-115
/
+3
2016-07-27
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
1
-1
/
+1
2016-07-27
arch: x86: charge page tables to kmemcg
Vladimir Davydov
1
-3
/
+7
2016-07-26
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+8
2016-07-26
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-72
/
+300
2016-07-26
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-70
/
+17
2016-07-25
Merge branch 'acpi-numa'
Rafael J. Wysocki
2
-115
/
+3
2016-07-23
x86/mm/cpa: Add missing comment in populate_pdg()
Andy Lutomirski
1
-0
/
+5
2016-07-23
x86/mm/cpa: Fix populate_pgd(): Stop trying to deallocate failed PUDs
Andy Lutomirski
1
-5
/
+2
2016-07-15
x86/dumpstack: Rename thread_struct::sig_on_uaccess_error to sig_on_uaccess_err
Ingo Molnar
1
-1
/
+1
2016-07-15
x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_er...
Andy Lutomirski
2
-2
/
+2
2016-07-15
x86/mm/64: In vmalloc_fault(), use CR3 instead of current->active_mm
Andy Lutomirski
1
-1
/
+1
2016-07-15
x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()
Andy Lutomirski
1
-28
/
+0
2016-07-15
x86/mm/cpa: In populate_pgd(), don't set the PGD entry until it's populated
Andy Lutomirski
1
-3
/
+6
2016-07-15
x86/mm/hotplug: Don't remove PGD entries in remove_pagetable()
Ingo Molnar
1
-27
/
+0
2016-07-15
kasan: add newline to messages
Dmitry Vyukov
1
-2
/
+2
2016-07-13
x86/mm: Use pte_none() to test for empty PTE
Dave Hansen
3
-8
/
+8
2016-07-10
x86/mm: Do not reference phys addr beyond kernel
Thomas Garnier
1
-2
/
+10
2016-07-08
x86/mm: Add memory hotplug support for KASLR memory randomization
Thomas Garnier
1
-1
/
+6
2016-07-08
x86/mm: Enable KASLR for vmalloc memory regions
Thomas Garnier
1
-1
/
+4
2016-07-08
x86/mm: Enable KASLR for physical mapping memory regions
Thomas Garnier
1
-3
/
+15
2016-07-08
x86/mm: Implement ASLR for kernel memory regions
Thomas Garnier
4
-4
/
+166
2016-07-08
x86/mm: Separate variable for trampoline PGD
Thomas Garnier
1
-0
/
+3
2016-07-08
x86/mm: Add PUD VA support for physical mapping
Thomas Garnier
1
-4
/
+9
2016-07-08
x86/mm: Update physical mapping variable names
Thomas Garnier
1
-66
/
+96
2016-07-08
x86/mm/pat, /dev/mem: Remove superfluous error message
Jiri Kosina
1
-4
/
+1
2016-07-08
x86/dumpstack: Add show_stack_regs() and use it
Borislav Petkov
1
-5
/
+8
2016-07-08
Merge tag 'v4.7-rc6' into x86/microcode, to pick up fixes before merging new ...
Ingo Molnar
1
-1
/
+1
2016-06-25
x86: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-1
/
+1
2016-06-08
x86/microcode: Fix suspend to RAM with builtin microcode
Borislav Petkov
1
-7
/
+0
2016-05-30
ACPI / NUMA: Move acpi_numa_memory_affinity_init() to drivers/acpi/numa.c
Hanjun Guo
1
-57
/
+0
2016-05-30
ACPI / NUMA: remove unneeded acpi_numa=1
Hanjun Guo
1
-2
/
+0
2016-05-30
ACPI / NUMA: move bad_srat() and srat_disabled() to drivers/acpi/numa.c
David Daney
2
-14
/
+1
2016-05-30
x86 / ACPI / NUMA: cleanup acpi_numa_processor_affinity_init()
Hanjun Guo
1
-16
/
+5
2016-05-30
ACPI / NUMA: move acpi_numa_slit_init() to drivers/acpi/numa.c
Hanjun Guo
1
-27
/
+0
2016-05-30
ACPI / NUMA: Move acpi_numa_arch_fixup() to ia64 only
Robert Richter
1
-2
/
+0
2016-05-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+8
2016-05-20
x86/mm: Switch from TASK_SIZE to TASK_SIZE_MAX in the page fault code
Andy Lutomirski
1
-3
/
+8
2016-05-20
x86: mm: use hugetlb_bad_size()
Vaishali Thakkar
1
-0
/
+1
2016-05-20
include/linux/nodemask.h: create next_node_in() helper
Andrew Morton
1
-3
/
+1
2016-05-17
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-76
/
+80
2016-05-17
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-73
/
+158
2016-05-17
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+117
2016-05-12
Merge branch 'sched/urgent' into sched/core to pick up fixes
Ingo Molnar
1
-2
/
+3
2016-05-10
x86/boot: Add missing file header comments
Kees Cook
1
-0
/
+5
2016-05-07
x86/boot: Split out kernel_ident_mapping_init()
Yinghai Lu
2
-73
/
+75
2016-05-07
Merge branch 'linus' into efi/core, to pick up fixes
Ingo Molnar
1
-2
/
+3
[next]