aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* i9300: disable vmware mvp and mobicoreWolfgang Wiedmeyer2016-02-161-11/+3
* Merge remote-tracking branch 'cyanogen/cm-13.0' into replicant-6.0-newWolfgang Wiedmeyer2016-02-1696-610/+21643
|\
| * i9300: regen defconfigSimon Shields2016-02-141-11/+49
| * defconfig: explicitly build BCM4334 as moduleSimon Shields2016-02-0711-11/+11
| * cpuidle-exynos4: Don't get stuck at 150 MHz.Christian Neumüller2016-02-051-3/+76
| * Revert "Revert "ARM: SMP: use a timing out completion for cpu hotplug""Caio Schnepper2016-02-051-11/+6
| * No need to panicrogersb112016-02-051-1/+0
| * Revert "ARM: SMP: use a timing out completion for cpu hotplug"rINanDO2016-02-051-6/+11
| * smdk4210: Set CONFIG_MMC_BLOCK_MINORS=12rINanDO2016-01-314-4/+4
| * smdk4412: revert old a2dp fixesSimon Shields2016-01-141-1/+0
| * Enable IDIV emulation for any device using cm-13.0rogersb112015-12-2314-0/+14
| * i9300: we have bluetooth deadlocksSimon Shields2015-12-211-0/+1
| * ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINSRussell King2015-12-184-25/+60
| * i9300: enable IDIV emulationSimon Shields2015-12-091-0/+1
| * arm/traps: get full DIV instruction in thumb modeMichael Gernoth2015-12-091-0/+13
| * arm: add SDIV/UDIV emulation for ARMv7 processorsVladimir Murzin2015-12-093-0/+222
| * ARM: 7206/1: Add generic ARM instruction set condition code checks.Leif Lindholm2015-12-093-1/+93
| * Enable optimized AES and SHA1 routinesrogersb112015-12-0815-0/+30
| * Display correct kernel version in CM defconfig filesrogersb112015-12-0815-15/+15
| * i9300: use lzma for kernel compressionforkbomb2015-12-021-2/+2
| * t0lte: Enable zram 2/2rogersb112015-12-021-3/+4
| * Enable zRAM for i9100 and i777 [2/2]Caio Schnepper2015-12-022-6/+8
| * Enable UID_CPUTIME and profilingrogersb112015-12-0214-11/+25
| * t0lte:Use lzma for compressionrogersb112015-11-301-2/+2
| * n51xx : use LZMA instead of GZIP to reduce recovery sizeRGIB2015-11-303-6/+6
| * t0ltecdma: use lzma for kernel compressionDan Pasanen2015-11-261-2/+2
| * i9300: enable zram [2/2]forkbomb2015-11-241-3/+4
| * 4412: Update the rest of the configs for hardware=smdk4x12rogersb112015-11-117-21/+21
| * smdk4210: Add androidboot.hardware=smdk4210 parametersCaio Schnepper2015-11-114-12/+12
| * Merge remote-tracking branch 'korg/linux-3.0.y' into cm-13.0rogersb112015-11-1012-23/+42
| |\
| | * ARM: PCI: versatile: Fix SMAP register offsetsPeter Maydell2013-09-261-3/+3
| | * ARM: 7080/1: l2x0: make sure I&D are not locked down on initLinus Walleij2013-08-202-2/+28
| | * ARM: 7765/1: perf: Record the user-mode PC in the call chain.Jed Davis2013-07-211-0/+1
| | * Kirkwood: Enable PCIe port 1 on QNAP TS-11x/TS-21xMartin Michlmayr2013-06-071-1/+1
| | * ARM: plat-orion: Fix num_resources and id for ge10 and ge11Gregory CLEMENT2013-06-071-6/+6
| | * ARM: OMAP: RX-51: change probe order of touchscreen and panel SPI devicesAaro Koskinen2013-05-191-2/+2
| | * ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for FeroceonIllia Ragozin2013-04-251-0/+1
| | * signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings2013-04-051-0/+1
| | * ARM: fix scheduling while atomic warning in alignment handling codeRussell King2013-03-141-7/+4
| | * ARM: VFP: fix emulation of second VFP instructionRussell King2013-03-141-1/+1
| | * ARM: PXA3xx: program the CSMSADRCFG registerIgor Grinberg2013-02-282-1/+15
| * | Board smdk4x12: Add androidboot.hardware=smdk4x12 to kernel cmdlinerogersb112015-10-234-12/+12
| * | ARM: Exynos: Call cpu_pm_enter/exit in Low Power States.Christian Neumüller2015-07-011-0/+9
| * | ARM: gic: Use cpu pm notifiers to save gic stateColin Cross2015-07-011-0/+187
| * | ARM: Enable CPU_PM notifiers on ARM machines.Santosh Shilimkar2015-07-011-0/+1
| * | ARM: 7873/1: vfp: clear vfp_current_hw_state for dying cpuYuanyuan Zhong2015-07-011-3/+3
| * | ARM: 7419/1: vfp: fix VFP flushing regression on sigreturn pathWill Deacon2015-07-011-12/+2
| * | ARM: 7400/1: vfp: clear fpscr length and stride bits on entry to sig handlerWill Deacon2015-07-011-1/+21
| * | ARM: 7399/1: vfp: move user vfp state save/restore code out of signal.cWill Deacon2015-07-013-51/+90
| * | ARM: vfp: Use cpu pm notifiers to save vfp stateColin Cross2015-07-011-8/+21