summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-10-27unicore32: switch to NO_BOOTMEMMike Rapoport2-53/+2
2018-10-27um: switch to NO_BOOTMEMMike Rapoport2-11/+11
2018-10-27um: setup_physmem: stop using global variablesMike Rapoport1-3/+3
2018-10-27nios2: switch to NO_BOOTMEMMike Rapoport3-39/+7
2018-10-27nios2: use generic early_init_dt_add_memory_archMike Rapoport3-10/+3
2018-10-27hexagon: switch to NO_BOOTMEMMike Rapoport2-12/+11
2018-10-27x86: convert vdso to use vm_fault_tMatthew Wilcox1-15/+9
2018-10-27xtensa: use generic vga.hJiri Slaby2-19/+1
2018-10-27arm64: lib: use C string functions with KASAN enabledAndrey Ryabinin10-16/+21
2018-10-27sparc64: Rework xchg() definition to avoid warnings.David S. Miller1-1/+6
2018-10-27sparc64: Export __node_distance.David S. Miller1-0/+1
2018-10-27sparc64: Make corrupted user stacks more debuggable.David Miller5-10/+37
2018-10-27Merge tag 'mips_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds68-1017/+918
2018-10-27Merge tag 'mips_fixes_4.20_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2018-10-27Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds216-3087/+5234
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds43-282/+122
2018-10-26Merge tag 'dma-mapping-4.20-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds5-214/+59
2018-10-26Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-6/+13
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-10/+1
2018-10-26xen/pvh: don't try to unplug emulated devicesJuergen Gross1-0/+4
2018-10-26parisc: Use LINUX_GATEWAY_SPACE constant in entry.SHelge Deller1-2/+3
2018-10-26parisc64: change __kernel_suseconds_t to match glibcArnd Bergmann1-3/+0
2018-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds7-62/+335
2018-10-26Merge tag 'riscv-for-linus-4.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds27-238/+679
2018-10-26Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds92-2371/+7298
2018-10-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds67-10747/+974
2018-10-25Merge branch 'work.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-188/+183
2018-10-25Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds36-168/+83
2018-10-25sparc: Fix VDSO build with older binutils.David S. Miller7-62/+335
2018-10-25csky: Misc headersGuo Ren9-0/+351
2018-10-25csky: SMP supportGuo Ren2-0/+263
2018-10-25csky: Debug and Ptrace GDBGuo Ren4-0/+510
2018-10-25csky: User accessGuo Ren2-0/+678
2018-10-25csky: Library functionsGuo Ren19-0/+1420
2018-10-25csky: ELF and module probeGuo Ren4-0/+246
2018-10-25csky: Atomic operationsGuo Ren5-0/+665
2018-10-25csky: IRQ handlingGuo Ren2-0/+71
2018-10-25csky: VDSO and rt_sigreturnGuo Ren4-0/+138
2018-10-25csky: Process management and SignalGuo Ren10-0/+1231
2018-10-25csky: MMU and page table managementGuo Ren20-0/+1620
2018-10-25csky: Cache and TLB routinesGuo Ren15-0/+838
2018-10-25csky: System CallGuo Ren5-0/+153
2018-10-25csky: Exception handling and mm-faultGuo Ren9-0/+1546
2018-10-25csky: Kernel bootingGuo Ren3-0/+305
2018-10-25csky: defconfigGuo Ren1-0/+61
2018-10-25csky: Build infrastructureGuo Ren13-0/+466
2018-10-25x86: baytrail/cherrytrail: Rework and move P-Unit PMIC bus semaphore codeHans de Goede2-28/+228
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-16/+10
2018-10-25Merge tag 'dmaengine-4.20-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-1/+47