Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1fb333489fb917c704ad43e51b45c12f52215a9c
1fb3334
Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next
by Russell King
· 11 years ago
20e7e36
ARM: ensure C page table setup code follows assembly code (part II)
by Russell King
· 11 years ago
ca8f0b0
ARM: ensure C page table setup code follows assembly code
by Russell King
· 11 years ago
8229c54
ARM: consolidate last remaining open-coded alignment trap enable
by Russell King
· 11 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
b4b20ad
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
1c8c3cf
ARM: 8060/1: mm: allow sub-architectures to override PCI I/O memory type
by Thomas Petazzoni
· 11 years ago
437b680
ARM: 8066/1: correction for ARM patch 8031/2
by Nicolas Pitre
· 11 years ago
9c98666
ARM: 8049/1: ftrace/add save_stack_trace_regs() implementation
by Lin Yongting
· 11 years ago
2961b4b
ARM: 8065/1: remove last use of CONFIG_CPU_ARM710
by Paul Bolle
· 11 years ago
3780f7a
ARM: 8062/1: Modify ldrt fixup handler to re-execute the userspace instruction
by Arun K S
· 11 years ago
8a87411
ARM: 8047/1: rwsem: use asm-generic rwsem implementation
by Will Deacon
· 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
851d6d7
ARM: l2c: kill L2X0_AUX_CTRL_MASK before anyone else makes use of this
by Russell King
· 11 years ago
dcf9c7f
ARM: l2c: zynq: convert to generic l2c OF initialisation
by Russell King
· 11 years ago
2c4133c
ARM: l2c: zynq: remove cache size override
by Russell King
· 11 years ago
b28dd4a
ARM: l2c: vexpress: convert to generic l2c OF initialisation
by Russell King
· 11 years ago
060bf2a
ARM: l2c: vexpress ca9x4: move L2 cache initialisation earlier
by Russell King
· 11 years ago
c59917f
ARM: l2c: ux500: don't try to change the L2 cache auxiliary control register
by Russell King
· 11 years ago
c4a202c
ARM: l2c: ux500: remove cache size override
by Russell King
· 11 years ago
6716173
ARM: l2c: ux500: implement dummy write_sec method
by Russell King
· 11 years ago
00123d9a
ARM: l2c: tegra: convert to generic l2c OF initialisation
by Russell King
· 11 years ago
b16cee7
ARM: l2c: tegra: convert to common l2c310 early resume functionality
by Russell King
· 11 years ago
f904055
ARM: l2c: tegra: remove cache size override
by Russell King
· 11 years ago
4d6229f
ARM: l2c: sti: convert to generic l2c OF initialisation
by Russell King
· 11 years ago
adf4b00
ARM: l2c: spear13xx: remove cache size override
by Russell King
· 11 years ago
8b5c18f
ARM: l2c: socfpga: convert to generic l2c OF initialisation
by Russell King
· 11 years ago
2edb89c
ARM: l2c: shmobile: remove cache size override
by Russell King
· 11 years ago
2a2d2ff
ARM: l2c: rockchip: convert to generic l2c OF initialisation
by Russell King
· 11 years ago
39b5345
ARM: l2c: realview: improve commentry about the L2 cache requirements
by Russell King
· 11 years ago
918197b
ARM: l2c: prima2: convert to generic l2c OF initialisation
by Russell King
· 11 years ago
c95680e
ARM: l2c: prima2: remove cache size override
by Russell King
· 11 years ago
d941f86
ARM: l2c: AM43x: add L2 cache support
by Sekhar Nori
· 11 years ago
b39b14e
ARM: l2c: omap2+: get rid of init call
by Sekhar Nori
· 11 years ago
d196483
ARM: l2c: omap2+: get rid of redundant cache replacement policy setting
by Sekhar Nori
· 11 years ago
7a09b28
ARM: l2c: omap2: avoid reading directly from the L2 registers in platform code
by Russell King
· 11 years ago
72ecbed
ARM: l2c: omap2: remove explicit non-secure access bits
by Russell King
· 11 years ago
deb125a
ARM: l2c: omap2: remove cache size override
by Russell King
· 11 years ago
7eab003
ARM: l2c: omap2: remove explicit SMI calls to enable L2 cache
by Russell King
· 11 years ago
36827ed
ARM: l2c: omap2: implement new write_sec method
by Russell King
· 11 years ago
8523f61
ARM: l2c: nomadik: convert to generic l2c OF initialisation
by Russell King
· 11 years ago
42708e3
ARM: l2c: nomadik: remove cache size override
by Russell King
· 11 years ago
9847cf0
ARM: l2c: mvebu: convert to generic l2c OF initialisation
by Russell King
· 11 years ago
b9f71aa
ARM: l2c: imx vf610: convert to generic l2c OF initialisation
by Russell King
· 11 years ago
f5a5f43
ARM: l2c: imx: convert to common l2c310 early resume functionality
by Russell King
· 11 years ago
28ed53f
ARM: l2c: imx: remove direct write to power control register
by Russell King
· 11 years ago
513b9a0
ARM: l2c: highbank: convert to generic l2c OF initialisation
by Russell King
· 11 years ago
e761f6f
ARM: l2c: highbank: remove explicit SMI call in L2 cache initialisation
by Russell King
· 11 years ago
0074fb2
ARM: l2c: highbank: implement new write_sec method
by Russell King
· 11 years ago
15b0bc4
ARM: l2c: exynos: convert to generic l2c OF initialisation (and thereby fix it)
by Russell King
· 11 years ago
25a9ef6
ARM: l2c: exynos: convert to common l2c310 early resume functionality
by Russell King
· 11 years ago
dfbdd3d
ARM: l2c: exynos: remove cache size override
by Russell King
· 11 years ago
24cb65f
ARM: l2c: cns3xxx: remove cache size override
by Russell King
· 11 years ago
a048711
ARM: l2c: berlin: convert to generic l2c OF initialisation
by Russell King
· 11 years ago
d458773f
ARM: l2c: bcm_5301x: convert to generic l2c OF initialisation
by Russell King
· 11 years ago
de7e753
ARM: l2c: provide common PL310 early resume code
by Russell King
· 11 years ago
805604e
ARM: l2c: add platform independent core L2 cache OF initialisation
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
36bccb1
ARM: l2c: remove platforms/SoCs setting early BRESP
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
Next »