Age | Commit message (Expand) | Author | Files | Lines |
2014-08-08 | arch/powerpc: replace obsolete strict_strto* calls | Daniel Walter | 4 | -7/+7 |
2014-08-08 | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski | 2 | -19/+0 |
2014-08-08 | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig | Laura Abbott | 7 | -17/+6 |
2014-08-07 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 130 | -1800/+4296 |
2014-08-06 | Merge branch 'akpm' (patchbomb from Andrew Morton) | Linus Torvalds | 6 | -278/+16 |
2014-08-06 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 4 | -5/+0 |
2014-08-07 | powerpc/eeh: Export eeh_iommu_group_to_pe() | Gavin Shan | 1 | -0/+1 |
2014-08-06 | memory-hotplug: ppc: suitable memory should go to ZONE_MOVABLE | Wang Nan | 1 | -1/+2 |
2014-08-06 | mm, CMA: change cma_declare_contiguous() to obey coding convention | Joonsoo Kim | 1 | -2/+2 |
2014-08-06 | PPC, KVM, CMA: use general CMA reserved area management framework | Joonsoo Kim | 5 | -277/+14 |
2014-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -4/+4 |
2014-08-05 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -19/+8 |
2014-08-05 | powerpc/eeh: Add missing #ifdef CONFIG_IOMMU_API | Benjamin Herrenschmidt | 1 | -0/+4 |
2014-08-05 | powerpc: Reduce scariness of interrupt frames in stack traces | Paul Mackerras | 1 | -1/+1 |
2014-08-05 | powerpc: start loop at section start of start in vmemmap_populated() | Li Zhong | 1 | -1/+2 |
2014-08-05 | powerpc: implement vmemmap_free() | Li Zhong | 1 | -21/+64 |
2014-08-05 | powerpc: implement vmemmap_remove_mapping() for BOOK3S | Li Zhong | 2 | -1/+23 |
2014-08-05 | powerpc: implement vmemmap_list_free() | Li Zhong | 1 | -10/+52 |
2014-08-05 | powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTE | Madhusudanan Kandasamy | 1 | -2/+3 |
2014-08-05 | powerpc/book3s: Fix endianess issue for HMI handling on napping cpus. | Mahesh Salgaonkar | 1 | -12/+37 |
2014-08-05 | powerpc/book3s: handle HMIs for cpus in nap mode. | Mahesh Salgaonkar | 1 | -0/+32 |
2014-08-05 | powerpc/powernv: Invoke opal call to handle hmi. | Mahesh Salgaonkar | 6 | -7/+267 |
2014-08-05 | powerpc/book3s: Add basic infrastructure to handle HMI in Linux. | Mahesh Salgaonkar | 13 | -3/+139 |
2014-08-05 | powerpc/iommu: Fix comments with it_page_shift | Alexey Kardashevskiy | 1 | -2/+2 |
2014-08-05 | powerpc/powernv: Handle compound PE in config accessors | Gavin Shan | 1 | -28/+59 |
2014-08-05 | powerpc/powernv: Handle compound PE for EEH | Gavin Shan | 1 | -47/+78 |
2014-08-05 | powerpc/powernv: Handle compound PE | Gavin Shan | 2 | -0/+146 |
2014-08-05 | powerpc/powernv: Split ioda_eeh_get_state() | Gavin Shan | 1 | -80/+104 |
2014-08-05 | powerpc/powernv: Allow to freeze PE | Gavin Shan | 2 | -1/+9 |
2014-08-05 | powerpc/powernv: Enable M64 aperatus for PHB3 | Guo Chao | 3 | -22/+307 |
2014-08-05 | powerpc/eeh: Aux PE data for error log | Gavin Shan | 4 | -15/+58 |
2014-08-05 | powerpc/eeh: Make diag-data not endian dependent | Gavin Shan | 3 | -108/+139 |
2014-08-05 | powerpc/eeh: Replace pr_warning() with pr_warn() | Gavin Shan | 8 | -44/+48 |
2014-08-05 | powerpc/eeh: Reduce lines of log dump | Gavin Shan | 1 | -5/+33 |
2014-08-05 | powerpc/eeh: Selectively enable IO for error log | Gavin Shan | 4 | -6/+23 |
2014-08-05 | powerpc/eeh: Refactor EEH flag accessors | Gavin Shan | 6 | -38/+27 |
2014-08-05 | powerpc/eeh: Fetch IOMMU table in reliable way | Gavin Shan | 1 | -11/+22 |
2014-08-05 | powerpc/powernv: Fix IOMMU table for VFIO dev | Gavin Shan | 1 | -9/+21 |
2014-08-05 | powerpc/eeh: Wrong place to call pci_get_slot() | Mike Qiu | 1 | -33/+13 |
2014-08-05 | powerpc: Fix wrong defintion in boot/io.h | Lucas Tanure | 1 | -1/+1 |
2014-08-05 | powerpc/pci: Reorder pci bus/bridge unregistration during PHB removal | Tyrel Datwyler | 1 | -2/+2 |
2014-08-05 | powerpc/powernv: Update dev->dma_mask in pci_set_dma_mask() path | Brian W Hart | 1 | -0/+1 |
2014-08-05 | powerpc/64e: Add __ref to early_alloc_pgtable() | Scott Wood | 1 | -1/+1 |
2014-08-05 | powerpc/mm/numa: Fix break placement | Andrey Utkin | 1 | -1/+1 |
2014-08-05 | powerpc/eeh: sysfs entries lost | Mike Qiu | 3 | -13/+17 |
2014-08-05 | powerpc/eeh: EEH support for VFIO PCI device | Gavin Shan | 2 | -0/+280 |
2014-08-05 | powerpc/eeh: Avoid event on passed PE | Gavin Shan | 3 | -1/+17 |
2014-08-05 | Merge remote-tracking branch 'scott/next' into next | Benjamin Herrenschmidt | 17 | -35/+439 |
2014-08-04 | Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+0 |
2014-08-04 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -4/+8 |