summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2015-10-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-10-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2015-10-02MIPS: Octeon: Fix kernel panic on startup from memory corruptionMatt Bennett
2015-10-02MIPS: Fix R2300 FP context switch handlingPaul Burton
2015-10-02MIPS: Fix octeon FP context switch handlingPaul Burton
2015-10-02arm64: ftrace: fix function_graph tracer panicLi Bin
2015-10-02MIPS: BPF: Fix load delay slots.Ralf Baechle
2015-10-02x86/headers/uapi: Fix __BITS_PER_LONG value for x32 buildsBen Hutchings
2015-10-02x86/mm: Set NX on gap between __ex_table and rodataStephen Smalley
2015-10-02x86/kexec: Fix kexec crash in syscall kexec_file_load()Lee, Chun-Yi
2015-10-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-10-02arch/x86/include/asm/efi.h: fix build failureAndrey Ryabinin
2015-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-10-01arm64: Fix THP protection change logicSteve Capper
2015-10-01MIPS: BPF: Do all exports of symbols with FEXPORT().Ralf Baechle
2015-10-01Use WARN_ON_ONCE for missing X86_FEATURE_NRIPSDirk Müller
2015-10-01Revert "KVM: SVM: use NPT page attributes"Paolo Bonzini