summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm64: use ENDPIPROC() to annotate position independent assembler routinesArd Biesheuvel2015-10-1210-13/+24
* arm64/efi: remove /chosen/linux, uefi-stub-kern-ver DT propertyArd Biesheuvel2015-10-122-11/+0
* arm64: Fix missing #include in hw_breakpoint.cCatalin Marinas2015-10-121-0/+1
* arm64: fix a migrating irq bug when hotplug cpuYang Yingliang2015-10-094-64/+3
* Merge branch 'irq/for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Catalin Marinas2015-10-094-0/+89
|\
| * genirq: Introduce generic irq migration for cpu hotunplugYang Yingliang2015-10-014-0/+89
* | arm64: Mark kernel page ranges contiguousJeremy Linton2015-10-081-8/+61
* | arm64: Make the kernel page dump utility aware of the CONT bitJeremy Linton2015-10-081-1/+17
* | arm64: Default kernel pages should be contiguousJeremy Linton2015-10-081-0/+1
* | arm64: Macros to check/set/unset the contiguous bitJeremy Linton2015-10-081-0/+11
* | 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
OpenPOWER on IntegriCloud