summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-06-13x86/asm: Fix comment in return_from_SYSCALL_64()Kirill A. Shutemov
2017-06-13x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementationKirill A. Shutemov
2017-06-13x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()Andy Lutomirski
2017-06-13Merge branch 'sched/urgent' into x86/mm, to pick up dependent fixIngo Molnar
2017-06-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-09Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-06-09Merge tag 'powerpc-4.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-06-09Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-06-08powerpc/book3s64: Move PPC_DT_CPU_FTRs and enable it by defaultMichael Ellerman
2017-06-08powerpc/mm/4k: Limit 4k page size config to 64TB virtual address spaceAneesh Kumar K.V
2017-06-08x86/microcode/intel: Clear patch pointer before jettisoning the initrdDominik Brodowski
2017-06-08x86/ldt: Rename ldt_struct::size to ::nr_entriesBorislav Petkov
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-06-06sparc64: delete old wrap codePavel Tatashin
2017-06-06sparc64: new context wrapPavel Tatashin
2017-06-06sparc64: add per-cpu mm of secondary contextsPavel Tatashin
2017-06-06sparc64: redefine first versionPavel Tatashin
2017-06-06sparc64: combine activate_mm and switch_mmPavel Tatashin
2017-06-06sparc64: reset mm cpumask after wrapPavel Tatashin
2017-06-06sparc/mm/hugepages: Fix setup_hugepagesz for invalid values.Liam R. Howlett
2017-06-06sparc: Machine description indices can varyJames Clarke
2017-06-06sparc64: mm: fix copy_tsb to correctly copy huge page TSBsMike Kravetz
2017-06-06arch/sparc: support NR_CPUS = 4096Jane Chu
2017-06-06powerpc/perf: Fix Power9 test_adder fieldsMadhavan Srinivasan
2017-06-06powerpc/numa: Fix percpu allocations to be NUMA awareMichael Ellerman
2017-06-06powerpc/kernel: Initialize load_tm on task creationBreno Leitao
2017-06-05sparc64: Add __multi3 for gcc 7.x and later.David S. Miller
2017-06-05Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-06-05ARM: 8677/1: boot/compressed: fix decompressor header layout for v7-MArd Biesheuvel
2017-06-05ARM: 8676/1: NOMMU: provide pgprot_device() macroVladimir Murzin
2017-06-05x86/mm, KVM: Teach KVM's VMX code that CR3 isn't a constantAndy Lutomirski
2017-06-05x86/mm: Be more consistent wrt PAGE_SHIFT vs PAGE_SIZE in tlb flush codeAndy Lutomirski
2017-06-05x86/mm: Rework lazy TLB to track the actual loaded mmAndy Lutomirski
2017-06-05x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP codeAndy Lutomirski
2017-06-05x86/mm: Use new merged flush logic in arch_tlbbatch_flush()Andy Lutomirski
2017-06-05x86/mm: Refactor flush_tlb_mm_range() to merge local and remote casesAndy Lutomirski
2017-06-05x86/mm: Change the leave_mm() condition for local TLB flushesAndy Lutomirski
2017-06-05x86/mm: Pass flush_tlb_info to flush_tlb_others() etcAndy Lutomirski
2017-06-05Merge tag 'v4.12-rc4' into x86/mm, to pick up fixesIngo Molnar
2017-06-05x86/cpu/cyrix: Add alternative Device ID of Geode GX1 SoCChristian Sünkenberg
2017-06-05powerpc/kernel: Fix FP and vector register restorationBreno Leitao
2017-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-06-02frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke
2017-06-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-06-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-02Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-02ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementationLorenzo Pieralisi
2017-06-01Merge tag 'mvebu-fixes-4.12-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2017-06-01Merge tag 'at91-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson