index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
1
-19
/
+6
|
\
|
*
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2013-11-07
1
-1
/
+1
|
|
\
|
*
|
arm64: remove unnecessary prom.h include
Rob Herring
2013-10-09
1
-1
/
+0
|
*
|
arm64: set initrd_start/initrd_end for fdt scan
Rob Herring
2013-10-09
1
-18
/
+6
*
|
|
arm64: allow ioremap_cache() to use existing RAM mappings
Mark Salter
2013-10-30
1
-2
/
+18
*
|
|
arm64: big-endian: set correct endianess on kernel entry
Matthew Leach
2013-10-25
1
-2
/
+2
|
|
/
|
/
|
*
|
arm64: use correct register width when retrieving ASID
Matthew Leach
2013-09-25
1
-1
/
+1
|
/
*
arm64: Make do_bad_area() function static
Catalin Marinas
2013-09-20
1
-1
/
+1
*
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-09-12
1
-7
/
+10
*
arch: mm: do not invoke OOM killer on kernel fault OOM
Johannes Weiner
2013-09-12
1
-7
/
+7
*
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
Naoya Horiguchi
2013-09-11
1
-0
/
+5
*
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-09-10
1
-2
/
+1
|
\
|
*
of: Specify initrd location using 64-bit
Santosh Shilimkar
2013-07-24
1
-2
/
+1
*
|
arm64: mm: permit use of tagged pointers at EL0
Will Deacon
2013-09-03
1
-1
/
+1
*
|
arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.S
Catalin Marinas
2013-09-02
1
-4
/
+0
*
|
arm64: Fix mapping of memory banks not ending on a PMD_SIZE boundary
Catalin Marinas
2013-08-28
1
-2
/
+21
|
/
*
arm64: mm: don't treat user cache maintenance faults as writes
Will Deacon
2013-07-19
1
-26
/
+20
*
mm: remove free_area_cache
Michel Lespinasse
2013-07-10
1
-2
/
+0
*
mm/microblaze: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
1
-1
/
+1
*
mm/ARM64: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
1
-45
/
+3
*
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
1
-1
/
+1
*
mm/ARM64: kill poison_init_mem()
Jiang Liu
2013-07-03
1
-14
/
+3
*
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
2013-07-03
1
-2
/
+2
*
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-07-03
1
-1
/
+1
*
Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/...
Catalin Marinas
2013-07-01
4
-21
/
+88
|
\
|
*
ARM64: mm: HugeTLB support.
Steve Capper
2013-06-14
3
-15
/
+75
|
*
ARM64: mm: Restore memblock limit when map_mem finished.
Steve Capper
2013-06-14
1
-6
/
+13
*
|
arm64: Remove __flush_dcache_page()
Catalin Marinas
2013-06-07
2
-7
/
+1
*
|
arm64: Do not flush the D-cache for anonymous pages
Catalin Marinas
2013-06-07
2
-6
/
+3
*
|
arm64: Avoid cache flushing in flush_dcache_page()
Catalin Marinas
2013-06-07
1
-18
/
+4
|
/
*
arm64: Do not report user faults for handled signals
Catalin Marinas
2013-05-24
1
-1
/
+2
*
arm64: mm: Fix operands of clz in __flush_dcache_all
Sukanto Ghosh
2013-05-14
1
-1
/
+1
*
arm64: debug: clear mdscr_el1 instead of taking the OS lock
Will Deacon
2013-05-13
1
-2
/
+1
*
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-05-08
1
-1
/
+2
|
\
|
*
arm64: Ignore the 'write' ESR flag on cache maintenance faults
Catalin Marinas
2013-05-08
1
-1
/
+2
*
|
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-04-30
1
-3
/
+3
|
\
|
|
*
arm64: mm: Correct show_pte behaviour
Steve Capper
2013-04-25
1
-3
/
+3
*
|
sparse-vmemmap: specify vmemmap population range in bytes
Johannes Weiner
2013-04-29
1
-8
/
+5
*
|
mm/ARM: use common help functions to free reserved pages
Jiang Liu
2013-04-29
1
-24
/
+2
*
|
ARM64: early_printk: Fix check for CONFIG_ARM64_64K_PAGES
Ben Hutchings
2013-03-25
1
-1
/
+1
|
/
*
memory-hotplug: remove memmap of sparse-vmemmap
Tang Chen
2013-02-23
1
-0
/
+3
*
arm64: Add simple earlyprintk support
Catalin Marinas
2013-01-22
1
-0
/
+42
*
arm64: Convert empty flush_cache_{mm,page} functions to static inline
Catalin Marinas
2012-11-23
1
-9
/
+0
*
arm64: mm: update max_dma32 before calculating size of NORMAL zone
Will Deacon
2012-11-14
1
-2
/
+2
*
arm64: Make the user fault reporting more specific
Catalin Marinas
2012-11-14
1
-2
/
+11
*
arm64: mm: fix booting on systems with no memory below 4GB
Will Deacon
2012-11-08
1
-1
/
+1
*
arm64: Call swiotlb_init() instead of swiotlb_init_with_default_size()
Catalin Marinas
2012-10-08
3
-8
/
+4
*
arm64: Do not set the SMP/nAMP processor bit
Catalin Marinas
2012-09-24
1
-11
/
+0
*
arm64: Build infrastructure
Catalin Marinas
2012-09-17
1
-0
/
+4
*
arm64: DMA mapping API
Catalin Marinas
2012-09-17
1
-0
/
+79
[next]