summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-07-12Revert "arm64: fix infinite stacktrace"Will Deacon
2018-07-11arm64: rseq: Implement backend rseq calls and select HAVE_RSEQWill Deacon
2018-07-10arm64: make flatmem depend on !NUMAArnd Bergmann
2018-07-09arm64: numa: rework ACPI NUMA initializationLorenzo Pieralisi
2018-07-09arm64: add ARM64-specific support for flatmemNikunj Kela
2018-07-06arm64: mm: Export __flush_icache_range() to modulesWill Deacon
2018-07-06arm64: topology: re-introduce numa mask check for scheduler MC selectionSudeep Holla
2018-07-06arm64: topology: rename llc_siblings to align with other struct membersSudeep Holla
2018-07-06arm64: smp: remove cpu and numa topology information when hotplugging out CPUSudeep Holla
2018-07-06arm64: topology: restrict updating siblings_masks to online cpus onlySudeep Holla
2018-07-06arm64: topology: add support to remove cpu topology sibling masksSudeep Holla
2018-07-06arm64: numa: separate out updates to percpu nodeid and NUMA node cpumapSudeep Holla
2018-07-06arm64: topology: refactor reset_cpu_topology to add support for removing topo...Sudeep Holla
2018-07-06arm64: errata: Don't define type field twice for arm64_errata[] entriesWill Deacon
2018-07-06arm64: Implement page table free interfacesChintan Pandya
2018-07-06arm64: tlbflush: Introduce __flush_tlb_kernel_pgtableChintan Pandya
2018-07-06Merge branch 'x86/mm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/ti...Will Deacon
2018-07-05arm64: insn: Don't fallback on nosync path for general insn patchingWill Deacon
2018-07-05arm64: IPI each CPU after invalidating the I-cache for kernel mappingsWill Deacon
2018-07-05arm64: remove unused COMPAT_PSR definitionsMark Rutland
2018-07-05kvm/arm: use PSR_AA32 definitionsMark Rutland
2018-07-05arm64: use PSR_AA32 definitionsMark Rutland
2018-07-05arm64: ptrace: map SPSR_ELx<->PSR for compat tasksMark Rutland
2018-07-05arm64: compat: map SPSR_ELx<->PSR for signalsMark Rutland
2018-07-05arm64: don't zero DIT on signal returnMark Rutland
2018-07-05arm64: add PSR_AA32_* definitionsMark Rutland
2018-07-05arm64: Handle mismatched cache typeSuzuki K Poulose
2018-07-05arm64: Fix mismatched cache line size detectionSuzuki K Poulose
2018-07-05arm64: kconfig: Ensure spinlock fastpaths are inlined if !PREEMPTWill Deacon
2018-07-05arm64: locking: Replace ticket lock implementation with qspinlockWill Deacon
2018-07-05arm64: barrier: Implement smp_cond_load_relaxedWill Deacon
2018-07-04x86/mm: Add TLB purge to free pmd/pte page interfacesToshi Kani
2018-07-04ioremap: Update pgtable free interfaces with addrChintan Pandya
2018-07-04x86/mm: Disable ioremap free page handling on x86-PAEToshi Kani
2018-07-04arm64: kexec: always reset to EL2 if presentMark Rutland
2018-07-04arm64: fix infinite stacktraceMikulas Patocka
2018-07-02ARM64: dump: Convert to use DEFINE_SHOW_ATTRIBUTE macroPeng Donglin
2018-06-30Merge branch 'parisc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-30Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-06-30Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-06-29Merge tag 'powerpc-4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-06-29Merge tag 'davinci-fixes-for-v4.18' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2018-06-29Merge tag 'hisi-fixes-for-4.18' of git://github.com/hisilicon/linux-hisi into...Olof Johansson
2018-06-29Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2018-06-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-06-29parisc: Build kernel without -ffunction-sectionsHelge Deller
2018-06-29Merge tag 'pci-v4.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-28parisc: Reduce debug output in unwind codeHelge Deller
2018-06-28x86/e820: put !E820_TYPE_RAM regions into memblock.reservedNaoya Horiguchi