summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm64: PTE/PMD contiguous bit definitionJeremy Linton2015-10-081-0/+9
* arm64: Add contiguous page flag shifts and constantsJeremy Linton2015-10-081-1/+7
* MAINTAINERS: add myself as arm perf reviewerMark Rutland2015-10-071-0/+1
* MAINTAINERS: update ARM PMU profiling and debugging for arm64Mark Rutland2015-10-071-4/+4
* arm64: dts: juno: describe PMUs separatelyMark Rutland2015-10-072-14/+22
* arm64: perf: add Cortex-A57 supportMark Rutland2015-10-072-0/+62
* arm64: perf: add Cortex-A53 supportMark Rutland2015-10-072-2/+63
* arm64: perf: move to shared arm_pmu frameworkMark Rutland2015-10-074-951/+93
* arm64: hw_breakpoint: use target state to determine ABI behaviourWill Deacon2015-10-071-2/+16
* arm64: mm: remove dsb from update_mmu_cacheWill Deacon2015-10-071-3/+3
* arm64: tlb: remove redundant barrier from __flush_tlb_pgtableWill Deacon2015-10-071-1/+0
* arm64: mm: kill mm_cpumask usageWill Deacon2015-10-072-9/+0
* arm64: switch_mm: simplify mm and CPU checksWill Deacon2015-10-072-3/+5
* arm64: tlbflush: avoid flushing when fullmm == 1Will Deacon2015-10-071-11/+15
* arm64: tlbflush: remove redundant ASID casts to (unsigned long)Will Deacon2015-10-071-5/+4
* arm64: mm: rewrite ASID allocator and MM context-switching codeWill Deacon2015-10-077-169/+166
* arm64: flush: use local TLB and I-cache invalidationWill Deacon2015-10-077-7/+22
* arm64: proc: de-scope TLBI operation during cold bootWill Deacon2015-10-071-2/+2
* arm64: mm: remove unused cpu_set_idmap_tcr_t0sz functionWill Deacon2015-10-071-23/+12
* arm64: introduce VA_START macro - the first kernel virtual address.Andrey Ryabinin2015-10-072-1/+3
* arm64: copy_to-from-in_user optimization using copy templateFeng Kan2015-10-073-92/+120
* arm64: Change memcpy in kernel to use the copy template fileFeng Kan2015-10-072-153/+219
* arm64: defconfig: Enable samsung serial and mmcAlim Akhtar2015-10-071-0/+8
* Linux 4.3-rc4v4.3-rc4Linus Torvalds2015-10-041-1/+1
* Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-0425-37/+188
|\
| * tile: use global strscpy() rather than private copyChris Metcalf2015-09-101-29/+4
| * string: provide strscpy()Chris Metcalf2015-09-102-0/+91
| * Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-0822-8/+93
* | Merge tag 'md/4.3-fixes' of git://neil.brown.name/mdLinus Torvalds2015-10-047-26/+28
|\ \
| * | md/bitmap: don't pass -1 to bitmap_storage_alloc.NeilBrown2015-10-021-1/+2
| * | md/raid1: Avoid raid1 resync getting stuckJes Sorensen2015-10-021-3/+2
| * | md: drop null test before destroy functionsJulia Lawall2015-10-024-14/+7
| * | md: clear CHANGE_PENDING in readonly arrayShaohua Li2015-10-021-0/+1
| * | md/raid0: apply base queue limits *before* disk_stack_limitsNeilBrown2015-10-021-6/+6
| * | md/raid5: don't index beyond end of array in need_this_block().NeilBrown2015-10-021-2/+2
| * | raid5: update analysis state for failed stripeShaohua Li2015-10-021-0/+4
| * | md: wait for pending superblock updates before switching to read-onlyNeilBrown2015-10-021-0/+4
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-10-0413-144/+82
|\ \ \
| * | | MIPS: scall: Always run the seccomp syscall filtersMarkos Chandras2015-10-044-73/+42
| * | | MIPS: Octeon: Fix kernel panic on startup from memory corruptionMatt Bennett2015-10-021-1/+1
| * | | MIPS: Fix R2300 FP context switch handlingPaul Burton2015-10-021-27/+1
| * | | MIPS: Fix octeon FP context switch handlingPaul Burton2015-10-021-25/+1
| * | | MIPS: BPF: Fix load delay slots.Ralf Baechle2015-10-021-0/+4
| * | | MIPS: BPF: Do all exports of symbols with FEXPORT().Ralf Baechle2015-10-011-6/+3
| * | | MIPS: Fix the build on jz4740 after removing the custom gpio.hAlban Bedel2015-10-012-0/+2
| * | | MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MTPaul Burton2015-09-301-4/+4
| * | | MIPS: CPS: Don't include MT code in non-MT kernels.Paul Burton2015-09-301-0/+2
| * | | MIPS: CPS: Stop dangling delay slot from has_mt.Paul Burton2015-09-301-2/+2
| * | | MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan2015-09-301-1/+1
| * | | MIPS: Wire up userfaultfd and membarrier syscalls.Ralf Baechle2015-09-305-6/+20