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
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-19
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+1
2014-07-17
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2014-07-16
locking/mutex: Disable optimistic spinning on some architectures
Peter Zijlstra
1
-0
/
+1
2014-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-3
/
+7
2014-07-11
powerpc/perf: Never program book3s PMCs with values >= 0x80000000
Anton Blanchard
1
-1
/
+16
2014-07-11
powerpc: Disable RELOCATABLE for COMPILE_TEST with PPC64
Guenter Roeck
1
-1
/
+2
2014-07-11
powerpc/perf: Clear MMCR2 when enabling PMU
Joel Stanley
1
-0
/
+3
2014-07-11
powerpc/perf: Add PPMU_ARCH_207S define
Joel Stanley
3
-6
/
+5
2014-07-11
powerpc/kvm: Remove redundant save of SIER AND MMCR2
Joel Stanley
1
-5
/
+0
2014-07-11
powerpc/powernv: Check for IRQHAPPENED before sleeping
Preeti U Murthy
1
-1
/
+1
2014-07-11
powerpc: Clean up MMU_FTRS_A2 and MMU_FTR_TYPE_3E
Michael Ellerman
2
-20
/
+2
2014-07-11
powerpc/cell: Fix compilation with CONFIG_COREDUMP=n
Michael Ellerman
3
-3
/
+8
2014-07-02
sched: Fix compiler warnings
Guenter Roeck
1
-1
/
+1
2014-06-28
powerpc: bpf: Fix the broken LD_VLAN_TAG_PRESENT test
Denis Kirjanov
1
-2
/
+4
2014-06-28
powerpc: bpf: Use correct mask while accessing the VLAN tag
Denis Kirjanov
1
-1
/
+3
2014-06-25
powerpc: Don't skip ePAPR spin-table CPUs
Scott Wood
1
-1
/
+9
2014-06-25
powerpc/module: Fix TOC symbol CRC
Laurent Dufour
1
-1
/
+10
2014-06-25
powerpc/powernv: Remove OPAL v1 takeover
Michael Ellerman
7
-392
/
+2
2014-06-24
powerpc/kmemleak: Do not scan the DART table
Catalin Marinas
1
-0
/
+5
2014-06-24
powerpc/cell: cbe_thermal.c: Cleaning up a variable is of the wrong type
Rickard Strandqvist
1
-1
/
+1
2014-06-24
powerpc/kprobes: Fix jprobes on ABI v2 (LE)
Michael Ellerman
1
-3
/
+6
2014-06-24
powerpc/ftrace: Use pr_fmt() to namespace error messages
Michael Ellerman
1
-23
/
+20
2014-06-24
powerpc/ftrace: Fix nop of modules on 64bit LE (ABIv2)
Michael Ellerman
1
-3
/
+4
2014-06-24
powerpc/ftrace: Fix inverted check of create_branch()
Michael Ellerman
1
-1
/
+1
2014-06-24
powerpc/ftrace: Fix typo in mask of opcode
Michael Ellerman
1
-1
/
+1
2014-06-24
powerpc: Add ppc_global_function_entry()
Michael Ellerman
1
-0
/
+11
2014-06-24
powerpc: Remove __arch_swab*
Benjamin Herrenschmidt
1
-43
/
+0
2014-06-24
powerpc: Remove ancient DEBUG_SIG code
Michael Ellerman
2
-18
/
+0
2014-06-24
powerpc/kerenl: Enable EEH for IO accessors
Gavin Shan
1
-10
/
+10
2014-06-13
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-2
/
+2
2014-06-13
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
65
-4453
/
+427
2014-06-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2014-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-115
/
+76
2014-06-12
Merge commit '3cf2f34' into sched/core, to fix build error
Ingo Molnar
4
-11
/
+6
2014-06-12
powerpc: Avoid circular dependency with zImage.%
Michal Marek
1
-2
/
+2
2014-06-12
powerpc/book3s: Fix some ABIv2 issues in machine check code
Anton Blanchard
1
-2
/
+2
2014-06-11
powerpc/book3s: Fix guest MC delivery mechanism to avoid soft lockups in guest.
Mahesh Salgaonkar
2
-11
/
+23
2014-06-11
powerpc/book3s: Increment the mce counter during machine_check_early call.
Mahesh Salgaonkar
1
-0
/
+2
2014-06-11
powerpc/book3s: Add stack overflow check in machine check handler.
Mahesh Salgaonkar
1
-4
/
+20
2014-06-11
powerpc/book3s: Fix machine check handling for unhandled errors
Mahesh Salgaonkar
1
-3
/
+37
2014-06-11
powerpc/eeh: Dump PE location code
Gavin Shan
4
-11
/
+84
2014-06-11
powerpc/powernv: Enable POWER8 doorbell IPIs
Michael Neuling
5
-1
/
+18
2014-06-11
powerpc/powernv: Fix killed EEH event
Gavin Shan
4
-10
/
+19
2014-06-11
powerpc: fix typo 'CONFIG_PMAC'
Paul Bolle
1
-1
/
+1
2014-06-11
powerpc: fix typo 'CONFIG_PPC_CPU'
Paul Bolle
1
-1
/
+1
2014-06-11
powerpc/powernv: Don't escalate non-existing frozen PE
Gavin Shan
1
-15
/
+9
2014-06-11
powerpc/eeh: Report frozen parent PE prior to child PE
Gavin Shan
2
-5
/
+52
2014-06-11
powerpc/eeh: Clear frozen state for child PE
Gavin Shan
1
-4
/
+16
2014-06-11
powerpc/powernv: Reduce panic timeout from 180s to 10s
Anton Blanchard
1
-0
/
+2
2014-06-11
powerpc/xmon: avoid format string leaking to printk
Kees Cook
1
-1
/
+1
[next]