summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-02-18arm64: add support for ioremap() block mappingsArd Biesheuvel
2016-02-18arm64: prevent potential circular header dependencies in asm/bug.hArd Biesheuvel
2016-02-18arm64: Remove the get_thread_info() functionCatalin Marinas
2016-02-18arm64: kernel: Don't toggle PAN on systems with UAOJames Morse
2016-02-18arm64: cpufeature: Test 'matches' pointer to find the end of the listJames Morse
2016-02-18arm64: kernel: Add support for User Access OverrideJames Morse
2016-02-18arm64: add ARMv8.2 id_aa64mmfr2 boiler plateJames Morse
2016-02-18arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macroJames Morse
2016-02-16arm64: use local label prefixes for __reg_num symbolsArd Biesheuvel
2016-02-16arm64: vdso: Mark vDSO code as read-onlyDavid Brown
2016-02-16arm64: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALLYang Shi
2016-02-16arm64: replace read_lock to rcu lock in call_step_hookYang Shi
2016-02-16arm64: ptdump: Indicate whether memory should be faultingLaura Abbott
2016-02-16arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOCLaura Abbott
2016-02-16arm64: Drop alloc function from create_mappingLaura Abbott
2016-02-16arm64: prefetch: add missing #include for spin_lock_prefetchWill Deacon
2016-02-16arm64: lib: patch in prfm for copy_page if requestedAndrew Pinski
2016-02-16arm64: lib: improve copy_page to deal with 128 bytes at a timeWill Deacon
2016-02-16arm64: prefetch: add alternative pattern for CPUs without a prefetcherWill Deacon
2016-02-16arm64: prefetch: don't provide spin_lock_prefetch with LSEWill Deacon
2016-02-16arm64: kernel: implement ACPI parking protocolLorenzo Pieralisi
2016-02-16arm64: mm: create new fine-grained mappings at bootMark Rutland
2016-02-16arm64: ensure _stext and _etext are page-alignedMark Rutland
2016-02-16arm64: mm: allow passing a pgdir to alloc_init_*Mark Rutland
2016-02-16arm64: mm: allocate pagetables anywhereMark Rutland
2016-02-16arm64: mm: use fixmap when creating page tablesMark Rutland
2016-02-16arm64: mm: add functions to walk tables in fixmapMark Rutland
2016-02-16arm64: mm: add __{pud,pgd}_populateMark Rutland
2016-02-16arm64: mm: avoid redundant __pa(__va(x))Mark Rutland
2016-02-16arm64: mm: add functions to walk page tables by PAMark Rutland
2016-02-16arm64: mm: move pte_* macrosMark Rutland
2016-02-16arm64: kasan: avoid TLB conflictsMark Rutland
2016-02-16arm64: mm: add code to safely replace TTBR1_EL1Mark Rutland
2016-02-16arm64: add function to install the idmapMark Rutland
2016-02-16arm64: unmap idmap earlierMark Rutland
2016-02-16arm64: unify idmap removalMark Rutland
2016-02-16arm64: mm: place empty_zero_page in bssMark Rutland
2016-02-16arm64: mm: specialise pagetable allocatorsMark Rutland
2016-02-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-02-14Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2016-02-13Merge tag 'arc-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds
2016-02-12Merge branch 'akpm'(patches from Andrew)Linus Torvalds
2016-02-12Merge tag 'fbdev-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-12ARC: mm: Introduce explicit super page size supportVineet Gupta
2016-02-11arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFIAndrew Morton
2016-02-11ARM: 8519/1: ICST: try other dividends than 1Linus Walleij
2016-02-11mips: Differentiate between 32 and 64 bit ELF headerDaniel Wagner
2016-02-11irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributorTirumalesh Chalamarla