summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-07-30ARC: [plat-eznps] Add missing struct nps_host_reg_aux_dpcOfer Levi1-0/+9
2018-07-30ARC: add SMP_CACHE_BYTES value validateEugeniy Paltsev1-0/+10
2018-07-30ARM: 8781/1: Fix Thumb-2 syscall return for binutils 2.29+Vincent Whitchurch1-1/+3
2018-07-29m68k/defconfig: Update defconfigs for v4.18-rc6Geert Uytterhoeven12-143/+218
2018-07-29m68k: switch to MEMBLOCK + NO_BOOTMEMMike Rapoport7-61/+29
2018-07-29m68k/page_no.h: force __va argument to be unsigned longMike Rapoport1-1/+1
2018-07-29m68k/bitops: convert __ffs to match generic declarationMike Rapoport1-2/+6
2018-07-29m68k/io: Switch mmu variant to <asm-generic/io.h>Geert Uytterhoeven3-38/+10
2018-07-29m68k/io: Move mem*io define guards to <asm/kmap.h>Geert Uytterhoeven2-11/+3
2018-07-29m68k/io: Add missing ioremap define guards, fix typoGeert Uytterhoeven2-3/+5
2018-07-29m68k: Remove unused set_clock_mmss() helpersArnd Bergmann12-187/+0
2018-07-29m68k: mac: Use time64_t in RTC handlingArnd Bergmann1-28/+36
2018-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-4/+4
2018-07-28Merge tag 'mips_fixes_4.18_5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-9/+0
2018-07-27ARC: dma [non-IOC] setup SMP_CACHE_BYTES and cache_line_sizeEugeniy Paltsev2-1/+6
2018-07-27ARC: dma [non IOC]: fix arc_dma_sync_single_for_(device|cpu)Eugeniy Paltsev1-2/+47
2018-07-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds8-8/+14
2018-07-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-3/+5
2018-07-27Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"Rafał Miłecki2-9/+0
2018-07-27kvm, mm: account shadow page tables to kmemcgShakeel Butt1-1/+1
2018-07-27mm: use vma_init() to initialize VMAs on stack and data segmentsKirill A. Shutemov7-7/+13
2018-07-26bpf, x32: Fix regression caused by commit 24dea04767e6Wang YanQing1-4/+4
2018-07-25arm64: fix vmemmap BUILD_BUG_ON() triggering on !vmemmap setupsJohannes Weiner1-1/+3
2018-07-25arm64: Check for errata before evaluating cpu featuresDirk Mueller1-2/+2
2018-07-25x86/boot: Fix if_changed build flip/flop bugKees Cook1-2/+6
2018-07-25locking/atomics: Rework ordering barriersMark Rutland3-28/+14
2018-07-25locking/atomics: Instrument xchg()Mark Rutland3-3/+3
2018-07-25locking/atomics/x86: Reduce arch_cmpxchg64*() instrumentationMark Rutland1-2/+2
2018-07-25perf/x86/intel: Support Extended PEBS for Goldmont PlusKan Liang2-7/+1
2018-07-25perf/x86/intel/ds: Handle PEBS overflow for fixed countersKan Liang3-11/+33
2018-07-25perf/x86/intel: Support PEBS on fixed countersKan Liang1-11/+13
2018-07-25perf/x86/intel: Introduce PMU flag for Extended PEBSKan Liang2-0/+8
2018-07-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar193-966/+1113
2018-07-25perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)Peter Zijlstra2-14/+14
2018-07-25Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar52-190/+297
2018-07-25locking/pvqspinlock/x86: Use LOCK_PREFIX in __pv_queued_spin_unlock() assembl...Waiman Long1-1/+1
2018-07-25Merge tag 'mips_fixes_4.18_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+2
2018-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-24/+5
2018-07-24x86/entry/64: Remove %ebx handling from error_entry/exitAndy Lutomirski1-14/+4
2018-07-24x86/apic: Future-proof the TSC_DEADLINE quirk for SKXLen Brown1-0/+3
2018-07-24perf/x86/amd/ibs: Don't access non-started eventThomas Gleixner1-1/+5
2018-07-24s390: disable gcc pluginsMartin Schwidefsky1-1/+1
2018-07-23m68k: Use generic dma_noncoherent_opsChristoph Hellwig4-72/+11
2018-07-23m68k/mac: Enable PDMA for PowerBook 500 seriesFinn Thain2-19/+1
2018-07-22alpha: fix osf_wait4() breakageAl Viro1-4/+1
2018-07-22efi/x86: Replace references to efi_early->is64 with efi_is_64bit()Ard Biesheuvel1-10/+6
2018-07-22efi: Deduplicate efi_open_volume()Lukas Wunner3-63/+6
2018-07-22efi/x86: Add missing NULL initialization in UGA draw protocol discoveryArd Biesheuvel1-0/+1
2018-07-22efi/x86: Merge 32-bit and 64-bit UGA draw protocol setup routinesArd Biesheuvel1-85/+26
2018-07-22efi/x86: Align efi_uga_draw_protocol typedef names to conventionArd Biesheuvel2-8/+8