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
2015-01-30
ASoC: atmel_ssc_dai: refactor the startup and shutdown
Bo Shen
1
-17
/
+11
2015-01-30
ASoC: atmel_ssc_dai: fix the setting for DSP mode
Bo Shen
1
-3
/
+3
2015-01-30
ASoC: sgtl5000: Use shift mask when setting codec mode
Filip Brozovic
1
-5
/
+5
2015-01-30
ASoC: tlv320aic3x: Fix data delay configuration
Peter Ujfalusi
1
-1
/
+1
2015-01-30
ASoC: rx51: Correct DAPM route for capture
Peter Ujfalusi
1
-4
/
+4
2015-01-30
ASoC: pxa: make TTC DKB tristate
Arnd Bergmann
1
-1
/
+1
2015-01-30
ASoC: atmel_ssc_dai: Support SND_SOC_DAIFMT_CBM_CFS on I2S
Peter Rosin
1
-0
/
+48
2015-01-30
KVM: x86: check LAPIC presence when building apic_map
Radim Krčmář
1
-0
/
+3
2015-01-30
Merge tag 'kvm-arm-fixes-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
14
-178
/
+327
2015-01-30
Merge tag 'drm-intel-fixes-2015-01-29' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
4
-26
/
+19
2015-01-30
drm: fix fb-helper vs MST dangling connector ptrs (v2)
Rob Clark
1
-0
/
+30
2015-01-30
Merge tag 'dm-3.19-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+11
2015-01-30
Merge tag 'nfs-for-3.19-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-5
/
+10
2015-01-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-18
/
+7
2015-01-30
arm/arm64: KVM: Use kernel mapping to perform invalidation on page fault
Marc Zyngier
3
-18
/
+50
2015-01-30
arm/arm64: KVM: Invalidate data cache on unmap
Marc Zyngier
3
-15
/
+116
2015-01-30
arm/arm64: KVM: Use set/way op trapping to track the state of the caches
Marc Zyngier
14
-145
/
+161
2015-01-29
Merge tag 'sound-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
17
-66
/
+93
2015-01-29
Merge tag 'pinctrl-v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-53
/
+55
2015-01-29
vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUS
Linus Torvalds
1
-1
/
+1
2015-01-29
arm: dma-mapping: Set DMA IOMMU ops in arm_iommu_attach_device()
Laurent Pinchart
1
-15
/
+38
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
30
-7
/
+63
2015-01-29
ASoC: pcm512x: Use the correct range constraints for S24_LE
Peter Rosin
1
-19
/
+20
2015-01-29
ASoC: pcm512x: Fixup warning splat
Peter Rosin
1
-1
/
+1
2015-01-29
ASoC: rt5677: fix SPI dependency
Arnd Bergmann
2
-1
/
+4
2015-01-29
ASoC: davinci: fix DM365_EVM codec selection
Arnd Bergmann
1
-2
/
+1
2015-01-29
ARM: shmobile: r8a7790: Instantiate GIC from C board code in legacy builds
Magnus Damm
3
-0
/
+20
2015-01-29
ARM: shmobile: r8a73a4: Instantiate GIC from C board code in legacy builds
Magnus Damm
2
-0
/
+27
2015-01-29
Merge tag 'mvebu-fixes-3.19-6' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
1
-0
/
+7
2015-01-28
ASoC: pcm512x: Support SND_SOC_DAIFMT_CBM_CFS
Peter Rosin
1
-2
/
+11
2015-01-28
ASoC: pcm512x: Avoid the PLL for the DAC clock, if possible
Peter Rosin
2
-27
/
+96
2015-01-28
ASoC: pcm512x: Support mastering BCLK/LRCLK using the PLL
Peter Rosin
3
-26
/
+501
2015-01-28
ASoC: pcm512x: Support mastering BCLK/LRCLK without using the PLL
Peter Rosin
2
-17
/
+481
2015-01-28
ASoC: pcm512x: Fix spelling of register field names.
Peter Rosin
2
-4
/
+4
2015-01-28
ALSA: pcm: Add snd_interval_ranges() and snd_pcm_hw_constraint_ranges()
Peter Rosin
2
-0
/
+97
2015-01-28
ASoC: dwc: Remove unnecessary conditional compilation
Andrew Jackson
1
-2
/
+0
2015-01-28
ARM: mvebu: don't set the PL310 in I/O coherency mode when I/O coherency is d...
Thomas Petazzoni
1
-0
/
+7
2015-01-28
dm thin: don't allow messages to be sent to a pool target in READ_ONLY or FAI...
Joe Thornber
1
-0
/
+6
2015-01-28
dm cache: fix missing ERR_PTR returns and handling
Joe Thornber
1
-4
/
+5
2015-01-28
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
7
-27
/
+80
2015-01-28
rbd: drop parent_ref in rbd_dev_unprobe() unconditionally
Ilya Dryomov
1
-4
/
+1
2015-01-28
rbd: fix rbd_dev_parent_get() when parent_overlap == 0
Ilya Dryomov
1
-14
/
+6
2015-01-28
perf: Tighten (and fix) the grouping condition
Peter Zijlstra
2
-8
/
+13
2015-01-28
perf/x86/intel: Add model number for Airmont
Kan Liang
1
-0
/
+1
2015-01-28
perf/rapl: Fix crash in rapl_scale()
Stephane Eranian
1
-1
/
+1
2015-01-28
perf/x86/intel/uncore: Move uncore_box_init() out of driver initialization
Kan Liang
2
-15
/
+12
2015-01-28
ASoC: Intel: remove an unused struct member
Dan Carpenter
1
-2
/
+0
2015-01-28
ASoC: Fix warning with make xmldocs caused by soc-devres.c
Masanari Iida
1
-1
/
+1
2015-01-28
quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units
Jan Kara
8
-195
/
+318
2015-01-28
udf: Release preallocation on last writeable close
Jan Kara
1
-1
/
+1
[prev]
[next]