]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/shortlog
mirror_ubuntu-jammy-kernel.git
2018-07-25 Matthias SchifferMIPS: ath79: add support for QCA953x QCA956x TP9343
2018-07-25 Gabor JuhosMIPS: ath79: add lots of missing registers
2018-07-25 Alexandre Bellonimips: mscc: build FIT image for Ocelot
2018-07-25 Steven J. HillMIPS: Octeon: Remove extern declarations.
2018-07-25 Matt RedfearnMIPS: memset.S: Add comments to fault fixup handlers
2018-07-25 Matt RedfearnMIPS: memset.S: Fix byte_fixup for MIPSr6
2018-07-24 Paul BurtonMIPS: Hardcode cpu_has_* where known at compile time...
2018-07-24 Mathieu MalaterreMIPS: jz4780: DTS: Probe the spi-gpio driver from devic...
2018-07-24 Mathieu MalaterreMIPS: Ci20: Enable SPI/GPIO driver
2018-07-24 Alexander SverdlinMIPS: Octeon: Select HAS_RAPIDIO
2018-07-24 Alexander SverdlinMIPS: Introduce HAS_RAPIDIO Kconfig option
2018-07-24 Thomas Petazzonimips: use asm-generic version of msi.h
2018-07-24 Huacai ChenMIPS: Loongson64: Define and use some CP0 registers
2018-07-24 Huacai ChenMIPS: Loongson: Add Loongson-3A R3.1 basic support
2018-07-24 Paul CercueilMIPS: jz4740: Bump zload address
2018-07-23 Hauke MehrtensMIPS: lantiq: Use dma_zalloc_coherent() in dma code
2018-07-23 Huacai ChenMIPS: Change definition of cpu_relax() for Loongson-3
2018-07-20 Serge Seminmips: mm: Discard ioremap_cacheable_cow() method
2018-07-19 Maciej W. RozyckiMIPS: Add FP_MODE regset support
2018-07-19 Maciej W. RozyckiMIPS: Add DSP ASE regset support
2018-07-19 Maciej W. RozyckiMIPS: Correct the 64-bit DSP accumulator register size
2018-07-19 Maciej W. Rozyckibinfmt_elf: Respect error return from `regset->active'
2018-07-17 Paul BurtonMIPS: loongson64: cs5536: Fix PCI_OHCI_INT_REG reads
2018-07-17 Alexander Sverdlinmips: unify prom_putchar() declarations
2018-07-12 Joshua KinardMIPS: Cleanup R10000_LLSC_WAR logic in atomic.h
2018-07-12 Joshua KinardMIPS: Fix delay slot bug in `atomic*_sub_if_positive...
2018-07-12 Thomas Bogendoerfermips/jazz: provide missing dma_mask/coherent_dma_mask
2018-07-10 Serge Seminmips: mm: Discard ioremap_uncached_accelerated() method
2018-07-10 Serge Seminmips: mm: Create UCA-based ioremap_wc() method
2018-07-03 Steven J. HillMIPS: Octeon: Simplify CIU register functions.
2018-07-03 Steven J. HillMIPS: Octeon: Create simple macro for CIU registers.
2018-07-03 Steven J. HillMIPS: Octeon: Remove all unused CIU macros.
2018-07-03 Steven J. HillMIPS: Octeon: Convert CIU types to use bitfields.
2018-07-03 Steven J. HillMIPS: Octeon: Unify QLM data types in CIU header.
2018-07-03 Steven J. HillMIPS: Octeon: Remove unused CIU types.
2018-06-28 Geert UytterhoevenMIPS: AR7: Normalize clk API
2018-06-28 Paul BurtonMIPS: Always use -march=<arch>, not -<arch> shortcuts
2018-06-28 Joe PerchesMIPS: ath25: Convert random_ether_addr to eth_random_addr
2018-06-28 Paul BurtonMIPS: Annotate cpu_wait implementations with __cpuidle
2018-06-24 Rickard Strandqvistarch: mips: mm: page: Remove unused function
2018-06-24 Rickard Strandqvistarch: mips: pci: pci-ip27.c: Remove unused function
2018-06-24 Paul BurtonMIPS: Malta: Use PIIX4 poweroff driver to power down
2018-06-24 Paul BurtonMIPS: Malta: Cleanup DMA coherence #ifdefs
2018-06-24 Paul BurtonMIPS: Set MIPS_IC_SNOOPS_REMOTE for systems with CM
2018-06-24 Joshua KinardMIPS: Use !pci_is_root_bus(bus) in ops-bridge.c
2018-06-24 Paul BurtonMIPS: Schedule on CPUs we need to lose FPU for a mode...
2018-06-24 Rob HerringMIPS: lantiq: remove unnecessary of_platform_default_po...
2018-06-24 Rob HerringMIPS: generic: remove unnecessary of_platform_populate...
2018-06-24 Rob HerringMIPS: bmips: remove unnecessary call to register "simpl...
2018-06-24 Rob HerringMIPS: netlogic: remove unnecessary of_platform_bus_prob...
2018-06-24 Rob HerringMIPS: octeon: use of_platform_populate to probe devices
2018-06-24 HeiherMIPS: Fix ejtag handler on SMP
2018-06-24 Masahiro YamadaMIPS: boot: merge build rules of vmlinux.*.itb by using...
2018-06-24 Masahiro YamadaMIPS: boot: add missing targets for vmlinux.*.its
2018-06-24 Masahiro YamadaMIPS: boot: fix build rule of vmlinux.its.S
2018-06-24 Masahiro YamadaMIPS: boot: do not include $(cpp_flags) for preprocessi...
2018-06-24 Masahiro YamadaRevert "MIPS: boot: Define __ASSEMBLY__ for its.S build"
2018-06-24 Nicholas Mc... MIPS: Octeon: assign bool true/false not 1/0
2018-06-24 Christoph HellwigMIPS: remove unneeded includes from dma-mapping.h
2018-06-24 Christoph HellwigMIPS: remove the old dma-default implementation
2018-06-24 Christoph HellwigMIPS: bmips: use generic dma noncoherent ops
2018-06-24 Christoph Hellwigdma-noncoherent: add a arch_sync_dma_for_cpu_all hook
2018-06-24 Christoph HellwigMIPS: jazz: split dma mapping operations from dma-default
2018-06-24 Christoph HellwigMIPS: ath25: use generic dma noncoherent ops
2018-06-24 Christoph HellwigMIPS: IP32: use generic dma noncoherent ops
2018-06-24 Christoph HellwigMIPS: loongson64: use generic dma noncoherent ops
2018-06-24 Christoph HellwigMIPS: use generic dma noncoherent ops for simple noncoh...
2018-06-24 Christoph HellwigMIPS: move coherentio setup to setup.c
2018-06-24 Christoph HellwigMIPS: IP27: use dma_direct_ops
2018-06-24 Christoph HellwigMIPS: use dma_direct_ops for coherent I/O
2018-06-24 Christoph HellwigMIPS: loongson: remove loongson-3 handling from dma...
2018-06-24 Christoph HellwigMIPS: loongson: untangle dma implementations
2018-06-24 Christoph HellwigMIPS: Octeon: move swiotlb declarations out of dma...
2018-06-24 Christoph HellwigMIPS: Octeon: remove mips dma-default stubs
2018-06-24 Christoph HellwigMIPS: make the default mips dma implementation optional
2018-06-24 Christoph HellwigMIPS: remove the mips_dma_map_ops indirection
2018-06-24 Christoph HellwigMIPS: consolidate the swiotlb implementations
2018-06-24 Christoph HellwigMIPS: loongson: remove loongson_dma_supported
2018-06-24 Christoph HellwigMIPS: Octeon: refactor swiotlb code
2018-06-24 Christoph HellwigMIPS: Octeon: unexport __phys_to_dma and __dma_to_phys
2018-06-24 Christoph HellwigMIPS: remove CONFIG_DMA_COHERENT
2018-06-24 Christoph HellwigMIPS: simplify CONFIG_DMA_NONCOHERENT ifdefs
2018-06-24 Christoph HellwigMIPS: remove a dead ifdef from mach-ath25/dma-coherence.h
2018-06-24 Yegor YefremovMIPS: kexec: fix typos
2018-06-24 Thomas BogendoerferMIPS: Make elf2ecoff work on 64bit host machines
2018-06-24 Linus TorvaldsLinux 4.18-rc2
2018-06-24 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2018-06-24 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2018-06-24 Linus TorvaldsMerge branch 'efi-urgent-for-linus' of git://git.kernel...
2018-06-24 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2018-06-24 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2018-06-24 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git.kernel...
2018-06-24 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2018-06-24 Linus TorvaldsMerge branch 'ras-urgent-for-linus' of git://git.kernel...
2018-06-24 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2018-06-24 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2018-06-24 Linus TorvaldsMerge tag 'mips_fixes_4.18_1' of git://git.kernel.org...
2018-06-24 Ard Biesheuvelefi/x86: Fix incorrect invocation of PciIo->Attributes()
2018-06-23 Linus TorvaldsMerge tag 'for-linus-20180623' of git://git.kernel...
2018-06-23 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
next