Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
e9e87eb3f9180b2b0470409b24fb39b8a1941520
/
arch
/
sparc
/
mm
06090e8
sparc64: Implement __get_user_pages_fast().
by David S. Miller
· 10 years ago
0429fbc
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
d195b71
sparc64: Kill unnecessary tables and increase MAX_BANKS.
by David S. Miller
· 10 years ago
bb4e6e8
sparc64: Adjust vmalloc region size based upon available virtual address bits.
by David S. Miller
· 10 years ago
7c0fa0f
sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.
by David S. Miller
· 10 years ago
c06240c
sparc64: Use kernel page tables for vmemmap.
by David S. Miller
· 10 years ago
0dd5b7b
sparc64: Fix physical memory management regressions with large max_phys_bits.
by David S. Miller
· 10 years ago
8c82dc0
sparc64: Adjust KTSB assembler to support larger physical addresses.
by David S. Miller
· 10 years ago
4397bed
sparc64: Define VA hole at run time, rather than at compile time.
by David S. Miller
· 10 years ago
ac55c76
sparc64: Switch to 4-level page tables.
by David S. Miller
· 10 years ago
473ad7f
sparc64: Fix reversed start/end in flush_tlb_kernel_range()
by David S. Miller
· 10 years ago
7c21d53
sparc64: mem boot option correction
by bob picco
· 10 years ago
3dee9df
sparc64: find_node adjustment
by bob picco
· 10 years ago
4ccb927
sparc64: sun4v TLB error power off events
by bob picco
· 10 years ago
494fc42
sparc: Replace __get_cpu_var uses
by Christoph Lameter
· 10 years ago
5b6ff9d
sparc64: Fix up merge thinko.
by David S. Miller
· 10 years ago
e9011d0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by David S. Miller
· 10 years ago
4ca9a23
sparc64: Guard against flushing openfirmware mappings.
by David S. Miller
· 10 years ago
18f3813
sparc64: Do not insert non-valid PTEs into the TSB hash table.
by David S. Miller
· 10 years ago
f6d4fb5
sparc64 - add mem to iomem resource
by bob picco
· 11 years ago
c4222e4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
by Linus Torvalds
· 10 years ago
c177c81
hugetlb: restrict hugepage_migration_support() to x86_64
by Naoya Horiguchi
· 10 years ago
48d3721
sparc64: fix sparse warnings in int_64.c
by Sam Ravnborg
· 10 years ago
59dec13
sparc64: fix sparse warnings in init_64.c
by Sam Ravnborg
· 10 years ago
8c7260c
sparc64: fix sparse warning in tsb.c
by Sam Ravnborg
· 10 years ago
8df5262
sparc64: fix sparse warnings in sys_sparc_64.c + unaligned_64.c
by Sam Ravnborg
· 10 years ago
2e74a74
sparc: drop use of extern for prototypes in arch/sparc/*
by Sam Ravnborg
· 10 years ago
1918660
sparc32: fix sparse warning in io-unit.c
by Sam Ravnborg
· 10 years ago
f977ea4
sparc32: fix sparse warning in iommu.c
by Sam Ravnborg
· 10 years ago
b18eb2d
sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.
by David S. Miller
· 11 years ago
e5c460f
sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addresses.
by David S. Miller
· 11 years ago
0eef331
sparc64: Use 'ILOG2_4MB' instead of constant '22'.
by David S. Miller
· 11 years ago
70ffc6e
sparc64: Fix top-level fault handling bugs.
by David S. Miller
· 11 years ago
04df419
sparc64: Fix bugs in get_user_pages_fast() wrt. THP.
by David S. Miller
· 11 years ago
51e5ef1
sparc64: Fix huge PMD invalidation.
by David S. Miller
· 11 years ago
5b1e94f
sparc64: Fix executable bit testing in set_pmd_at() paths.
by David S. Miller
· 11 years ago
9edfae3
sparc32: fix sparse warnings in unaligned_32.c
by Sam Ravnborg
· 11 years ago
8885ec7
sparc32: fix sparse warning in devices.c
by Sam Ravnborg
· 11 years ago
d191723
sparc32: fix sparse warnings in setup_32.c
by Sam Ravnborg
· 11 years ago
a2b0aa9
sparc32: fix sparse "Should it be static?" in mm/
by Sam Ravnborg
· 11 years ago
e8c29c8
sparc32: fix sparse warnings in srmmu.c
by Sam Ravnborg
· 11 years ago
4c9660f
sparc32: fix sparse warning in init_32.c
by Sam Ravnborg
· 11 years ago
e1b2f134
sparc32: fix sparse warning in fault_32.c
by Sam Ravnborg
· 11 years ago
ddb7417
sparc32: rename mm/srmmu.h to mm/mm_32.h
by Sam Ravnborg
· 11 years ago
151b628
sparc64:tsb.c:use array size macro rather than number
by Doug Wilson
· 11 years ago
a56b072
sparc32: make copy_to/from_user_page() usable from modular code
by Paul Gortmaker
· 11 years ago
8b2abcb
sparc: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
e7e8de5
memblock: make memblock_set_node() support different memblock_type
by Tang Chen
· 11 years ago
6a328f3
sparc64: merge fix
by Stephen Rothwell
· 11 years ago
1b27227
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
by Linus Torvalds
· 11 years ago
1ae9ae5
sparc: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
c389a25
mm, thp: do not access mm->pmd_huge_pte directly
by Kirill A. Shutemov
· 11 years ago
812cb83
sparc64: Implement HAVE_CONTEXT_TRACKING
by Kirill Tkhai
· 11 years ago
a7b9403
sparc64: Encode huge PMDs using PTE encoding.
by David S. Miller
· 11 years ago
2b77933
sparc64: Move to 64-bit PGDs and PMDs.
by David S. Miller
· 11 years ago
37b3a8f
sparc64: Move from 4MB to 8MB huge pages.
by David S. Miller
· 11 years ago
b2d4383
sparc64: Make PAGE_OFFSET variable.
by David S. Miller
· 11 years ago
bb7b435
sparc64: Document the shift counts used to validate linear kernel addresses.
by David S. Miller
· 11 years ago
922631b
sparc64: Use PAGE_OFFSET instead of a magic constant.
by David S. Miller
· 11 years ago
c920745
sparc64: Clean up 64-bit mmap exclusion defines.
by David S. Miller
· 11 years ago
759496b
arch: mm: pass userspace fault flag to generic fault handler
by Johannes Weiner
· 11 years ago
83467ef
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
by Naoya Horiguchi
· 11 years ago
2066aad
sparc: delete __cpuinit/__CPUINIT usage from all users
by Paul Gortmaker
· 11 years ago
961246b
[PATCH] sparc32: vm_area_struct access for old Sun SPARCs.
by Olivier DANET
· 11 years ago
65b97fb
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
dceccbe
mm/SPARC: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
0c98853
mm: concentrate modification of totalram_pages into the mm core
by Jiang Liu
· 11 years ago
1119969
mm: change signature of free_reserved_area() to fix building warnings
by Jiang Liu
· 11 years ago
24a72ac
Merge tag 'v3.10' into next
by Benjamin Herrenschmidt
· 11 years ago
6b0b50b
mm/THP: add pmd args to pgtable deposit and withdraw APIs
by Aneesh Kumar K.V
· 11 years ago
23a0113
sparc: tsb must be flushed before tlb
by Dave Kleikamp
· 11 years ago
771a37f
sparc64 address-congruence property
by bob picco
· 11 years ago
70affe4
mm/SPARC: use common help functions to free reserved pages
by Jiang Liu
· 12 years ago
048c9ac
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by David S. Miller
· 12 years ago
0aad818
sparse-vmemmap: specify vmemmap population range in bytes
by Johannes Weiner
· 12 years ago
32e1a10
mm/SPARC: use free_highmem_page() to free highmem pages into buddy system
by Jiang Liu
· 12 years ago
f0af970
sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching.
by David S. Miller
· 12 years ago
f36391d
sparc64: Fix race in TLB batch processing.
by David S. Miller
· 12 years ago
07df841
sparc64: Do not save/restore interrupts in get_new_mmu_context()
by Kirill Tkhai
· 12 years ago
9a0ac1b
sparc/iommu: fix typo s/265KB/256KB/
by Akinobu Mita
· 12 years ago
54df2db
sparc/srmmu: clear trailing edge of bitmap properly
by Akinobu Mita
· 12 years ago
ce835e5
sparc64: Do not change num_physpages during initmem freeing
by Tkhai Kirill
· 12 years ago
ec8acf2
swap: add per-partition lock for swapfile
by Shaohua Li
· 12 years ago
0197518
memory-hotplug: remove memmap of sparse-vmemmap
by Tang Chen
· 12 years ago
46723bf
memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
by Yasuaki Ishimatsu
· 12 years ago
2ef14f4
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
0fbebed
sparc64: Fix tsb_grow() in atomic context.
by David S. Miller
· 12 years ago
bcd896b
sparc64: Handle hugepage TSB being NULL.
by David S. Miller
· 12 years ago
a55ee1f
sparc64: Fix gfp_flags setting in tsb_grow().
by David S. Miller
· 12 years ago
89a7791
sparc64: Fix get_user_pages_fast() wrt. THP.
by David S. Miller
· 12 years ago
de65d81
Merge remote-tracking branch 'origin/x86/boot' into x86/mm2
by H. Peter Anvin
· 12 years ago
7c9503b
SPARC: drivers: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
9977d9b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
2aea28b
mm: use vm_unmapped_area() in hugetlbfs on sparc64 architecture
by Michel Lespinasse
· 12 years ago
961f8fa
sparc, mm: Remove calling of free_all_bootmem_node()
by Yinghai Lu
· 12 years ago
d05f06e
Merge branch 'arch-frv' into no-rebases
by Al Viro
· 12 years ago
916ca14
sparc64: Add global PMU register dumping via sysrq.
by David S. Miller
· 12 years ago
dff933d
sparc64: clear syscall_noerror on the entry to syscall, not on the exit
by Al Viro
· 12 years ago
f88620b
sparc64: Fix deficiencies in sun4v error reporting.
by David S. Miller
· 12 years ago
9e695d2
sparc64: Support transparent huge pages.
by David Miller
· 12 years ago
Next »