index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
sgi-ip27
Age
Commit message (
Expand
)
Author
2024-05-03
MIPS: SGI-IP27: use WARN_ON() output
Yury Norov
2024-05-03
MIPS: SGI-IP27: fix -Wunused-variable in arch_init_irq()
Yury Norov
2024-04-15
MIPS: SGI-IP27: micro-optimize arch_init_irq()
Yury Norov
2024-01-22
MIPS: sgi-ip27: Fix missing prototypes
Thomas Bogendoerfer
2023-12-11
MIPS: SGI-IP27: hubio: fix nasid kernel-doc warning
Randy Dunlap
2022-09-19
MIPS: SGI-IP27: Fix platform-device leak in bridge_platform_create()
Lin Yujun
2022-04-26
MIPS: SGI-IP27: Free some unused memory
Christophe JAILLET
2022-03-24
MIPS: Fix build error for loongson64 and sgi-ip27
Feiyang Chen
2021-11-13
Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
2021-11-09
MIPS: Allow modules to set board_be_handler
Florian Fainelli
2021-11-06
memblock: allow to specify flags with memblock_add_node()
David Hildenbrand
2021-08-12
mips: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-06-10
MIPS: Add missing linux/irqdomain.h includes
Marc Zyngier
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-03-30
mips/sgi-ip27: Delete obsolete TODO file
Wang Qing
2021-03-06
MIPS: SGI-IP27: fix spelling in Copyright
Lukas Bulwahn
2021-01-07
MIPS: Remove empty prom_free_prom_memory functions
Thomas Bogendoerfer
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-03
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
2020-05-21
MIPS: SGI-IP27: Remove not used definition TICK_SIZE in ip27-timer.c
Tiezhu Yang
2020-05-20
MIPS: SGI-IP27: Remove not used includes and comment in ip27-timer.c
Tiezhu Yang
2020-05-19
MIPS: SGI-IP27: Remove duplicated include in ip27-timer.c
Tiezhu Yang
2020-05-13
MIPS: Only include the platform file needed
Thomas Bogendoerfer
2020-01-09
mfd: ioc3: Add driver for SGI IOC3 chip
Thomas Bogendoerfer
2020-01-09
MIPS: SGI-IP27: No need for slice_map
Thomas Bogendoerfer
2020-01-09
MIPS: SGI-IP27: Store cpu speed when scanning for CPUs and use it later
Thomas Bogendoerfer
2020-01-09
MIPS: SGI-IP27: Only reserve interrupts used in Linux
Thomas Bogendoerfer
2020-01-09
MIPS: SGI-IP27: Move all shared IP27 declarations to ip27-common.h
Thomas Bogendoerfer
2020-01-09
MIPS: SGI-IP27: Use specific get_region_shift
Thomas Bogendoerfer
2020-01-09
MIPS: SGI-IP27: Use structs for decoding error status registers
Thomas Bogendoerfer
2020-01-09
MIPS: SGI-IP27: Use union instead of typedef
Thomas Bogendoerfer
2020-01-09
MIPS: SGI-IP27: Move get_nasid() to a IP27 specific file
Thomas Bogendoerfer
2020-01-09
MIPS: SGI-IP27: get rid of asm/sn/sn0/ip27.h
Thomas Bogendoerfer
2020-01-09
MIPS: SGI-IP27: use asm/sn/agent.h for including HUB related stuff
Thomas Bogendoerfer
2020-01-09
MIPS: SGI-IP27: use cpu physid already present while scanning for CPUs
Thomas Bogendoerfer
2020-01-09
MIPS: SGI-IP27: use nodemask instead of cpumask
Thomas Bogendoerfer
2020-01-09
MIPS: SGI-IP27: Fix node_distance
Thomas Bogendoerfer
2019-11-25
Merge tag 'mips_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2019-11-22
MIPS: SGI-IP27: Fix crash, when CPUs are disabled via nr_cpus parameter
Thomas Bogendoerfer
2019-11-01
MIPS: SGI-IP27: replace MAX_COMPACT_NODE with MAX_NUMNODES
Thomas Bogendoerfer
2019-10-31
MIPS: SGI-IP27: fix exception handler replication
Thomas Bogendoerfer
2019-10-23
MIPS: SGI-IP27: reduce ARC usage to a minimum
Thomas Bogendoerfer
2019-10-23
MIPS: SGI-IP27: move registering of smp ops into IP27 specific code
Thomas Bogendoerfer
2019-10-23
MIPS: SGI-IP27: collect externs in new header file
Thomas Bogendoerfer
2019-10-07
MIPS: PCI: use information from 1-wire PROM for IOC3 detection
Thomas Bogendoerfer
2019-10-07
mips: sgi-ip27: switch from DISCONTIGMEM to SPARSEMEM
Mike Rapoport
2019-10-07
MIPS: SGI-IP27: get rid of compact node ids
Thomas Bogendoerfer
2019-08-30
MIPS: SGI-IP27: restructure ioc3 register access
Thomas Bogendoerfer
[next]