index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
jazz
Age
Commit message (
Expand
)
Author
2019-06-03
MIPS: use the generic uncached segment support in dma-direct
Christoph Hellwig
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-01-09
MIPS: jazz: fix 64bit build
Thomas Bogendoerfer
2018-12-06
mips/jazz: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-09-20
dma-mapping: consolidate the dma mmap implementations
Christoph Hellwig
2018-09-20
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
2018-07-30
MIPS: Make (UN)CAC_ADDR() PHYS_OFFSET-agnostic
Paul Burton
2018-07-12
mips/jazz: provide missing dma_mask/coherent_dma_mask
Thomas Bogendoerfer
2018-06-24
MIPS: jazz: split dma mapping operations from dma-default
Christoph Hellwig
2018-06-24
MIPS: make the default mips dma implementation optional
Christoph Hellwig
2017-12-18
MIPS: Set I/O port resource types correctly
Bjorn Helgaas
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-02-14
MIPS: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2015-09-03
MIPS: Jazz: Migrate to new 'set-state' interface
Viresh Kumar
2013-03-02
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2013-01-21
arch/mips/jazz: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2012-01-11
Merge branch 'next/generic' into mips-for-linux-next
Ralf Baechle
2011-12-07
MIPS: irq: Remove IRQF_DISABLED
Yong Zhang
2011-12-07
MIPS: Fix Jazz 64-bit build error.
Ralf Baechle
2011-06-09
i8253: Create linux/i8253.h and use it in all 8253 related files
Ralf Baechle
2011-05-10
MIPS: Jazz: Fix GCC 4.6.0 build error
Ralf Baechle
2011-03-29
MIPS: Convert the irq functions to the new names
Thomas Gleixner
2011-03-25
MIPS: JAZZ: Convert to new irq_chip functions
Thomas Gleixner
2010-10-07
MIPS: Add missing #inclusions of <linux/irq.h>
David Howells
2010-08-05
MIPS: Jazz: Migrate to new platform makefile style.
Ralf Baechle
2010-04-30
MIPS: Fixup screen_info struct initializations
Sebastian Andrzej Siewior
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-27
MIPS: Jazz: Convert irq controller lock to raw spinlock.
Ralf Baechle
2009-11-02
MIPS: Add IRQF_TIMER flag for timer interrupts
Wu Zhangjin
2009-08-03
MIPS: Jazz: Fix read buffer overflow
Roel Kluin
2009-06-24
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
Ralf Baechle
2009-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
2009-03-30
MIPS: Use BUG_ON() where possible.
Ralf Baechle
2009-03-30
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
2008-08-26
[MIPS] Jazz: Fix build error by header file inclusion weeding.
Ralf Baechle
2008-08-05
remove unneeded #include <linux/ide.h>'s
Adrian Bunk
2008-08-05
remove unnecessary <linux/hdreg.h> includes
Bartlomiej Zolnierkiewicz
2008-07-15
[MIPS] Remove mips_machtype from ARC based machines
Thomas Bogendoerfer
2008-07-15
[MIPS] Remove obsolete isa_slot_offset
Maciej W. Rozycki
2008-01-29
[MIPS] Cleanup pcspeaker platform device registration.
Ralf Baechle
2007-11-02
[MIPS] Jazz: disable PIT; cleanup R4030 clockevent
Thomas Bogendoerfer
2007-10-18
[MIPS] Jazz: Retire use of plat_timer_setup.
Ralf Baechle
2007-10-11
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
2007-10-11
[MIPS] i8253 PIT clocksource and clockevent drivers
Ralf Baechle
2007-10-11
[MIPS] Jazz clockevent driver
Ralf Baechle
2007-10-11
[MIPS] JAZZ fixes
Thomas Bogendoerfer
[next]