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
2012-10-26
x86, mm: Undo incorrect revert in arch/x86/mm/init.c
Yinghai Lu
1
-4
/
+0
2012-10-25
x86, mm: Find_early_table_space based on ranges that are actually being mapped
Jacob Shin
1
-29
/
+41
2012-10-24
x86-64: Fix page table accounting
Jan Beulich
1
-1
/
+6
2012-10-24
Revert "x86/mm: Fix the size calculation of mapping tables"
Dave Young
1
-13
/
+9
2012-10-09
readahead: fault retry breaks mmap file read random detection
Shaohua Li
1
-0
/
+1
2012-10-09
rbtree: move augmented rbtree functionality to rbtree_augmented.h
Michel Lespinasse
1
-1
/
+1
2012-10-09
mm: replace vma prio_tree with an interval tree
Michel Lespinasse
1
-2
/
+1
2012-10-09
rbtree: add RB_DECLARE_CALLBACKS() macro
Michel Lespinasse
1
-35
/
+2
2012-10-09
rbtree: remove prior augmented rbtree implementation
Michel Lespinasse
1
-19
/
+46
2012-10-09
mm, x86, pat: rework linear pfn-mmap tracking
Konstantin Khlebnikov
1
-5
/
+12
2012-10-09
x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_inse...
Suresh Siddha
1
-11
/
+36
2012-10-09
x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routines
Suresh Siddha
1
-14
/
+19
2012-10-02
Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+19
2012-10-01
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-7
/
+4
2012-10-01
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+3
2012-09-28
x86: Distinguish TLB shootdown interrupts from other functions call interrupts
Tomoki Sekiyama
1
-0
/
+2
2012-09-26
x86: Exception hooks for userspace RCU extended QS
Frederic Weisbecker
1
-2
/
+11
2012-09-21
x86, smap: A page fault due to SMAP is an oops
H. Peter Anvin
1
-0
/
+18
2012-09-21
x86-32, mm: The WP test should be done on a kernel page
H. Peter Anvin
1
-1
/
+1
2012-09-13
x86/mm/init.c: Fix devmem_is_allowed() off by one
T Makphaibulchoke
1
-1
/
+1
2012-09-12
x86: xen: Cleanup and remove x86_init.paging.pagetable_setup_done()
Attilio Rao
1
-4
/
+0
2012-09-12
x86: Move paging_init() call to x86_init.paging.pagetable_init()
Attilio Rao
1
-0
/
+1
2012-09-12
x86: Rename pagetable_setup_start() to pagetable_init()
Attilio Rao
1
-2
/
+2
2012-09-12
x86: Remove base argument from x86_init.paging.pagetable_setup_start
Attilio Rao
1
-2
/
+2
2012-09-07
x86/mm: Fix range check in tlbflush debugfs interface
Jan Beulich
1
-1
/
+1
2012-08-22
mm: hugetlbfs: correctly populate shared pmd
Michal Hocko
1
-5
/
+16
2012-08-14
Revert "x86-64/efi: Use EFI to deal with platform wall clock"
H. Peter Anvin
1
-6
/
+4
2012-08-03
ACPI: Only count valid srat memory structures
Thomas Renninger
1
-7
/
+8
2012-07-27
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-195
/
+206
2012-07-27
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+6
2012-06-28
x86/tlb: do flush_tlb_kernel_range by 'invlpg'
Alex Shi
1
-0
/
+30
2012-06-28
x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTOR
Alex Shi
1
-195
/
+47
2012-06-28
x86/tlb: enable tlb flush range support for x86
Alex Shi
1
-66
/
+46
2012-06-28
x86/tlb: add tlb_flushall_shift knob into debugfs
Alex Shi
1
-0
/
+51
2012-06-28
x86/tlb: add tlb_flushall_shift for specific CPU
Alex Shi
1
-4
/
+3
2012-06-28
x86/tlb: fall back to flush all when meet a THP large page
Alex Shi
1
-0
/
+34
2012-06-28
x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_range
Alex Shi
1
-16
/
+81
2012-06-20
x86/mm: Mark free_initrd_mem() as __init
Jan Beulich
1
-1
/
+1
2012-06-11
x86/mm: Fix some kernel-doc warnings
Wanpeng Li
2
-3
/
+3
2012-06-08
x86/mm: Only add extra pages count for the first memory range during pre-allo...
Yinghai Lu
1
-1
/
+2
2012-06-06
x86/numa: Set numa_nodes_parsed at acpi_numa_memory_affinity_init()
Yasuaki Ishimatsu
1
-0
/
+2
2012-06-06
x86-64/efi: Use EFI to deal with platform wall clock
Jan Beulich
1
-4
/
+6
2012-05-30
Merge branch 'x86/trampoline' into x86/urgent
H. Peter Anvin
5
-50
/
+49
2012-05-30
x86/mm/pat: Improve scaling of pat_pagerange_is_ram()
John Dykstra
1
-20
/
+36
2012-05-30
x86: print physical addresses consistently with other parts of kernel
Bjorn Helgaas
5
-50
/
+49
2012-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+1
2012-05-23
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-22
/
+30
2012-05-23
Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+137
2012-05-23
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+6
2012-05-18
x86-64: Fix accounting in kernel_physical_mapping_init()
Jan Beulich
1
-10
/
+13
[next]