aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-05powerpc/eeh: Add missing #ifdef CONFIG_IOMMU_APIBenjamin Herrenschmidt1-0/+4
2014-08-05powerpc: Reduce scariness of interrupt frames in stack tracesPaul Mackerras1-1/+1
2014-08-05powerpc: start loop at section start of start in vmemmap_populated()Li Zhong1-1/+2
2014-08-05powerpc: implement vmemmap_free()Li Zhong1-21/+64
2014-08-05powerpc: implement vmemmap_remove_mapping() for BOOK3SLi Zhong2-1/+23
2014-08-05powerpc: implement vmemmap_list_free()Li Zhong1-10/+52
2014-08-05powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTEMadhusudanan Kandasamy1-2/+3
2014-08-05powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.Mahesh Salgaonkar1-12/+37
2014-08-05powerpc/book3s: handle HMIs for cpus in nap mode.Mahesh Salgaonkar1-0/+32
2014-08-05powerpc/powernv: Invoke opal call to handle hmi.Mahesh Salgaonkar6-7/+267
2014-08-05powerpc/book3s: Add basic infrastructure to handle HMI in Linux.Mahesh Salgaonkar13-3/+139
2014-08-05powerpc/iommu: Fix comments with it_page_shiftAlexey Kardashevskiy1-2/+2
2014-08-05powerpc/powernv: Handle compound PE in config accessorsGavin Shan1-28/+59
2014-08-05powerpc/powernv: Handle compound PE for EEHGavin Shan1-47/+78
2014-08-05powerpc/powernv: Handle compound PEGavin Shan2-0/+146
2014-08-05powerpc/powernv: Split ioda_eeh_get_state()Gavin Shan1-80/+104
2014-08-05powerpc/powernv: Allow to freeze PEGavin Shan2-1/+9
2014-08-05powerpc/powernv: Enable M64 aperatus for PHB3Guo Chao3-22/+307
2014-08-05powerpc/eeh: Aux PE data for error logGavin Shan4-15/+58
2014-08-05powerpc/eeh: Make diag-data not endian dependentGavin Shan3-108/+139
2014-08-05powerpc/eeh: Replace pr_warning() with pr_warn()Gavin Shan8-44/+48
2014-08-05powerpc/eeh: Reduce lines of log dumpGavin Shan1-5/+33
2014-08-05powerpc/eeh: Selectively enable IO for error logGavin Shan4-6/+23
2014-08-05powerpc/eeh: Refactor EEH flag accessorsGavin Shan6-38/+27
2014-08-05powerpc/eeh: Fetch IOMMU table in reliable wayGavin Shan1-11/+22
2014-08-05powerpc/powernv: Fix IOMMU table for VFIO devGavin Shan1-9/+21
2014-08-05powerpc/eeh: Wrong place to call pci_get_slot()Mike Qiu1-33/+13
2014-08-05powerpc: Fix wrong defintion in boot/io.hLucas Tanure1-1/+1
2014-08-05powerpc/pci: Reorder pci bus/bridge unregistration during PHB removalTyrel Datwyler1-2/+2
2014-08-05powerpc/powernv: Update dev->dma_mask in pci_set_dma_mask() pathBrian W Hart1-0/+1
2014-08-05powerpc/64e: Add __ref to early_alloc_pgtable()Scott Wood1-1/+1
2014-08-05powerpc/mm/numa: Fix break placementAndrey Utkin1-1/+1
2014-08-05powerpc/eeh: sysfs entries lostMike Qiu3-13/+17
2014-08-05powerpc/eeh: EEH support for VFIO PCI deviceGavin Shan2-0/+280
2014-08-05powerpc/eeh: Avoid event on passed PEGavin Shan3-1/+17
2014-08-05Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt17-35/+439
2014-08-04sparc: Add "install" targetDavid L Stevens3-0/+57
2014-08-04arch/sparc/math-emu/math_32.c: drop stray break operatorAndrey Utkin1-1/+1
2014-08-04sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Sowmini Varadhan1-1/+1
2014-08-04sparc64: Guard against flushing openfirmware mappings.David S. Miller2-10/+25
2014-08-04Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds4-0/+26
2014-08-04Merge tag 'tty-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds12-117/+53
2014-08-04Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds8-149/+11
2014-08-04Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds20-97/+79
2014-08-04Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-291/+193
2014-08-04Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-39/+49
2014-08-04Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-5/+69
2014-08-04Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-41/+486
2014-08-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-99/+70
2014-08-04Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds23-543/+553