summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-21arm64: hugetlb: add support for PTE contiguous bitDavid Woods
2015-12-17arm64: Use PoU cache instr for I/D coherencyAshok Kumar
2015-12-17arm64: Defer dcache flush in __cpu_copy_user_pageAshok Kumar
2015-12-15arm64: reduce stack use in irq_handlerJames Morse
2015-12-15Merge branch 'aarch64/efi' into aarch64/for-next/coreWill Deacon
2015-12-11arm64: mm: ensure that the zero page is visible to the page table walkerWill Deacon
2015-12-11arm64: Documentation: add list of software workarounds for errataWill Deacon
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/efi: refactor EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel
2015-12-09arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel
2015-12-09arm64/efi: mark UEFI reserved regions as MEMBLOCK_NOMAPArd Biesheuvel
2015-12-09arm64: only consider memblocks with NOMAP cleared for linear mappingArd Biesheuvel
2015-12-09mm/memblock: add MEMBLOCK_NOMAP attribute to memblock memory tableArd Biesheuvel
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-30Linux 4.4-rc3Linus Torvalds
2015-11-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-11-30Merge tag 'rtc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds
2015-11-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2015-11-30Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-11-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-11-29target/stat: print full t10_wwn.model bufferDavid Disseldorp
2015-11-29target: fix COMPARE_AND_WRITE non zero SGL offset data corruptionJan Engelhardt
2015-11-29qla2xxx: Fix regression introduced by target configFS changesHimanshu Madhani
2015-11-29kref: Remove kref_put_spinlock_irqsave()Bart Van Assche
2015-11-29target: Invoke release_cmd() callback without holding a spinlockBart Van Assche
2015-11-29target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger
2015-11-29iscsi-target: Fix rx_login_comp hang after login failureNicholas Bellinger