index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2013-11-22
x86, mm: do not leak page->ptl for pmd page tables
Kirill A. Shutemov
1
-1
/
+3
2013-11-21
Wrong page freed on preallocate_pmds() failure exit
Al Viro
1
-1
/
+1
2013-11-15
x86: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-2
/
+6
2013-11-15
x86: add missed pgtable_pmd_page_ctor/dtor calls for preallocated pmds
Kirill A. Shutemov
1
-2
/
+9
2013-11-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2013-11-14
Merge branch 'x86-trace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+25
2013-11-13
arch/x86/mm/init.c: fix incorrect function name in alloc_low_pages()
Zhi Yong Wu
1
-2
/
+2
2013-11-13
mem-hotplug: introduce movable_node boot option
Tang Chen
1
-0
/
+11
2013-11-13
x86/mem-hotplug: support initialize page tables in bottom-up
Tang Chen
1
-2
/
+64
2013-11-13
x86/mm: factor out of top-down direct mapping setup
Tang Chen
1
-20
/
+39
2013-11-13
x86/dumpstack: Fix printk_address for direct addresses
Jiri Slaby
1
-1
/
+1
2013-11-12
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+20
2013-11-11
x86, trace: Change user|kernel_page_fault to page_fault_user|kernel
H. Peter Anvin
1
-2
/
+2
2013-11-09
x86, trace: Add page fault tracepoints
Seiji Aguchi
2
-0
/
+15
2013-11-09
x86, trace: Register exception handler to trace IDT
Seiji Aguchi
1
-0
/
+10
2013-10-29
perf/x86: Further optimize copy_from_user_nmi()
Peter Zijlstra
1
-20
/
+21
2013-09-13
x86: finish user fault error path with fatal signal
Johannes Weiner
1
-18
/
+17
2013-09-13
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
1
-3
/
+5
2013-09-12
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
Naoya Horiguchi
1
-0
/
+8
2013-09-12
mm: vmstats: track TLB flush stats on UP too
Dave Hansen
1
-3
/
+1
2013-09-12
mm: vmstats: tlb flush counters
Dave Hansen
1
-4
/
+14
2013-09-10
x86/mm: Add 'step_size' comments to init_mem_mapping()
Yinghai Lu
1
-3
/
+20
2013-09-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+2
2013-09-04
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+7
2013-09-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2013-08-27
Merge branch 'acpi-assorted'
Rafael J. Wysocki
1
-4
/
+7
2013-08-22
x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member
Radu Caragea
1
-2
/
+4
2013-08-22
Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"
Linus Torvalds
1
-1
/
+1
2013-08-20
x86/mm: Fix boot crash with DEBUG_PAGE_ALLOC=y and more than 512G RAM
Yinghai Lu
1
-2
/
+2
2013-08-15
ACPI / x86: Print Hot-Pluggable Field in SRAT.
Tang Chen
1
-4
/
+7
2013-08-14
x86 get_unmapped_area(): use proper mmap base for bottom-up direction
Radu Caragea
1
-1
/
+1
2013-08-13
mm: Remove unused variable idx0 in __early_ioremap()
Jianguo Wu
1
-3
/
+2
2013-07-15
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
4
-17
/
+15
2013-07-11
mm: remove free_area_cache
Michel Lespinasse
1
-2
/
+0
2013-07-09
mm/pgtable: don't accumulate addr during pgd prepopulate pmd
Wanpeng Li
1
-3
/
+1
2013-07-04
mm/x86: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
3
-49
/
+3
2013-07-04
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2
-2
/
+2
2013-07-04
mm: make __free_pages_bootmem() only available at boot time
Jiang Liu
1
-16
/
+2
2013-07-04
mm: accurately calculate zone->managed_pages for highmem zones
Jiang Liu
1
-0
/
+6
2013-07-04
mm/x86: use free_reserved_area() to simplify code
Jiang Liu
2
-14
/
+5
2013-07-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
1
-187
/
+0
2013-07-03
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-5
/
+5
2013-06-28
x86/ioremap: Correct function name output
Borislav Petkov
1
-4
/
+4
2013-06-14
x86: mm: Remove general hugetlb code from x86.
Steve Capper
1
-67
/
+0
2013-06-14
x86: mm: Remove x86 version of huge_pmd_share.
Steve Capper
1
-120
/
+0
2013-06-01
x86: Fix adjust_range_size_mask calling position
Yinghai Lu
1
-3
/
+3
2013-05-28
x86_64: Correct phys_addr in cleanup_highmap comment
Zhang Yanfei
1
-1
/
+1
2013-05-10
x86/mm: Add missing comments for initial kernel direct mapping
Zhang Yanfei
1
-1
/
+18
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2013-04-30
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-8
/
+6
[next]