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