summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-10-22sparc: Set DISABLE_BRANCH_PROFILING in VDSO CFLAGS.David S. Miller
2018-10-22sparc: Don't bother masking out TICK_PRIV_BIT in VDSO code.David S. Miller
2018-10-22sparc: Inline VDSO gettime code aggressively.David S. Miller
2018-10-22sparc: Improve VDSO instruction patching.David S. Miller
2018-10-22Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-10-22Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-10-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-10-22s390/kasan: support preemptible kernel buildVasily Gorbik
2018-10-22x86/stackprotector: Remove the call to boot_init_stack_canary() from cpu_star...Christophe Leroy
2018-10-22kprobes/x86: Use preempt_enable() in optimized_callback()Masami Hiramatsu
2018-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-21Merge branch 'regulator-4.20' into regulator-nextMark Brown
2018-10-21Merge tag 'kvm-ppc-next-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2018-10-21x86/mm: Kill stray kernel fault handling commentDave Hansen
2018-10-21powerpc/msi: Fix compile error on mpc83xxChristophe Leroy
2018-10-21powerpc: Fix stack protector crashes on CPU hotplugMichael Ellerman
2018-10-20powerpc/dts/fsl: t2080rdb: reorder the Cortina PHY XFI lanesCamelia Groza
2018-10-20parisc: Retrieve and display the PDC PAT capabilitiesHelge Deller
2018-10-20parisc: Optimze cache flush algorithmsJohn David Anglin
2018-10-20parisc: Remove pte_inserted defineJohn David Anglin
2018-10-20Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas
2018-10-20Merge branch 'pci/host-vmd'Bjorn Helgaas
2018-10-20Merge branch 'pci/hotplug'Bjorn Helgaas
2018-10-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2018-10-20KVM: PPC: Optimize clearing TCEs for sparse tablesAlexey Kardashevskiy
2018-10-20powerpc/traps: restore recoverability of machine_check interruptsChristophe Leroy
2018-10-20powerpc/64/module: REL32 relocation range checkNicholas Piggin
2018-10-20powerpc/64s/radix: Fix radix__flush_tlb_collapsed_pmd double flushing pmdNicholas Piggin
2018-10-20powerpc/mm: Fix page table dump to work on RadixMichael Ellerman
2018-10-20powerpc/mm/radix: Display if mappings are exec or notMichael Ellerman
2018-10-20powerpc/mm/radix: Simplify split mapping logicMichael Ellerman
2018-10-20powerpc/mm/radix: Remove the retry in the split mapping logicMichael Ellerman
2018-10-20powerpc/mm/radix: Fix small page at boundary when splittingMichael Ellerman
2018-10-20powerpc/mm/radix: Fix overuse of small pages in splitting logicMichael Ellerman
2018-10-20powerpc/mm/radix: Fix off-by-one in split mapping logicMichael Ellerman
2018-10-20powerpc/ftrace: Handle large kernel configsNaveen N. Rao
2018-10-20powerpc/mm: Fix WARN_ON with THP NUMA migrationAneesh Kumar K.V
2018-10-20powerpc/time: no steal_time when CONFIG_PPC_SPLPAR is not selectedChristophe Leroy
2018-10-20powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC64Christophe Leroy
2018-10-20powerpc/time: isolate scaled cputime accounting in dedicated functions.Christophe Leroy
2018-10-20powerpc/kgdb: add kgdb_arch_set/remove_breakpoint()Christophe Leroy
2018-10-20powerpc/sysdev/ipic: check primary_ipic NULL pointer before using itChristophe Leroy
2018-10-20powerpc/mm: fix always true/false warning in slice.cChristophe Leroy
2018-10-20powerpc/mm: fix missing prototypes in slice.cChristophe Leroy
2018-10-20powerpc/mm: Trace tlbia instructionChristophe Leroy
2018-10-20powerpc/mm: Add missing tracepoint for tlbieChristophe Leroy
2018-10-20powerpc/book3s64: fix dump_linuxpagetables "present" flagChristophe Leroy
2018-10-20powerpc/pseries: Export raw per-CPU VPA data via debugfsAravinda Prasad
2018-10-20powerpc64/module elfv1: Set opd addresses after module relocationNaveen N. Rao
2018-10-20powerpc: Add support for function error injectionNaveen N. Rao