summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-01-05arm64: mm: move pgd_cache initialisation to pgtable_cache_initWill Deacon2-7/+8
2016-01-05arm64: module: avoid undefined shift behavior in reloc_data()Ard Biesheuvel1-16/+4
2016-01-05arm64: module: fix relocation of movz instruction with negative immediateArd Biesheuvel1-33/+18
2015-12-21arm64: traps: address fallout from printk -> pr_* conversionWill Deacon1-5/+5
2015-12-21arm64: ftrace: fix a stack tracer's output under function graph tracerAKASHI Takahiro8-6/+54
2015-12-21arm64: pass a task parameter to unwind_frame()AKASHI Takahiro7-11/+13
2015-12-21arm64: ftrace: modify a stack frame in a safe wayAKASHI Takahiro1-7/+4
2015-12-21arm64: remove irq_count and do_softirq_own_stack()James Morse3-48/+11
2015-12-21arm64: hugetlb: add support for PTE contiguous bitDavid Woods5-36/+313
2015-12-17arm64: Use PoU cache instr for I/D coherencyAshok Kumar4-26/+58
2015-12-17arm64: Defer dcache flush in __cpu_copy_user_pageAshok Kumar1-1/+2
2015-12-15arm64: reduce stack use in irq_handlerJames Morse3-15/+27
2015-12-15Merge branch 'aarch64/efi' into aarch64/for-next/coreWill Deacon4-318/+29
2015-12-11arm64: mm: ensure that the zero page is visible to the page table walkerWill Deacon1-0/+3
2015-12-11arm64: mm: place __cpu_setup in .textMark Rutland1-2/+0
2015-12-10arm64: cmpxchg: Don't incldue linux/mmdebug.hMark Brown1-1/+0
2015-12-10arm64: mm: fold alternatives into .initMark Rutland4-11/+2
2015-12-10arm64: Remove redundant padding from linker scriptMark Rutland1-2/+0
2015-12-10arm64: mm: remove pointless PAGE_MASKingMark Rutland1-2/+2
2015-12-10arm64: don't call C code with el0's fp registerJames Morse1-0/+2
2015-12-10arm64: when walking onto the task stack, check sp & fp are in current->stackJames Morse1-2/+10
2015-12-10arm64: Add this_cpu_ptr() assembler macro for use in entry.SJames Morse2-3/+12
2015-12-09arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel2-0/+32
2015-12-09arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel1-325/+1
2015-12-09arm64/efi: mark UEFI reserved regions as MEMBLOCK_NOMAPArd Biesheuvel1-3/+4
2015-12-09arm64: only consider memblocks with NOMAP cleared for linear mappingArd Biesheuvel2-1/+3
2015-12-09arm64: irq: fix walking from irq stack to task stackWill Deacon2-3/+19
2015-12-08arm64: Add do_softirq_own_stack() and enable irq_stacksJames Morse3-3/+79
2015-12-08arm64: Modify stack trace and dump for use with irq_stackAKASHI Takahiro4-3/+75
2015-12-08arm64: Store struct thread_info in sp_el0Jungseok Lee4-5/+28
2015-12-07arm64: Clear out any singlestep state on a ptrace detach operationJohn Blackwood1-0/+6
2015-12-04arm64: Add trace_hardirqs_off annotation in ret_to_userCatalin Marinas1-0/+3
2015-12-04arm64: ftrace: fix the comments for ftrace_modify_codeLi Bin1-6/+5
2015-12-04arm64: ftrace: stop using kstop_machine to enable/disable tracingLi Bin1-0/+5
2015-12-03arm64: spinlock: serialise spin_unlock_wait against concurrent lockersWill Deacon1-2/+21
2015-12-03arm64: enable HAVE_IRQ_TIME_ACCOUNTINGWill Deacon1-0/+1
2015-12-02arm64: fix COMPAT_SHMLBA definition for large pagesYury Norov1-1/+1
2015-12-02arm64: add __init/__initdata section marker to some functions/variablesJisheng Zhang5-13/+14
2015-12-01arm64: pgtable: implement pte_accessible()Will Deacon1-0/+10
2015-12-01arm64: mm: allow sections for unaligned basesMark Rutland1-0/+1
2015-12-01arm64: mm: detect bad __create_mapping usesMark Rutland1-0/+7
2015-11-30Merge tag 'rtc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds1-0/+1
2015-11-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-5/+9
2015-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds7-8/+13
2015-11-30Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds3-2/+4
2015-11-29ARM: 8454/1: OF implies OF_FLATTREEArnd Bergmann1-2/+2
2015-11-29Merge tag 'pci-v4.4-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-8/+11
2015-11-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds44-228/+270
2015-11-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds8-121/+122
2015-11-27Merge tag 'nios2-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-20/+4