summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* csky: Misc headersGuo Ren2018-10-269-0/+351
* csky: SMP supportGuo Ren2018-10-262-0/+263
* csky: Debug and Ptrace GDBGuo Ren2018-10-264-0/+510
* csky: User accessGuo Ren2018-10-262-0/+678
* csky: Library functionsGuo Ren2018-10-2619-0/+1420
* csky: ELF and module probeGuo Ren2018-10-264-0/+246
* csky: Atomic operationsGuo Ren2018-10-265-0/+665
* csky: IRQ handlingGuo Ren2018-10-262-0/+71
* csky: VDSO and rt_sigreturnGuo Ren2018-10-264-0/+138
* csky: Process management and SignalGuo Ren2018-10-2610-0/+1231
* csky: MMU and page table managementGuo Ren2018-10-2520-0/+1620
* csky: Cache and TLB routinesGuo Ren2018-10-2515-0/+838
* csky: System CallGuo Ren2018-10-255-0/+153
* csky: Exception handling and mm-faultGuo Ren2018-10-259-0/+1546
* csky: Kernel bootingGuo Ren2018-10-253-0/+305
* csky: defconfigGuo Ren2018-10-251-0/+61
* csky: Build infrastructureGuo Ren2018-10-2513-0/+466
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2018-10-209-18/+30
|\
| * x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernelsChristoph Hellwig2018-10-191-2/+0
| * x86/fpu: Fix i486 + no387 boot crash by only saving FPU registers on context ...Sebastian Andrzej Siewior2018-10-171-1/+1
| * x86/fpu: Remove second definition of fpu in __fpu__restore_sig()Sebastian Andrzej Siewior2018-10-171-1/+0
| * x86/entry/64: Further improve paranoid_entry commentsAndy Lutomirski2018-10-171-6/+4
| * x86/entry/32: Clear the CS high bitsJan Kiszka2018-10-171-6/+7
| * x86/boot: Add -Wno-pointer-sign to KBUILD_CFLAGSNathan Chancellor2018-10-141-0/+1
| * x86/time: Correct the attribute on jiffies' definitionNathan Chancellor2018-10-141-1/+1
| * x86/entry: Add some paranoid entry/exit CR3 handling commentsDave Hansen2018-10-141-0/+15
| * x86/percpu: Fix this_cpu_read()Peter Zijlstra2018-10-141-4/+4
| * x86/tsc: Force inlining of cyc2ns bitsPeter Zijlstra2018-10-141-3/+3
* | sparc: vDSO: Silence an uninitialized variable warningDan Carpenter2018-10-171-1/+3
* | sparc: Fix syscall fallback bugs in VDSO.David S. Miller2018-10-171-1/+11
* | Merge branch 'parisc-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2018-10-171-1/+1
|\ \
| * | parisc: Fix uninitialized variable usage in unwind.cHelge Deller2018-10-161-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGreg Kroah-Hartman2018-10-1610-61/+81
|\ \ \ | |_|/ |/| |
| * | Revert "sparc: Convert to using %pOFn instead of device_node.name"David S. Miller2018-10-154-51/+51
| * | sparc64: Set %l4 properly on trap return after handling signals.David S. Miller2018-10-141-1/+2
| * | sparc64: Make proc_id signed.David S. Miller2018-10-141-1/+1
| * | sparc: Throttle perf events properly.David S. Miller2018-10-121-0/+9
| * | sparc: Fix single-pcr perf event counter management.David S. Miller2018-10-121-4/+13
| * | sparc: Wire up io_pgetevents system call.David S. Miller2018-10-093-4/+5
* | | Merge tag 'libnvdimm-fixes-4.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2018-10-142-3/+3
|\ \ \
| * | | mm: Preserve _PAGE_DEVMAP across mprotect() callsJan Kara2018-10-092-3/+3
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman2018-10-133-6/+14
|\ \ \ \
| * | | | KVM: vmx: hyper-v: don't pass EPT configuration info to vmx_hv_remote_flush_t...Vitaly Kuznetsov2018-10-131-1/+5
| * | | | Merge tag 'kvmarm-fixes-for-4.19-2' of git://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini2018-10-091-4/+4
| |\ \ \ \
| | * | | | ARM: KVM: Correctly order SGI register entries in the cp15 arrayMarc Zyngier2018-10-091-4/+4
| * | | | | KVM: x86: support CONFIG_KVM_AMD=y with CONFIG_CRYPTO_DEV_CCP_DD=mPaolo Bonzini2018-10-091-1/+5
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Greg Kroah-Hartman2018-10-132-29/+34
|\ \ \ \ \ \
| * | | | | | arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon2018-10-121-0/+7
| * | | | | | arm64: Fix /proc/iomem for reserved but not memory regionsWill Deacon2018-10-121-29/+27
* | | | | | | Merge tag 'armsoc-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2018-10-121-0/+11
|\ \ \ \ \ \ \