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
2018-01-18
Merge remote-tracking branch 'asoc/topic/intel' into asoc-next
Mark Brown
44
-1957
/
+1071
2018-01-18
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
Mark Brown
4
-4
/
+16
2018-01-18
Merge remote-tracking branch 'asoc/fix/mtk' into asoc-linus
Mark Brown
1
-17
/
+14
2018-01-18
Merge remote-tracking branch 'asoc/fix/rockchip' into asoc-linus
Mark Brown
1
-0
/
+6
2018-01-18
Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus
Mark Brown
4
-6
/
+7
2018-01-18
ASoC: soc-core: add missing EXPORT_SYMBOL_GPL() for snd_soc_rtdcom_lookup
Kuninori Morimoto
1
-0
/
+1
2018-01-18
ASoC: Intel: remove select on non-existing SND_SOC_INTEL_COMMON
Corentin LABBE
1
-1
/
+0
2018-01-17
ASoC: Intel: remove second duplicated assignment to pointer 'res'
Colin Ian King
1
-1
/
+0
2018-01-16
ASoC: add Component level .read/.write
Kuninori Morimoto
2
-0
/
+9
2018-01-15
Linux 4.15-rc8
Linus Torvalds
1
-1
/
+1
2018-01-15
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2018-01-15
Merge tag 'powerpc-4.15-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
21
-36
/
+561
2018-01-15
x86/retpoline: Remove compile time warning
Thomas Gleixner
1
-2
/
+0
2018-01-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2018-01-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
44
-100
/
+1525
2018-01-14
x86,perf: Disable intel_bts when PTI
Peter Zijlstra
1
-0
/
+18
2018-01-14
security/Kconfig: Correct the Documentation reference for PTI
W. Trevor King
1
-1
/
+1
2018-01-14
x86/pti: Fix !PCID and sanitize defines
Thomas Gleixner
3
-21
/
+23
2018-01-14
Merge tag 'usb-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
9
-33
/
+63
2018-01-14
Merge tag 'staging-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2018-01-14
Merge tag 'char-misc-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-10
/
+14
2018-01-14
Merge tag 'kbuild-fixes-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-30
/
+42
2018-01-14
Merge tag 'apparmor-pr-2018-01-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-25
/
+40
2018-01-14
Merge tag 'pci-v4.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-11
/
+30
2018-01-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-7
/
+9
2018-01-13
tools/objtool/Makefile: don't assume sync-check.sh is executable
Andrew Morton
1
-1
/
+1
2018-01-13
kdump: write correct address of mem_section into vmcoreinfo
Kirill A. Shutemov
2
-1
/
+3
2018-01-13
kmemleak: allow to coexist with fault injection
Dmitry Vyukov
1
-1
/
+1
2018-01-13
MAINTAINERS, nilfs2: change project home URLs
Ryusuke Konishi
2
-4
/
+4
2018-01-13
genksyms: drop *.hash.c from .gitignore
Masahiro Yamada
1
-1
/
+0
2018-01-13
selftests/x86: Add test_vsyscall
Andy Lutomirski
2
-1
/
+501
2018-01-13
apparmor: Fix regression in profile conflict logic
Matthew Garrett
1
-4
/
+5
2018-01-13
apparmor: fix ptrace label match when matching stacked labels
John Johansen
2
-21
/
+35
2018-01-13
ASoC: Intel - Convert to use acpi_dev_get_first_match_name()
Andy Shevchenko
8
-46
/
+6
2018-01-13
Merge branch 'topic/hdac-hdmi' of https://git.kernel.org/pub/scm/linux/kernel...
Mark Brown
3
-184
/
+178
2018-01-13
ASoC: acpi: remove hard-coded i2c-device name length
Pierre-Louis Bossart
7
-7
/
+10
2018-01-13
ASoC: Intel: bytcht_es8316: fix HID handling
Pierre-Louis Bossart
2
-1
/
+26
2018-01-13
Merge branch 'fix/intel' of https://git.kernel.org/pub/scm/linux/kernel/git/b...
Mark Brown
2
-0
/
+2
2018-01-12
Merge branch 'acpi-gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Mark Brown
2295
-14462
/
+24220
2018-01-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+12
2018-01-12
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-1
/
+4
2018-01-12
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
6
-16
/
+0
2018-01-12
Merge tag 'for-linus-4.15-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-10
/
+8
2018-01-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-50
/
+88
2018-01-12
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+12
2018-01-12
Merge branch 'nvme-4.15' of git://git.infradead.org/nvme into for-linus
Jens Axboe
1
-0
/
+1
2018-01-12
Merge tag 'mmc-v4.15-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+7
2018-01-12
Merge tag 'drm-fixes-for-v4.15-rc8' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
14
-43
/
+39
2018-01-12
x86/retpoline: Fill return stack buffer on vmexit
David Woodhouse
3
-1
/
+85
2018-01-12
Merge tag 'drm-intel-fixes-2018-01-11-1' of git://anongit.freedesktop.org/drm...
Dave Airlie
6
-4
/
+17
[next]