index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
sgi-ip27
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-10
MIPS: SGI-IP27: No need for slice_map
Thomas Bogendoerfer
1
-5
/
+0
2020-01-10
MIPS: SGI-IP27: Store cpu speed when scanning for CPUs and use it later
Thomas Bogendoerfer
4
-21
/
+4
2020-01-10
MIPS: SGI-IP27: Only reserve interrupts used in Linux
Thomas Bogendoerfer
1
-3
/
+1
2020-01-10
MIPS: SGI-IP27: Move all shared IP27 declarations to ip27-common.h
Thomas Bogendoerfer
7
-7
/
+19
2020-01-10
MIPS: SGI-IP27: Use specific get_region_shift
Thomas Bogendoerfer
1
-24
/
+12
2020-01-10
MIPS: SGI-IP27: Use structs for decoding error status registers
Thomas Bogendoerfer
1
-18
/
+20
2020-01-10
MIPS: SGI-IP27: Use union instead of typedef
Thomas Bogendoerfer
1
-2
/
+2
2020-01-10
MIPS: SGI-IP27: Move get_nasid() to a IP27 specific file
Thomas Bogendoerfer
1
-10
/
+0
2020-01-10
MIPS: SGI-IP27: get rid of asm/sn/sn0/ip27.h
Thomas Bogendoerfer
4
-3
/
+3
2020-01-10
MIPS: SGI-IP27: use asm/sn/agent.h for including HUB related stuff
Thomas Bogendoerfer
12
-19
/
+10
2020-01-10
MIPS: SGI-IP27: use cpu physid already present while scanning for CPUs
Thomas Bogendoerfer
2
-69
/
+8
2020-01-10
MIPS: SGI-IP27: use nodemask instead of cpumask
Thomas Bogendoerfer
1
-6
/
+6
2020-01-09
MIPS: SGI-IP27: Fix node_distance
Thomas Bogendoerfer
1
-9
/
+9
2019-11-26
Merge tag 'mips_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
12
-199
/
+150
2019-11-22
MIPS: SGI-IP27: Fix crash, when CPUs are disabled via nr_cpus parameter
Thomas Bogendoerfer
1
-0
/
+4
2019-11-02
MIPS: SGI-IP27: replace MAX_COMPACT_NODE with MAX_NUMNODES
Thomas Bogendoerfer
3
-11
/
+7
2019-11-01
MIPS: SGI-IP27: fix exception handler replication
Thomas Bogendoerfer
3
-26
/
+6
2019-10-24
MIPS: SGI-IP27: reduce ARC usage to a minimum
Thomas Bogendoerfer
1
-0
/
+14
2019-10-24
MIPS: SGI-IP27: move registering of smp ops into IP27 specific code
Thomas Bogendoerfer
2
-0
/
+3
2019-10-24
MIPS: SGI-IP27: collect externs in new header file
Thomas Bogendoerfer
5
-4
/
+17
2019-10-07
MIPS: PCI: use information from 1-wire PROM for IOC3 detection
Thomas Bogendoerfer
1
-5
/
+33
2019-10-07
mips: sgi-ip27: switch from DISCONTIGMEM to SPARSEMEM
Mike Rapoport
1
-4
/
+2
2019-10-07
MIPS: SGI-IP27: get rid of compact node ids
Thomas Bogendoerfer
11
-176
/
+71
2019-08-30
MIPS: SGI-IP27: restructure ioc3 register access
Thomas Bogendoerfer
1
-2
/
+3
2019-08-30
MIPS: SGI-IP27: remove ioc3 ethernet init
Thomas Bogendoerfer
1
-13
/
+0
2019-07-09
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209
Thomas Gleixner
2
-2
/
+2
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
1
-1
/
+1
2019-05-10
MIPS: SGI-IP27: abstract chipset irq from bridge
Thomas Bogendoerfer
1
-107
/
+84
2019-05-10
MIPS: SGI-IP27: use generic PCI driver
Thomas Bogendoerfer
2
-12
/
+51
2019-02-19
MIPS: SGI-IP27: rework HUB interrupts
Thomas Bogendoerfer
6
-497
/
+250
2019-02-19
MIPS: SGI-IP27: do boot CPU init later
Thomas Bogendoerfer
2
-3
/
+3
2019-02-19
MIPS: SGI-IP27: do xtalk scanning later
Thomas Bogendoerfer
2
-4
/
+12
2019-02-19
MIPS: SGI-IP27: use pr_info/pr_emerg and pr_cont to fix output
Thomas Bogendoerfer
2
-45
/
+45
2019-02-19
MIPS: SGI-IP27: clean up bridge access and header files
Thomas Bogendoerfer
1
-13
/
+11
2019-02-19
MIPS: SGI-IP27: get rid of volatile and hubreg_t
Thomas Bogendoerfer
5
-9
/
+9
2018-11-16
MIPS: Loongson3,SGI-IP27: Simplify max_low_pfn calculation
Paul Burton
1
-10
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+0
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
1
-1
/
+1
2018-09-14
mips: switch to NO_BOOTMEM
Mike Rapoport
1
-7
/
+4
2018-07-17
mips: unify prom_putchar() declarations
Alexander Sverdlin
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
8
-0
/
+8
2017-08-30
MIPS: SMP: Allow boot_secondary SMP op to return errors
Paul Burton
1
-1
/
+2
2017-08-29
MIPS: SMP: Constify smp ops
Matt Redfearn
1
-1
/
+1
2017-04-14
MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-03-08
MIPS: Add missing include files
Arnd Bergmann
2
-0
/
+5
2017-03-03
sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-14
MIPS: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
3
-4
/
+2
2017-01-25
MIPS: Avoid old-style declaration
Arnd Bergmann
1
-1
/
+1
[next]