summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries
AgeCommit message (Expand)Author
2014-12-29powerpc/kdump: Ignore failure in enabling big endian exception during crashHari Bathini
2014-12-11Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2014-12-11Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-12-05powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V
2014-12-02Merge remote-tracking branch 'benh/next' into nextMichael Ellerman
2014-12-02powerpc/mm/thp: Use tlbiel if possibleAneesh Kumar K.V
2014-11-24of/reconfig: Always use the same structure for notifiersGrant Likely
2014-11-24powerpc/pseries: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt
2014-11-23PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()Jiang Liu
2014-11-19powerpc/pseries: Initialise nvram_pstore_info's buf_lockLi Zhong
2014-11-10powerpc/pseries: delete unneeded test before of_node_putJulia Lawall
2014-11-10powerpc/pseries: Quieten relocation on exceptions warningAnton Blanchard
2014-11-10powerpc/pseries: Quieten ibm,pcie-link-speed-stats warningAnton Blanchard
2014-11-10powerpc/jump_label: Use HAVE_JUMP_LABELAnton Blanchard
2014-11-05powerpc: Remove ppc_md.remove_memoryAnton Blanchard
2014-11-05Merge branch 'topic/get-cpu-var' into nextMichael Ellerman
2014-11-05Merge branch 'topic/pm-power-off' into nextMichael Ellerman
2014-11-03powerpc: Convert power off logic to pm_power_offAlexander Graf
2014-11-03powerpc: Replace __get_cpu_var usesChristoph Lameter
2014-11-02powerpc: use device_online/offline() instead of cpu_up/down()Dan Streetman
2014-10-30powerpc/fadump: Fix endianess issues in firmware assisted dump handlingHari Bathini
2014-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds
2014-10-15powerpc/pseries: Make CPU hotplug path endian safeBharata B Rao
2014-10-15powerpc/pseries: Use dump_stack instead of show_stackAnton Blanchard
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-10-03powerpc/iommu/ddw: Fix endiannessAlexey Kardashevskiy
2014-10-01MSI/powerpc: Use __read_msi_msg() instead of read_msi_msg()Yijing Wang
2014-10-01PCI/MSI/PPC: Remove arch_msi_check_device()Alexander Gordeev
2014-09-30powerpc/pseries: Decrease message level on EEH initializationGavin Shan
2014-09-30powerpc/eeh: Introduce eeh_ops::err_injectGavin Shan
2014-09-30powerpc/eeh: Freeze PE before PE resetGavin Shan
2014-09-25pseries: Fix endian issues in cpu hot-removalThomas Falcon
2014-09-25pseries: Fix endian issues in onlining cpu threadsThomas Falcon
2014-09-25powerpc/jump_label: use HAVE_JUMP_LABEL?Zhouyi Zhou
2014-09-25powerpc: Remove stale function prototypesAnton Blanchard
2014-09-25powerpc: Ensure global functions include their prototypeAnton Blanchard
2014-09-25powerpc: Make a bunch of things staticAnton Blanchard
2014-09-23powerpc/pseries: Drop unnecessary continueHimangi Saraogi
2014-09-09powerpc/pseries: Fix endian issues in memory hotplugThomas Falcon
2014-08-26powerpc: Fix comment typos in hotplug-memory.cLi Zhong
2014-08-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-08-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-08-13powerpc/thp: Don't recompute vsid and ssize in loop on invalidateAneesh Kumar K.V
2014-08-13powerpc/pseries/hvcserver: Fix endian issue in hvcs_get_partner_infoThomas Falcon
2014-08-13powerpc/pseries: Avoid deadlock on removing ddwGavin Shan
2014-08-13powerpc/pseries: Failure on removing device nodeGavin Shan
2014-08-11Merge branch 'devicetree/next-overlay' into devicetree/nextGrant Likely