summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | powerpc/iommu: Fix comments with it_page_shiftAlexey Kardashevskiy2014-08-05
| * | | | | | powerpc/eeh: Aux PE data for error logGavin Shan2014-08-05
| * | | | | | powerpc/eeh: Replace pr_warning() with pr_warn()Gavin Shan2014-08-05
| * | | | | | powerpc/eeh: Reduce lines of log dumpGavin Shan2014-08-05
| * | | | | | powerpc/eeh: Selectively enable IO for error logGavin Shan2014-08-05
| * | | | | | powerpc/eeh: Refactor EEH flag accessorsGavin Shan2014-08-05
| * | | | | | powerpc/eeh: Fetch IOMMU table in reliable wayGavin Shan2014-08-05
| * | | | | | powerpc/eeh: Wrong place to call pci_get_slot()Mike Qiu2014-08-05
| * | | | | | powerpc/eeh: sysfs entries lostMike Qiu2014-08-05
| * | | | | | powerpc/eeh: EEH support for VFIO PCI deviceGavin Shan2014-08-05
| * | | | | | powerpc/eeh: Avoid event on passed PEGavin Shan2014-08-05
| * | | | | | Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-08-05
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | powerpc/e6500: Add support for hardware threadsAndy Fleming2014-07-29
| * | | | | | powerpc: Document how we set AIL on guest kernelsMichael Ellerman2014-07-28
| * | | | | | powerpc: Remove misleading DISABLE_INTSMichael Ellerman2014-07-28
| * | | | | | powerpc: Move bad_stack() below the fwnmi_data_areaMichael Ellerman2014-07-28
| * | | | | | powerpc: Remove CLASSIC_PPCMichael Ellerman2014-07-28
| * | | | | | powerpc: Pull out ksp_vsid logic into a helperMichael Ellerman2014-07-28
| * | | | | | powerpc: Remove MMU_FTR_SLBMichael Ellerman2014-07-28
| * | | | | | powerpc: Remove STAB codeMichael Ellerman2014-07-28
| * | | | | | powerpc: Drop support for pre-POWER4 cpusMichael Ellerman2014-07-28
| * | | | | | powerpc: Use standard macros for sys_sigpending() & sys_old_getrlimit()Michael Ellerman2014-07-28
| * | | | | | Merge branch 'merge' into nextBenjamin Herrenschmidt2014-07-28
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'merge' into nextBenjamin Herrenschmidt2014-07-11
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | powerpc/traps/e500: fix misleading error outputWladislav Wiebe2014-06-25
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-05
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | clocksource: Get rid of cycle_lastThomas Gleixner2014-07-23
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-08-04
|\ \ \ \ \ \
| * | | | | | powerpc/ftrace: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)2014-07-18
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-04
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | powerpc/pci: Remove duplicate logicGavin Shan2014-07-03
| | |_|/ / | |/| | |
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-07-28
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | powerpc: Fix endianness of flash_block_list in rtas_flashThomas Falcon2014-07-28
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-07-23
|\| | | |
| * | | | powerpc: Disable doorbells on Power8 DD1.xJoel Stanley2014-07-22
| | |_|/ | |/| |
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-07-16
|\ \ \ \ | |/ / / |/| | |
| * | | sched: Fix compiler warningsGuenter Roeck2014-07-02
| | |/ | |/|
* / | powerpc/powernv: Check for IRQHAPPENED before sleepingPreeti U Murthy2014-07-11
|/ /
* | powerpc: Don't skip ePAPR spin-table CPUsScott Wood2014-06-25
* | powerpc/module: Fix TOC symbol CRCLaurent Dufour2014-06-25
* | powerpc/powernv: Remove OPAL v1 takeoverMichael Ellerman2014-06-25
* | powerpc/kprobes: Fix jprobes on ABI v2 (LE)Michael Ellerman2014-06-24
* | powerpc/ftrace: Use pr_fmt() to namespace error messagesMichael Ellerman2014-06-24
* | powerpc/ftrace: Fix nop of modules on 64bit LE (ABIv2)Michael Ellerman2014-06-24
* | powerpc/ftrace: Fix inverted check of create_branch()Michael Ellerman2014-06-24
* | powerpc/ftrace: Fix typo in mask of opcodeMichael Ellerman2014-06-24
* | powerpc: Remove ancient DEBUG_SIG codeMichael Ellerman2014-06-24
* | powerpc/kerenl: Enable EEH for IO accessorsGavin Shan2014-06-24
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-12
|\
| * powerpc/book3s: Fix some ABIv2 issues in machine check codeAnton Blanchard2014-06-12