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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-13
MIPS: Add iomem resource for kernel bss section.
David Daney
1
-0
/
+4
2017-11-13
MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMP
Ben Hutchings
2
-1
/
+3
2017-11-13
MIPS: BMIPS: Enable HARDIRQS_SW_RESEND
Justin Chen
1
-0
/
+1
2017-11-13
MIPS: pci: Make use of the BIT() macro inside the mt7620 driver
John Crispin
1
-6
/
+6
2017-11-13
MIPS: pci: Remove KERN_WARN instance inside the mt7620 driver
John Crispin
1
-1
/
+1
2017-11-13
MIPS: pci: Remove duplicate define in mt7620 driver
John Crispin
1
-1
/
+0
2017-11-13
MIPS: ralink: Fix typo in mt7628 pinmux function
Mathias Kresin
1
-1
/
+1
2017-11-13
MIPS: ralink: Fix MT7628 pinmux
Mathias Kresin
1
-2
/
+2
2017-11-10
MIPS: Fix odd fp register warnings with MIPS64r2
James Hogan
1
-3
/
+5
2017-11-09
watchdog: jz4780: Allow selection of jz4740-wdt driver
Mathieu Malaterre
1
-1
/
+1
2017-11-09
MIPS/ptrace: Update syscall nr on register changes
James Hogan
3
-4
/
+47
2017-11-09
MIPS/ptrace: Pick up ptrace/seccomp changed syscalls
James Hogan
1
-3
/
+6
2017-11-09
MIPS: Fix an n32 core file generation regset support regression
Maciej W. Rozycki
1
-0
/
+17
2017-11-09
MIPS: Fix MIPS64 FP save/restore on 32-bit kernels
James Hogan
2
-14
/
+14
2017-11-09
MIPS: page.h: Define virt_to_pfn()
Florian Fainelli
1
-2
/
+2
2017-11-09
MIPS: Xilfpga: Switch to using generic defconfigs
Zubair Lutfullah Kakakhel
10
-226
/
+4
2017-11-09
MIPS: generic: Add support for MIPSfpga
Zubair Lutfullah Kakakhel
5
-1
/
+59
2017-11-09
MIPS: Set defconfig target to a generic system for 32r2el
Matt Redfearn
1
-1
/
+1
2017-11-09
MIPS: Kconfig: Set default MIPS system type as generic
Matt Redfearn
2
-1
/
+2
2017-11-09
MIPS: DTS: Remove num-slots from Pistachio SoC
Shawn Lin
1
-1
/
+0
2017-11-09
MIPS: Lasat: Use setup_timer() helper
Allen Pais
1
-2
/
+1
2017-11-09
MIPS: Use SLL by 0 for 32-bit truncation in `__read_64bit_c0_split'
Maciej W. Rozycki
1
-8
/
+6
2017-11-08
MIPS: ralink: Drop obsolete USB_ARCH_HAS_HCD select
James Hogan
1
-1
/
+0
2017-11-08
MIPS: BCM47XX: Fix LED inversion for WRT54GSv1
Mirko Parthey
1
-1
/
+1
2017-11-08
MIPS: Lantiq: Fix ASC0/ASC1 clocks
Martin Schiller
1
-4
/
+2
2017-11-07
MIPS: Standardize DTS files, status "ok" -> "okay"
Robert P. J. Day
3
-3
/
+3
2017-11-07
MIPS: BCM63XX: split out swpkt_sar/usb clocks
Jonas Gorski
1
-10
/
+51
2017-11-07
MIPS: BCM63XX: provide enet clocks as "enet" to the ethernet devices
Jonas Gorski
1
-0
/
+8
2017-11-07
MIPS: BCM63XX: move the HSSPI PLL HZ into its own clock
Jonas Gorski
1
-2
/
+8
2017-11-07
MIPS: BMIPS: name the refclk clock for uart
Jonas Gorski
6
-0
/
+12
2017-11-07
tty/bcm63xx_uart: allow naming clock in device tree
Jonas Gorski
2
-2
/
+10
2017-11-07
tty/bcm63xx_uart: use refclk for the expected clock name
Jonas Gorski
1
-1
/
+1
2017-11-07
MIPS: BCM63XX: provide periph clock as refclk for uart
Jonas Gorski
1
-0
/
+13
2017-11-07
MIPS: BCM63XX: add clkdev lookup support
Jonas Gorski
2
-35
/
+116
2017-11-07
MIPS: Alchemy: make clk_ops const
Bhumika Goyal
1
-5
/
+5
2017-11-07
MIPS: math-emu: Use preferred flavor of unsigned integer declarations
Aleksandar Markovic
12
-42
/
+45
2017-11-07
MIPS: math-emu: Fix final emulation phase for certain instructions
Aleksandar Markovic
1
-14
/
+14
2017-11-07
MIPS: Octeon: Remove usage of cvmx_wait() everywhere.
Steven J. Hill
5
-26
/
+17
2017-11-07
MIPS: Allow __cpu_number_map to be larger than NR_CPUS
David Daney
3
-3
/
+13
2017-10-09
MIPS: jz4780: DTS: Probe the jz4740-watchdog driver from devicetree
Mathieu Malaterre
1
-0
/
+5
2017-10-09
MIPS: Ci20: Enable watchdog driver
Mathieu Malaterre
1
-0
/
+2
2017-10-09
MIPS: Remove unused variable 'lastpfn'
Steven J. Hill
1
-4
/
+0
2017-10-09
MIPS: Add nudges to writes for bit unlocks.
Chad Reese
1
-0
/
+1
2017-10-09
MIPS: make thread_saved_pc static
Tobias Klauser
2
-3
/
+1
2017-10-09
MIPS: Ci20: Add support for rootfs on NFS to defconfig
Harvey Hunt
1
-1
/
+4
2017-10-09
MIPS: Cocci spatch "vma_pages"
Thomas Meyer
1
-1
/
+1
2017-10-09
Linux 4.14-rc4
Linus Torvalds
1
-1
/
+1
2017-10-07
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
8
-31
/
+36
2017-10-07
Merge branch 'i2c/for-current-4.14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-10
/
+14
2017-10-07
Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
11
-162
/
+81
[next]