Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
dfbdd3d55403ebd29a355e907e53576ce57c6d96
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
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
bc4f94d
ARM: outer cache: add documentation of outer cache functions
by Russell King
· 11 years ago
d453ef7
ARM: l2c: remove unnecessary UL-suffix to mask values
by Russell King
· 11 years ago
cef3d92
ARM: l2c: omap2: remove ES1.0 support
by Russell King
· 11 years ago
03a166e
ARM: l2c: avoid calling outer_flush_all() unnecessarily (Spear)
by Russell King
· 11 years ago
b13b9e9
ARM: l2c: remove unnecessary call to outer_flush_all()
by Russell King
· 11 years ago
265c271
ARM: l2c: remove outer_inv_all() method
by Russell King
· 11 years ago
4b660a7
Linux 3.15-rc6
by Linus Torvalds
· 11 years ago
6538d62
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
11da37b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
3062556
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 11 years ago
5e9d9fc
Merge tag 'xfs-for-linus-3.15-rc6' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
80932ec
Merge branch 'renameat2' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 11 years ago
989d216
Merge tag 'iommu-fixes-v3.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 11 years ago
677d1bb
Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft
by Linus Torvalds
· 11 years ago
f6ce579
Merge tag 'renesas-sh-drivers-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas
by Linus Torvalds
· 11 years ago
fba69f0
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 11 years ago
84e12d9
Merge tag 'staging-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
439c610
Merge tag 'driver-core-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
957cf25
Merge tag 'pci-v3.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
b84293b
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 11 years ago
026d68b
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 11 years ago
b2e3432
Merge tag 'spi-v3.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 11 years ago
081069f
Merge tag 'gpio-v3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 11 years ago
06eb4cc
Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
6ab9028
Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 11 years ago
1f5518b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
a7aa96a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
b140027
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 11 years ago
478c7cf
Merge tag 'pm+acpi-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
23de4a7
Merge tag 'dm-3.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 11 years ago
31a3fca
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
51a6025
Btrfs: send, fix incorrect ref access when using extrefs
by Filipe Manana
· 11 years ago
d3ecfcd
Btrfs: fix EIO on reading file after ioctl clone works on it
by Liu Bo
· 11 years ago
68b7752
scripts/checksyscalls.sh: Make renameat optional
by James Hogan
· 11 years ago
63ba600
asm-generic: Add renameat2 syscall
by James Hogan
· 11 years ago
3ca976a
ia64: add renameat2 syscall
by Miklos Szeredi
· 11 years ago
18e480a
parisc: add renameat2 syscall
by Miklos Szeredi
· 11 years ago
cc79f00
m68k: add renameat2 syscall
by Miklos Szeredi
· 11 years ago
60b5f90
Merge tag 'sound-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
c7d6891
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
6ed8bf8
Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 11 years ago
8d900e7
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 11 years ago
41abc902
Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag
by Linus Torvalds
· 11 years ago
a7b08063
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
172de65
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
95d0858
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
3f017a4
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
f5c16f2
sysfs: make sure read buffer is zeroed
by Tejun Heo
· 11 years ago
4ba4801
Merge tag 'drm-intel-fixes-2014-05-16' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 11 years ago
3685f251
ahci: imx: PLL clock needs 100us to settle down
by Shawn Guo
· 11 years ago
d0b4cc4
PCI: Wrong register used to check pending traffic
by Gavin Shan
· 11 years ago
Next »