aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-02-18arm64: kernel: Add support for User Access OverrideJames Morse15-39/+213
2016-02-18arm64: add ARMv8.2 id_aa64mmfr2 boiler plateJames Morse4-0/+16
2016-02-18arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macroJames Morse5-67/+69
2016-02-16arm64: use local label prefixes for __reg_num symbolsArd Biesheuvel1-8/+8
2016-02-16arm64: vdso: Mark vDSO code as read-onlyDavid Brown1-2/+1
2016-02-16arm64: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALLYang Shi1-0/+1
2016-02-16arm64: replace read_lock to rcu lock in call_step_hookYang Shi1-10/+11
2016-02-16arm64: ptdump: Indicate whether memory should be faultingLaura Abbott1-0/+5
2016-02-16arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOCLaura Abbott3-12/+63
2016-02-16arm64: Drop alloc function from create_mappingLaura Abbott1-9/+20
2016-02-16arm64: prefetch: add missing #include for spin_lock_prefetchWill Deacon1-0/+1
2016-02-16arm64: lib: patch in prfm for copy_page if requestedAndrew Pinski1-0/+17
2016-02-16arm64: lib: improve copy_page to deal with 128 bytes at a timeWill Deacon1-8/+38
2016-02-16arm64: prefetch: add alternative pattern for CPUs without a prefetcherWill Deacon4-17/+38
2016-02-16arm64: prefetch: don't provide spin_lock_prefetch with LSEWill Deacon1-2/+5
2016-02-16arm64: kernel: implement ACPI parking protocolLorenzo Pieralisi8-6/+242
2016-02-16arm64: mm: create new fine-grained mappings at bootMark Rutland3-62/+109
2016-02-16arm64: ensure _stext and _etext are page-alignedMark Rutland1-3/+2
2016-02-16arm64: mm: allow passing a pgdir to alloc_init_*Mark Rutland1-14/+19
2016-02-16arm64: mm: allocate pagetables anywhereMark Rutland1-35/+0
2016-02-16arm64: mm: use fixmap when creating page tablesMark Rutland1-20/+41
2016-02-16arm64: mm: add functions to walk tables in fixmapMark Rutland2-0/+36
2016-02-16arm64: mm: add __{pud,pgd}_populateMark Rutland1-4/+22
2016-02-16arm64: mm: avoid redundant __pa(__va(x))Mark Rutland1-2/+2
2016-02-16arm64: mm: add functions to walk page tables by PAMark Rutland1-16/+23
2016-02-16arm64: mm: move pte_* macrosMark Rutland1-10/+10
2016-02-16arm64: kasan: avoid TLB conflictsMark Rutland1-13/+4
2016-02-16arm64: mm: add code to safely replace TTBR1_EL1Mark Rutland2-0/+47
2016-02-16arm64: add function to install the idmapMark Rutland1-2/+14
2016-02-16arm64: unmap idmap earlierMark Rutland2-6/+6
2016-02-16arm64: unify idmap removalMark Rutland5-22/+32
2016-02-16arm64: mm: place empty_zero_page in bssMark Rutland4-11/+5
2016-02-16arm64: mm: specialise pagetable allocatorsMark Rutland1-25/+27
2016-02-16asm-generic: Fix local variable shadow in __set_fixmap_offsetMark Rutland1-6/+6
2016-02-14Linux 4.5-rc4Linus Torvalds1-1/+1
2016-02-14Merge tag 'char-misc-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds3-1/+12
2016-02-14Merge tag 'driver-core-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-3/+3
2016-02-14Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds7-7/+79
2016-02-14Merge tag 'usb-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds3-12/+19
2016-02-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-26/+63
2016-02-14Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+10
2016-02-14Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+3
2016-02-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-14/+18
2016-02-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+2
2016-02-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds21-71/+46
2016-02-14Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-2/+7
2016-02-14Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-21/+28
2016-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds4-16/+27
2016-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds18-290/+567
2016-02-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermalLinus Torvalds7-35/+94