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
..
2015-12-17 11:07:13 +00:00
2016-03-04 14:12:46 +00:00
2015-12-17 11:07:13 +00:00
2016-02-17 11:48:01 +00:00
2016-02-26 18:31:41 +00:00
2016-02-24 14:57:26 +00:00
2016-03-18 19:26:54 -07:00
2016-03-24 16:32:54 +00:00
2016-03-17 15:09:34 -07:00
2016-03-24 19:13:59 -07:00
2015-01-23 15:29:06 +00:00
2016-03-11 11:03:35 +00:00
2015-10-12 17:46:36 +01:00
2015-01-22 14:54:29 +00:00
2016-02-27 10:28:52 -08:00
2016-03-24 16:32:29 +00:00
2016-02-16 15:40:30 +00:00
2016-01-05 15:43:10 +00:00
2016-01-25 11:09:06 +00:00
2016-02-26 15:14:27 +00:00