index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
sgi-ip27
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-25
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-01
MIPS: SGI-IP27: replace MAX_COMPACT_NODE with MAX_NUMNODES
Thomas Bogendoerfer
3
-11
/
+7
2019-10-31
MIPS: SGI-IP27: fix exception handler replication
Thomas Bogendoerfer
3
-26
/
+6
2019-10-23
MIPS: SGI-IP27: reduce ARC usage to a minimum
Thomas Bogendoerfer
1
-0
/
+14
2019-10-23
MIPS: SGI-IP27: move registering of smp ops into IP27 specific code
Thomas Bogendoerfer
2
-0
/
+3
2019-10-23
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-08
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-09
MIPS: SGI-IP27: abstract chipset irq from bridge
Thomas Bogendoerfer
1
-107
/
+84
2019-05-09
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-15
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
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-05-28
MIPS: Spelling fix lets -> let's
Ralf Baechle
2
-2
/
+2
2016-05-28
MIPS: IP27: Fix typo
Andrea Gelmini
1
-1
/
+1
2016-04-03
MIPS: Fix misspellings in comments.
Adam Buchbinder
1
-1
/
+1
2015-09-03
MIPS: IP27: Migrate to new 'set-state' interface
Viresh Kumar
1
-7
/
+0
2015-08-03
MIPS: SMP: Don't increment irq_count multiple times for call function IPIs
Alex Smith
1
-2
/
+6
2015-06-21
MIPS: IRQ/IP27: Move IRQ allocation API to platform code.
Ralf Baechle
2
-3
/
+51
2015-04-20
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-7
/
+7
2015-04-01
MIPS: sgi-ip27: Implement read_sched_clock
Deng-Cheng Zhu
1
-0
/
+8
2015-03-05
mips: fix up obsolete cpu function usage.
Rusty Russell
3
-7
/
+7
2015-01-13
MIPS: IP27: Use __noreturn instead of open coded attributes in declarations.
Ralf Baechle
1
-3
/
+4
2014-11-24
MIPS: Remove useless parentheses
Ralf Baechle
2
-6
/
+4
[next]