summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | ARM: l2c: add automatic enable of early BRESPRussell King2014-05-301-3/+22
| | | * | | ARM: l2c: move L2 cache register saving to a more sensible locationRussell King2014-05-301-12/+22
| | | * | | ARM: l2c: check that DT files specify the required "cache-unified" propertyRussell King2014-05-301-0/+4
| | | * | | ARM: l2c: fix register namingRussell King2014-05-301-28/+29
| | | * | | ARM: l2c: implement L2C-310 erratum 752271 in core L2C codeRussell King2014-05-301-1/+17
| | | * | | ARM: l2c: provide generic hook to intercept writes to secure registersRussell King2014-05-301-12/+30
| | | * | | ARM: l2c: move errata configuration options to arch/arm/mm/KconfigRussell King2014-05-301-0/+51
| | | * | | ARM: l2c: move way size calculation data into l2c_init_dataRussell King2014-05-301-9/+20
| | | * | | ARM: l2c: add decode for L2C-220 cache waysRussell King2014-05-301-0/+1
| | | * | | ARM: l2c: move type string into l2c_init_data structureRussell King2014-05-301-7/+13
| | | * | | ARM: l2c: remove obsolete l2x0 ops for non-OF initRussell King2014-05-301-206/+0
| | | * | | ARM: l2c: convert Broadcom L2C-310 to new codeRussell King2014-05-301-16/+11
| | | * | | ARM: l2c: add L2C-220 specific handlersRussell King2014-05-301-10/+157
| | | * | | ARM: l2c: use L2C-210 handlers for L2C-310 errata-less implementationsRussell King2014-05-301-22/+36
| | | * | | ARM: l2c: implement L2C-310 erratum 588369 as a method overrideRussell King2014-05-301-0/+69
| | | * | | ARM: l2c: implement L2C-310 erratum 727915 as a method overrideRussell King2014-05-301-0/+20
| | | * | | ARM: l2c: add L2C-210 specific handlersRussell King2014-05-301-1/+122
| | | * | | ARM: l2c: move pl310_set_debug() into l2c-310 codeRussell King2014-05-301-8/+6
| | | * | | ARM: l2c: simplify l2x0 unlocking codeRussell King2014-05-301-17/+8
| | | * | | ARM: l2c: clean up save/resume functionsRussell King2014-05-301-57/+52
| | | * | | ARM: l2c: move and add ARM L2C-2x0/L2C-310 save/resume code to non-OFRussell King2014-05-301-74/+77
| | | * | | ARM: l2c: clean up L2 cache initialisation messagesRussell King2014-05-301-3/+4
| | | * | | ARM: l2c: implement fixups for L2 cache controller quirks/errataRussell King2014-05-301-11/+101
| | | * | | ARM: l2c: move aurora broadcast setup to enable functionRussell King2014-05-301-13/+15
| | | * | | ARM: l2c: only write the auxiliary control register if requiredRussell King2014-05-301-1/+3
| | | * | | ARM: l2c: write auxctrl register before unlockingRussell King2014-05-301-5/+5
| | | * | | ARM: l2c: provide enable methodRussell King2014-05-301-18/+62
| | | * | | ARM: l2c: group implementation specific code togetherRussell King2014-05-301-251/+251
| | | * | | ARM: l2c: move l2c save function to __l2c_init()Russell King2014-05-301-3/+7
| | | * | | ARM: l2c: pass iomem address into data->save functionRussell King2014-05-301-16/+16
| | | * | | ARM: l2c: clean up OF initialisation a bitRussell King2014-05-301-26/+40
| | | * | | ARM: l2c: add and use L2C revision constantsRussell King2014-05-301-5/+5
| | | * | | ARM: l2c: rename cache_wait_way()Russell King2014-05-301-3/+3
| | | * | | ARM: l2c: provide generic helper for way-based operationsRussell King2014-05-301-6/+9
| | | * | | ARM: l2c: split out cache unlock codeRussell King2014-05-301-7/+16
| | | * | | ARM: l2c: provide generic function for calling set_debug methodRussell King2014-05-301-1/+11
| | | * | | ARM: l2c: rename OF specific things, making l2x0_of_data available to allRussell King2014-05-301-32/+32
| | | * | | ARM: l2c: tidy up l2x0_of_data declarationsRussell King2014-05-301-16/+14
| | | * | | ARM: l2c: add helper for L2 cache controller DT IDsRussell King2014-05-301-13/+10
| | | * | | ARM: outer cache: add WARN_ON() to outer_disable()Russell King2014-05-302-0/+21
| | | * | | ARM: l2c: remove outer_inv_all() methodRussell King2014-05-222-6/+0
| | | | |/ | | | |/|
| * | | | ARM: ensure C page table setup code follows assembly code (part II)Russell King2014-06-021-8/+19
| * | | | ARM: ensure C page table setup code follows assembly codeRussell King2014-06-021-16/+47
| * | | | ARM: remove global cr_no_alignmentRussell King2014-06-022-1/+3
| * | | | ARM: remove CPU_CP15 conditional from alignment.cRussell King2014-06-021-2/+0
| * | | | ARM: remove unused adjust_cr() functionRussell King2014-06-021-20/+0
| * | | | ARM: move "noalign" command line option to alignment.cRussell King2014-06-022-7/+7
| * | | | ARM: provide common method to clear bits in CPU control registerRussell King2014-06-024-9/+20
| * | | | ARM: use get_cr() rather than cr_alignmentRussell King2014-05-221-1/+1
| | |/ / | |/| |
* | | | hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2014-06-041-5/+0
OpenPOWER on IntegriCloud