Age | Commit message (Expand) | Author |
2021-07-01 | kernel.h: split out panic and oops helpers | Andy Shevchenko |
2021-02-23 | arch: mips: update references to current linux-mips list | Lukas Bulwahn |
2021-01-07 | MIPS: Remove empty prom_free_prom_memory functions | Thomas Bogendoerfer |
2020-10-16 | Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2020-10-12 | MIPS: replace add_memory_region with memblock | Thomas Bogendoerfer |
2020-09-11 | dma-direct: rename and cleanup __phys_to_dma | Christoph Hellwig |
2020-09-11 | dma-direct: remove __dma_to_phys | Christoph Hellwig |
2020-08-26 | MIPS: SGI-IP32: No need to include mc14818*.h | Thomas Bogendoerfer |
2020-08-07 | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport |
2020-05-13 | MIPS: Only include the platform file needed | Thomas Bogendoerfer |
2020-03-05 | MIPS: Replace setup_irq() by request_irq() | afzal mohammed |
2019-10-16 | rtc: ds1685: add indirect access method and remove plat_read/plat_write | Thomas Bogendoerfer |
2019-07-08 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-05-27 | signal: Remove task parameter from force_sig | Eric W. Biederman |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2018-06-24 | MIPS: IP32: use generic dma noncoherent ops | Christoph Hellwig |
2017-11-02 | mips: ip22/32: Convert timers to use timer_setup() | Kees Cook |
2017-03-08 | MIPS: Add missing include files | Arnd Bergmann |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-02-14 | MIPS: Audit and remove any unnecessary uses of module.h | Paul Gortmaker |
2017-01-25 | MIPS: Avoid old-style declaration | Arnd Bergmann |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2015-05-13 | MIPS: IP32: Fix build errors in reset code in DS1685 platform hook. | Joshua Kinard |
2015-04-17 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2015-04-17 | mips: ip32: add platform data hooks to use DS1685 driver | Joshua Kinard |
2015-04-01 | MIPS: IP32: ip32-platform is not a module. | Ralf Baechle |
2015-01-13 | MIPS: IP32: Use __noreturn instead of open coded attributes in declarations. | Ralf Baechle |
2013-02-01 | MIPS: Whitespace cleanup. | Ralf Baechle |
2012-03-28 | Disintegrate asm/system.h for MIPS | David Howells |
2011-12-07 | MIPS: irq: Remove IRQF_DISABLED | Yong Zhang |
2011-03-29 | MIPS: Convert the irq functions to the new names | Thomas Gleixner |
2011-03-25 | MIPS: IP32: Convert to new irq_chip functions | Thomas Gleixner |
2010-08-05 | MIPS: IP32: Migrate to new platform makefile style. | Ralf Baechle |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-27 | MIPS: Cleanup switches with cases that can be merged | Roel Kluin |
2009-12-17 | MIPS: Move several variables from .bss to .init.data | Dmitri Vorobiev |
2009-05-22 | MIPS: IP32: Remove unnecessary if not even harmful volatile keywords. | Ralf Baechle |
2009-05-22 | MIPS: IP32: Fix build error due to uninitialized variable. | Ralf Baechle |
2009-05-20 | MIPS: IP32: Fix hang on shutdown in power button interrupt handler. | Andrew Randrianasulu |
2009-05-14 | MIPS: IP32: Fix needlessly global symbols in arch/mips/sgi-ip32/ip32-irq.c | Dmitri Vorobiev |
2009-05-14 | MIPS: IP32: ip32_be_handler symbol is needlessly defined global | Dmitri Vorobiev |
2009-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds |
2009-03-30 | MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platforms | Ralf Baechle |
2009-03-30 | MIPS: Stop using <asm-generic/int-l64.h>. | Ralf Baechle |
2009-03-30 | cpumask: remove references to struct irqaction's mask field. | Rusty Russell |
2008-10-15 | MIPS: IP32: Add platform device for CMOS RTC; remove dead code | Thomas Bogendoerfer |
2008-07-20 | [MIPS] IP32: Use common SGI button driver | Thomas Bogendoerfer |
2008-07-15 | [MIPS] IP32: Add platform devices for audio and volume button | Thomas Bogendoerfer |
2008-07-03 | [MIPS] IP32: Fix unexpected irq 71 | Thomas Bogendoerfer |