]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2014-05-29 Russell KingARM: l2c: kill L2X0_AUX_CTRL_MASK before anyone else...
2014-05-29 Russell KingARM: l2c: zynq: convert to generic l2c OF initialisation
2014-05-29 Russell KingARM: l2c: zynq: remove cache size override
2014-05-29 Russell KingARM: l2c: vexpress: convert to generic l2c OF initialis...
2014-05-29 Russell KingARM: l2c: vexpress ca9x4: move L2 cache initialisation...
2014-05-29 Russell KingARM: l2c: ux500: don't try to change the L2 cache auxil...
2014-05-29 Russell KingARM: l2c: ux500: remove cache size override
2014-05-29 Russell KingARM: l2c: ux500: implement dummy write_sec method
2014-05-29 Russell KingARM: l2c: tegra: convert to generic l2c OF initialisation
2014-05-29 Russell KingARM: l2c: tegra: convert to common l2c310 early resume...
2014-05-29 Russell KingARM: l2c: tegra: remove cache size override
2014-05-29 Russell KingARM: l2c: sti: convert to generic l2c OF initialisation
2014-05-29 Russell KingARM: l2c: spear13xx: remove cache size override
2014-05-29 Russell KingARM: l2c: socfpga: convert to generic l2c OF initialisation
2014-05-29 Russell KingARM: l2c: shmobile: remove cache size override
2014-05-29 Russell KingARM: l2c: rockchip: convert to generic l2c OF initialis...
2014-05-29 Russell KingARM: l2c: realview: improve commentry about the L2...
2014-05-29 Russell KingARM: l2c: prima2: convert to generic l2c OF initialisation
2014-05-29 Russell KingARM: l2c: prima2: remove cache size override
2014-05-29 Sekhar NoriARM: l2c: AM43x: add L2 cache support
2014-05-29 Sekhar NoriARM: l2c: omap2+: get rid of init call
2014-05-29 Sekhar NoriARM: l2c: omap2+: get rid of redundant cache replacemen...
2014-05-29 Russell KingARM: l2c: omap2: avoid reading directly from the L2...
2014-05-29 Russell KingARM: l2c: omap2: remove explicit non-secure access...
2014-05-29 Russell KingARM: l2c: omap2: remove cache size override
2014-05-29 Russell KingARM: l2c: omap2: remove explicit SMI calls to enable...
2014-05-29 Russell KingARM: l2c: omap2: implement new write_sec method
2014-05-29 Russell KingARM: l2c: nomadik: convert to generic l2c OF initialisation
2014-05-29 Russell KingARM: l2c: nomadik: remove cache size override
2014-05-29 Russell KingARM: l2c: mvebu: convert to generic l2c OF initialisation
2014-05-29 Russell KingARM: l2c: imx vf610: convert to generic l2c OF initiali...
2014-05-29 Russell KingARM: l2c: imx: convert to common l2c310 early resume...
2014-05-29 Russell KingARM: l2c: imx: remove direct write to power control...
2014-05-29 Russell KingARM: l2c: highbank: convert to generic l2c OF initialis...
2014-05-29 Russell KingARM: l2c: highbank: remove explicit SMI call in L2...
2014-05-29 Russell KingARM: l2c: highbank: implement new write_sec method
2014-05-29 Russell KingARM: l2c: exynos: convert to generic l2c OF initialisat...
2014-05-29 Russell KingARM: l2c: exynos: convert to common l2c310 early resume...
2014-05-29 Russell KingARM: l2c: exynos: remove cache size override
2014-05-29 Russell KingARM: l2c: cns3xxx: remove cache size override
2014-05-29 Russell KingARM: l2c: berlin: convert to generic l2c OF initialisation
2014-05-29 Russell KingARM: l2c: bcm_5301x: convert to generic l2c OF initiali...
2014-05-29 Russell KingARM: l2c: provide common PL310 early resume code
2014-05-29 Russell KingARM: l2c: add platform independent core L2 cache OF...
2014-05-29 Russell KingARM: l2c: always enable non-secure access to lockdown...
2014-05-29 Russell KingARM: l2c: always enable low power modes
2014-05-29 Russell KingARM: l2c: remove platforms/SoCs setting early BRESP
2014-05-29 Russell KingARM: l2c: add automatic enable of early BRESP
2014-05-29 Russell KingARM: l2c: move L2 cache register saving to a more sensi...
2014-05-29 Russell KingARM: l2c: check that DT files specify the required...
2014-05-29 Russell KingARM: l2c: fix register naming
2014-05-29 Russell KingARM: l2c: implement L2C-310 erratum 752271 in core...
2014-05-29 Russell KingARM: l2c: provide generic hook to intercept writes...
2014-05-29 Russell KingARM: l2c: move errata configuration options to arch...
2014-05-29 Russell KingARM: l2c: move way size calculation data into l2c_init_data
2014-05-29 Russell KingARM: l2c: add decode for L2C-220 cache ways
2014-05-29 Russell KingARM: l2c: move type string into l2c_init_data structure
2014-05-29 Russell KingARM: l2c: remove obsolete l2x0 ops for non-OF init
2014-05-29 Russell KingARM: l2c: convert Broadcom L2C-310 to new code
2014-05-29 Russell KingARM: l2c: add L2C-220 specific handlers
2014-05-29 Russell KingARM: l2c: use L2C-210 handlers for L2C-310 errata-less...
2014-05-29 Russell KingARM: l2c: implement L2C-310 erratum 588369 as a method...
2014-05-29 Russell KingARM: l2c: implement L2C-310 erratum 727915 as a method...
2014-05-29 Russell KingARM: l2c: add L2C-210 specific handlers
2014-05-29 Russell KingARM: l2c: move pl310_set_debug() into l2c-310 code
2014-05-29 Russell KingARM: l2c: simplify l2x0 unlocking code
2014-05-29 Russell KingARM: l2c: clean up save/resume functions
2014-05-29 Russell KingARM: l2c: move and add ARM L2C-2x0/L2C-310 save/resume...
2014-05-29 Russell KingARM: l2c: clean up L2 cache initialisation messages
2014-05-29 Russell KingARM: l2c: implement fixups for L2 cache controller...
2014-05-29 Russell KingARM: l2c: move aurora broadcast setup to enable function
2014-05-29 Russell KingARM: l2c: only write the auxiliary control register...
2014-05-29 Russell KingARM: l2c: write auxctrl register before unlocking
2014-05-29 Russell KingARM: l2c: provide enable method
2014-05-29 Russell KingARM: l2c: group implementation specific code together
2014-05-29 Russell KingARM: l2c: move l2c save function to __l2c_init()
2014-05-29 Russell KingARM: l2c: pass iomem address into data->save function
2014-05-29 Russell KingARM: l2c: clean up OF initialisation a bit
2014-05-29 Russell KingARM: l2c: add and use L2C revision constants
2014-05-29 Russell KingARM: l2c: rename cache_wait_way()
2014-05-29 Russell KingARM: l2c: provide generic helper for way-based operations
2014-05-29 Russell KingARM: l2c: split out cache unlock code
2014-05-29 Russell KingARM: l2c: provide generic function for calling set_debu...
2014-05-29 Russell KingARM: l2c: rename OF specific things, making l2x0_of_dat...
2014-05-29 Russell KingARM: l2c: tidy up l2x0_of_data declarations
2014-05-29 Russell KingARM: l2c: add helper for L2 cache controller DT IDs
2014-05-29 Russell KingARM: outer cache: add WARN_ON() to outer_disable()
2014-05-22 Russell KingARM: outer cache: add documentation of outer cache...
2014-05-22 Russell KingARM: l2c: remove unnecessary UL-suffix to mask values
2014-05-22 Russell KingARM: l2c: omap2: remove ES1.0 support
2014-05-22 Russell KingARM: l2c: avoid calling outer_flush_all() unnecessarily...
2014-05-22 Russell KingARM: l2c: remove unnecessary call to outer_flush_all()
2014-05-22 Russell KingARM: l2c: remove outer_inv_all() method
2014-05-21 Linus TorvaldsLinux 3.15-rc6 v3.15-rc6
2014-05-21 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2014-05-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-05-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-05-21 Linus TorvaldsMerge tag 'xfs-for-linus-3.15-rc6' of git://oss.sgi...
2014-05-21 Linus TorvaldsMerge branch 'renameat2' of git://git.kernel.org/pub...
2014-05-21 Linus TorvaldsMerge tag 'iommu-fixes-v3.15-rc5' of git://git.kernel...
next