Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
34f5754c239b0cae69130b8e67bb2226560c09d4
/
arch
/
arm64
/
mm
883d50a0
arm64: simplify pgd_alloc
by Mark Rutland
· 11 years ago
a55f992
arm64: Invalidate the TLB when replacing pmd entries during boot
by Catalin Marinas
· 11 years ago
ccc9e24
arm64: Align CMA sizes to PAGE_SIZE
by Laura Abbott
· 11 years ago
812944e
arm64: mm: fix the function name in comment of cpu_do_switch_mm
by Jingoo Han
· 11 years ago
03324e6
arm64: mm: fix the function name in comment of __flush_dcache_area
by Jingoo Han
· 11 years ago
bd5f6dc
arm64: mm: use ubfm for dcache_line_size
by Jingoo Han
· 11 years ago
0a5be74
Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstream
by Catalin Marinas
· 11 years ago
6ac2104
arm64: Enable CMA
by Laura Abbott
· 11 years ago
c666e8d
arm64: Warn on NULL device structure for dma APIs
by Laura Abbott
· 11 years ago
6732bc6
arm64: kernel: suspend/resume registers save/restore
by Lorenzo Pieralisi
· 11 years ago
3cea71b
arm64: ensure completion of TLB invalidatation
by Mark Rutland
· 11 years ago
10d0c97
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
b548095
Merge remote-tracking branch 'grant/devicetree/next' into for-next
by Rob Herring
· 11 years ago
c04e8e2
arm64: allow ioremap_cache() to use existing RAM mappings
by Mark Salter
· 11 years ago
9cf7172
arm64: big-endian: set correct endianess on kernel entry
by Matthew Leach
· 11 years ago
e2d1c99
arm64: remove unnecessary prom.h include
by Rob Herring
· 11 years ago
ec2eaa7
arm64: set initrd_start/initrd_end for fdt scan
by Rob Herring
· 11 years ago
fc18047
arm64: use correct register width when retrieving ASID
by Matthew Leach
· 11 years ago
59f67e1
arm64: Make do_bad_area() function static
by Catalin Marinas
· 11 years ago
759496b
arch: mm: pass userspace fault flag to generic fault handler
by Johannes Weiner
· 11 years ago
8713410
arch: mm: do not invoke OOM killer on kernel fault OOM
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
31f7c3a
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
d50240a
arm64: mm: permit use of tagged pointers at EL0
by Will Deacon
· 11 years ago
f3a1d7d
arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.S
by Catalin Marinas
· 11 years ago
e25208f
arm64: Fix mapping of memory banks not ending on a PMD_SIZE boundary
by Catalin Marinas
· 11 years ago
374d5c9
of: Specify initrd location using 64-bit
by Santosh Shilimkar
· 11 years ago
db6f410
arm64: mm: don't treat user cache maintenance faults as writes
by Will Deacon
· 11 years ago
98d1e64
mm: remove free_area_cache
by Michel Lespinasse
· 11 years ago
6879ea8
mm/microblaze: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
bee4ebd
mm/ARM64: 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
9af5b80
mm/ARM64: kill poison_init_mem()
by Jiang Liu
· 11 years ago
dbe67df
mm: enhance free_reserved_area() to support poisoning memory with zero
by Jiang Liu
· 11 years ago
1119969
mm: change signature of free_reserved_area() to fix building warnings
by Jiang Liu
· 11 years ago
aa729dc
Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/linux into upstream-hugepages
by Catalin Marinas
· 11 years ago
084bd29
ARM64: mm: HugeTLB support.
by Steve Capper
· 12 years ago
f6bc87c
ARM64: mm: Restore memblock limit when map_mem finished.
by Steve Capper
· 12 years ago
ebd8836
arm64: Remove __flush_dcache_page()
by Catalin Marinas
· 12 years ago
7249b79
arm64: Do not flush the D-cache for anonymous pages
by Catalin Marinas
· 12 years ago
b5b6c9e
arm64: Avoid cache flushing in flush_dcache_page()
by Catalin Marinas
· 12 years ago
953dbbe
arm64: Do not report user faults for handled signals
by Catalin Marinas
· 11 years ago
b4fed07
arm64: mm: Fix operands of clz in __flush_dcache_all
by Sukanto Ghosh
· 11 years ago
9c413e2
arm64: debug: clear mdscr_el1 instead of taking the OS lock
by Will Deacon
· 12 years ago
3d15b79
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 12 years ago
0e7f7bc
arm64: Ignore the 'write' ESR flag on cache maintenance faults
by Catalin Marinas
· 12 years ago
c9ef713
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 12 years ago
0aad818
sparse-vmemmap: specify vmemmap population range in bytes
by Johannes Weiner
· 12 years ago
83db038
mm/ARM: use common help functions to free reserved pages
by Jiang Liu
· 12 years ago
4339e3f3
arm64: mm: Correct show_pte behaviour
by Steve Capper
· 12 years ago
d17cfb3
ARM64: early_printk: Fix check for CONFIG_ARM64_64K_PAGES
by Ben Hutchings
· 12 years ago
0197518
memory-hotplug: remove memmap of sparse-vmemmap
by Tang Chen
· 12 years ago
2475ff9
arm64: Add simple earlyprintk support
by Catalin Marinas
· 12 years ago
8f3bfa5
arm64: Convert empty flush_cache_{mm,page} functions to static inline
by Catalin Marinas
· 12 years ago
938edf5
arm64: mm: update max_dma32 before calculating size of NORMAL zone
by Will Deacon
· 12 years ago
3495386b
arm64: Make the user fault reporting more specific
by Catalin Marinas
· 12 years ago
f483a85
arm64: mm: fix booting on systems with no memory below 4GB
by Will Deacon
· 12 years ago
27222a3
arm64: Call swiotlb_init() instead of swiotlb_init_with_default_size()
by Catalin Marinas
· 12 years ago
0d0109a
arm64: Do not set the SMP/nAMP processor bit
by Catalin Marinas
· 12 years ago
8c2c3df
arm64: Build infrastructure
by Catalin Marinas
· 13 years ago
09b5541
arm64: DMA mapping API
by Catalin Marinas
· 13 years ago
fc47897
arm64: Device specific operations
by Catalin Marinas
· 13 years ago
58d0ba5
arm64: TLB maintenance functionality
by Catalin Marinas
· 13 years ago
f1a0c4a
arm64: Cache maintenance routines
by Catalin Marinas
· 13 years ago
9cce7a4
arm64: CPU support
by Catalin Marinas
· 13 years ago
b3901d5
arm64: Process management
by Catalin Marinas
· 13 years ago
1d18c47
arm64: MMU fault handling and page table management
by Catalin Marinas
· 13 years ago
c1cc155
arm64: MMU initialisation
by Catalin Marinas
· 13 years ago
0be7320
arm64: Assembly macros and definitions
by Catalin Marinas
· 13 years ago