summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-10-26hugetlb: introduce generic version of set_huge_pte_at()Alexandre Ghiti
2018-10-26hugetlb: introduce generic version of hugetlb_free_pgd_rangeAlexandre Ghiti
2018-10-26hugetlb: harmonize hugetlb.h arch specific defines with pgtable.hAlexandre Ghiti
2018-10-26sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner
2018-10-26alpha: switch to NO_BOOTMEMMike Rapoport
2018-10-26unicore32: switch to NO_BOOTMEMMike Rapoport
2018-10-26um: switch to NO_BOOTMEMMike Rapoport
2018-10-26um: setup_physmem: stop using global variablesMike Rapoport
2018-10-26nios2: switch to NO_BOOTMEMMike Rapoport
2018-10-26nios2: use generic early_init_dt_add_memory_archMike Rapoport
2018-10-26hexagon: switch to NO_BOOTMEMMike Rapoport
2018-10-26x86: convert vdso to use vm_fault_tMatthew Wilcox
2018-10-26xtensa: use generic vga.hJiri Slaby
2018-10-26arm64: lib: use C string functions with KASAN enabledAndrey Ryabinin
2018-10-26sparc64: Rework xchg() definition to avoid warnings.David S. Miller
2018-10-26sparc64: Export __node_distance.David S. Miller
2018-10-26sparc64: Make corrupted user stacks more debuggable.David Miller
2018-10-26Merge tag 'mips_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2018-10-26Merge tag 'mips_fixes_4.20_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-26Merge tag 'dma-mapping-4.20-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-10-26Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-10-26xen/pvh: don't try to unplug emulated devicesJuergen Gross
2018-10-26parisc: Use LINUX_GATEWAY_SPACE constant in entry.SHelge Deller
2018-10-26parisc64: change __kernel_suseconds_t to match glibcArnd Bergmann
2018-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2018-10-25Merge tag 'riscv-for-linus-4.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-10-25Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-10-25Merge branch 'work.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-10-25Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-10-25sparc: Fix VDSO build with older binutils.David S. Miller
2018-10-26csky: Misc headersGuo Ren
2018-10-26csky: SMP supportGuo Ren
2018-10-26csky: Debug and Ptrace GDBGuo Ren
2018-10-26csky: User accessGuo Ren
2018-10-26csky: Library functionsGuo Ren
2018-10-26csky: ELF and module probeGuo Ren
2018-10-26csky: Atomic operationsGuo Ren
2018-10-26csky: IRQ handlingGuo Ren
2018-10-26csky: VDSO and rt_sigreturnGuo Ren
2018-10-26csky: Process management and SignalGuo Ren
2018-10-25csky: MMU and page table managementGuo Ren
2018-10-25csky: Cache and TLB routinesGuo Ren
2018-10-25csky: System CallGuo Ren
2018-10-25csky: Exception handling and mm-faultGuo Ren
2018-10-25csky: Kernel bootingGuo Ren