aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-07-29m68k/defconfig: Update defconfigs for v4.18-rc6Geert Uytterhoeven
2018-07-29m68k: switch to MEMBLOCK + NO_BOOTMEMMike Rapoport
2018-07-29m68k/page_no.h: force __va argument to be unsigned longMike Rapoport
2018-07-29m68k/bitops: convert __ffs to match generic declarationMike Rapoport
2018-07-29m68k/io: Switch mmu variant to <asm-generic/io.h>Geert Uytterhoeven
2018-07-29m68k/io: Move mem*io define guards to <asm/kmap.h>Geert Uytterhoeven
2018-07-29m68k/io: Add missing ioremap define guards, fix typoGeert Uytterhoeven
2018-07-29m68k: Remove unused set_clock_mmss() helpersArnd Bergmann
2018-07-29m68k: mac: Use time64_t in RTC handlingArnd Bergmann
2018-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-07-28Merge tag 'mips_fixes_4.18_5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-07-27ARC: dma [non-IOC] setup SMP_CACHE_BYTES and cache_line_sizeEugeniy Paltsev
2018-07-27ARC: dma [non IOC]: fix arc_dma_sync_single_for_(device|cpu)Eugeniy Paltsev
2018-07-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-07-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-07-27Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"Rafał Miłecki
2018-07-26kvm, mm: account shadow page tables to kmemcgShakeel Butt
2018-07-26mm: use vma_init() to initialize VMAs on stack and data segmentsKirill A. Shutemov
2018-07-26bpf, x32: Fix regression caused by commit 24dea04767e6Wang YanQing
2018-07-25arm64: fix vmemmap BUILD_BUG_ON() triggering on !vmemmap setupsJohannes Weiner
2018-07-25arm64: Check for errata before evaluating cpu featuresDirk Mueller
2018-07-25x86/boot: Fix if_changed build flip/flop bugKees Cook
2018-07-25locking/atomics: Rework ordering barriersMark Rutland
2018-07-25locking/atomics: Instrument xchg()Mark Rutland
2018-07-25locking/atomics/x86: Reduce arch_cmpxchg64*() instrumentationMark Rutland
2018-07-25perf/x86/intel: Support Extended PEBS for Goldmont PlusKan Liang
2018-07-25perf/x86/intel/ds: Handle PEBS overflow for fixed countersKan Liang
2018-07-25perf/x86/intel: Support PEBS on fixed countersKan Liang
2018-07-25perf/x86/intel: Introduce PMU flag for Extended PEBSKan Liang
2018-07-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-07-25perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)Peter Zijlstra
2018-07-25Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar
2018-07-25locking/pvqspinlock/x86: Use LOCK_PREFIX in __pv_queued_spin_unlock() assembl...Waiman Long
2018-07-24Merge tag 'mips_fixes_4.18_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-24x86/entry/64: Remove %ebx handling from error_entry/exitAndy Lutomirski
2018-07-24x86/apic: Future-proof the TSC_DEADLINE quirk for SKXLen Brown
2018-07-24perf/x86/amd/ibs: Don't access non-started eventThomas Gleixner
2018-07-24s390: disable gcc pluginsMartin Schwidefsky
2018-07-23m68k: Use generic dma_noncoherent_opsChristoph Hellwig
2018-07-23m68k/mac: Enable PDMA for PowerBook 500 seriesFinn Thain
2018-07-22alpha: fix osf_wait4() breakageAl Viro
2018-07-22efi/x86: Replace references to efi_early->is64 with efi_is_64bit()Ard Biesheuvel
2018-07-22efi: Deduplicate efi_open_volume()Lukas Wunner
2018-07-22efi/x86: Add missing NULL initialization in UGA draw protocol discoveryArd Biesheuvel
2018-07-22efi/x86: Merge 32-bit and 64-bit UGA draw protocol setup routinesArd Biesheuvel
2018-07-22efi/x86: Align efi_uga_draw_protocol typedef names to conventionArd Biesheuvel
2018-07-22efi/x86: Merge the setup_efi_pci32() and setup_efi_pci64() routinesArd Biesheuvel
2018-07-22efi/x86: Prevent reentrant firmware calls in mixed modeArd Biesheuvel
2018-07-22x86/efi: Access EFI MMIO data as unencrypted when SEV is activeBrijesh Singh