aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-07-01x86: don't use asm-generic/ptrace.hChristoph Hellwig1-5/+25
2019-07-01sh: don't use asm-generic/ptrace.hChristoph Hellwig1-4/+25
2019-07-01powerpc: don't use asm-generic/ptrace.hChristoph Hellwig1-7/+22
2019-07-01arm64: don't use asm-generic/ptrace.hChristoph Hellwig1-12/+19
2019-07-01Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linuxCatalin Marinas1-0/+3
2019-07-01Merge tag 'usb-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-0/+2
2019-07-01m68k: Implement arch_dma_prep_coherent()Christoph Hellwig2-0/+6
2019-07-01m68k: Use the generic dma coherent remap allocatorChristoph Hellwig2-48/+10
2019-07-01powerpc/64s/exception: fix line wrap and semicolon inconsistencies in macrosNicholas Piggin2-52/+52
2019-07-01powerpc/powernv: remove the unused vas_win_paste_addr and vas_win_id functionsChristoph Hellwig3-49/+0
2019-07-01powerpc/powernv: remove unused NPU DMA codeChristoph Hellwig4-581/+0
2019-07-01powerpc/powernv: remove the unused tunneling exportsChristoph Hellwig4-77/+3
2019-07-01powerpc/powernv: remove the unused pnv_pci_set_p2p functionChristoph Hellwig5-84/+0
2019-07-01powerpc/xmon: Fix disabling tracing while in xmonNaveen N. Rao1-2/+4
2019-07-01powerpc/cacheflush: fix variable set but not usedQian Cai1-2/+5
2019-07-01powerpc/eeh_cache: fix a W=1 kernel-doc warningQian Cai1-0/+3
2019-07-01powerpc/ftrace: Enable C Version of recordmcountChristophe Leroy1-0/+1
2019-07-01powerpc/rtas: retry when cpu offline races with suspend/migrationNathan Lynch1-4/+3
2019-07-01Merge branch 'fixes' into nextMichael Ellerman18-22/+138
2019-07-01Merge tag 'powerpc-5.2-6' into fixesMichael Ellerman1-8/+47
2019-06-30Merge tag 'powerpc-5.2-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2019-06-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-55/+89
2019-06-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-30/+16
2019-06-29Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+30
2019-06-29Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2019-06-29x86/timer: Skip PIT initialization on modern chipsetsThomas Gleixner6-3/+63
2019-06-29Merge tag 'arc-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds2-8/+157
2019-06-29Merge tag 'riscv-for-v5.2/fixes-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds4-3/+24
2019-06-28ftrace/x86: Add a comment to why we take text_mutex in ftrace_arch_code_modify_prepare()Steven Rostedt (VMware)1-0/+5
2019-06-28ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run_update_code()Petr Mladek1-0/+3
2019-06-28arch: wire-up pidfd_open()Christian Brauner18-1/+19
2019-06-27Merge tag 'qcom-dts-for-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/dtOlof Johansson1-0/+6
2019-06-27Merge tag 'qcom-arm64-for-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/dtOlof Johansson6-0/+2251
2019-06-28x86/mtrr: Skip cache flushes on CPUs with cache self-snoopingRicardo Neri1-2/+13
2019-06-28x86/cpu/intel: Clear cache self-snoop capability in CPUs with known errataRicardo Neri1-0/+27
2019-06-28arm64: dts: qcom: qcs404: Add missing space for cooling-cells propertyNiklas Cassel1-4/+4
2019-06-28x86/kdump/64: Restrict kdump kernel reservation to <64TBBaoquan He1-3/+12
2019-06-28x86/kexec/64: Prevent kexec from 5-level paging to a 4-level only kernelBaoquan He1-0/+5
2019-06-28x86/boot: Add xloadflags bits to check for 5-level paging supportBaoquan He2-1/+13
2019-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller19-42/+111
2019-06-27xtensa: remove arch/xtensa/include/asm/types.hMax Filippov1-23/+0
2019-06-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds8-25/+24
2019-06-28Merge tag 'csky-for-linus-5.2-fixup-gcc-unwind' of git://github.com/c-sky/csky-linuxLinus Torvalds1-0/+5
2019-06-28x86/hpet: Use channel for legacy clockevent storageThomas Gleixner1-8/+3
2019-06-28x86/hpet: Use common init for legacy clockeventThomas Gleixner1-33/+54
2019-06-28x86/hpet: Carve out shareable parts of init_one_hpet_msi_clockevent()Thomas Gleixner1-13/+20
2019-06-28x86/hpet: Consolidate clockevent functionsThomas Gleixner1-67/+25
2019-06-28x86/hpet: Wrap legacy clockevent in hpet_channelThomas Gleixner1-22/+27
2019-06-28x86/hpet: Use cached info instead of extra flagsThomas Gleixner1-53/+23
2019-06-28x86/hpet: Move clockevents into channelsThomas Gleixner3-85/+64