summaryrefslogtreecommitdiff
path: root/arch/mips/sgi-ip32
AgeCommit message (Expand)Author
2024-01-22MIPS: sgi-ip32: Fix missing prototypesThomas Bogendoerfer
2021-11-09MIPS: Allow modules to set board_be_handlerFlorian Fainelli
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko
2021-02-23arch: mips: update references to current linux-mips listLukas Bulwahn
2021-01-07MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer
2020-10-16Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2020-10-12MIPS: replace add_memory_region with memblockThomas Bogendoerfer
2020-09-11dma-direct: rename and cleanup __phys_to_dmaChristoph Hellwig
2020-09-11dma-direct: remove __dma_to_physChristoph Hellwig
2020-08-26MIPS: SGI-IP32: No need to include mc14818*.hThomas Bogendoerfer
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-05-13MIPS: Only include the platform file neededThomas Bogendoerfer
2020-03-05MIPS: Replace setup_irq() by request_irq()afzal mohammed
2019-10-16rtc: ds1685: add indirect access method and remove plat_read/plat_writeThomas Bogendoerfer
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2018-06-24MIPS: IP32: use generic dma noncoherent opsChristoph Hellwig
2017-11-02mips: ip22/32: Convert timers to use timer_setup()Kees Cook
2017-03-08MIPS: Add missing include filesArnd Bergmann
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2017-01-25MIPS: Avoid old-style declarationArnd Bergmann
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2015-05-13MIPS: IP32: Fix build errors in reset code in DS1685 platform hook.Joshua Kinard
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-04-17mips: ip32: add platform data hooks to use DS1685 driverJoshua Kinard
2015-04-01MIPS: IP32: ip32-platform is not a module.Ralf Baechle
2015-01-13MIPS: IP32: Use __noreturn instead of open coded attributes in declarations.Ralf Baechle
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells
2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner
2011-03-25MIPS: IP32: Convert to new irq_chip functionsThomas Gleixner
2010-08-05MIPS: IP32: Migrate to new platform makefile style.Ralf Baechle
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-27MIPS: Cleanup switches with cases that can be mergedRoel Kluin
2009-12-17MIPS: Move several variables from .bss to .init.dataDmitri Vorobiev
2009-05-22MIPS: IP32: Remove unnecessary if not even harmful volatile keywords.Ralf Baechle
2009-05-22MIPS: IP32: Fix build error due to uninitialized variable.Ralf Baechle
2009-05-20MIPS: IP32: Fix hang on shutdown in power button interrupt handler.Andrew Randrianasulu
2009-05-14MIPS: IP32: Fix needlessly global symbols in arch/mips/sgi-ip32/ip32-irq.cDmitri Vorobiev
2009-05-14MIPS: IP32: ip32_be_handler symbol is needlessly defined globalDmitri Vorobiev
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds
2009-03-30MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platformsRalf Baechle
2009-03-30MIPS: Stop using <asm-generic/int-l64.h>.Ralf Baechle
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell
2008-10-15MIPS: IP32: Add platform device for CMOS RTC; remove dead codeThomas Bogendoerfer
2008-07-20[MIPS] IP32: Use common SGI button driverThomas Bogendoerfer