Linus Torvalds
9d854607f9
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Pull second set of arm64 updates from Catalin Marinas:
- KASLR bug fixes: use callee-saved register, boot-time I-cache
maintenance
- inv_entry asm macro fix (EL0 check typo)
- pr_notice("Virtual kernel memory layout...") splitting
- Clean-ups: use p?d_set_huge consistently, allow preemption around
copy_to_user_page, remove unused __local_flush_icache_all()
* tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:
arm64: mm: allow preemption in copy_to_user_page
arm64: consistently use p?d_set_huge
arm64: kaslr: use callee saved register to preserve SCTLR across C call
arm64: Split pr_notice("Virtual kernel memory layout...") into multiple pr_cont()
arm64: drop unused __local_flush_icache_all()
arm64: fix KASLR boot-time I-cache maintenance
arm64/kernel: fix incorrect EL0 check in inv_entry macro
2016-03-24 19:13:59 -07:00
..
2016-02-16 18:20:23 +00:00
2016-02-26 15:39:52 +00:00
2015-11-04 18:10:13 -08:00
2015-12-10 17:36:08 +00:00
2016-01-04 16:24:45 +00:00
2016-02-24 14:57:26 +00:00
2016-03-17 20:03:47 -07:00
2016-02-26 15:14:27 +00:00
2016-02-16 15:12:32 +00:00
2016-03-17 20:03:47 -07:00
2015-07-02 17:44:27 +01:00
2016-03-04 14:12:46 +00:00
2016-03-17 20:03:47 -07:00
2016-03-04 18:12:23 +00:00
2015-12-09 16:57:23 +00:00
2015-07-10 16:47:13 +01:00
2015-10-02 11:12:56 +01:00
2016-03-21 12:05:34 +00:00
2016-03-04 18:19:17 +00:00
2015-12-21 17:26:01 +00:00
2016-03-24 19:13:59 -07:00
2015-10-12 12:10:53 +01:00
2016-03-17 20:03:47 -07:00
2016-01-17 19:15:26 -05:00
2015-12-21 17:26:01 +00:00
2015-08-03 11:34:12 +02:00
2016-02-24 14:57:27 +00:00
2016-03-04 18:19:17 +00:00
2016-02-24 14:57:27 +00:00
2016-02-24 14:57:24 +00:00
2016-02-24 14:57:27 +00:00
2016-02-24 14:57:24 +00:00
2015-12-21 14:40:54 +00:00
2016-02-05 16:29:12 -06:00
2015-12-21 17:26:02 +00:00
2016-03-21 13:14:16 -07:00
2016-02-18 17:27:05 +00:00
2016-02-11 15:33:38 +00:00
2016-03-02 15:49:28 +00:00
2015-12-21 17:26:02 +00:00
2016-03-17 20:03:47 -07:00
2016-03-04 18:19:17 +00:00
2016-03-02 15:49:28 +00:00
2016-03-09 15:43:42 -08:00
2016-01-04 16:24:45 +00:00
2015-05-19 16:09:29 +01:00
2016-03-17 20:03:47 -07:00
2016-02-12 15:53:51 +00:00
2016-02-16 15:10:44 +00:00
2015-03-19 10:43:51 +00:00
2015-12-21 17:26:02 +00:00
2015-07-27 11:08:41 +01:00
2016-02-12 15:53:51 +00:00
2015-08-10 15:37:45 +01:00
2016-03-20 18:58:18 -07:00