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
2014-01-22
MIPS: BCM47XX: update defconfig
Hauke Mehrtens
1
-580
/
+43
2014-01-22
MIPS: BCM47XX: add EARLY_PRINTK_8250 support
Hauke Mehrtens
2
-0
/
+11
2014-01-22
MIPS: BCM47XX: Remove CFE support
Hauke Mehrtens
2
-93
/
+0
2014-01-22
MIPS: BCM47XX: only print SoC name in system type in cpuinfo
Hauke Mehrtens
3
-22
/
+13
2014-01-22
MIPS: BCM63XX: drop SYS_HAS_CPU_MIPS32R1
Jonas Gorski
1
-1
/
+0
2014-01-22
MIPS: cpu-type: guard BMIPS variants with SYS_HAS_CPU_BMIPS*
Jonas Gorski
1
-3
/
+10
2014-01-22
MIPS: BCM47XX: select BMIPS CPUs for BCM47XX_SSB
Jonas Gorski
1
-0
/
+1
2014-01-22
MIPS: BCM63XX: let the individual SoCs select the appropriate CPUs
Jonas Gorski
2
-1
/
+8
2014-01-22
MIPS: BCM63XX: always register bmips smp ops
Jonas Gorski
1
-4
/
+2
2014-01-22
MIPS: BMIPS: add a smp ops registration helper
Jonas Gorski
3
-1
/
+28
2014-01-22
MIPS: BMIPS: extend BMIPS3300 to include BMIPS32
Jonas Gorski
1
-4
/
+4
2014-01-22
MIPS: BMIPS: select CPU_HAS_PREFETCH
Jonas Gorski
1
-0
/
+1
2014-01-22
MIPS: BMIPS: select CPU_SUPPORTS_HIGHMEM
Jonas Gorski
1
-1
/
+1
2014-01-22
MIPS: BMIPS: merge CPU options into one option
Jonas Gorski
1
-41
/
+39
2014-01-22
MIPS: BMIPS: change compile time checks to runtime checks
Jonas Gorski
4
-137
/
+235
2014-01-22
MIPS: allow asm/cpu.h to be included from assembly
Jonas Gorski
1
-0
/
+3
2014-01-22
MIPS: BCM63XX: disable SMP also on BCM3368
Jonas Gorski
1
-4
/
+4
2014-01-22
MIPS: BCM63XX: add HSSPI platform device and register it
Jonas Gorski
4
-2
/
+60
2014-01-22
MIPS: BCM63XX: add HSSPI IRQ and register offsets
Jonas Gorski
1
-0
/
+18
2014-01-22
MIPS: BCM63XX: setup the HSSPI clock rate
Jonas Gorski
1
-0
/
+18
2014-01-22
MIPS: BCM63XX: expose the HSSPI clock
Jonas Gorski
1
-0
/
+24
2014-01-14
MIPS: Support for 64-bit FP with O32 binaries
Paul Burton
19
-236
/
+449
2014-01-14
MIPS: Remove unused {en,dis}able_fpu macros
Paul Burton
1
-13
/
+0
2014-01-14
MIPS: microMIPS: mfhc1 & mthc1 support for the FPU emulator
Steven J. Hill
2
-1
/
+9
2014-01-14
MIPS: math-emu: Add mfhc1 & mthc1 support.
Leonid Yegoshin
2
-2
/
+27
2014-01-12
Linux 3.13-rc8
v3.13-rc8
Linus Torvalds
1
-1
/
+1
2014-01-12
SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()
Steven Rostedt
2
-3
/
+22
2014-01-12
thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once only
Hugh Dickins
1
-3
/
+3
2014-01-12
block: null_blk: fix queue leak inside removing device
Ming Lei
1
-8
/
+2
2014-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
34
-126
/
+219
2014-01-11
Merge tag 'xfs-for-linus-v3.13-rc8' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2
-1
/
+2
2014-01-11
Merge branch 'leds-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-16
/
+8
2014-01-11
Merge tag 'pm+acpi-3.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-16
/
+42
2014-01-11
Merge tag 'mfd-fixes-3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+8
2014-01-11
leds: lp5521/5523: Remove duplicate mutex
Milo Kim
2
-16
/
+8
2014-01-10
xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()
Chuansheng Liu
1
-0
/
+1
2014-01-10
xfs: fix off-by-one error in xfs_attr3_rmt_verify
Jie Liu
1
-1
/
+1
2014-01-10
qlcnic: Fix ethtool statistics length calculation
Shahed Shaikh
1
-18
/
+21
2014-01-10
qlcnic: Fix bug in TX statistics
Manish Chopra
3
-1
/
+5
2014-01-10
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
21
-62
/
+80
2014-01-10
macvlan: forbid L2 fowarding offload for macvtap
Jason Wang
1
-1
/
+4
2014-01-10
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
4
-14
/
+23
2014-01-10
bnx2x: fix DMA unmapping of TSO split BDs
Michal Schmidt
1
-4
/
+9
2014-01-10
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...
Linus Torvalds
6
-13
/
+19
2014-01-10
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-5
/
+5
2014-01-10
ipv6: add link-local, sit and loopback address with INFINITY_LIFE_TIME
Hannes Frederic Sowa
1
-2
/
+4
2014-01-10
bnx2x: prevent WARN during driver unload
Yuval Mintz
2
-18
/
+38
2014-01-10
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-6
/
+8
2014-01-10
intel_idle: close avn_cstates array with correct marker
Jiang Liu
1
-1
/
+3
2014-01-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-14
/
+23
[next]