summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* net: sched: remove NET_CLS_IND config optionJiri Pirko2019-06-1514-14/+0
* arm64: dts: fsl: add ptp timer node for dpaa2 platformsYangbo Lu2019-06-153-0/+24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-071997-14766/+2861
|\
| * Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-06-076-10/+13
| |\
| | * arm64: Silence gcc warnings about arch ABI driftDave Martin2019-06-061-0/+1
| | * ARM64: trivial: s/TIF_SECOMP/TIF_SECCOMP/ comment typo fixGeorge G. Davis2019-06-061-1/+1
| | * arm64: arch_timer: mark functions as __always_inlineAnders Roxell2019-06-051-4/+4
| | * arm64: smp: Moved cpu_logical_map[] to smp.hFlorian Fainelli2019-06-052-5/+6
| | * arm64: cpufeature: Fix missing ZFR0 in __read_sysreg_by_encoding()Dave Martin2019-06-051-0/+1
| * | Merge branch 'parisc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-06-0612-21/+46
| |\ \
| | * | parisc: Fix crash due alternative coding for NP iopdir_fdc bitHelge Deller2019-06-061-1/+2
| | * | parisc: Use lpa instruction to load physical addresses in driver codeJohn David Anglin2019-06-061-0/+24
| | * | parisc: configs: Remove useless UEVENT_HELPER_PATHKrzysztof Kozlowski2019-06-067-7/+0
| | * | parisc: Fix compiler warnings in float emulation codeHelge Deller2019-05-251-4/+4
| | * | parisc/slab: cleanup after /proc/slab_allocators removalYury Norov2019-05-251-1/+0
| | * | parisc: Allow building 64-bit kernel without -mlong-calls compiler optionHelge Deller2019-05-202-8/+16
| | * | parisc: Kconfig: remove ARCH_DISCARD_MEMBLOCKMike Rapoport2019-05-201-1/+0
| * | | Merge tag 'arc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2019-06-035-20/+64
| |\ \ \
| | * | | ARC: [plat-hsdk] Get rid of inappropriate PHY settingsAlexey Brodkin2019-05-281-4/+0
| | * | | ARC: [plat-hsdk]: Add support of Vivante GPUEugeniy Paltsev2019-05-282-1/+30
| | * | | ARC: [plat-hsdk]: enable creg-gpio controllerEugeniy Paltsev2019-05-282-0/+9
| | * | | ARC: [plat-hsdk]: Add missing FIFO size entry in GMAC nodeJose Abreu2019-05-211-0/+3
| | * | | ARC: [plat-hsdk]: Add missing multicast filter bins number to GMAC nodeJose Abreu2019-05-211-0/+1
| | * | | ARC: mm: SIGSEGV userspace trying to access kernel virtual memoryEugeniy Paltsev2019-05-201-6/+3
| | * | | ARC: fix build warningsVineet Gupta2019-05-202-9/+18
| | |/ /
| * | | Merge tag 'nds32-for-linux-5.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-06-0324-51/+451
| |\ \ \
| | * | | nds32: add new emulations for floating point instructionVincent Chen2019-05-3115-5/+393
| | * | | nds32: Avoid IEX status being incorrectly modifiedVincent Chen2019-05-319-46/+58
| | |/ /
| * | | sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIODYoung Xiao2019-06-021-0/+4
| * | | mdesc: fix a missing-check bug in get_vdev_port_node_info()Gen Zhang2019-06-021-0/+2
| * | | sparc64: Fix regression in non-hypervisor TLB flush xcallJames Clarke2019-06-021-2/+2
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-06-022-6/+15
| |\ \ \
| | * | | x86/CPU/AMD: Don't force the CPB cap when running under a hypervisorFrank van der Linden2019-05-241-2/+5
| | * | | x86/boot: Provide KASAN compatible aliases for string routinesArd Biesheuvel2019-05-241-4/+10
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-06-021-14/+14
| |\ \ \ \
| | * | | | perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraintsStephane Eranian2019-05-211-14/+14
| | | |/ / | | |/| |
| * | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-06-023-3/+11
| |\ \ \ \
| | * | | | efi: Allow the number of EFI configuration tables entries to be zeroRob Bradford2019-05-251-0/+3
| | * | | | efi/x86/Add missing error handling to old_memmap 1:1 mapping codeGen Zhang2019-05-252-3/+8
| * | | | | Merge tag 'spdx-5.2-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-06-021-1/+1
| |\ \ \ \ \
| | * | | | | treewide: fix typos of SPDX-License-IdentifierMasahiro Yamada2019-06-011-1/+1
| * | | | | | Merge tag 'powerpc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-06-025-3/+19
| |\ \ \ \ \ \
| | * | | | | | powerpc/kexec: Fix loading of kernel + initramfs with kexec_file_load()Thiago Jung Bauermann2019-05-231-1/+5
| | * | | | | | powerpc/perf: Fix MMCRA corruption by bhrb_filterRavi Bangoria2019-05-223-2/+10
| | * | | | | | powerpc/powernv: Return for invalid IMC domainAnju T Sudhakar2019-05-221-0/+4
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-06-0212-115/+152
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'kvm-s390-master-5.2-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2019-06-014-0/+10
| | |\ \ \ \ \ \
| | | * | | | | | KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_IDThomas Huth2019-05-284-0/+10
| | * | | | | | | KVM: PPC: Book3S HV: Restore SPRG3 in kvmhv_p9_guest_entry()Suraj Jitindar Singh2019-05-301-0/+1
| | * | | | | | | KVM: PPC: Book3S HV: Fix lockdep warning when entering guest on POWER9Paul Mackerras2019-05-301-2/+5