summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorLines
2018-10-26csky: Misc headersGuo Ren-0/+351
2018-10-26csky: SMP supportGuo Ren-0/+263
2018-10-26csky: Debug and Ptrace GDBGuo Ren-0/+510
2018-10-26csky: User accessGuo Ren-0/+678
2018-10-26csky: Library functionsGuo Ren-0/+1420
2018-10-26csky: ELF and module probeGuo Ren-0/+246
2018-10-26csky: Atomic operationsGuo Ren-0/+665
2018-10-26csky: IRQ handlingGuo Ren-0/+71
2018-10-26csky: VDSO and rt_sigreturnGuo Ren-0/+138
2018-10-26csky: Process management and SignalGuo Ren-0/+1231
2018-10-25csky: MMU and page table managementGuo Ren-0/+1620
2018-10-25csky: Cache and TLB routinesGuo Ren-0/+838
2018-10-25csky: System CallGuo Ren-0/+153
2018-10-25csky: Exception handling and mm-faultGuo Ren-0/+1546
2018-10-25csky: Kernel bootingGuo Ren-0/+305
2018-10-25csky: defconfigGuo Ren-0/+61
2018-10-25csky: Build infrastructureGuo Ren-0/+466
2018-10-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman-18/+30
2018-10-19x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernelsChristoph Hellwig-2/+0
2018-10-17sparc: vDSO: Silence an uninitialized variable warningDan Carpenter-1/+3
2018-10-17sparc: Fix syscall fallback bugs in VDSO.David S. Miller-1/+11
2018-10-17Merge branch 'parisc-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman-1/+1
2018-10-17x86/fpu: Fix i486 + no387 boot crash by only saving FPU registers on context ...Sebastian Andrzej Siewior-1/+1
2018-10-17x86/fpu: Remove second definition of fpu in __fpu__restore_sig()Sebastian Andrzej Siewior-1/+0
2018-10-17x86/entry/64: Further improve paranoid_entry commentsAndy Lutomirski-6/+4
2018-10-17x86/entry/32: Clear the CS high bitsJan Kiszka-6/+7
2018-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGreg Kroah-Hartman-61/+81
2018-10-16parisc: Fix uninitialized variable usage in unwind.cHelge Deller-1/+1
2018-10-15Revert "sparc: Convert to using %pOFn instead of device_node.name"David S. Miller-51/+51
2018-10-14sparc64: Set %l4 properly on trap return after handling signals.David S. Miller-1/+2
2018-10-14sparc64: Make proc_id signed.David S. Miller-1/+1
2018-10-14x86/boot: Add -Wno-pointer-sign to KBUILD_CFLAGSNathan Chancellor-0/+1
2018-10-14x86/time: Correct the attribute on jiffies' definitionNathan Chancellor-1/+1
2018-10-14x86/entry: Add some paranoid entry/exit CR3 handling commentsDave Hansen-0/+15
2018-10-14x86/percpu: Fix this_cpu_read()Peter Zijlstra-4/+4
2018-10-14x86/tsc: Force inlining of cyc2ns bitsPeter Zijlstra-3/+3
2018-10-14Merge tag 'libnvdimm-fixes-4.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-3/+3
2018-10-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman-6/+14
2018-10-13KVM: vmx: hyper-v: don't pass EPT configuration info to vmx_hv_remote_flush_t...Vitaly Kuznetsov-1/+5
2018-10-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Greg Kroah-Hartman-29/+34
2018-10-12sparc: Throttle perf events properly.David S. Miller-0/+9
2018-10-12sparc: Fix single-pcr perf event counter management.David S. Miller-4/+13
2018-10-12Merge tag 'armsoc-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman-0/+11
2018-10-12arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon-0/+7
2018-10-12arm64: Fix /proc/iomem for reserved but not memory regionsWill Deacon-29/+27
2018-10-12vmlinux.lds.h: Fix incomplete .text.exit discardsPeter Oberparleiter-0/+2
2018-10-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman-27/+45
2018-10-10Merge tag 's390-4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Greg Kroah-Hartman-7/+6
2018-10-10Merge tag 'mips_fixes_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman-27/+78
2018-10-09sparc: Wire up io_pgetevents system call.David S. Miller-4/+5