Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
40f6123737d45b94ae0e4c89252a695ba6794e59
/
arch
/
arm
/
mm
6980c3e2
ARM: 8086/1: Set memblock limit for nommu
by Laura Abbott
· 10 years ago
98ea2db
ARM: 8076/1: mm: add support for HW coherent systems in PL310 cache
by Thomas Petazzoni
· 10 years ago
b8d8772
ARM: arm925: ensure assembly sets up writethrough mapping
by Russell King
· 10 years ago
a641f3a
ARM: l2c: fix dependencies on PL310 errata symbols
by Russell King
· 10 years ago
eb3d3ec
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
by Linus Torvalds
· 10 years ago
bd63ce2
Merge branch 'devel-stable' into for-next
by Russell King
· 10 years ago
1fb3334
Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next
by Russell King
· 10 years ago
c177c81
hugetlb: restrict hugepage_migration_support() to x86_64
by Naoya Horiguchi
· 10 years ago
d270506
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next
by Linus Torvalds
· 10 years ago
ff806d0
Merge branch 'for-v3.16' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping into next
by Linus Torvalds
· 10 years ago
20e7e36
ARM: ensure C page table setup code follows assembly code (part II)
by Russell King
· 10 years ago
ca8f0b0
ARM: ensure C page table setup code follows assembly code
by Russell King
· 10 years ago
0aeb340
ARM: remove global cr_no_alignment
by Russell King
· 11 years ago
3cb099f
ARM: remove CPU_CP15 conditional from alignment.c
by Russell King
· 11 years ago
c6e1360
ARM: remove unused adjust_cr() function
by Russell King
· 11 years ago
175352a
ARM: move "noalign" command line option to alignment.c
by Russell King
· 11 years ago
b4b20ad8
ARM: provide common method to clear bits in CPU control register
by Russell King
· 11 years ago
1c2f87c
ARM: 8025/1: Get rid of meminfo
by Laura Abbott
· 11 years ago
1c8c3cf0
ARM: 8060/1: mm: allow sub-architectures to override PCI I/O memory type
by Thomas Petazzoni
· 11 years ago
8ef418c
ARM: l2c: trial at enabling some Cortex-A9 optimisations
by Russell King
· 11 years ago
560be61
ARM: l2c: add warnings for stuff modifying aux_ctrl register values
by Russell King
· 11 years ago
314e47b
ARM: l2c: print a warning with L2C-310 caches if the cache size is modified
by Russell King
· 11 years ago
678ea28
ARM: l2c: remove old .set_debug method
by Russell King
· 11 years ago
de7e753
ARM: l2c: provide common PL310 early resume code
by Russell King
· 11 years ago
a4b041a
ARM: l2c: always enable non-secure access to lockdown registers
by Russell King
· 11 years ago
3a43b58
ARM: l2c: always enable low power modes
by Russell King
· 11 years ago
4374d64
ARM: l2c: add automatic enable of early BRESP
by Russell King
· 11 years ago
ddf7d79
ARM: l2c: move L2 cache register saving to a more sensible location
by Russell King
· 11 years ago
d9d1f3e
ARM: l2c: check that DT files specify the required "cache-unified" property
by Russell King
· 11 years ago
1a5a954
ARM: l2c: fix register naming
by Russell King
· 11 years ago
a8875a0
ARM: l2c: implement L2C-310 erratum 752271 in core L2C code
by Russell King
· 11 years ago
8abd259
ARM: l2c: provide generic hook to intercept writes to secure registers
by Russell King
· 11 years ago
c0fe18b
ARM: l2c: move errata configuration options to arch/arm/mm/Kconfig
by Russell King
· 11 years ago
0493aef
ARM: l2c: move way size calculation data into l2c_init_data
by Russell King
· 11 years ago
5f47c38
ARM: l2c: add decode for L2C-220 cache ways
by Russell King
· 11 years ago
051334b
ARM: l2c: move type string into l2c_init_data structure
by Russell King
· 11 years ago
cf9ea8f
ARM: l2c: remove obsolete l2x0 ops for non-OF init
by Russell King
· 11 years ago
9081114
ARM: l2c: convert Broadcom L2C-310 to new code
by Russell King
· 11 years ago
733c6bb
ARM: l2c: add L2C-220 specific handlers
by Russell King
· 11 years ago
f777332
ARM: l2c: use L2C-210 handlers for L2C-310 errata-less implementations
by Russell King
· 11 years ago
ebd4219f
ARM: l2c: implement L2C-310 erratum 588369 as a method override
by Russell King
· 11 years ago
99ca1772
ARM: l2c: implement L2C-310 erratum 727915 as a method override
by Russell King
· 11 years ago
6a28cf5
ARM: l2c: add L2C-210 specific handlers
by Russell King
· 11 years ago
bda0b74
ARM: l2c: move pl310_set_debug() into l2c-310 code
by Russell King
· 11 years ago
faf9b2e
ARM: l2c: simplify l2x0 unlocking code
by Russell King
· 11 years ago
09a5d18
ARM: l2c: clean up save/resume functions
by Russell King
· 11 years ago
b98556f2
ARM: l2c: move and add ARM L2C-2x0/L2C-310 save/resume code to non-OF
by Russell King
· 11 years ago
cdef868
ARM: l2c: clean up L2 cache initialisation messages
by Russell King
· 11 years ago
75461f5
ARM: l2c: implement fixups for L2 cache controller quirks/errata
by Russell King
· 11 years ago
40266d6
ARM: l2c: move aurora broadcast setup to enable function
by Russell King
· 11 years ago
9a07f27
ARM: l2c: only write the auxiliary control register if required
by Russell King
· 11 years ago
17f3f99
ARM: l2c: write auxctrl register before unlocking
by Russell King
· 11 years ago
3b8bad5
ARM: l2c: provide enable method
by Russell King
· 11 years ago
da3627f
ARM: l2c: group implementation specific code together
by Russell King
· 11 years ago
c40e7eb
ARM: l2c: move l2c save function to __l2c_init()
by Russell King
· 11 years ago
9846dfc
ARM: l2c: pass iomem address into data->save function
by Russell King
· 11 years ago
96054b0
ARM: l2c: clean up OF initialisation a bit
by Russell King
· 11 years ago
14b882c
ARM: l2c: add and use L2C revision constants
by Russell King
· 11 years ago
83841fe
ARM: l2c: rename cache_wait_way()
by Russell King
· 11 years ago
df5dd4c
ARM: l2c: provide generic helper for way-based operations
by Russell King
· 11 years ago
37abcdb
ARM: l2c: split out cache unlock code
by Russell King
· 11 years ago
2b2a87a
ARM: l2c: provide generic function for calling set_debug method
by Russell King
· 11 years ago
c02642b
ARM: l2c: rename OF specific things, making l2x0_of_data available to all
by Russell King
· 11 years ago
ce84130
ARM: l2c: tidy up l2x0_of_data declarations
by Russell King
· 11 years ago
a65bb92
ARM: l2c: add helper for L2 cache controller DT IDs
by Russell King
· 11 years ago
1f1d5b7
ARM: outer cache: add WARN_ON() to outer_disable()
by Russell King
· 11 years ago
72e6ae2
ARM: 8043/1: uprobes need icache flush after xol write
by Victor Kamensky
· 11 years ago
9581960
ARM: 8055/1: cacheflush: use -st dsb option for ensuring completion
by Will Deacon
· 11 years ago
cd000cf
ARM: 8046/1: proc: add support for the Cortex-A17 processor
by Will Deacon
· 11 years ago
f9ff907
ARM: 8048/1: fix v7-M setup stack location
by Rabin Vincent
· 11 years ago
6b74f61
Merge tag 'dt-dma-properties-for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into devel-stable
by Russell King
· 10 years ago
deace4a
ARM: dma-mapping: avoid calling dma_cache_maint_page() on dev=>cpu
by Russell King
· 11 years ago
4585eaf
ARM: use get_cr() rather than cr_alignment
by Russell King
· 11 years ago
265c271
ARM: l2c: remove outer_inv_all() method
by Russell King
· 11 years ago
e464ef1
arm: dma-mapping: add checking cma area initialized
by Gioh Kim
· 10 years ago
006f841
arm: dma-iommu: Clean up redundant variable
by Ritesh Harjani
· 10 years ago
eafd370
Merge branch 'dt-bus-name' into for-next
by Rob Herring
· 11 years ago
2161c2485d0
ARM: dma: use phys_addr_t in __dma_page_[cpu_to_dev/dev_to_cpu]
by Santosh Shilimkar
· 11 years ago
d1552ce
of/fdt: move memreserve and dtb memory reservations into core
by Rob Herring
· 11 years ago
86f4062
ARM: 8037/1: mm: support big-endian page tables
by Jianguo Wu
· 11 years ago
92891ed
Merge branch 'fixes_for_v3.15' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 11 years ago
59f0f11
arm: dma-mapping: Fix mapping size value
by Ritesh Harjani
· 11 years ago
a05e54c
ARM: 8031/2: change fixmap mapping region to support 32 CPUs
by Liu Hua
· 11 years ago
4221e2e
ARM: 8031/1: fixmap: remove FIX_KMAP_BEGIN and FIX_KMAP_END
by Liu Hua
· 11 years ago
51aaf81
ARM: keep arch/arm/Kconfig and arch/arm/mm/Kconfig select entries sorted
by Russell King
· 11 years ago
16c79a3
ARM: 8013/1: PJ4B: Add cpu_suspend/cpu_resume hooks for PJ4B
by Gregory CLEMENT
· 11 years ago
ede1d63
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 11 years ago
53f1d9a
Merge branches 'fixes' and 'misc' into for-next
by Russell King
· 11 years ago
fff00db
ARM: 8014/1: mm: fix reporting of read-only PMD bits
by Kees Cook
· 11 years ago
ff050ad
Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
9f80036
Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
2d1eb87
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 11 years ago
bce5669
Merge branch 'devel-stable' into for-next
by Russell King
· 11 years ago
95959e6
Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unstable/sa11x0' into for-next
by Russell King
· 11 years ago
7474043
Merge branch 'for-3.15' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 11 years ago
d88cf7d
Merge remote-tracking branch 'robh/for-next' into devicetree/next
by Grant Likely
· 11 years ago
027f3f9
ARM: cache-tauros2: remove ARMv6 code
by Arnd Bergmann
· 11 years ago
600a1df
Merge branch 'randconfig-fixes' into next/fixes-non-critical
by Arnd Bergmann
· 11 years ago
fa04e20
ARM: rpc: autoselect CPU_SA110
by Arnd Bergmann
· 11 years ago
d4324ce
Merge tag 'mvebu-soc-3.15-2' of git://git.infradead.org/linux-mvebu into next/soc
by Arnd Bergmann
· 11 years ago
Next »