summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-032-2/+7
|\
| * powerpc/kprobes: Dereference function pointers only if the address does not b...Naveen N. Rao2017-11-011-1/+6
| * powerpc: Fix check for copy/paste instructions in alignment handlerPaul Mackerras2017-10-251-1/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0231-0/+31
* | Merge tag 'powerpc-4.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-10-131-30/+15
|\|
| * powerpc/livepatch: Fix livepatch stack accessKamalesh Babulal2017-10-101-30/+15
* | Merge branch 'ppc-bundle' (bundle from Michael Ellerman)Linus Torvalds2017-10-092-2/+35
|\ \
| * | powerpc/tm: Fix illegal TM state in signal handlerGustavo Romero2017-10-061-1/+12
| * | powerpc/64s: Use emergency stack for kernel TM Bad Thing program checksCyril Bur2017-10-061-1/+23
| |/
* | Merge tag 'powerpc-4.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-10-063-5/+15
|\|
| * powerpc/4xx: Fix compile error with 64K pages on 40x, 44xChristian Lamparter2017-10-031-3/+0
| * powerpc: Fix action argument for cpufeatures-based TLB flushJeremy Kerr2017-10-031-2/+2
| * powerpc: Fix workaround for spurious MCE on POWER9Michael Neuling2017-09-291-2/+2
| * powerpc: Handle MCE on POWER9 with only DSISR bit 30 setMichael Neuling2017-09-261-0/+13
* | Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-10-061-15/+15
|\ \ | |/ |/|
| * powerpc/watchdog: Make use of watchdog_nmi_probe()Thomas Gleixner2017-10-041-9/+8
| * watchdog/core, powerpc: Lock cpus across reconfigurationThomas Gleixner2017-10-041-4/+0
| * watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()Thomas Gleixner2017-10-041-9/+14
| * watchdog/hardlockup: Clean up hotplug locking messThomas Gleixner2017-09-141-0/+2
| * watchdog/core, powerpc: Make watchdog_nmi_reconfigure() two stageThomas Gleixner2017-09-141-8/+9
| * watchdog/core: Remove broken suspend/resume interfacesThomas Gleixner2017-09-141-3/+0
* | powerpc/eeh: Create PHB PEs after EEH is initializedBenjamin Herrenschmidt2017-09-212-18/+4
* | powerpc/kprobes: Update optprobes to use emulate_update_regs()Naveen N. Rao2017-09-201-1/+3
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2017-09-201-2/+10
|\ \
| * | powerpc/e6500: Update machine check for L1D cache errMatt Weber2017-08-281-2/+10
* | | powerpc/tm: Flush TM only if CPU has TM featureGustavo Romero2017-09-201-1/+1
* | | Merge tag 'powerpc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-09-151-1/+1
|\ \ \
| * | | powerpc: Fix handling of alignment interrupt on dcbz instructionPaul Mackerras2017-09-151-1/+1
* | | | mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-131-2/+2
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-111-11/+9
|\ \ \
| * | | signal: Remove kernel interal si_code magicEric W. Biederman2017-07-241-11/+9
* | | | treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan2017-09-082-2/+2
| |/ / |/| |
* | | powerpc/xive: add XIVE Exploitation Mode to CASCédric Le Goater2017-09-021-1/+33
* | | powerpc/iommu: Use permission-specific DEVICE_ATTR variantsJulia Lawall2017-09-011-2/+1
* | | powerpc/eeh: Delete an error out of memory message at init timeMarkus Elfring2017-09-011-4/+1
* | | powerpc/32: remove a NOP from memset()Christophe Leroy2017-09-011-1/+6
* | | powerpc: Use instruction emulation infrastructure to handle alignment faultsPaul Mackerras2017-09-011-771/+32
* | | powerpc: Fix DAR reporting when alignment handler faultsMichael Ellerman2017-08-311-45/+74
* | | powerpc/smp: Add Power9 scheduler topologyOliver O'Halloran2017-08-311-1/+49
* | | powerpc/smp: Add cpu_l2_cache_mapOliver O'Halloran2017-08-311-6/+17
* | | powerpc/smp: Rework CPU topology constructionOliver O'Halloran2017-08-311-66/+86
* | | powerpc/smp: Use cpu_to_chip_id() to find core siblingsOliver O'Halloran2017-08-311-26/+11
* | | powerpc/asm: Convert .llong directives to .8byteTobin C. Harding2017-08-314-15/+15
* | | powerpc: Squash lines for simple wrapper functionsMasahiro Yamada2017-08-311-30/+12
* | | powerpc/kernel: Change retrieval of pci_dnBryant G. Ly2017-08-311-29/+4
* | | powerpc/pci: Remove OF node back pointer from pci_dnAlexey Kardashevskiy2017-08-311-1/+0
* | | powerpc/eeh: Reduce use of pci_dn::nodeAlexey Kardashevskiy2017-08-312-6/+10
* | | powerpc/eeh: Remove unnecessary config_addr from eeh_devAlexey Kardashevskiy2017-08-312-24/+21
* | | powerpc/eeh: Remove unnecessary pointer to phb from eeh_devAlexey Kardashevskiy2017-08-314-18/+17
* | | powerpc/eeh: Reduce to one the number of places where edev is allocatedAlexey Kardashevskiy2017-08-311-11/+21