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
2016-02-17
crypto: chacha20-ssse3 - Align stack pointer to 64 bytes
Eli Cooper
1
-2
/
+4
2016-02-17
parisc: Fix __ARCH_SI_PREAMBLE_SIZE
Helge Deller
1
-0
/
+4
2016-02-17
parisc: Protect huge page pte changes with spinlocks
Helge Deller
2
-28
/
+52
2016-01-31
arm64: kernel: fix architected PMU registers unconditional access
Lorenzo Pieralisi
3
-2
/
+19
2016-01-31
arm64: kernel: enforce pmuserenr_el0 initialization and restore
Lorenzo Pieralisi
2
-3
/
+2
2016-01-31
arm64: mm: ensure that the zero page is visible to the page table walker
Will Deacon
1
-0
/
+3
2016-01-31
arm64: Clear out any singlestep state on a ptrace detach operation
John Blackwood
1
-0
/
+6
2016-01-31
powerpc/module: Handle R_PPC64_ENTRY relocations
Ulrich Weigand
2
-0
/
+29
2016-01-31
powerpc: Make {cmp}xchg* and their atomic_ versions fully ordered
Boqun Feng
1
-8
/
+8
2016-01-31
powerpc: Make value-returning atomics fully ordered
Boqun Feng
1
-1
/
+1
2016-01-31
powerpc/tm: Check for already reclaimed tasks
Michael Neuling
1
-0
/
+18
2016-01-31
x86/mm: Improve switch_mm() barrier comments
Andy Lutomirski
1
-7
/
+8
2016-01-31
x86/mm: Add barriers and document switch_mm()-vs-flush synchronization
Andy Lutomirski
2
-4
/
+58
2016-01-31
x86/boot: Double BOOT_HEAP_SIZE to 64KB
H.J. Lu
1
-1
/
+1
2016-01-31
x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]
Mario Kleiner
1
-0
/
+8
2016-01-31
kvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROL
Huaitong Han
1
-1
/
+2
2016-01-31
KVM: x86: correctly print #AC in traces
Paolo Bonzini
1
-1
/
+1
2016-01-31
KVM: x86: expose MSR_TSC_AUX to userspace
Paolo Bonzini
1
-5
/
+6
2016-01-31
x86/xen: don't reset vcpu_info on a cancelled suspend
Ouyang Zhaowei (Charles)
1
-1
/
+2
2016-01-09
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-12
/
+49
2016-01-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+3
2016-01-09
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
13
-32
/
+96
2016-01-08
Merge tag 'omap-for-v4.4/onenand-corruption' of git://git.kernel.org/pub/scm/...
Arnd Bergmann
1
-5
/
+9
2016-01-07
dts: vt8500: Add SDHC node to DTS file for WM8650
Roman Volkov
1
-0
/
+9
2016-01-07
ARM: Fix broken USB support in multi_v7_defconfig for sunxi devices
Timo Sigurdsson
1
-0
/
+1
2016-01-07
kvm: x86: only channel 0 of the i8254 is linked to the HPET
Paolo Bonzini
2
-1
/
+3
2016-01-07
ARM: versatile: fix MMC/SD interrupt assignment
Linus Walleij
2
-4
/
+26
2016-01-07
ARM: nomadik: set latencies to 8 cycles
Linus Walleij
1
-3
/
+3
2016-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-57
/
+8
2016-01-06
ARM: OMAP2+: Fix onenand rate detection to avoid filesystem corruption
Tony Lindgren
1
-5
/
+9
2016-01-06
ARM: net: bpf: fix zero right shift
Rabin Vincent
1
-1
/
+2
2016-01-06
net: filter: make JITs zero A for SKF_AD_ALU_XOR_X
Rabin Vincent
4
-56
/
+6
2016-01-06
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
2
-9
/
+10
2016-01-05
tile: provide CONFIG_PAGE_SIZE_64KB etc for tilepro
Chris Metcalf
2
-9
/
+10
2016-01-03
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+1
2016-01-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
3
-18
/
+25
2015-12-31
sparc: Wire up mlock2 system call.
David S. Miller
3
-4
/
+5
2015-12-31
sparc: Add all necessary direct socket system calls.
David S. Miller
3
-18
/
+24
2015-12-31
ARM: Fix broken USB support in sunxi_defconfig
Timo Sigurdsson
1
-0
/
+1
2015-12-30
x86/numachip: Fix NumaConnect2 MMCFG PCI access
Daniel J Blueman
1
-4
/
+1
2015-12-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-1
/
+11
2015-12-30
m32r: add io*_rep helpers
Sudip Mukherjee
1
-1
/
+9
2015-12-30
m32r: fix build failure
Sudip Mukherjee
1
-0
/
+1
2015-12-30
arch/x86/xen/suspend.c: include xen/xen.h
Andrew Morton
1
-0
/
+1
2015-12-30
MIPS: VDSO: Fix build error with binutils 2.24 and earlier
Guenter Roeck
1
-1
/
+1
2015-12-29
[PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64()
Al Viro
1
-36
/
+37
2015-12-28
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
8
-24
/
+42
2015-12-28
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
11
-9
/
+22
2015-12-27
MIPS: Fix bitrot in __get_user_unaligned()
Al Viro
1
-3
/
+3
2015-12-27
Merge tag 'arc-4.4-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-22
/
+14
[next]