aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Collapse)AuthorAgeFilesLines
* i777: Regenerate defconfigCNBLACK2016-11-161-14/+69
| | | | | Change-Id: I28764a4d6752ccb1501b6af24c7efa443b037dac Signed-off-by: Jeonghun Yang <didwjdgns820@gmail.com>
* cm: disable CONFIG_USB_DEVICEFSSimon Shields2016-10-0314-14/+14
| | | | | | unneeded, only causes crashes Change-Id: I58a5121ed80c3460f20a4afce32d6925588b877e
* smdk4412 : kona devices : new defconfigRGIB2016-08-293-359/+356
| | | | Change-Id: Iafe4ac15a4c198e3c016ab40fc6d631999c5bdaf
* i9300_defconfig: enable LMK OOM_ADJ_VALUES and ADJ_RBTREEFenix462016-08-281-0/+2
| | | | Change-Id: Icada3ee0531466768d33785c17809ede47066bdb
* t0ltecdma: Disable USB Device FSAaron Knight2016-07-241-1/+1
| | | | | | | | | | | | | | -Appears to fix frequently occuring, annoying random reboots with no other observed regressions. I went from having up to 2-3 crashes an hour related to USB, to none all day -This option is deprecated and has been removed in later kernels versions anyways. Special Thanks: Simon Shields, for helping me interpet the crash dumps and pointing me in the right direction on this. Change-Id: Ieda0eb6e0dfb3fec4cfbe89540a587eaa6de7995
* ARM: EXYNOS: silence watchdog log spamSimon Shields2016-06-301-3/+3
| | | | Change-Id: I6bee287c05b3f5170b8d1e2c1c6738d3c8cc88e9
* Revert "Revert "n5120 : selinux enforcing""Roberto Gibellini2016-06-261-1/+1
| | | | | | This reverts commit 6f6a51da4fe6f5b6c11eae5e86d59d214feb538b. Change-Id: I907a5858269642e72b93fc0ebd138660e4c79b9c
* Revert "n5120 : selinux enforcing"Roberto Gibellini2016-06-251-1/+1
| | | | | | This reverts commit 00cd10b11d1123bd4aee1f8845a11e7d0b662bcc. Change-Id: I07285ec12e8a2ebf3f7925ea8ce67c51d1d903cf
* n5120 : selinux enforcingRGIB2016-06-221-1/+1
| | | | Change-Id: I8c5401059cdec1b0298a162ea26030ef8471671a
* smdk4412 : qcom modem for n5120RGIB2016-06-221-1/+2
| | | | Change-Id: I802127b600b35f03e864cc1603f7d42e144cca21
* i9100: enable LZ compression for zramSimon Shields2016-06-131-2/+4
| | | | Change-Id: I6c406d1c1d97ee3a3846c04c92dd625ab621a020
* i9100: update+regen defconfig for zram changesSimon Shields2016-06-131-4/+13
| | | | | | | * don't enable lz4 yet, but enable zsmalloc in order to continue using zram. Change-Id: I78ca1bb9a75c19750e65d76862a65f44986de6ac
* i9300: enable LZ4-backed zRAMZiyan2016-06-131-4/+15
| | | | Change-Id: I35a2c7fc74173986ef1b5bb92066e926cf8b8a3f
* Revert "Add ZRAM_FOR_ANDROID"Andreas Blaesius2016-06-122-2/+0
| | | | Change-Id: I6aff6a484dd94730f2032ceb838e0741ca6fa878
* n5120 : qcom modemRGIB2016-06-041-12/+12
| | | | Change-Id: I59e572d5e9bd02fd73432dd847fc5c87792c2747
* n51x0 : build gpsRGIB2016-06-012-4/+4
| | | | Change-Id: I24a27b513464a09e23c2625afa0472101538da21
* smdk4412 : expand library to M0 boardsRGIB2016-05-281-1/+1
| | | | Change-Id: I49ea61cea82f64ac1a2cdeb538ee174882749033
* smdk4412 : local library for konaRGIB2016-05-281-0/+5
| | | | Change-Id: Icc141221dd9a2ff925935b211fe746d31d37ee2b
* i9100: Enable BLN supportArnab Chaudhuri2016-05-221-1/+3
| | | | Change-Id: I71b2e44803457062412c40c887bf0a1c248974c6
* remove pmemSimon Shields2016-05-209-257/+0
| | | | Change-Id: I53ceca9c1e0896241513e166de39684d3654f068
* t0lte/i925: disable authentec interceptor moduleSimon Shields2016-05-203-3/+3
| | | | Change-Id: I4937d8d836404f7590aac29a2a01bb987ead882d
* purge the vmware mvp driver permanentlySimon Shields2016-05-19144-30040/+0
| | | | Change-Id: Ifae030867a11bca4fcf0439f1cda2bfd10fc22d8
* i9300: disable network filesystems and regen defconfigSimon Shields2016-05-191-30/+2
| | | | Change-Id: Id1e80d0b01e579b6068f30f73b4542ffe546f62b
* smdk4x12: disable vmware mvp driverSimon Shields2016-05-1811-11/+11
| | | | Change-Id: I5378dfc05847c4e7e22487c4e80582da36e0f2e2
* cypress: Port BLN for smdk4210Arnab Chaudhuri2016-05-081-5/+9
| | | | | | | BLN code originally by neldar. Adapted for SGSII by creams. Ported by gokhanmoral. Change-Id: I3e51026a9057be47586378994f61719177507b84
* n7100: enable pegasusq boostingSimon Shields2016-05-011-0/+1
| | | | Change-Id: I12179c8ff2d4b9e7195ddf0a69fffeb3d2b7bf9d
* n7100: Enable UID_CPUTIME and profilingrogersb112016-05-011-1/+2
| | | | Change-Id: I365695fdfb02ba131fdf6b8c5ff177a5c0e9a5f4
* i9100: Enable ZcacheArnab Chaudhuri2016-04-171-1/+2
| | | | | | | | | Zcache doubles RAM efficiency while providing a significant performance boosts on many workloads. Zcache uses compression and an in-kernel implementation of transcendent memory to store clean page cache pages and swap in RAM, providing a noticeable reduction in disk I/O. Change-Id: If62338ff5c3f37ef2dfdcd5f7f5f180cd870225a
* i9300: disable samsung_extdisp driver and regenerate defconfigWolfgang Wiedmeyer2016-03-251-3/+1
| | | | | | | | | | | | | | The samsung_extdisp driver for GT-I9500 was affected by CVE-2015-1800 and CVE-2015-1801. The Galaxy S3 uses an older version of this driver and is at least affected by CVE-2015-1801. Newer kernel versions for the GT-I9500 had the driver completely removed. I also found no indication that the driver is actually needed for the S3, so let's disable it. vulnerability disclosure and further information: http://blog.quarkslab.com/kernel-vulnerabilities-in-the-samsung-s4.html Change-Id: I7c2bfb4c2469a06302d92da3e224702942eae709 Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* mfc5x: update from n7100 source dropSimon Shields2016-03-221-0/+5
| | | | | | * include a few fixes for weird samsung mistakes in mfc_open Change-Id: Icad82feac58c07f6af4c014e7dc967c70c6d1405
* i9300: enable KSMSimon Shields2016-03-191-1/+1
| | | | Change-Id: I2bf903671f625e616d51a2b6a40635fc2f543b6f
* i9300: ZRAM_FOR_ANDROID=ySimon Shields2016-03-101-1/+1
| | | | | | derp Change-Id: I565a4467ae321359e5b1ba38741cf109a45f0f60
* Revert "i9300: disable CMA for MFC"Simon Shields2016-03-071-1/+1
| | | | | | | | * this actually makes everything worse This reverts commit 1765c98fb7b0e24527baa3dbaf1fa4cdf5905232. Change-Id: Idc4d0d888cf29da191bf4b8423a45c1fda81f7b0
* i9300: disable CMA for MFCSimon Shields2016-03-061-1/+1
| | | | Change-Id: Ic5e9ac846259583f5e6be540b760d97b8d214709
* i9300: enable pegasusq boostingSimon Shields2016-03-051-0/+1
| | | | Change-Id: Ie8ad0c5aa13d8af306c4d77a49f85c786b5454e5
* i9300: enable lsm330dlc input interfaceSimon Shields2016-03-051-0/+1
| | | | Change-Id: I17cb6159c241772e4da50f233da34eb48a241c96
* i9100: Enable F2FSCaio Schnepper2016-02-231-0/+6
| | | | Change-Id: Ic8eb87571644fbe8ca0429e35932eae704b740b4
* i9100: Regenerate defconfigCaio Schnepper2016-02-231-11/+47
| | | | Change-Id: Id74edd83db7c9196546f2e38f40370bc33409b3b
* i9300: enable f2fs supportSimon Shields2016-02-161-1/+6
| | | | Change-Id: Iaa6bab722bb5ffb31fc9863d1841680f2ea157dd
* t0lte: Enable F2FSrogersb112016-02-161-0/+6
| | | | Change-Id: I1859403f3090df5b1a82392983c9524ce0a3d701
* i9300: regen defconfigSimon Shields2016-02-141-11/+49
| | | | Change-Id: I987c949a42d49c8e5daf9b4a83822b459aac657d
* defconfig: explicitly build BCM4334 as moduleSimon Shields2016-02-0711-11/+11
| | | | Change-Id: I5e6af9b08214db7432ec9911447063591229c377
* cpuidle-exynos4: Don't get stuck at 150 MHz.Christian Neumüller2016-02-051-3/+76
| | | | | | | | | | | | | | | | | | | | The following scenario leads to the i9100 getting stuck at 150 MHz: 1. Initially, only CPU0 is online. 2. CPU0 starts to bring CPU1 online. 3. CPU0 is waiting for CPU1 to come online, and meanwhile enters idle. Since it is the only online CPU, it lowers the CPU speed to save power. 4. CPU1 goes online (NOTE: While CPU0 is still idling!) Note that local_irq_disable does not help here because CPU1 could already be starting up (most_likely idle could be entered on CPU0 while in "wait_for_completion_timeout(&cpu_running, ...)" in arch/arm/kernel/smp.c:126. This patch treats CPUs as online ("onlining") as soon as the CPU_UP_PREPARE notifier is fired. Change-Id: I7964ec3ea79084c3050db79d7d6c89db9f378326 (cherry picked from commit c96e5ebbfa00c07a7867b68799ac4c24a7a1535f)
* Revert "Revert "ARM: SMP: use a timing out completion for cpu hotplug""Caio Schnepper2016-02-051-11/+6
| | | | | | This reverts commit ab6a2b873f19b1fde020b339aab8b830ede31f74. Change-Id: I9eb51664151d6d3b94c70a323d927f6dc9d0d56f
* No need to panicrogersb112016-02-051-1/+0
| | | | | | Stop the modem from crashing and rebooting the device for no real reason Change-Id: I6d0931a6558eb4ae9530a1dcdf44b0e57827b2e3
* Revert "ARM: SMP: use a timing out completion for cpu hotplug"rINanDO2016-02-051-6/+11
| | | | | | This reverts commit 5ddd587f9564e31f0767b3f352aadbba5ab69e9e. Change-Id: Idc6f8c9c70081eaa0bd95b9703c0731c48edb5bd
* smdk4210: Set CONFIG_MMC_BLOCK_MINORS=12rINanDO2016-01-314-4/+4
| | | | | | Allow vold to process all partitions on MMC Change-Id: I3dc38e5554ffa56b65dd0c80cbc41b49c18df062
* smdk4412: revert old a2dp fixesSimon Shields2016-01-141-1/+0
| | | | | | | | | | Revert "cpufreq: pegasusq: allow keeping at least two cores awake", and revert "i9300: we have bluetooth deadlocks" This reverts commits 73bb47e7f14bb1d88b70cc46e532b2ec71d66049 and 008e15d4745c3a359ee01ed76529dee2366bac10. Change-Id: I6ecc5fc2bec9a68d80c9c3cf8d23d4ec448e1c73
* Enable IDIV emulation for any device using cm-13.0rogersb112015-12-2314-0/+14
| | | | Change-Id: I9cf4c2606e91b5be5bf4d7b0dada5a966fb87230
* i9300: we have bluetooth deadlocksSimon Shields2015-12-211-0/+1
| | | | Change-Id: I5f98f69759b024c160ebee7b1dc939a89f2d5ca5