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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+31
2014-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
8
-9
/
+15
2014-08-14
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
32
-1076
/
+912
2014-08-14
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2014-08-14
Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-70
/
+309
2014-08-14
Merge tag 'metag-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+3
2014-08-12
sparc64: Fix pcr_ops initialization and usage bugs.
David S. Miller
3
-3
/
+8
2014-08-12
sparc64: Do not disable interrupts in nmi_cpu_busy()
David S. Miller
1
-1
/
+0
2014-08-12
Merge tag 'efi-urgent' into x86/efi
H. Peter Anvin
3
-12
/
+53
2014-08-11
dts: Add bindings for APM X-Gene SoC ethernet driver
Iyappan Subramanian
2
-3
/
+31
2014-08-11
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
7
-87
/
+119
2014-08-11
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-4
/
+4
2014-08-10
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-120
/
+131
2014-08-10
Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-54
/
+81
2014-08-09
Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
42
-1190
/
+762
2014-08-09
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
4
-5
/
+8
2014-08-09
Merge tag 'arc-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
13
-174
/
+159
2014-08-09
Merge tag 'please-pull-getrandom' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-1
/
+3
2014-08-09
ARM: dts: exynos5420: remove disp_pd
Stephen Rothwell
1
-1
/
+0
2014-08-09
ARM: EXYNOS: Fix suspend/resume sequences
Tomasz Figa
1
-87
/
+76
2014-08-09
Merge tag 'omap-for-v3.17/soc-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Olof Johansson
3
-12
/
+35
2014-08-09
ARM: dts: Fix the sort ordering of EHCI and HSIC in rk3288.dtsi
Doug Anderson
1
-20
/
+20
2014-08-09
ARM: wire up memfd_create syscall
Russell King
2
-0
/
+2
2014-08-09
ARM: wire up getrandom syscall
Russell King
3
-1
/
+3
2014-08-09
ARM: 8114/1: LPAE: load upper bits of early TTBR0/TTBR1
Konstantin Khlebnikov
1
-4
/
+3
2014-08-09
Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
3
-2
/
+3
2014-08-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-4
/
+4
2014-08-09
Merge branch 'akpm' (second patchbomb from Andrew Morton)
Linus Torvalds
97
-293
/
+2169
2014-08-09
kexec: verify the signature of signed PE bzImage
Vivek Goyal
3
-0
/
+54
2014-08-09
kexec: support kexec/kdump on EFI systems
Vivek Goyal
1
-12
/
+134
2014-08-09
kexec: support for kexec on panic using new system call
Vivek Goyal
6
-16
/
+687
2014-08-09
kexec-bzImage64: support for loading bzImage using 64bit entry
Vivek Goyal
5
-2
/
+406
2014-08-09
kexec: load and relocate purgatory at kernel load time
Vivek Goyal
10
-0
/
+160
2014-08-09
purgatory: core purgatory functionality
Vivek Goyal
8
-0
/
+305
2014-08-09
purgatory/sha256: provide implementation of sha256 in purgaotory context
Vivek Goyal
2
-0
/
+305
2014-08-09
kexec: implementation of new syscall kexec_file_load
Vivek Goyal
1
-0
/
+45
2014-08-09
kexec: new syscall kexec_file_load() declaration
Vivek Goyal
1
-0
/
+1
2014-08-09
kernel: build bin2c based on config option CONFIG_BUILD_BIN2C
Vivek Goyal
1
-0
/
+1
2014-08-09
shm: add memfd_create() syscall
David Herrmann
2
-0
/
+2
2014-08-09
arch/x86: replace strict_strto calls
Daniel Walter
5
-9
/
+9
2014-08-09
arch/powerpc: replace obsolete strict_strto* calls
Daniel Walter
4
-7
/
+7
2014-08-09
arch/arm/mach-w90x900/cpu.c: replace obsolete strict_strto
Daniel Walter
1
-1
/
+2
2014-08-09
arch/arm/mach-s3c24xx/mach-jive.c: replace strict_strto* with kstrto*
Daniel Walter
1
-1
/
+1
2014-08-09
arch/arm/mach-pxa: replace strict_strto call with kstrto
Daniel Walter
2
-2
/
+2
2014-08-09
arch/arm/mach-omap2: replace strict_strto* with kstrto*
Daniel Walter
2
-17
/
+7
2014-08-09
arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area
Andy Lutomirski
18
-134
/
+41
2014-08-09
lib/scatterlist: clean up useless architecture versions of scatterlist.h
Laura Abbott
14
-47
/
+7
2014-08-09
lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig
Laura Abbott
24
-56
/
+19
2014-08-09
proc: convert /proc/$PID/hardwall to seq_file interface
Alexey Dobriyan
2
-4
/
+4
2014-08-09
rtc: ia64: allow other architectures to use EFI RTC
Mark Salter
1
-15
/
+0
[next]