summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | arm64: mm: change IOMMU notifier action to attach DMA opsLorenzo Pieralisi2016-07-081-17/+5
| * | | arm64: Fix vdso-offsets.h dependencyCatalin Marinas2016-07-082-7/+7
| * | | arm64: mm: fold init_pgd() into __create_pgd_mapping()Ard Biesheuvel2016-07-011-18/+6
| * | | arm64: mm: Remove split_p*d() functionsCatalin Marinas2016-07-011-43/+4
| * | | arm64: efi: avoid block mappings for unaligned UEFI memory regionsArd Biesheuvel2016-07-011-0/+14
| * | | arm64: efi: always map runtime services code and data regions down to pagesArd Biesheuvel2016-07-012-3/+36
| * | | arm64: mm: add param to force create_pgd_mapping() to use page mappingsArd Biesheuvel2016-07-013-42/+29
| * | | arm64: trap userspace "dc cvau" cache operation on errata-affected coreAndre Przywara2016-07-015-2/+75
| * | | arm64: consolidate signal injection on emulation errorsAndre Przywara2016-07-013-36/+54
| * | | arm64: errata: Calling enable functions for CPU errata tooAndre Przywara2016-07-013-2/+9
| * | | arm64: include alternative handling in dcache_by_line_opAndre Przywara2016-07-011-1/+11
| * | | arm64: fix "dc cvau" cache operation on errata-affected coreAndre Przywara2016-07-012-1/+5
| * | | Revert "arm64: alternatives: add enable parameter to conditional asm macros"Andre Przywara2016-07-011-9/+3
| * | | arm64: mm: remove unnecessary BUG_ONKefeng Wang2016-06-301-1/+0
| * | | arm64: mm: fix location of _etextArd Biesheuvel2016-06-274-16/+17
| * | | arm64: mm: simplify memblock numa node extractionMark Rutland2016-06-271-4/+2
| * | | arm64/kexec: Add pr_debug outputGeoff Levand2016-06-271-0/+42
| * | | arm64/kexec: Enable kexec in the arm64 defconfigGeoff Levand2016-06-271-0/+1
| * | | arm64/kexec: Add core kexec supportGeoff Levand2016-06-275-0/+360
| * | | arm64: Add back cpu reset routinesGeoff Levand2016-06-274-1/+102
| * | | arm64: smp: Add function to determine if cpus are stuck in the kernelJames Morse2016-06-272-0/+30
| * | | Revert "arm64: Add support ARCH_SUPPORTS_INT128"Catalin Marinas2016-06-221-1/+0
| * | | arm64: kill ESR_LNX_EXECMark Rutland2016-06-212-6/+9
| * | | arm64/kvm: use ESR_ELx_EC to extract ECMark Rutland2016-06-213-4/+4
| * | | arm64: add macro to extract ESR_ELx.ECMark Rutland2016-06-213-2/+3
| * | | arm64: mm: only initialize swiotlb when necessaryJisheng Zhang2016-06-212-2/+16
| * | | arm64: allow building with kcov coverage on ARM64Alexander Potapenko2016-06-212-0/+5
| * | | arm64: Add support ARCH_SUPPORTS_INT128Kefeng Wang2016-06-211-0/+1
| * | | arm64: simplify dump_memMark Rutland2016-06-211-20/+11
| * | | arm64: kasan: instrument user memory access APIYang Shi2016-06-214-10/+27
| * | | arm64: mm: dump: make page table dumping reusableMark Rutland2016-06-212-12/+64
| * | | arm64: Implement optimised IP checksum helpersRobin Murphy2016-06-212-1/+51
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2016-07-276-17/+45
|\ \ \
| * | | tile: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan2016-07-252-0/+3
| * | | tile: support gcc 7 optimization to use __multi3Chris Metcalf2016-06-241-1/+5
| * | | tile 32-bit big-endian: fix bugs in syscall argument orderChris Metcalf2016-06-152-16/+32
| * | | tile: allow disabling CONFIG_EARLY_PRINTKChris Metcalf2016-06-071-0/+5
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-2745-65/+206
|\ \ \ \
| * | | | mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-2730-31/+31
| * | | | arch: x86: charge page tables to kmemcgVladimir Davydov2016-07-272-5/+17
| * | | | mm/mmu_gather: track page size with mmu gather and force flush if page size c...Aneesh Kumar K.V2016-07-275-0/+61
| * | | | mm: change the interface for __tlb_remove_page()Aneesh Kumar K.V2016-07-275-13/+48
| * | | | powerpc/mm: check for irq disabled() only if DEBUG_VM is enabledAneesh Kumar K.V2016-07-271-4/+2
| * | | | m32r: add __ucmpdi2 to fix build failureSudip Mukherjee2016-07-274-2/+45
| * | | | kbuild: abort build on bad stack protector flagKees Cook2016-07-271-8/+0
| * | | | arm: get rid of superfluous __GFP_REPEATMichal Hocko2016-07-272-2/+2
* | | | | Merge tag 'regulator-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2016-07-271-0/+1
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge remote-tracking branches 'regulator/topic/qcom-spmi', 'regulator/topic/...Mark Brown2016-07-201-0/+1
| |\ \ \ \ \ \
| | | * | | | | ARM: dts: meson: minix-neo-x8: define PMIC as power controllerStefan Agner2016-06-291-0/+1
| | | | |/ / / | | | |/| | |
* | | | | | | Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-07-2718-47/+28
|\ \ \ \ \ \ \