Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b6e3b5c2fea9c76617e101cbbc54ed14961f9dee
/
arch
/
arm
/
mm
« Previous
0d31fe4
ARM: pgtable: provide get_top_pte() to complement set_top_pte()
by Russell King
· 13 years ago
67ece14
ARM: pgtable: consolidate set_pte_ext(TOP_PTE,...) + tlb flush
by Russell King
· 13 years ago
6e78df1
ARM: pgtable: use mk_pte rather than pfn_pte(page_to_pfn())
by Russell King
· 13 years ago
de27c30
ARM: pgtable: move TOP_PTE address definitions to arch/arm/mm/mm.h
by Russell King
· 13 years ago
94e5a85
ARM: earlier initialization of vectors page
by Russell King
· 13 years ago
45cd529
ARM: add dma coherent region reporting via procfs
by Russell King
· 13 years ago
612539e
ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guards
by Will Deacon
· 13 years ago
868dbf9
ARM: 7295/1: cortex-a7: move proc_info out of !CONFIG_ARM_LPAE block
by Will Deacon
· 13 years ago
a092f2b
ARM: 7291/1: cache: assume 64-byte L1 cachelines for ARMv7 CPUs
by Will Deacon
· 13 years ago
3e175ca
ARM: cache-l2x0.c: consistently use u32
by Russell King
· 13 years ago
bc2827d
ARM: fix a section mismatch warning with our use of memblock
by Russell King
· 13 years ago
716a3dc
ARM: Add arm_memblock_steal() to allocate memory away from the kernel
by Russell King
· 13 years ago
e343a89
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 13 years ago
770e1b0
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
4a2164a
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
2e0e943
Merge branch 'devel-stable' into for-linus
by Russell King
· 13 years ago
a32737e
Merge branches 'fixes' and 'misc' into for-linus
by Russell King
· 13 years ago
ba90c51
ARM: 7197/1: errata: Remove SMP dependency for erratum 751472
by Dave Martin
· 13 years ago
45aa066
Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/memblock
by Ingo Molnar
· 13 years ago
df0bcfe
Merge branch 'arm/common-kconfig-refactor+for-rmk' of git://git.linaro.org/people/dmart/linux-2.6-arm into devel-stable
by Russell King
· 13 years ago
ce5ea9f
ARM: l2x0/pl310: Refactor Kconfig to be more maintainable
by Dave Martin
· 13 years ago
b424473
ARM: 7202/1: Add Cortex-A7 proc info
by Pawel Moll
· 13 years ago
1aadc05
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
by Tejun Heo
· 13 years ago
fe091c2
memblock: Kill memblock_init()
by Tejun Heo
· 13 years ago
1c16d24
memblock: Fix include breakages caused by 24aa07882b
by Tejun Heo
· 13 years ago
6ae25a5
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux into devel-stable
by Russell King
· 13 years ago
497b7e9
ARM: LPAE: Add the Kconfig entries
by Catalin Marinas
· 13 years ago
77f73a2
ARM: LPAE: mark memory banks with start > ULONG_MAX as highmem
by Will Deacon
· 13 years ago
ae2de101
ARM: LPAE: Add identity mapping support for the 3-level page table format
by Catalin Marinas
· 13 years ago
14d8c95
ARM: LPAE: Add context switching support
by Catalin Marinas
· 13 years ago
f7b8156
ARM: LPAE: Add fault handling support
by Catalin Marinas
· 13 years ago
1b6ba46
ARM: LPAE: MMU setup for the 3-level page table format
by Catalin Marinas
· 13 years ago
da02877
ARM: LPAE: Page table maintenance for the 3-level format
by Catalin Marinas
· 13 years ago
8d2cd3a
ARM: LPAE: Factor out classic-MMU specific code into proc-v7-2level.S
by Catalin Marinas
· 13 years ago
136848d
ARM: LPAE: Move the FSR definitions to separate files
by Catalin Marinas
· 13 years ago
03a6b82
ARM: pgtable: Fix compiler warning in ioremap.c introduced by nopud
by Catalin Marinas
· 13 years ago
3ee0fc5
Merge branch 'kexec/idmap' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable
by Russell King
· 13 years ago
4e8ee7d
ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting
by Will Deacon
· 13 years ago
2c8951a
ARM: idmap: use idmap_pgd when setting up mm for reboot
by Will Deacon
· 13 years ago
1a4baaf
ARM: proc-*.S: place cpu_reset functions into .idmap.text section
by Will Deacon
· 13 years ago
8903826
ARM: idmap: populate identity map pgd at init time using .init.text
by Will Deacon
· 13 years ago
8878a53
ARM: 7178/1: fault.c: Port OOM changes into do_page_fault
by Kautuk Consul
· 13 years ago
7dbaa46
ARM: 7169/1: topdown mmap support
by Rob Herring
· 13 years ago
73829af
Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stable
by Russell King
· 13 years ago
742eaa6
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable
by Russell King
· 13 years ago
e5bfb72
arm: switch to GENERIC_PCI_IOMAP
by Michael S. Tsirkin
· 13 years ago
576d2f2
ARM: add generic ioremap optimization by reusing static mappings
by Nicolas Pitre
· 13 years ago
6ee723a
ARM: simplify __iounmap() when dealing with section based mapping
by Nicolas Pitre
· 13 years ago
0536bdf
ARM: move iotable mappings within the vmalloc region
by Nicolas Pitre
· 13 years ago
ea2e705
ARM: 7172/1: dma: Drop GFP_COMP for DMA memory allocations
by Sumit Bhattacharya
· 13 years ago
41dfaa9
ARM: 7168/1: use cache type functions for arch_get_unmapped_area
by Rob Herring
· 13 years ago
53cbcbc
ARM: 7166/1: Use PMD_SHIFT instead of PGDIR_SHIFT in dma-consistent.c
by Catalin Marinas
· 13 years ago
fa0ce40
ARM: 7162/1: errata: tidy up Kconfig options for PL310 errata workarounds
by Will Deacon
· 13 years ago
55a8173
ARM: move initialization of the high_memory variable earlier
by Nicolas Pitre
· 13 years ago
27a3f0e
ARM: sort the meminfo array earlier
by Nicolas Pitre
· 13 years ago
5aafec1
ARM: restart: remove argument to setup_mm_for_reboot()
by Russell King
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
994c0e9
Merge branch 'next/soc' of git://git.linaro.org/people/arnd/arm-soc
by Linus Torvalds
· 13 years ago
abc3f12
Merge branch 'imx/imx6q' into next/soc
by Arnd Bergmann
· 13 years ago
884897e
Merge branch 'highbank/soc' into next/soc
by Arnd Bergmann
· 13 years ago
dc28094
arm: Add export.h to ARM specific files as required.
by Paul Gortmaker
· 13 years ago
d91ef63
arm: remove several unnecessary module.h include instances
by Paul Gortmaker
· 13 years ago
a89cf59
arm/imx: merge i.MX3 and i.MX6
by Sascha Hauer
· 13 years ago
13eed98
arm/imx6q: add device tree machine support
by Shawn Guo
· 13 years ago
929f58a
Merge branch 'depends/rmk/devel-stable' into imx/imx6q
by Arnd Bergmann
· 13 years ago
220e6cf
ARM: add Highbank core platform support
by Rob Herring
· 13 years ago
09fa31a
Merge branch 'dt/gic' into highbank/soc
by Arnd Bergmann
· 13 years ago
08cab72
Merge branch 'dt/gic' into next/dt
by Arnd Bergmann
· 13 years ago
36bc45e
Merge branches 'depends/rmk/io', 'depends/rmk/l2x0' and 'depends/rmk/gpio' into highbank/soc
by Arnd Bergmann
· 13 years ago
1fdb24e
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
3cfef95
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
bdf4e94
Merge branch 'misc' into for-linus
by Russell King
· 13 years ago
06afb1a
Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v', 'pgt' (early part) and 'smp' into for-linus
by Russell King
· 13 years ago
3a82543
Merge remote-tracking branch 'rmk/devel-stable' into HEAD
by Rob Herring
· 13 years ago
34471a9
Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platforms into devel-stable
by Russell King
· 13 years ago
6c5482d
ARM: 7129/1: Add __arm_ioremap_exec for mapping external memory as MT_MEMORY
by Tony Lindgren
· 13 years ago
fcd4671
Merge branch 'depends/rmk/smp' into tmp
by Arnd Bergmann
· 13 years ago
91c2ebb
ARM: 7114/1: cache-l2x0: add resume entry for l2 in secure mode
by Barry Song
· 13 years ago
74d41f3
ARM: 7090/1: CACHE-L2X0: filter start address can be 0 and is often 0
by Barry Song
· 13 years ago
1caf309
ARM: 7089/1: L2X0: add explicit cpu_relax() for busy wait loop
by Barry Song
· 13 years ago
8c36926
ARM: 7009/1: l2x0: Add OF based initialization
by Rob Herring
· 13 years ago
5a567d7
ARM: 7115/4: move __exception and friends to asm/exception.h
by Jamie Iles
· 13 years ago
442e70c
ARM: 7076/1: LPAE: Add (pte|pmd)val_t type definitions as u32
by Catalin Marinas
· 13 years ago
15e0d9e
ARM: pm: let platforms select cpu_suspend support
by Arnd Bergmann
· 13 years ago
ffc660c
ARM: allow building alignment.c without PROC_FS
by Arnd Bergmann
· 13 years ago
002ea9eef
ARM: 7113/1: mm: Align bank start to MAX_ORDER_NR_PAGES
by Linus Walleij
· 13 years ago
d8e89b4
ARM: dma-mapping: free allocated page if unable to map
by Russell King
· 13 years ago
c825dda
Merge branch 'for_3_2/for-rmk/arm_cpu_pm' of git://gitorious.org/omap-sw-develoment/linux-omap-dev into devel-stable
by Russell King
· 13 years ago
8fb5428
ARM: mm: Add strongly ordered descriptor support.
by Santosh Shilimkar
· 13 years ago
b0a37dc
Merge branch 'pm' into devel-stable
by Russell King
· 13 years ago
f70cac8
Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stable
by Russell King
· 13 years ago
1aede68
ARM: pm: no need to save/restore context ID register
by Russell King
· 13 years ago
de8e71c
ARM: pm: only use preallocated page table during resume
by Russell King
· 13 years ago
e8ce0eb
ARM: pm: preallocate a page table for suspend/resume
by Russell King
· 13 years ago
f630c1b
ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeed
by Will Deacon
· 13 years ago
4722cd7
Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stable
by Russell King
· 13 years ago
bd31b85
locking, ARM: Annotate low level hw locks as raw
by Thomas Gleixner
· 15 years ago
6c6d8de
ARM: 7088/1: entry: fix wrong parameter name used in do_thumb_abort
by Janusz Krzysztofik
· 13 years ago
bac7e6e
ARM: 7080/1: l2x0: make sure I&D are not locked down on init
by Linus Walleij
· 13 years ago
fb492c9
ARM: 7067/1: mm: keep significant bits in pfn_valid
by Mark Rutland
· 13 years ago
Next »