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-01-29
Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turq...
Linus Torvalds
44
-3054
/
+9711
2014-01-29
x86, intel-mid: Cleanup some platform code's header files
David Cohen
2
-4
/
+5
2014-01-29
Merge branch 'cubox-i-init' into for-linus
Russell King
8
-0
/
+471
2014-01-29
Merge branches 'fixes' and 'misc' into for-linus
Russell King
6
-3
/
+48
2014-01-29
ARM: at91/dt: add watchdog properties to kizbox board
Boris BREZILLON
1
-0
/
+6
2014-01-29
ARM: at91/dt: add sam9 watchdog default options to SoCs
Boris BREZILLON
6
-0
/
+30
2014-01-29
watchdog: bcm281xx: Debugfs support
Markus Mayer
1
-0
/
+1
2014-01-29
watchdog: bcm281xx: Watchdog Driver
Markus Mayer
1
-0
/
+2
2014-01-28
ARM: fix building with gcc 4.6.4
Russell King
1
-1
/
+1
2014-01-28
Merge tag 'microblaze-3.14-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
15
-52
/
+118
2014-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
15
-24
/
+238
2014-01-28
Merge tag 'cris-correction-for-3.14' of git://jni.nu/cris
Linus Torvalds
1
-0
/
+1
2014-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+1
2014-01-28
ARM: 7941/2: Fix incorrect FDT initrd parameter override
Ben Peddell
1
-1
/
+2
2014-01-28
ARM: 7947/1: Make pgtbl macro more robust
Christopher Covington
1
-1
/
+2
2014-01-28
ARM: 7946/1: asm: __und_usr_thumb need byteswap instructions in BE case
Victor Kamensky
1
-0
/
+2
2014-01-28
CRISv10: Readd missing header
Jesper Nilsson
1
-0
/
+1
2014-01-28
ARM: 7930/1: Introduce atomic MMIO modify
Ezequiel Garcia
2
-0
/
+41
2014-01-28
frv: Remove redundant debugging info flag
Geoff Levand
1
-7
/
+0
2014-01-28
mn10300: Remove redundant debugging info flag
Geoff Levand
1
-8
/
+0
2014-01-28
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
4
-11
/
+5
2014-01-28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
203
-1620
/
+6116
2014-01-28
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-0
/
+14
2014-01-28
arch/unicore32/kernel/early_printk.c:setup_early_printk: missing initialization
Heinrich Schuchardt
1
-7
/
+1
2014-01-28
x86: revert wrong memblock current limit setting
Yinghai Lu
2
-3
/
+3
2014-01-28
memblock, nobootmem: add memblock_virt_alloc_low()
Yinghai Lu
1
-1
/
+1
2014-01-28
powerpc: Implement arch_spin_is_locked() using arch_spin_value_unlocked()
Michael Ellerman
1
-2
/
+5
2014-01-28
powerpc: Add support for the optimised lockref implementation
Michael Ellerman
3
-0
/
+7
2014-01-28
leds: leds-mc13783: Remove duplicate field in platform data
Alexander Shiyan
1
-8
/
+8
2014-01-28
x86: math-emu: Drop already-disabled print of build date
Josh Triplett
1
-5
/
+0
2014-01-28
arch: use ASM_NL instead of ';' for assembler new line character in the macro
Chen Gang
1
-0
/
+2
2014-01-27
Merge tag 'cris-for-3.14' of git://jni.nu/cris
Linus Torvalds
28
-333
/
+299
2014-01-27
arm64: mm: fix the function name in comment of cpu_do_switch_mm
Jingoo Han
1
-1
/
+1
2014-01-27
KVM: PPC: Book3S PR: Cope with doorbell interrupts
Paul Mackerras
3
-0
/
+4
2014-01-27
KVM: PPC: Book3S HV: Add software abort codes for transactional memory
Michael Neuling
1
-0
/
+2
2014-01-27
KVM: PPC: Book3S HV: Add new state for transactional memory
Michael Neuling
4
-8
/
+114
2014-01-27
powerpc/Kconfig: Make TM select VSX and VMX
Michael Neuling
1
-0
/
+2
2014-01-27
KVM: PPC: Book3S HV: Basic little-endian guest support
Anton Blanchard
5
-11
/
+30
2014-01-27
KVM: PPC: Book3S HV: Add support for DABRX register on POWER7
Paul Mackerras
6
-9
/
+51
2014-01-27
KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbells
Paul Mackerras
3
-0
/
+9
2014-01-27
KVM: PPC: Book3S HV: Handle new LPCR bits on POWER8
Paul Mackerras
2
-0
/
+8
2014-01-27
KVM: PPC: Book3S HV: Handle guest using doorbells for IPIs
Paul Mackerras
2
-5
/
+18
2014-01-27
KVM: PPC: Book3S HV: Consolidate code that checks reason for wake from nap
Paul Mackerras
1
-115
/
+77
2014-01-27
KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8
Paul Mackerras
2
-1
/
+17
2014-01-27
KVM: PPC: Book3S HV: Add handler for HV facility unavailable
Michael Ellerman
2
-1
/
+11
2014-01-27
KVM: PPC: Book3S HV: Flush the correct number of TLB sets on POWER8
Paul Mackerras
1
-1
/
+7
2014-01-27
KVM: PPC: Book3S HV: Context-switch new POWER8 SPRs
Michael Neuling
6
-3
/
+361
2014-01-27
KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbers
Paul Mackerras
6
-337
/
+397
2014-01-27
KVM: PPC: Book3S HV: Don't set DABR on POWER8
Michael Neuling
2
-3
/
+12
2014-01-27
kvm/ppc: IRQ disabling cleanup
Scott Wood
4
-32
/
+26
[prev]
[next]