Age | Commit message (Expand) | Author |
2024-07-23 | mips: sibyte: add missing MODULE_DESCRIPTION() macro | Jeff Johnson |
2024-03-07 | mips: sibyte: make tb_class constant | Ricardo B. Marliere |
2023-04-27 | Merge tag 'mips_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2023-03-17 | driver core: class: remove module * from class_create() | Greg Kroah-Hartman |
2023-03-17 | MIPS: sibyte: Remove unused config option SIBYTE_BCM1x55 | Thomas Bogendoerfer |
2023-03-17 | MIPS: sibyte: remove no longer needed board_mem_region | Thomas Bogendoerfer |
2022-04-18 | swiotlb: make the swiotlb_init interface more useful | Christoph Hellwig |
2022-02-22 | MIPS: sibyte: Add missing __user annotations in sb_tbprof.c | Thomas Bogendoerfer |
2021-10-18 | arch: remove spurious blkdev.h includes | Christoph Hellwig |
2021-01-07 | MIPS: Remove empty prom_free_prom_memory functions | Thomas Bogendoerfer |
2020-10-12 | MIPS: replace add_memory_region with memblock | Thomas Bogendoerfer |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds |
2018-11-15 | MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur | Maciej W. Rozycki |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-07-17 | mips: unify prom_putchar() declarations | Alexander Sverdlin |
2018-05-16 | proc: introduce proc_create_single{,_data} | Christoph Hellwig |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-29 | MIPS: SMP: Constify smp ops | Matt Redfearn |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2015-09-03 | MIPS: Sibyte: Move bus watcher from deprecated __initcall to device_initcall | Ralf Baechle |
2015-07-14 | MIPS: SB1: Remove support for Pass 1 parts. | Ralf Baechle |
2014-11-24 | MIPS: Replace use of phys_t with phys_addr_t. | Ralf Baechle |
2014-11-24 | MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT | Ralf Baechle |
2013-06-21 | MIPS: Sibyte: Fix bus watcher build for BCM1x55 and BCM1x80. | Ralf Baechle |
2013-06-21 | MIPS: Sibyte: Add missing sched.h header | Markos Chandras |
2013-02-01 | MIPS: Whitespace cleanup. | Ralf Baechle |
2012-03-28 | Disintegrate asm/system.h for MIPS | David Howells |
2011-01-18 | MIPS: Sibyte: Use vzalloc in sbbus profiler | Joe Perches |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-09-23 | Fix typo: configuation => configuration | Thomas Weber |
2010-08-05 | MIPS: Sibyte: 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: Don't include <linux/smp_lock.h> unnecessarily. | Ralf Baechle |
2009-12-17 | MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZE | Dmitri Vorobiev |
2009-09-30 | MIPS: Sibyte: Get rid of BKL. | Ralf Baechle |
2009-06-24 | MIPS: Sibyte: Fix build error if CONFIG_SERIAL_SB1250_DUART is undefined. | Ralf Baechle |
2009-06-17 | MIPS: Sibyte: Remove standalone kernel support | Imre Kaloz |
2008-10-16 | device create: misc: convert device_create_drvdata to device_create | Greg Kroah-Hartman |
2008-07-21 | device create: mips: convert device_create to device_create_drvdata | Greg Kroah-Hartman |
2008-05-18 | mips: cdev lock_kernel() pushdown | Jonathan Corbet |
2007-10-11 | [MIPS] Fix "no space between function name and open parenthesis" warnings. | Ralf Baechle |
2007-10-11 | [MIPS] Kill redundant EXTRA_AFLAGS | Atsushi Nemoto |
2007-07-31 | [MIPS] Use -Werror on subdirectories which build cleanly. | Ralf Baechle |
2007-04-27 | [MIPS] Add bcm1480 ZBus trace support, fix wait related bugs | Mark Mason |