aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-19Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-07-16Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2014-07-16locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra1-0/+1
2014-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-3/+7
2014-07-11powerpc/perf: Never program book3s PMCs with values >= 0x80000000Anton Blanchard1-1/+16
2014-07-11powerpc: Disable RELOCATABLE for COMPILE_TEST with PPC64Guenter Roeck1-1/+2
2014-07-11powerpc/perf: Clear MMCR2 when enabling PMUJoel Stanley1-0/+3
2014-07-11powerpc/perf: Add PPMU_ARCH_207S defineJoel Stanley3-6/+5
2014-07-11powerpc/kvm: Remove redundant save of SIER AND MMCR2Joel Stanley1-5/+0
2014-07-11powerpc/powernv: Check for IRQHAPPENED before sleepingPreeti U Murthy1-1/+1
2014-07-11powerpc: Clean up MMU_FTRS_A2 and MMU_FTR_TYPE_3EMichael Ellerman2-20/+2
2014-07-11powerpc/cell: Fix compilation with CONFIG_COREDUMP=nMichael Ellerman3-3/+8
2014-07-02sched: Fix compiler warningsGuenter Roeck1-1/+1
2014-06-27powerpc: bpf: Fix the broken LD_VLAN_TAG_PRESENT testDenis Kirjanov1-2/+4
2014-06-27powerpc: bpf: Use correct mask while accessing the VLAN tagDenis Kirjanov1-1/+3
2014-06-25powerpc: Don't skip ePAPR spin-table CPUsScott Wood1-1/+9
2014-06-25powerpc/module: Fix TOC symbol CRCLaurent Dufour1-1/+10
2014-06-25powerpc/powernv: Remove OPAL v1 takeoverMichael Ellerman7-392/+2
2014-06-24powerpc/kmemleak: Do not scan the DART tableCatalin Marinas1-0/+5
2014-06-24powerpc/cell: cbe_thermal.c: Cleaning up a variable is of the wrong typeRickard Strandqvist1-1/+1
2014-06-24powerpc/kprobes: Fix jprobes on ABI v2 (LE)Michael Ellerman1-3/+6
2014-06-24powerpc/ftrace: Use pr_fmt() to namespace error messagesMichael Ellerman1-23/+20
2014-06-24powerpc/ftrace: Fix nop of modules on 64bit LE (ABIv2)Michael Ellerman1-3/+4
2014-06-24powerpc/ftrace: Fix inverted check of create_branch()Michael Ellerman1-1/+1
2014-06-24powerpc/ftrace: Fix typo in mask of opcodeMichael Ellerman1-1/+1
2014-06-24powerpc: Add ppc_global_function_entry()Michael Ellerman1-0/+11
2014-06-24powerpc: Remove __arch_swab*Benjamin Herrenschmidt1-43/+0
2014-06-24powerpc: Remove ancient DEBUG_SIG codeMichael Ellerman2-18/+0
2014-06-24powerpc/kerenl: Enable EEH for IO accessorsGavin Shan1-10/+10
2014-06-12Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-2/+2
2014-06-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds65-4453/+427
2014-06-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-115/+76
2014-06-12Merge commit '3cf2f34' into sched/core, to fix build errorIngo Molnar4-11/+6
2014-06-12powerpc: Avoid circular dependency with zImage.%Michal Marek1-2/+2
2014-06-12powerpc/book3s: Fix some ABIv2 issues in machine check codeAnton Blanchard1-2/+2
2014-06-11powerpc/book3s: Fix guest MC delivery mechanism to avoid soft lockups in guest.Mahesh Salgaonkar2-11/+23
2014-06-11powerpc/book3s: Increment the mce counter during machine_check_early call.Mahesh Salgaonkar1-0/+2
2014-06-11powerpc/book3s: Add stack overflow check in machine check handler.Mahesh Salgaonkar1-4/+20
2014-06-11powerpc/book3s: Fix machine check handling for unhandled errorsMahesh Salgaonkar1-3/+37
2014-06-11powerpc/eeh: Dump PE location codeGavin Shan4-11/+84
2014-06-11powerpc/powernv: Enable POWER8 doorbell IPIsMichael Neuling5-1/+18
2014-06-11powerpc/powernv: Fix killed EEH eventGavin Shan4-10/+19
2014-06-11powerpc: fix typo 'CONFIG_PMAC'Paul Bolle1-1/+1
2014-06-11powerpc: fix typo 'CONFIG_PPC_CPU'Paul Bolle1-1/+1
2014-06-11powerpc/powernv: Don't escalate non-existing frozen PEGavin Shan1-15/+9
2014-06-11powerpc/eeh: Report frozen parent PE prior to child PEGavin Shan2-5/+52
2014-06-11powerpc/eeh: Clear frozen state for child PEGavin Shan1-4/+16
2014-06-11powerpc/powernv: Reduce panic timeout from 180s to 10sAnton Blanchard1-0/+2
2014-06-11powerpc/xmon: avoid format string leaking to printkKees Cook1-1/+1