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-03-31
net: filter: add jited flag to indicate jit compiled filters
Daniel Borkmann
5
-5
/
+12
2014-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-15
/
+6
2014-03-29
x86: fix boot on uniprocessor systems
Artem Fetishev
1
-1
/
+2
2014-03-26
net: Rename skb->rxhash to skb->hash
Tom Herbert
5
-13
/
+13
2014-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
31
-237
/
+101
2014-03-25
Revert "xen: properly account for _PAGE_NUMA during xen pte translations"
David Vrabel
2
-14
/
+4
2014-03-25
Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
5
-81
/
+3
2014-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
3
-4
/
+6
2014-03-25
uml/net_kern: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
1
-1
/
+1
2014-03-24
sparc64: Make sure %pil interrupts are enabled during hypervisor yield.
David S. Miller
1
-1
/
+3
2014-03-23
parisc: locks: remove redundant arch_*_relax operations
Will Deacon
1
-4
/
+0
2014-03-23
parisc: wire up sys_utimes
Helge Deller
2
-2
/
+3
2014-03-23
parisc: Remove unused CONFIG_PARISC_TMPALIAS code
John David Anglin
2
-75
/
+0
2014-03-22
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2014-03-20
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
5
-27
/
+40
2014-03-20
MIPS: Make local_irq_disable macro safe for non-Mipsr2
Jim Quinlan
1
-0
/
+11
2014-03-20
Merge tag 'pci-v3.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-19
/
+1
2014-03-20
MIPS: Octeon: Fix warning in of_device_alloc on cn3xxx
Andreas Herrmann
1
-10
/
+12
2014-03-20
MIPS: ftrace: Tweak safe_load()/safe_store() macros
Viller Hsiao
1
-10
/
+10
2014-03-19
MIPS: BCM47XX: Check all (32) GPIOs when looking for a pin
Rafał Miłecki
1
-1
/
+1
2014-03-19
Revert "[PATCH] Insert GART region into resource map"
Bjorn Helgaas
1
-19
/
+1
2014-03-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-69
/
+2
2014-03-18
MIPS: Fix possible build error with transparent hugepages enabled
Alex Smith
1
-6
/
+6
2014-03-18
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
16
-35
/
+46
2014-03-17
sparc64:tsb.c:use array size macro rather than number
Doug Wilson
1
-1
/
+1
2014-03-17
sparc64: don't treat 64-bit syscall return codes as 32-bit
Dave Kleikamp
1
-2
/
+2
2014-03-17
MIPS: mark O32+FP64 experimental for now
Paul Burton
1
-3
/
+9
2014-03-17
MIPS: ftrace: Fix icache flush range error
Viller Hsiao
1
-3
/
+2
2014-03-17
MIPS: Fix syscall tracing interface
Lars Persson
1
-2
/
+2
2014-03-17
MIPS: asm: syscall: Fix copying system call arguments
Markos Chandras
1
-2
/
+1
2014-03-16
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2014-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
46
-382
/
+268
2014-03-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+13
2014-03-15
MIPS: Octeon: Fix fall through on bar type OCTEON_DMA_BAR_TYPE_SMALL
Colin Ian King
1
-0
/
+1
2014-03-14
MIPS: FPU: Fix conflict of register usage
Huacai Chen
1
-4
/
+4
2014-03-14
MIPS: Replace CONFIG_MIPS64 and CONFIG_MIPS32_R2
Paul Bolle
3
-7
/
+7
2014-03-14
x86/amd/numa: Fix northbridge quirk to assign correct NUMA node
Daniel J Blueman
1
-1
/
+1
2014-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2014-03-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-12
/
+7
2014-03-13
KVM: PPC: Book3S HV: Fix register usage when loading/saving VRSAVE
Paul Mackerras
1
-2
/
+2
2014-03-13
KVM: PPC: Book3S HV: Remove bogus duplicate code
Paul Mackerras
1
-67
/
+0
2014-03-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+3
2014-03-12
KVM: SVM: fix cr8 intercept window
Radim Krčmář
1
-3
/
+3
2014-03-12
x86: bpf_jit: support negative offsets
Alexei Starovoitov
1
-1
/
+1
2014-03-12
MIPS: math-emu: Fix prefx detection and COP1X function field definition
Deng-Cheng Zhu
2
-5
/
+5
2014-03-11
ARM: at91: fix network interface ordering for sama5d36
Boris BREZILLON
1
-1
/
+1
2014-03-11
x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPU
Suresh Siddha
1
-3
/
+12
2014-03-11
x86: Remove CONFIG_X86_OOSTORE
Dave Jones
6
-290
/
+5
2014-03-11
perf/x86: Fix leak in uncore_type_init failure paths
Dave Jones
1
-1
/
+2
2014-03-11
cris: convert ffs from an object-like macro to a function-like macro
Geert Uytterhoeven
1
-1
/
+1
[next]