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