开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
mm
Age
Commit message (
Expand
)
Author
2015-04-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2015-03-26
sparc32: destroy_context() and switch_mm() needs to disable interrupts.
Andreas Larsson
2014-10-30
sparc64: Implement __get_user_pages_fast().
David S. Miller
2014-10-30
sparc64: Kill unnecessary tables and increase MAX_BANKS.
David S. Miller
2014-10-30
sparc64: Adjust vmalloc region size based upon available virtual address bits.
David S. Miller
2014-10-30
sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.
David S. Miller
2014-10-30
sparc64: Use kernel page tables for vmemmap.
David S. Miller
2014-10-30
sparc64: Fix physical memory management regressions with large max_phys_bits.
David S. Miller
2014-10-30
sparc64: Adjust KTSB assembler to support larger physical addresses.
David S. Miller
2014-10-30
sparc64: Define VA hole at run time, rather than at compile time.
David S. Miller
2014-10-30
sparc64: Switch to 4-level page tables.
David S. Miller
2014-10-30
sparc64: Fix reversed start/end in flush_tlb_kernel_range()
David S. Miller
2014-10-30
sparc64: find_node adjustment
bob picco
2014-10-30
sparc64: sun4v TLB error power off events
bob picco
2014-08-14
sparc64: Guard against flushing openfirmware mappings.
David S. Miller
2014-08-14
sparc64: Do not insert non-valid PTEs into the TSB hash table.
David S. Miller
2014-08-14
sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.
David S. Miller
2014-08-14
sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addr...
David S. Miller
2014-08-14
sparc64: Use 'ILOG2_4MB' instead of constant '22'.
David S. Miller
2014-08-14
sparc64: Fix top-level fault handling bugs.
David S. Miller
2014-08-14
sparc64: Fix bugs in get_user_pages_fast() wrt. THP.
David S. Miller
2014-08-14
sparc64: Fix huge PMD invalidation.
David S. Miller
2014-08-14
sparc64: Fix executable bit testing in set_pmd_at() paths.
David S. Miller
2014-06-30
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
2014-03-17
sparc64:tsb.c:use array size macro rather than number
Doug Wilson
2014-02-19
sparc32: make copy_to/from_user_page() usable from modular code
Paul Gortmaker
2014-01-28
sparc: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-21
memblock: make memblock_set_node() support different memblock_type
Tang Chen
2013-11-18
sparc64: merge fix
Stephen Rothwell
2013-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
2013-11-15
sparc: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-11-15
mm, thp: do not access mm->pmd_huge_pte directly
Kirill A. Shutemov
2013-11-14
sparc64: Implement HAVE_CONTEXT_TRACKING
Kirill Tkhai
2013-11-13
sparc64: Encode huge PMDs using PTE encoding.
David S. Miller
2013-11-12
sparc64: Move to 64-bit PGDs and PMDs.
David S. Miller
2013-11-12
sparc64: Move from 4MB to 8MB huge pages.
David S. Miller
2013-11-12
sparc64: Make PAGE_OFFSET variable.
David S. Miller
2013-11-12
sparc64: Document the shift counts used to validate linear kernel addresses.
David S. Miller
2013-11-12
sparc64: Use PAGE_OFFSET instead of a magic constant.
David S. Miller
2013-11-12
sparc64: Clean up 64-bit mmap exclusion defines.
David S. Miller
2013-09-12
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-09-11
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
Naoya Horiguchi
2013-07-14
sparc: delete __cpuinit/__CPUINIT usage from all users
Paul Gortmaker
2013-07-10
[PATCH] sparc32: vm_area_struct access for old Sun SPARCs.
Olivier DANET
2013-07-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-07-03
mm/SPARC: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-07-01
Merge tag 'v3.10' into next
Benjamin Herrenschmidt
2013-06-20
mm/THP: add pmd args to pgtable deposit and withdraw APIs
Aneesh Kumar K.V
[next]