| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-29 | MIPS/jazzdma: Provide physical address directly | Leon Romanovsky | 1 | -7/+13 |
| 2024-08-29 | mips/jazz: remove unused jazz_handle_int() declaration | Gaosheng Cui | 1 | -2/+0 |
| 2024-04-25 | change alloc_pages name in dma_map_ops to avoid name conflicts | Suren Baghdasaryan | 1 | -1/+1 |
| 2023-10-17 | vgacon, arch/*: remove unused screen_info definitions | Arnd Bergmann | 1 | -9/+0 |
| 2022-05-04 | MIPS: fix typos in comments | Julia Lawall | 1 | -1/+1 |
| 2021-08-09 | MIPS/jazzdma: return error code from jazz_dma_map_sg() | Martin Oliveira | 1 | -1/+1 |
| 2021-01-22 | MIPS: jazz: always allow little-endian builds | Arnd Bergmann | 1 | -3/+0 |
| 2020-10-06 | dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> | Christoph Hellwig | 1 | -1/+0 |
| 2020-10-06 | dma-mapping: split <linux/dma-mapping.h> | Christoph Hellwig | 1 | -0/+1 |
| 2020-09-25 | dma-mapping: add a new dma_alloc_pages API | Christoph Hellwig | 1 | -5/+2 |
| 2020-09-25 | dma-mapping: remove dma_cache_sync | Christoph Hellwig | 1 | -1/+0 |
| 2020-09-11 | MIPS/jazzdma: decouple from dma-direct | Christoph Hellwig | 1 | -11/+22 |
| 2020-09-11 | MIPS/jazzdma: remove the unused vdma_remap function | Christoph Hellwig | 1 | -70/+0 |
| 2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport | 2 | -2/+2 |
| 2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport | 2 | -2/+2 |
| 2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 1 | -1/+0 |
| 2020-05-13 | MIPS: Only include the platform file needed | Thomas Bogendoerfer | 1 | -1/+0 |
| 2020-03-05 | MIPS: Replace setup_irq() by request_irq() | afzal mohammed | 1 | -9/+3 |
| 2019-11-20 | dma-mapping: drop the dev argument to arch_sync_dma_for_* | Christoph Hellwig | 1 | -9/+8 |
| 2019-09-04 | dma-mapping: explicitly wire up ->mmap and ->get_sgtable | Christoph Hellwig | 1 | -0/+2 |
| 2019-06-03 | MIPS: use the generic uncached segment support in dma-direct | Christoph Hellwig | 1 | -6/+0 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
| 2019-01-09 | MIPS: jazz: fix 64bit build | Thomas Bogendoerfer | 1 | -2/+3 |
| 2018-12-06 | mips/jazz: remove the mapping_error dma_map_ops method | Christoph Hellwig | 1 | -11/+5 |
| 2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 1 | -1/+1 |
| 2018-09-20 | dma-mapping: consolidate the dma mmap implementations | Christoph Hellwig | 1 | -1/+0 |
| 2018-09-20 | dma-mapping: merge direct and noncoherent ops | Christoph Hellwig | 1 | -3/+3 |
| 2018-07-30 | MIPS: Make (UN)CAC_ADDR() PHYS_OFFSET-agnostic | Paul Burton | 1 | -1/+1 |
| 2018-07-12 | mips/jazz: provide missing dma_mask/coherent_dma_mask | Thomas Bogendoerfer | 1 | -2/+15 |
| 2018-06-24 | MIPS: jazz: split dma mapping operations from dma-default | Christoph Hellwig | 2 | -4/+140 |
| 2018-06-24 | MIPS: make the default mips dma implementation optional | Christoph Hellwig | 1 | -0/+3 |
| 2017-12-18 | MIPS: Set I/O port resource types correctly | Bjorn Helgaas | 1 | -4/+4 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 3 | -0/+3 |
| 2017-02-14 | MIPS: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 1 | -1/+1 |
| 2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
| 2015-09-03 | MIPS: Jazz: Migrate to new 'set-state' interface | Viresh Kumar | 1 | -7/+0 |
| 2013-03-02 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 4 | -16/+16 |
| 2013-02-01 | MIPS: Whitespace cleanup. | Ralf Baechle | 4 | -16/+16 |
| 2013-01-21 | arch/mips/jazz: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -3/+3 |
| 2012-01-11 | Merge branch 'next/generic' into mips-for-linux-next | Ralf Baechle | 1 | -1/+1 |
| 2011-12-07 | MIPS: irq: Remove IRQF_DISABLED | Yong Zhang | 1 | -1/+1 |
| 2011-12-07 | MIPS: Fix Jazz 64-bit build error. | Ralf Baechle | 2 | -0/+2 |
| 2011-06-09 | i8253: Create linux/i8253.h and use it in all 8253 related files | Ralf Baechle | 1 | -1/+1 |
| 2011-05-10 | MIPS: Jazz: Fix GCC 4.6.0 build error | Ralf Baechle | 1 | -3/+2 |
| 2011-03-29 | MIPS: Convert the irq functions to the new names | Thomas Gleixner | 1 | -1/+1 |
| 2011-03-25 | MIPS: JAZZ: Convert to new irq_chip functions | Thomas Gleixner | 1 | -8/+6 |
| 2010-10-07 | MIPS: Add missing #inclusions of <linux/irq.h> | David Howells | 1 | -0/+1 |
| 2010-08-05 | MIPS: Jazz: Migrate to new platform makefile style. | Ralf Baechle | 2 | -2/+6 |
| 2010-04-30 | MIPS: Fixup screen_info struct initializations | Sebastian Andrzej Siewior | 1 | -9/+3 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2010-02-27 | MIPS: Jazz: Convert irq controller lock to raw spinlock. | Ralf Baechle | 1 | -5/+5 |
| 2009-11-02 | MIPS: Add IRQF_TIMER flag for timer interrupts | Wu Zhangjin | 1 | -1/+1 |
| 2009-08-03 | MIPS: Jazz: Fix read buffer overflow | Roel Kluin | 1 | -1/+1 |
| 2009-06-24 | MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. | Ralf Baechle | 1 | -0/+1 |
| 2009-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 1 | -1/+0 |
| 2009-03-30 | MIPS: Use BUG_ON() where possible. | Ralf Baechle | 1 | -2/+1 |
| 2009-03-30 | cpumask: remove references to struct irqaction's mask field. | Rusty Russell | 1 | -1/+0 |
| 2008-12-13 | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 1 | -1/+1 |
| 2008-08-26 | [MIPS] Jazz: Fix build error by header file inclusion weeding. | Ralf Baechle | 1 | -12/+1 |
| 2008-08-05 | remove unneeded #include <linux/ide.h>'s | Adrian Bunk | 1 | -1/+0 |
| 2008-08-05 | remove unnecessary <linux/hdreg.h> includes | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
| 2008-07-15 | [MIPS] Remove mips_machtype from ARC based machines | Thomas Bogendoerfer | 1 | -2/+1 |
| 2008-07-15 | [MIPS] Remove obsolete isa_slot_offset | Maciej W. Rozycki | 1 | -1/+0 |
| 2008-01-29 | [MIPS] Cleanup pcspeaker platform device registration. | Ralf Baechle | 1 | -0/+7 |
| 2007-11-02 | [MIPS] Jazz: disable PIT; cleanup R4030 clockevent | Thomas Bogendoerfer | 1 | -11/+16 |
| 2007-10-18 | [MIPS] Jazz: Retire use of plat_timer_setup. | Ralf Baechle | 2 | -9/+5 |
| 2007-10-11 | [MIPS] Fix "no space between function name and open parenthesis" warnings. | Ralf Baechle | 2 | -5/+5 |
| 2007-10-11 | [MIPS] i8253 PIT clocksource and clockevent drivers | Ralf Baechle | 1 | -0/+6 |
| 2007-10-11 | [MIPS] Jazz clockevent driver | Ralf Baechle | 2 | -7/+48 |
| 2007-10-11 | [MIPS] JAZZ fixes | Thomas Bogendoerfer | 5 | -158/+160 |
| 2007-07-31 | [MIPS] Use -Werror on subdirectories which build cleanly. | Ralf Baechle | 1 | -0/+2 |
| 2007-07-24 | [MIPS] Jazz: remove unneeded reset functions | Yoichi Yuasa | 2 | -17/+0 |
| 2007-07-24 | [MIPS] Jazz: Remove unused arch/mips/jazz/io.c | Yoichi Yuasa | 1 | -135/+0 |
| 2007-07-10 | [MIPS] Put an end to <asm/serial.h>'s long and annyoing existence | Ralf Baechle | 2 | -1/+61 |
| 2007-06-28 | mips-jazz: correct flags for timer io resource | Alexey Dobriyan | 1 | -1/+1 |
| 2007-03-24 | [MIPS] Jazz: Fix warning. | Ralf Baechle | 1 | -1/+2 |
| 2007-03-19 | [MIPS] Misc fixes for plat_irq_dispatch functions | Thiemo Seufer | 1 | -1/+1 |
| 2007-02-26 | [MIPS] Kill redundant EXTRA_AFLAGS | Atsushi Nemoto | 1 | -2/+0 |
| 2007-02-06 | [MIPS] use name instead of typename for each irq_chip | Atsushi Nemoto | 1 | -1/+1 |
| 2006-12-06 | [MIPS] Compile __do_IRQ() when really needed | Franck Bui-Huu | 1 | -7/+0 |
| 2006-11-30 | [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq | Atsushi Nemoto | 1 | -1/+1 |
| 2006-11-30 | [MIPS] IRQ cleanups | Atsushi Nemoto | 1 | -21/+6 |
| 2006-10-11 | [MIPS] Fix timer setup for Jazz | Yoichi Yuasa | 1 | -1/+1 |
| 2006-10-09 | [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. | Ralf Baechle | 1 | -1/+0 |
| 2006-10-09 | [MIPS] Jazz: build fix - include <linux/screen_info.h> | Ralf Baechle | 1 | -0/+1 |
| 2006-10-09 | [MIPS] Jazz: Remove warning. After 7 years probably somebody test this ;) | Ralf Baechle | 1 | -2/+0 |
| 2006-10-09 | [MIPS] Jazz: Fix I/O port resources. | Ralf Baechle | 1 | -4/+21 |
| 2006-10-08 | [MIPS] Complete fixes after removal of pt_regs argument to int handlers. | Ralf Baechle | 1 | -15/+15 |
| 2006-07-13 | [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. | Ralf Baechle | 1 | -2/+1 |
| 2006-07-13 | [MIPS] Eleminate interrupt migration helper use. | Ralf Baechle | 1 | -1/+1 |
| 2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
| 2006-06-29 | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 1 | -1/+1 |
| 2006-06-19 | [MIPS] Cleanup memory managment initialization. | Ralf Baechle | 1 | -1/+1 |
| 2006-04-19 | [MIPS] Rewrite all the assembler interrupt handlers to C. | Ralf Baechle | 3 | -288/+75 |
| 2006-04-19 | [MIPS] Rewrite spurious_interrupt from assembler to C. | Ralf Baechle | 1 | -1/+2 |
| 2006-03-21 | [MIPS] War on whitespace: cleanup initial spaces followed by tabs. | Ralf Baechle | 1 | -6/+6 |
| 2006-02-07 | [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. | Ralf Baechle | 1 | -1/+3 |
| 2005-10-29 | Sliceup Kconfig; it's grown too large. | Ralf Baechle | 1 | -0/+33 |
| 2005-10-29 | Convert struct hw_interrupt_type initializations to ISO C99 named | Ralf Baechle | 1 | -8/+7 |
| 2005-10-29 | Get rid of early_init. There's more need to make this form of | Ralf Baechle | 1 | -3/+1 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 7 | -0/+1259 |