aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+2
2015-04-09powerpc, jump_label: Include linux/jump_label.h to get HAVE_JUMP_LABEL defineAnton Blanchard2-2/+2
2015-03-20powerpc/pseries: Little endian fixes for post mobility device tree updateTyrel Datwyler1-21/+23
2015-03-04powerpc/iommu: Remove IOMMU device references via bus notifierNishanth Aravamudan1-0/+2
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds4-27/+19
2015-01-27powerpc/pseries: Fix endian problems with LE migrationCyril Bur1-16/+6
2015-01-23powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus()Emil Medve1-1/+1
2015-01-23powerpc/pseries: All events of EPOW_SYSTEM_SHUTDOWN must initiate shutdownAnshuman Khandual1-0/+2
2014-12-29powerpc/pseries: relocate "config DTL" so kconfig nests properlyCody P Schafer1-10/+10
2014-12-29powerpc/kdump: Ignore failure in enabling big endian exception during crashHari Bathini1-1/+7
2014-12-11Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds10-70/+55
2014-12-11Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linuxLinus Torvalds4-15/+17
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2014-12-05powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V1-1/+1
2014-12-02Merge remote-tracking branch 'benh/next' into nextMichael Ellerman1-1/+1
2014-12-02powerpc/mm/thp: Use tlbiel if possibleAneesh Kumar K.V1-1/+1
2014-11-24of/reconfig: Always use the same structure for notifiersGrant Likely4-15/+17
2014-11-24powerpc/pseries: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt1-1/+1
2014-11-23PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()Jiang Liu1-1/+1
2014-11-19powerpc/pseries: Initialise nvram_pstore_info's buf_lockLi Zhong1-0/+2
2014-11-10powerpc/pseries: delete unneeded test before of_node_putJulia Lawall1-2/+1
2014-11-10powerpc/pseries: Quieten relocation on exceptions warningAnton Blanchard1-1/+5
2014-11-10powerpc/pseries: Quieten ibm,pcie-link-speed-stats warningAnton Blanchard1-1/+1
2014-11-10powerpc/jump_label: Use HAVE_JUMP_LABELAnton Blanchard1-2/+2
2014-11-05powerpc: Remove ppc_md.remove_memoryAnton Blanchard1-21/+0
2014-11-05Merge branch 'topic/get-cpu-var' into nextMichael Ellerman5-12/+12
2014-11-05Merge branch 'topic/pm-power-off' into nextMichael Ellerman1-29/+30
2014-11-03powerpc: Convert power off logic to pm_power_offAlexander Graf1-29/+30
2014-11-03powerpc: Replace __get_cpu_var usesChristoph Lameter5-12/+12
2014-11-02powerpc: use device_online/offline() instead of cpu_up/down()Dan Streetman1-2/+2
2014-10-30powerpc/fadump: Fix endianess issues in firmware assisted dump handlingHari Bathini1-2/+12
2014-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds4-20/+20
2014-10-15powerpc/pseries: Make CPU hotplug path endian safeBharata B Rao3-14/+15
2014-10-15powerpc/pseries: Use dump_stack instead of show_stackAnton Blanchard1-6/+5
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds11-76/+77
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-27/+17
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2014-10-03powerpc/iommu/ddw: Fix endiannessAlexey Kardashevskiy1-23/+28
2014-10-01MSI/powerpc: Use __read_msi_msg() instead of read_msi_msg()Yijing Wang1-1/+1
2014-10-01PCI/MSI/PPC: Remove arch_msi_check_device()Alexander Gordeev1-26/+16
2014-09-30powerpc/pseries: Decrease message level on EEH initializationGavin Shan1-25/+10
2014-09-30powerpc/eeh: Introduce eeh_ops::err_injectGavin Shan1-0/+1
2014-09-30powerpc/eeh: Freeze PE before PE resetGavin Shan1-1/+3
2014-09-25pseries: Fix endian issues in cpu hot-removalThomas Falcon2-13/+17
2014-09-25pseries: Fix endian issues in onlining cpu threadsThomas Falcon1-3/+5
2014-09-25powerpc/jump_label: use HAVE_JUMP_LABEL?Zhouyi Zhou1-1/+1
2014-09-25powerpc: Remove stale function prototypesAnton Blanchard1-2/+0
2014-09-25powerpc: Ensure global functions include their prototypeAnton Blanchard3-0/+3
2014-09-25powerpc: Make a bunch of things staticAnton Blanchard3-7/+9
2014-09-23powerpc/pseries: Drop unnecessary continueHimangi Saraogi1-1/+0