<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/android_kernel_m2note/arch/arm64, branch ng-7.1.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://gitea.privatedns.org/xavi/android_kernel_m2note/atom?h=ng-7.1.2</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/atom?h=ng-7.1.2'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/'/>
<updated>2019-08-01T16:12:03+00:00</updated>
<entry>
<title>defconfig: remove useless usb storage stuff</title>
<updated>2019-08-01T16:12:03+00:00</updated>
<author>
<name>Moyster</name>
<email>oysterized@gmail.com</email>
</author>
<published>2019-08-01T14:04:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/commit/?id=483a1f74b9b0a02130084aa8032abf0c98cca977'/>
<id>urn:sha1:483a1f74b9b0a02130084aa8032abf0c98cca977</id>
<content type='text'>
</content>
</entry>
<entry>
<title>defconfig: remove unused comp algos</title>
<updated>2019-08-01T16:11:39+00:00</updated>
<author>
<name>Moyster</name>
<email>oysterized@gmail.com</email>
</author>
<published>2019-08-01T13:54:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/commit/?id=fba7ab956a7edeeb14ef74341d893c8e3851b1db'/>
<id>urn:sha1:fba7ab956a7edeeb14ef74341d893c8e3851b1db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enlarge ram console size from 12KB to 15KB.</title>
<updated>2019-05-03T16:44:20+00:00</updated>
<author>
<name>Piazza Lo</name>
<email>piazza.lo@mediatek.com</email>
</author>
<published>2017-10-17T05:28:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/commit/?id=f73b29360781dc0155e01d8ed593371ea0ba3a8b'/>
<id>urn:sha1:f73b29360781dc0155e01d8ed593371ea0ba3a8b</id>
<content type='text'>
BUG:67857304

Change-Id: I7bb176458bd6b8d62218dea3e5e9a9d815afc5ee
Signed-off-by: Piazza Lo &lt;piazza.lo@mediatek.com&gt;
Signed-off-by: Moyster &lt;oysterized@gmail.com&gt;
</content>
</entry>
<entry>
<title>ARM: 7933/1: rename ioremap_cached to ioremap_cache</title>
<updated>2019-05-03T16:34:20+00:00</updated>
<author>
<name>Rob Herring</name>
<email>rob.herring@calxeda.com</email>
</author>
<published>2014-01-03T15:17:44+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/commit/?id=4dd4aeb5cf7276298f9a73645c92fe53d51651fa'/>
<id>urn:sha1:4dd4aeb5cf7276298f9a73645c92fe53d51651fa</id>
<content type='text'>
ioremap_cache is more aligned with other architectures.
There are only 2 users of this in the kernel: pxa2xx-flash and Xen.

This fixes Xen build failures on arm64:

drivers/tty/hvc/hvc_xen.c:233:2: error: implicit declaration of function 'ioremap_cached' [-Werror=implicit-function-declaration]
drivers/xen/grant-table.c:1174:3: error: implicit declaration of function 'ioremap_cached' [-Werror=implicit-function-declaration]
drivers/xen/xenbus/xenbus_probe.c:778:4: error: implicit declaration of function 'ioremap_cached' [-Werror=implicit-function-declaration]

Signed-off-by: Rob Herring &lt;rob.herring@calxeda.com&gt;
Signed-off-by: Stefano Stabellini &lt;stefano.stabellini@eu.citrix.com&gt;
Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
Git-commit: 0a5ccc86507f45b80831dac1049197c4d45be955
[joonwoop@codeaurora.org: fixed trivial merge conflict.]
Signed-off-by: Joonwoo Park &lt;joonwoop@codeaurora.org&gt;

Change-Id: I867b893aa63bc8647ed0d7cbf66b7fbb464ef8f0
</content>
</entry>
<entry>
<title>arm64/xen: implement ioremap_cached on arm64</title>
<updated>2019-05-03T16:34:14+00:00</updated>
<author>
<name>Stefano Stabellini</name>
<email>stefano.stabellini@eu.citrix.com</email>
</author>
<published>2013-05-31T15:22:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/commit/?id=7d41fca261bff13e139fe0f5e141908d87b3962a'/>
<id>urn:sha1:7d41fca261bff13e139fe0f5e141908d87b3962a</id>
<content type='text'>
Change-Id: I567349ba54959b45e817e8ebacbb8babca1ca453
Signed-off-by: Stefano Stabellini &lt;stefano.stabellini@eu.citrix.com&gt;
Git-Repo: git://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/
Git-commit: 22d4102f778df9cab47e871b8de3400f6e685378
Signed-off-by: Abhimanyu Kapur &lt;abhimany@codeaurora.org&gt;
</content>
</entry>
<entry>
<title>defconfig: fix</title>
<updated>2019-05-02T13:28:35+00:00</updated>
<author>
<name>Moyster</name>
<email>oysterized@gmail.com</email>
</author>
<published>2019-05-02T13:14:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/commit/?id=0eda767976996f6fe096d4d2caa055acdb3785e5'/>
<id>urn:sha1:0eda767976996f6fe096d4d2caa055acdb3785e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>defconfig: regen</title>
<updated>2019-01-13T11:57:31+00:00</updated>
<author>
<name>Moyster</name>
<email>oysterized@gmail.com</email>
</author>
<published>2019-01-13T11:57:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/commit/?id=0abec5fa694e48c58335bcc171bc3a950557c9d8'/>
<id>urn:sha1:0abec5fa694e48c58335bcc171bc3a950557c9d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>defconfig: cleanup quota config</title>
<updated>2019-01-13T11:12:51+00:00</updated>
<author>
<name>Moyster</name>
<email>oysterized@gmail.com</email>
</author>
<published>2019-01-13T10:43:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/commit/?id=a53a6f7508e863a59ace7226dc7815cd65120eb0'/>
<id>urn:sha1:a53a6f7508e863a59ace7226dc7815cd65120eb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>defconfig: enable AES-GCM</title>
<updated>2019-01-13T11:12:51+00:00</updated>
<author>
<name>Moyster</name>
<email>oysterized@gmail.com</email>
</author>
<published>2019-01-13T10:30:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/commit/?id=78b73909722a88d8974a3187b276bc4547e5afef'/>
<id>urn:sha1:78b73909722a88d8974a3187b276bc4547e5afef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>defconfig: regen for sdfat and new ram_console</title>
<updated>2018-12-02T00:55:07+00:00</updated>
<author>
<name>Moyster</name>
<email>oysterized@gmail.com</email>
</author>
<published>2018-12-02T00:55:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/commit/?id=f99ca4b666d0f954405bc91265030af50a66f5c6'/>
<id>urn:sha1:f99ca4b666d0f954405bc91265030af50a66f5c6</id>
<content type='text'>
</content>
</entry>
</feed>
