index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
sgi-ip27
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
2020-08-07
1
-2
/
+0
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
2
-2
/
+0
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-03
1
-1
/
+1
|
\
|
*
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
2020-06-03
1
-1
/
+1
*
|
MIPS: SGI-IP27: Remove not used definition TICK_SIZE in ip27-timer.c
Tiezhu Yang
2020-05-21
1
-2
/
+0
*
|
MIPS: SGI-IP27: Remove not used includes and comment in ip27-timer.c
Tiezhu Yang
2020-05-20
1
-5
/
+0
*
|
MIPS: SGI-IP27: Remove duplicated include in ip27-timer.c
Tiezhu Yang
2020-05-19
1
-2
/
+0
*
|
MIPS: Only include the platform file needed
Thomas Bogendoerfer
2020-05-13
1
-3
/
+0
|
/
*
mfd: ioc3: Add driver for SGI IOC3 chip
Thomas Bogendoerfer
2020-01-09
1
-20
/
+0
*
MIPS: SGI-IP27: No need for slice_map
Thomas Bogendoerfer
2020-01-09
1
-5
/
+0
*
MIPS: SGI-IP27: Store cpu speed when scanning for CPUs and use it later
Thomas Bogendoerfer
2020-01-09
4
-21
/
+4
*
MIPS: SGI-IP27: Only reserve interrupts used in Linux
Thomas Bogendoerfer
2020-01-09
1
-3
/
+1
*
MIPS: SGI-IP27: Move all shared IP27 declarations to ip27-common.h
Thomas Bogendoerfer
2020-01-09
7
-7
/
+19
*
MIPS: SGI-IP27: Use specific get_region_shift
Thomas Bogendoerfer
2020-01-09
1
-24
/
+12
*
MIPS: SGI-IP27: Use structs for decoding error status registers
Thomas Bogendoerfer
2020-01-09
1
-18
/
+20
*
MIPS: SGI-IP27: Use union instead of typedef
Thomas Bogendoerfer
2020-01-09
1
-2
/
+2
*
MIPS: SGI-IP27: Move get_nasid() to a IP27 specific file
Thomas Bogendoerfer
2020-01-09
1
-10
/
+0
*
MIPS: SGI-IP27: get rid of asm/sn/sn0/ip27.h
Thomas Bogendoerfer
2020-01-09
4
-3
/
+3
*
MIPS: SGI-IP27: use asm/sn/agent.h for including HUB related stuff
Thomas Bogendoerfer
2020-01-09
12
-19
/
+10
*
MIPS: SGI-IP27: use cpu physid already present while scanning for CPUs
Thomas Bogendoerfer
2020-01-09
2
-69
/
+8
*
MIPS: SGI-IP27: use nodemask instead of cpumask
Thomas Bogendoerfer
2020-01-09
1
-6
/
+6
*
MIPS: SGI-IP27: Fix node_distance
Thomas Bogendoerfer
2020-01-09
1
-9
/
+9
*
Merge tag 'mips_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2019-11-25
12
-199
/
+150
|
\
|
*
MIPS: SGI-IP27: Fix crash, when CPUs are disabled via nr_cpus parameter
Thomas Bogendoerfer
2019-11-22
1
-0
/
+4
|
*
MIPS: SGI-IP27: replace MAX_COMPACT_NODE with MAX_NUMNODES
Thomas Bogendoerfer
2019-11-01
3
-11
/
+7
|
*
MIPS: SGI-IP27: reduce ARC usage to a minimum
Thomas Bogendoerfer
2019-10-23
1
-0
/
+14
|
*
MIPS: SGI-IP27: move registering of smp ops into IP27 specific code
Thomas Bogendoerfer
2019-10-23
2
-0
/
+3
|
*
MIPS: SGI-IP27: collect externs in new header file
Thomas Bogendoerfer
2019-10-23
5
-4
/
+17
|
*
MIPS: PCI: use information from 1-wire PROM for IOC3 detection
Thomas Bogendoerfer
2019-10-07
1
-5
/
+33
|
*
mips: sgi-ip27: switch from DISCONTIGMEM to SPARSEMEM
Mike Rapoport
2019-10-07
1
-4
/
+2
|
*
MIPS: SGI-IP27: get rid of compact node ids
Thomas Bogendoerfer
2019-10-07
11
-176
/
+71
*
|
MIPS: SGI-IP27: fix exception handler replication
Thomas Bogendoerfer
2019-10-31
3
-26
/
+6
|
/
*
MIPS: SGI-IP27: restructure ioc3 register access
Thomas Bogendoerfer
2019-08-30
1
-2
/
+3
*
MIPS: SGI-IP27: remove ioc3 ethernet init
Thomas Bogendoerfer
2019-08-30
1
-13
/
+0
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
1
-1
/
+1
|
\
|
*
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-27
1
-1
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209
Thomas Gleixner
2019-05-30
2
-2
/
+2
|
/
*
MIPS: SGI-IP27: abstract chipset irq from bridge
Thomas Bogendoerfer
2019-05-09
1
-107
/
+84
*
MIPS: SGI-IP27: use generic PCI driver
Thomas Bogendoerfer
2019-05-09
2
-12
/
+51
*
MIPS: SGI-IP27: rework HUB interrupts
Thomas Bogendoerfer
2019-02-19
6
-497
/
+250
*
MIPS: SGI-IP27: do boot CPU init later
Thomas Bogendoerfer
2019-02-19
2
-3
/
+3
*
MIPS: SGI-IP27: do xtalk scanning later
Thomas Bogendoerfer
2019-02-19
2
-4
/
+12
*
MIPS: SGI-IP27: use pr_info/pr_emerg and pr_cont to fix output
Thomas Bogendoerfer
2019-02-19
2
-45
/
+45
*
MIPS: SGI-IP27: clean up bridge access and header files
Thomas Bogendoerfer
2019-02-19
1
-13
/
+11
*
MIPS: SGI-IP27: get rid of volatile and hubreg_t
Thomas Bogendoerfer
2019-02-19
5
-9
/
+9
*
MIPS: Loongson3,SGI-IP27: Simplify max_low_pfn calculation
Paul Burton
2018-11-15
1
-10
/
+1
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+0
*
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
1
-1
/
+1
*
mips: switch to NO_BOOTMEM
Mike Rapoport
2018-09-14
1
-7
/
+4
*
mips: unify prom_putchar() declarations
Alexander Sverdlin
2018-07-17
1
-0
/
+1
[next]