| Commit message (Expand) | Author | Age | Files | Lines |
* | arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1 | James Morse | 2016-09-02 | 1 | -0/+9 |
* | arm64: debug: unmask PSTATE.D earlier | Will Deacon | 2016-07-19 | 1 | -0/+2 |
* | arm64: Change cpu_resume() to enable mmu early then access sleep_sp by va | James Morse | 2016-04-28 | 1 | -32/+21 |
* | arm64: Fold proc-macros.S into assembler.h | Geoff Levand | 2016-04-28 | 1 | -3/+0 |
* | arm64: Add workaround for Cavium erratum 27456 | Andrew Pinski | 2016-02-26 | 1 | -0/+12 |
* | arm64: mm: add code to safely replace TTBR1_EL1 | Mark Rutland | 2016-02-16 | 1 | -0/+28 |
* | arm64: kernel: fix architected PMU registers unconditional access | Lorenzo Pieralisi | 2016-01-25 | 1 | -2/+2 |
* | Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64... | Linus Torvalds | 2016-01-12 | 1 | -0/+2 |
|\ |
|
| * | arm64: kernel: enforce pmuserenr_el0 initialization and restore | Lorenzo Pieralisi | 2015-12-21 | 1 | -0/+2 |
* | | arm64: mm: place __cpu_setup in .text | Mark Rutland | 2015-12-11 | 1 | -2/+0 |
|/ |
|
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-11-04 | 1 | -4/+6 |
|\ |
|
| * | arm64: Add 16K page size support | Suzuki K. Poulose | 2015-10-19 | 1 | -1/+3 |
| * | arm64: mm: rewrite ASID allocator and MM context-switching code | Will Deacon | 2015-10-07 | 1 | -1/+1 |
| * | arm64: proc: de-scope TLBI operation during cold boot | Will Deacon | 2015-10-07 | 1 | -2/+2 |
* | | Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix | Ingo Molnar | 2015-10-14 | 1 | -6/+15 |
|\ \
| |/ |
|
| * | arm64: mdscr_el1: avoid exposing DCC to userspace | Will Deacon | 2015-08-20 | 1 | -1/+2 |
| * | arm64: mm: ensure patched kernel text is fetched from PoU | Will Deacon | 2015-08-05 | 1 | -1/+0 |
| * | arm64: force CONFIG_SMP=y and remove redundant #ifdefs | Will Deacon | 2015-07-27 | 1 | -4/+0 |
| * | arm64: Add support for hardware updates of the access and dirty pte bits | Catalin Marinas | 2015-07-27 | 1 | -0/+13 |
* | | arm64/mm: Add PROT_DEVICE_nGnRnE and PROT_NORMAL_WT | Jonathan (Zhixiong) Zhang | 2015-08-08 | 1 | -1/+3 |
|/ |
|
* | arm64: kill flush_cache_all() | Mark Rutland | 2015-05-19 | 1 | -46/+0 |
* | arm64: mm: increase VA range of identity map | Ard Biesheuvel | 2015-03-23 | 1 | -0/+3 |
* | arm64: kernel: remove ARM64_CPU_SUSPEND config option | Lorenzo Pieralisi | 2015-01-27 | 1 | -1/+1 |
* | arm64: Fix SCTLR_EL1 initialisation | Suzuki K. Poulose | 2015-01-23 | 1 | -4/+8 |
* | arm64: convert part of soft_restart() to assembly | Arun Chandran | 2014-09-08 | 1 | -0/+15 |
* | arm64: mm: use inner-shareable barriers for inner-shareable maintenance | Will Deacon | 2014-05-09 | 1 | -1/+1 |
* | arm64: Update the TCR_EL1 translation granule definitions for 16K pages | Catalin Marinas | 2014-04-03 | 1 | -11/+14 |
* | arm64: Add boot time configuration of Intermediate Physical Address size | Radha Mohan Chintakuntla | 2014-03-13 | 1 | -1/+7 |
* | arm64: remove unnecessary cache flush at boot | Mark Rutland | 2014-03-04 | 1 | -6/+0 |
* | arm64: mm: fix the function name in comment of cpu_do_switch_mm | Jingoo Han | 2014-01-27 | 1 | -1/+1 |
* | arm64: kernel: suspend/resume registers save/restore | Lorenzo Pieralisi | 2013-12-16 | 1 | -0/+69 |
* | arm64: ensure completion of TLB invalidatation | Mark Rutland | 2013-12-06 | 1 | -1/+1 |
* | arm64: big-endian: set correct endianess on kernel entry | Matthew Leach | 2013-10-25 | 1 | -2/+2 |
* | arm64: mm: permit use of tagged pointers at EL0 | Will Deacon | 2013-09-03 | 1 | -1/+1 |
* | arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.S | Catalin Marinas | 2013-09-02 | 1 | -4/+0 |
* | arm64: debug: clear mdscr_el1 instead of taking the OS lock | Will Deacon | 2013-05-13 | 1 | -2/+1 |
* | arm64: Do not set the SMP/nAMP processor bit | Catalin Marinas | 2012-09-24 | 1 | -11/+0 |
* | arm64: CPU support | Catalin Marinas | 2012-09-17 | 1 | -0/+186 |