summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-01-245-10/+19
|\
| * s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPUDavid Hildenbrand2019-01-111-1/+6
| * s390/vdso: correct vdso mapping for compat tasksVasily Gorbik2019-01-112-4/+3
| * s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer2019-01-111-0/+4
| * s390/mm: always force a load of the primary ASCE on context switchMartin Schwidefsky2019-01-111-3/+2
| * s390/early: improve machine detectionChristian Borntraeger2019-01-112-2/+4
* | Merge tag 'arc-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2019-01-2210-103/+276
|\ \
| * | ARCv2: lib: memeset: fix doing prefetchw outside of bufferEugeniy Paltsev2019-01-171-8/+32
| * | ARC: mm: do_page_fault fixes #1: relinquish mmap_sem if signal arrives while ...Vineet Gupta2019-01-171-4/+9
| * | ARC: show_regs: lockdep: re-enable preemptionVineet Gupta2019-01-171-0/+8
| * | ARC: show_regs: lockdep: avoid page allocator...Vineet Gupta2019-01-171-14/+12
| * | ARC: perf: avoid kernel killing where it is possibleEugeniy Paltsev2019-01-171-2/+4
| * | ARC: perf: move HW events mapping to separate functionEugeniy Paltsev2019-01-171-15/+33
| * | ARC: perf: introduce Kernel PMU events supportEugeniy Paltsev2019-01-171-1/+105
| * | ARC: perf: trivial code cleanupEugeniy Paltsev2019-01-171-43/+42
| * | ARC: perf: map generic branches to correct hardware conditionEugeniy Paltsev2019-01-171-1/+2
| * | ARC: adjust memblock_reserve of kernel memoryEugeniy Paltsev2019-01-171-1/+2
| * | arc: remove redundant kernel-space generic-yMasahiro Yamada2019-01-171-4/+0
| * | ARC: fix __ffs return value to avoid build warningsEugeniy Paltsev2019-01-171-3/+3
| * | ARC: boot log: print Action point detailsVineet Gupta2019-01-172-8/+24
| * | ARCv2: boot log: BPU return stack depthVineet Gupta2019-01-172-3/+4
* | | x86: uaccess: Inhibit speculation past access_ok() in user_access_begin()Will Deacon2019-01-201-1/+1
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-01-203-5/+10
|\ \ \
| * | | kasan, arm64: remove redundant ARCH_SLAB_MINALIGN defineAndrey Konovalov2019-01-161-2/+0
| * | | arm64: kaslr: ensure randomized quantities are clean to the PoCArd Biesheuvel2019-01-161-2/+6
| * | | arm64: kpti: Update arm64_kernel_use_ng_mappings() when forced onJames Morse2019-01-161-1/+4
* | | | Merge tag 'mips_fixes_5.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-01-209-79/+46
|\ \ \ \
| * | | | MIPS: OCTEON: fix kexec supportAurelien Jarno2019-01-141-1/+1
| * | | | mips: fix n32 compat_ipc_parse_versionArnd Bergmann2019-01-111-0/+1
| * | | | Disable MSI also when pcie-octeon.pcie_disable onYunQiang Su2019-01-101-1/+3
| * | | | MIPS: BCM47XX: Setup struct device for the SoCRafał Miłecki2019-01-091-0/+31
| * | | | MIPS: jazz: fix 64bit buildThomas Bogendoerfer2019-01-091-2/+3
| * | | | MIPS: ath79: Enable OF serial ports in the default configAlban Bedel2019-01-071-0/+1
| * | | | MIPS: lantiq: Use CP0_LEGACY_COMPARE_IRQHauke Mehrtens2019-01-073-12/+1
| * | | | MIPS: lantiq: Fix IPI interrupt handlingHauke Mehrtens2019-01-071-63/+5
| | |/ / | |/| |
* | | | Merge tag 'devicetree-fixes-for-5.0-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-01-201-2/+1
|\ \ \ \
| * | | | powerpc: chrp: Use of_node_is_type to access device_typeRob Herring2019-01-191-2/+1
| |/ / /
* | | | Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-01-199-16/+21
|\ \ \ \
| * | | | powerpc/syscalls: Fix syscall tracingMichael Ellerman2019-01-151-7/+0
| * | | | powerpc/pseries: Fix build break due to pnv_npu2_init()Jason A. Donenfeld2019-01-151-0/+2
| * | | | powerpc/4xx/ocm: Fix fix for phys_addr_t printf warningsMichael Ellerman2019-01-111-3/+3
| * | | | powerpc/powernv/npu: Fix oops in pnv_try_setup_npu_table_group()Frederic Barrat2019-01-111-1/+2
| * | | | powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEMBreno Leitao2019-01-111-3/+4
| * | | | powerpc/8xx: fix setting of pagetable for Abatron BDI debug tool.Christophe Leroy2019-01-111-1/+2
| * | | | powerpc/powernv/npu: Allocate enough memory in pnv_try_setup_npu_table_group()Dan Carpenter2019-01-111-1/+1
| * | | | powerpc/perf: Update perf_regs structure to include MMCRAMadhavan Srinivasan2019-01-082-0/+7
| |/ / /
* | | | Merge tag 'for-linus-5.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-01-192-7/+10
|\ \ \ \
| * | | | xen: Fix x86 sched_clock() interface for xenJuergen Gross2019-01-161-3/+9
| * | | | always clear the X2APIC_ENABLE bit for PV guestTalons Lee2019-01-141-4/+1
* | | | | Merge tag 'acpi-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-01-191-1/+1
|\ \ \ \ \