summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* kernfs: allow creating kernfs objects with arbitrary uid/gidDmitry Torokhov2018-07-201-1/+3
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-2088-259/+548
|\
| * Merge tag 'arc-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2018-07-2024-47/+112
| |\
| | * ARCv2: [plat-hsdk]: Save accl reg pair by defaultVineet Gupta2018-07-192-1/+3
| | * ARC: mm: allow mprotect to make stack mappings executableVineet Gupta2018-07-111-1/+1
| | * ARC: Fix CONFIG_SWAPAlexey Brodkin2018-07-091-1/+1
| | * ARC: [arcompact] entry.S: minor code movementVineet Gupta2018-07-092-3/+6
| | * ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigsAlexey Brodkin2018-07-0912-12/+0
| | * ARC: configs: remove no longer needed CONFIG_DEVPTS_MULTIPLE_INSTANCESAnders Roxell2018-07-091-1/+0
| | * ARC: Improve cmpxchg syscall implementationPeter Zijlstra2018-07-091-11/+36
| | * ARC: [plat-hsdk]: Configure APB GPIO controller on ARC HSDK platformGustavo Pimentel2018-07-091-0/+62
| | * ARC: [plat-hsdk] Add PCIe supportGustavo Pimentel2018-06-211-0/+1
| | * ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMPAlexey Brodkin2018-06-202-3/+1
| | * ARC: Explicitly add -mmedium-calls to CFLAGSAlexey Brodkin2018-06-131-14/+1
| * | Merge tag 'nds32-for-linus-4.18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-07-206-70/+58
| |\ \
| | * | nds32: fix build error "relocation truncated to fit: R_NDS32_25_PCREL_RELA" whenGreentime Hu2018-07-051-1/+1
| | * | nds32: To simplify the implementation of update_mmu_cache()Greentime Hu2018-07-031-39/+8
| | * | nds32: Fix the dts pointer is not passed correctly issue.Greentime Hu2018-07-031-1/+2
| | * | nds32: To implement these icache invalidation APIs since nds32 cores don't snoopGreentime Hu2018-07-032-23/+39
| | * | nds32: Fix build error caused by configuration flag renameGuenter Roeck2018-06-191-6/+6
| | * | nds32: define __NDS32_E[BL]__ for sparseLuc Van Oostenryck2018-06-191-0/+2
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-07-184-27/+52
| |\ \ \
| | * | | kvmclock: fix TSC calibration for nested guestsPeng Hao2018-07-181-0/+1
| | * | | KVM: VMX: Mark VMXArea with revision_id of physical CPU even when eVMCS enabledLiran Alon2018-07-181-6/+21
| | * | | x86/kvmclock: set pvti_cpu0_va after enabling kvmclockRadim Krčmář2018-07-151-6/+5
| | * | | x86/kvm/Kconfig: Ensure CRYPTO_DEV_CCP_DD state at minimum matches KVM_AMDJanakarajan Natarajan2018-07-151-1/+1
| | * | | kvm: nVMX: Restore exit qual for VM-entry failure due to MSR loadingJim Mattson2018-07-151-5/+4
| | * | | x86/kvm/vmx: don't read current->thread.{fs,gs}base of legacy tasksVitaly Kuznetsov2018-07-151-8/+17
| | * | | KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSRPaolo Bonzini2018-07-151-1/+3
| * | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-07-154-3/+49
| |\ \ \ \
| | * \ \ \ Merge tag 'omap-for-v4.18/fixes-rc4-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson2018-07-142-0/+46
| | |\ \ \ \
| | | * | | | ARM: dts: am3517.dtsi: Disable reference to OMAP3 OTG controllerAdam Ford2018-07-121-0/+5
| | | * | | | ARM: DRA7/OMAP5: Enable ACTLR[0] (Enable invalidates of BTB) for secondary coresNishanth Menon2018-07-121-0/+41
| | * | | | | Merge tag 'mvebu-fixes-4.18-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2018-07-141-1/+1
| | |\ \ \ \ \
| | | * | | | | ARM: dts: armada-38x: use the new thermal bindingBaruch Siach2018-07-061-1/+1
| | * | | | | | Merge tag 'pxa-fixes-4.18' of https://github.com/rjarzmik/linux into fixesOlof Johansson2018-07-141-2/+2
| | |\ \ \ \ \ \
| | | * | | | | | ARM: pxa: irq: fix handling of ICMR registers in suspend/resumeDaniel Mack2018-07-071-2/+2
| | | | |_|_|/ / | | | |/| | | |
| * | | | | | | Merge tag 'for-linus-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-07-142-16/+13
| |\ \ \ \ \ \ \
| | * | | | | | | xen: setup pv irq ops vector earlierJuergen Gross2018-07-132-16/+12
| | * | | | | | | xen: remove global bit from __default_kernel_pte_mask for pv guestsJuergen Gross2018-07-121-0/+1
| * | | | | | | | x86/purgatory: add missing FORCE to Makefile targetPhilipp Rudo2018-07-141-1/+1
| * | | | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-07-131-9/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | efi/x86: Fix mixed mode reboot loop by removing pointless call to PciIo->Attr...Ard Biesheuvel2018-07-111-9/+3
| * | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-07-132-14/+11
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | arm64: neon: Fix function may_use_simd() return error statusYandong Zhao2018-07-111-12/+7
| | * | | | | | | | | Revert "arm64: Use aarch64elf and aarch64elfb emulation mode variants"Laura Abbott2018-07-101-2/+4
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-07-132-1/+10
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: 8780/1: ftrace: Only set kernel memory back to read-only after bootSteven Rostedt (VMware)2018-07-111-0/+9
| | * | | | | | | | | ARM: 8775/1: NOMMU: Use instr_sync instead of plain isb in common codeVladimir Murzin2018-07-111-1/+1
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'mips_fixes_4.18_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-07-103-26/+55
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |