index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-09
MIPS: Netlogic: Move from u32 cpumask to cpumask_t
Jayachandran C
6
-55
/
+86
2012-11-09
MIPS: Netlogic: Update PIC access functions
Jayachandran C
1
-33
/
+7
2012-11-09
MIPS: Netlogic: Pass cpuid to early_init_secondary
Jayachandran C
2
-2
/
+4
2012-11-09
MIPS: Netlogic: Fix interrupt table entry init
Jayachandran C
1
-1
/
+1
2012-11-09
MIPS: Netlogic: Fix DMA zone selection for 64-bit
Jayachandran C
1
-2
/
+2
2012-11-09
MIPS: Netlogic: Move fdt init to plat_mem_setup
Jayachandran C
1
-13
/
+14
2012-11-09
MIPS: Netlogic: Enable SUE bit in cores
Jayachandran C
1
-1
/
+1
2012-11-09
MIPS: Netlogic: select MIPSR2 for XLP
Jayachandran C
1
-1
/
+2
2012-11-09
MIPS: perf: Add XLP support for hardware perf.
Zi Shen Lim
2
-1
/
+125
2012-11-09
MIPS: oprofile: Support for XLR/XLS processors
Madhusudan Bhat
3
-0
/
+31
2012-11-09
MIPS: BCM63XX: move nvram functions into their own file
Jonas Gorski
5
-80
/
+154
2012-11-09
MIPS: BCM63XX: use the new reset helper
Jonas Gorski
2
-27
/
+11
2012-11-09
MIPS: BCM63XX: add core reset helper
Jonas Gorski
3
-3
/
+247
2012-11-09
MIPS: BCM63XX: add softreset register description for BCM6358
Jonas Gorski
1
-0
/
+10
2012-11-09
MIPS: BCM63XX: add and use a clock for PCIe
Jonas Gorski
2
-5
/
+25
2012-11-09
MIPS: BCM47xx: sprom: read values without prefix as fallback
Hauke Mehrtens
3
-332
/
+449
2012-11-09
MIPS: BCM47XX: read sprom without prefix if no ieee80211 core
Hauke Mehrtens
1
-0
/
+2
2012-11-09
MIPS: BCM47xx: read out full board data
Hauke Mehrtens
1
-20
/
+14
2012-11-09
MIPS: BCM47XX: improve memory size detection
Hauke Mehrtens
1
-4
/
+6
2012-11-09
MIPS: BCM47XX: ignore last memory page
Hauke Mehrtens
1
-0
/
+10
2012-11-09
MIPS: Move processing of coherency kernel parameters earlier
Shane McDonald
1
-4
/
+4
2012-11-09
mips/octeon: 16-Bit NOR flash was not being detected during boot
Charles Hardin
1
-1
/
+2
2012-11-09
MIPS: tlbex: Fix section mismatches
Kevin Cernekee
1
-2
/
+6
2012-10-18
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
8
-25
/
+68
2012-10-18
MIPS: CMP: Fix physical core number calculation logic
jerin jacob
1
-1
/
+1
2012-10-17
MIPS: JZ4740: Forward declare struct uart_port in header.
Ralf Baechle
1
-0
/
+2
2012-10-17
MIPS: JZ4740: Fix '#include guard' in serial.h
Antony Pavlov
1
-0
/
+1
2012-10-17
UAPI: Place comments in empty arch Kbuilds to make them non-empty
David Howells
1
-0
/
+1
2012-10-17
MIPS: hugetlbfs: Fix hazard between tlb write and pagemask restoration.
Ralf Baechle
1
-0
/
+1
2012-10-17
MIPS: Restore pagemask after dumping the TLB.
Ralf Baechle
1
-1
/
+3
2012-10-17
MIPS: Hugetlbfs: Handle huge pages correctly in pmd_bad()
Ralf Baechle
1
-1
/
+14
2012-10-17
MIPS: R5000: Fix TLB hazard handling.
Ralf Baechle
1
-15
/
+8
2012-10-17
MIPS: tlbex: Deal with re-definition of label
Ralf Baechle
1
-7
/
+34
2012-10-17
MIPS: Make __{,n,u}delay declarations match definitions and generic delay.h
David Daney
2
-4
/
+8
2012-10-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
106
-4493
/
+2886
2012-10-15
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-122
/
+158
2012-10-13
Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...
Linus Torvalds
1
-0
/
+9
2012-10-13
vfs: define struct filename and have getname() return it
Jeff Layton
2
-4
/
+4
2012-10-12
mips,kgdb: fix recursive page fault with CONFIG_KPROBES
Jason Wessel
1
-0
/
+9
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+0
2012-10-11
Merge tag 'disintegrate-mips-20121009' of git://git.infradead.org/users/dhowe...
Ralf Baechle
46
-1706
/
+1846
2012-10-11
MIPS: SNI: Switch RM400 serial to SCCNXP driver
Thomas Bogendoerfer
1
-24
/
+3
2012-10-11
MIPS: Remove unused empty_bad_pmd_table[] declaration.
Ralf Baechle
1
-1
/
+0
2012-10-11
MIPS: MT: Remove kspd.
Ralf Baechle
5
-462
/
+0
2012-10-11
MIPS: Malta: Fix section mismatch.
Ralf Baechle
1
-1
/
+2
2012-10-11
MIPS: asm-offset.c: Delete unused irq_cpustat_t struct offsets.
Ralf Baechle
1
-10
/
+0
2012-10-11
MIPS: Alchemy: Merge PB1100/1500 support into DB1000 code.
Manuel Lauss
8
-678
/
+95
2012-10-11
MIPS: Alchemy: merge PB1550 support into DB1550 code
Manuel Lauss
6
-437
/
+161
2012-10-11
MIPS: Alchemy: Single kernel for DB1200/1300/1550
Manuel Lauss
13
-941
/
+548
2012-10-11
MIPS: Optimize TLB refill for RI/XI configurations.
David Daney
1
-16
/
+7
[next]