index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
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-12
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-08
x86, trace: Add page fault tracepoints
Seiji Aguchi
2
-0
/
+15
2013-11-08
x86, trace: Register exception handler to trace IDT
Seiji Aguchi
1
-0
/
+10
2013-11-02
x86/mm/cpa: Map in an arbitrary pgd
Borislav Petkov
1
-7
/
+46
2013-11-02
x86/mm/pageattr: Add last levels of error path
Borislav Petkov
1
-1
/
+93
2013-11-02
x86/mm/pageattr: Add a PUD error unwinding path
Borislav Petkov
1
-2
/
+58
2013-11-02
x86/mm/pageattr: Add a PTE pagetable populating function
Borislav Petkov
1
-1
/
+21
2013-11-02
x86/mm/pageattr: Add a PMD pagetable populating function
Borislav Petkov
1
-1
/
+81
2013-11-02
x86/mm/pageattr: Add a PUD pagetable populating function
Borislav Petkov
1
-1
/
+86
2013-11-02
x86/mm/pageattr: Add a PGD pagetable populating function
Borislav Petkov
1
-0
/
+39
2013-11-02
x86/mm/pageattr: Lookup address in an arbitrary PGD
Borislav Petkov
1
-10
/
+26
2013-10-29
perf/x86: Further optimize copy_from_user_nmi()
Peter Zijlstra
1
-20
/
+21
2013-10-13
x86, kaslr: Raise the maximum virtual address to -1 GiB on x86_64
Kees Cook
1
-0
/
+3
2013-09-12
x86: finish user fault error path with fatal signal
Johannes Weiner
1
-18
/
+17
2013-09-12
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
1
-3
/
+5
2013-09-11
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
Naoya Horiguchi
1
-0
/
+8
2013-09-11
mm: vmstats: track TLB flush stats on UP too
Dave Hansen
1
-3
/
+1
2013-09-11
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-03
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-14
ACPI / x86: Print Hot-Pluggable Field in SRAT.
Tang Chen
1
-4
/
+7
2013-08-13
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-14
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
4
-17
/
+15
2013-07-10
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-03
mm/x86: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
3
-49
/
+3
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2
-2
/
+2
2013-07-03
mm: make __free_pages_bootmem() only available at boot time
Jiang Liu
1
-16
/
+2
2013-07-03
mm: accurately calculate zone->managed_pages for highmem zones
Jiang Liu
1
-0
/
+6
2013-07-03
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-02
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
[prev]
[next]