summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* arm64: ftrace: modify a stack frame in a safe wayAKASHI Takahiro2015-12-211-7/+4
* arm64: remove irq_count and do_softirq_own_stack()James Morse2015-12-213-48/+11
* arm64: hugetlb: add support for PTE contiguous bitDavid Woods2015-12-215-36/+313
* arm64: Use PoU cache instr for I/D coherencyAshok Kumar2015-12-174-26/+58
* arm64: Defer dcache flush in __cpu_copy_user_pageAshok Kumar2015-12-171-1/+2
* arm64: reduce stack use in irq_handlerJames Morse2015-12-153-15/+27
* Merge branch 'aarch64/efi' into aarch64/for-next/coreWill Deacon2015-12-154-318/+29
|\
| * arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel2015-12-092-0/+32
| * arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel2015-12-091-325/+1
| * arm64/efi: mark UEFI reserved regions as MEMBLOCK_NOMAPArd Biesheuvel2015-12-091-3/+4
| * arm64: only consider memblocks with NOMAP cleared for linear mappingArd Biesheuvel2015-12-092-1/+3
* | arm64: mm: ensure that the zero page is visible to the page table walkerWill Deacon2015-12-111-0/+3
* | arm64: mm: place __cpu_setup in .textMark Rutland2015-12-111-2/+0
* | arm64: cmpxchg: Don't incldue linux/mmdebug.hMark Brown2015-12-101-1/+0
* | arm64: mm: fold alternatives into .initMark Rutland2015-12-104-11/+2
* | arm64: Remove redundant padding from linker scriptMark Rutland2015-12-101-2/+0
* | arm64: mm: remove pointless PAGE_MASKingMark Rutland2015-12-101-2/+2
* | arm64: don't call C code with el0's fp registerJames Morse2015-12-101-0/+2
* | arm64: when walking onto the task stack, check sp & fp are in current->stackJames Morse2015-12-101-2/+10
* | arm64: Add this_cpu_ptr() assembler macro for use in entry.SJames Morse2015-12-102-3/+12
* | arm64: irq: fix walking from irq stack to task stackWill Deacon2015-12-092-3/+19
* | arm64: Add do_softirq_own_stack() and enable irq_stacksJames Morse2015-12-083-3/+79
* | arm64: Modify stack trace and dump for use with irq_stackAKASHI Takahiro2015-12-084-3/+75
* | arm64: Store struct thread_info in sp_el0Jungseok Lee2015-12-084-5/+28
* | arm64: Clear out any singlestep state on a ptrace detach operationJohn Blackwood2015-12-071-0/+6
* | arm64: Add trace_hardirqs_off annotation in ret_to_userCatalin Marinas2015-12-041-0/+3
* | arm64: ftrace: fix the comments for ftrace_modify_codeLi Bin2015-12-041-6/+5
* | arm64: ftrace: stop using kstop_machine to enable/disable tracingLi Bin2015-12-041-0/+5
* | arm64: spinlock: serialise spin_unlock_wait against concurrent lockersWill Deacon2015-12-031-2/+21
* | arm64: enable HAVE_IRQ_TIME_ACCOUNTINGWill Deacon2015-12-031-0/+1
* | arm64: fix COMPAT_SHMLBA definition for large pagesYury Norov2015-12-021-1/+1
* | arm64: add __init/__initdata section marker to some functions/variablesJisheng Zhang2015-12-025-13/+14
* | arm64: pgtable: implement pte_accessible()Will Deacon2015-12-011-0/+10
* | arm64: mm: allow sections for unaligned basesMark Rutland2015-12-011-0/+1
* | arm64: mm: detect bad __create_mapping usesMark Rutland2015-12-011-0/+7
|/
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-11-278-121/+122
|\
| * arm64: efi: fix initcall return valuesArd Biesheuvel2015-11-261-5/+5
| * arm64: efi: deal with NULL return value of early_memremap()Ard Biesheuvel2015-11-261-1/+13
| * arm64: debug: Treat the BRPs/WRPs as unsignedSuzuki K. Poulose2015-11-261-2/+4
| * arm64: cpufeature: Track unsigned fieldsSuzuki K. Poulose2015-11-262-16/+31
| * arm64: cpufeature: Add helpers for extracting unsigned valuesSuzuki K. Poulose2015-11-261-0/+12
| * Revert "arm64: Mark kernel page ranges contiguous"Catalin Marinas2015-11-261-61/+8
| * arm64: mm: keep reserved ASIDs in sync with mm after multiple rolloversWill Deacon2015-11-261-12/+26
| * arm64: KASAN depends on !(ARM64_16K_PAGES && ARM64_VA_BITS_48)Andrey Ryabinin2015-11-261-1/+1
| * arm64: efi: correctly map runtime regionsMark Rutland2015-11-251-7/+2
| * arm64: mm: fix fault_info table xFSC decodingMark Rutland2015-11-251-14/+14
| * arm64: early_alloc: Fix check for allocation failureSuzuki K. Poulose2015-11-251-2/+6
* | Merge tag 'for-linus-4.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-261-0/+5
|\ \
| * | xen/events: Always allocate legacy interrupts on PV guestsBoris Ostrovsky2015-11-261-0/+5
* | | arm64: kvm: report original PAR_EL1 upon panicMark Rutland2015-11-241-1/+5
OpenPOWER on IntegriCloud