summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-10-19arm64: Clean config usages for page sizeSuzuki K. Poulose
2015-10-19arm64: Handle 4 level page table for swapperSuzuki K. Poulose
2015-10-19arm64: Calculate size for idmap_pg_dir at compile timeSuzuki K. Poulose
2015-10-19arm64: Introduce helpers for page table levelsSuzuki K. Poulose
2015-10-19arm64: Handle section maps for swapper/idmapSuzuki K. Poulose
2015-10-19arm64: Move swapper pagetable definitionsSuzuki K. Poulose
2015-10-16arm64: debug: Fix typo in debug-monitors.cYang Shi
2015-10-16arm64: AArch32 user space PC alignment exceptionMark Salyzyn
2015-10-16arm64: Minor coding style fixes for kc_offset_to_vaddr and kc_vaddr_to_offsetCatalin Marinas
2015-10-13Revert "arm64: ioremap: add ioremap_cache macro"Catalin Marinas
2015-10-13arm64: add kc_offset_to_vaddr and kc_vaddr_to_offset macroyalin wang
2015-10-13arm64: ioremap: add ioremap_cache macroyalin wang
2015-10-13arm64: kasan: fix issues reported by sparseWill Deacon
2015-10-12ARM64: kasan: print memory assignmentLinus Walleij
2015-10-12arm64: add KASAN supportAndrey Ryabinin
2015-10-12arm64: move PGD_SIZE definition to pgalloc.hAndrey Ryabinin
2015-10-12arm64: atomics: implement native {relaxed, acquire, release} atomicsWill Deacon
2015-10-12arm64/efi: isolate EFI stub from the kernel properArd Biesheuvel
2015-10-12arm64: use ENDPIPROC() to annotate position independent assembler routinesArd Biesheuvel
2015-10-12arm64: Fix missing #include in hw_breakpoint.cCatalin Marinas
2015-10-09arm64: fix a migrating irq bug when hotplug cpuYang Yingliang
2015-10-08arm64: Mark kernel page ranges contiguousJeremy Linton
2015-10-08arm64: Make the kernel page dump utility aware of the CONT bitJeremy Linton
2015-10-08arm64: Default kernel pages should be contiguousJeremy Linton
2015-10-08arm64: Macros to check/set/unset the contiguous bitJeremy Linton
2015-10-08arm64: PTE/PMD contiguous bit definitionJeremy Linton
2015-10-08arm64: Add contiguous page flag shifts and constantsJeremy Linton
2015-10-07arm64: dts: juno: describe PMUs separatelyMark Rutland
2015-10-07arm64: perf: add Cortex-A57 supportMark Rutland
2015-10-07arm64: perf: add Cortex-A53 supportMark Rutland
2015-10-07arm64: perf: move to shared arm_pmu frameworkMark Rutland
2015-10-07arm64: hw_breakpoint: use target state to determine ABI behaviourWill Deacon
2015-10-07arm64: mm: remove dsb from update_mmu_cacheWill Deacon
2015-10-07arm64: tlb: remove redundant barrier from __flush_tlb_pgtableWill Deacon
2015-10-07arm64: mm: kill mm_cpumask usageWill Deacon
2015-10-07arm64: switch_mm: simplify mm and CPU checksWill Deacon
2015-10-07arm64: tlbflush: avoid flushing when fullmm == 1Will Deacon
2015-10-07arm64: tlbflush: remove redundant ASID casts to (unsigned long)Will Deacon
2015-10-07arm64: mm: rewrite ASID allocator and MM context-switching codeWill Deacon
2015-10-07arm64: flush: use local TLB and I-cache invalidationWill Deacon
2015-10-07arm64: proc: de-scope TLBI operation during cold bootWill Deacon
2015-10-07arm64: mm: remove unused cpu_set_idmap_tcr_t0sz functionWill Deacon
2015-10-07arm64: introduce VA_START macro - the first kernel virtual address.Andrey Ryabinin
2015-10-07arm64: copy_to-from-in_user optimization using copy templateFeng Kan
2015-10-07arm64: Change memcpy in kernel to use the copy template fileFeng Kan
2015-10-07arm64: defconfig: Enable samsung serial and mmcAlim Akhtar
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds
2015-10-04Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-10-04MIPS: scall: Always run the seccomp syscall filtersMarkos Chandras
2015-10-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds