summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-12-11arm64: mm: place __cpu_setup in .textMark Rutland
2015-12-10arm64: cmpxchg: Don't incldue linux/mmdebug.hMark Brown
2015-12-10arm64: mm: fold alternatives into .initMark Rutland
2015-12-10arm64: Remove redundant padding from linker scriptMark Rutland
2015-12-10arm64: mm: remove pointless PAGE_MASKingMark Rutland
2015-12-10arm64: don't call C code with el0's fp registerJames Morse
2015-12-10arm64: when walking onto the task stack, check sp & fp are in current->stackJames Morse
2015-12-10arm64: Add this_cpu_ptr() assembler macro for use in entry.SJames Morse
2015-12-09arm64: irq: fix walking from irq stack to task stackWill Deacon
2015-12-08arm64: Add do_softirq_own_stack() and enable irq_stacksJames Morse
2015-12-08arm64: Modify stack trace and dump for use with irq_stackAKASHI Takahiro
2015-12-08arm64: Store struct thread_info in sp_el0Jungseok Lee
2015-12-07arm64: Clear out any singlestep state on a ptrace detach operationJohn Blackwood
2015-12-04arm64: Add trace_hardirqs_off annotation in ret_to_userCatalin Marinas
2015-12-04arm64: ftrace: fix the comments for ftrace_modify_codeLi Bin
2015-12-04arm64: ftrace: stop using kstop_machine to enable/disable tracingLi Bin
2015-12-03arm64: spinlock: serialise spin_unlock_wait against concurrent lockersWill Deacon
2015-12-03arm64: enable HAVE_IRQ_TIME_ACCOUNTINGWill Deacon
2015-12-02arm64: fix COMPAT_SHMLBA definition for large pagesYury Norov
2015-12-02arm64: add __init/__initdata section marker to some functions/variablesJisheng Zhang
2015-12-01arm64: pgtable: implement pte_accessible()Will Deacon
2015-12-01arm64: mm: allow sections for unaligned basesMark Rutland
2015-12-01arm64: mm: detect bad __create_mapping usesMark Rutland
2015-11-29Merge tag 'rtc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds
2015-11-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-11-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2015-11-29Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-11-28ARM: 8454/1: OF implies OF_FLATTREEArnd Bergmann
2015-11-28Merge tag 'pci-v4.4-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-11-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-11-27Merge tag 'nios2-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-11-27MIPS: Fix delay loops which may be removed by GCC.Ralf Baechle
2015-11-27Merge tag 'arc-4.4-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-27Merge tag 'v4.4-rockchip-dts32-fixes1' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2015-11-27Merge tag 'mvebu-fixes-4.4-1' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann
2015-11-27Merge tag 'renesas-fixes-for-v4.4' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2015-11-26Merge tag 'for-linus-4.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-26Merge tag 'powerpc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-11-26arm64: efi: fix initcall return valuesArd Biesheuvel
2015-11-26arm64: efi: deal with NULL return value of early_memremap()Ard Biesheuvel
2015-11-26arm64: debug: Treat the BRPs/WRPs as unsignedSuzuki K. Poulose
2015-11-26arm64: cpufeature: Track unsigned fieldsSuzuki K. Poulose
2015-11-26xen/events: Always allocate legacy interrupts on PV guestsBoris Ostrovsky
2015-11-26arm64: cpufeature: Add helpers for extracting unsigned valuesSuzuki K. Poulose
2015-11-26Revert "arm64: Mark kernel page ranges contiguous"Catalin Marinas
2015-11-26arm64: mm: keep reserved ASIDs in sync with mm after multiple rolloversWill Deacon
2015-11-26arm64: KASAN depends on !(ARM64_16K_PAGES && ARM64_VA_BITS_48)Andrey Ryabinin
2015-11-26nios2: fix cache coherencyLey Foon Tan
2015-11-25Merge tag 'omap-for-v4.4/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann