Age | Commit message (Expand) | Author | Files | Lines |
2014-10-16 | powerpc/pci: Fix IO space breakage after of_pci_range_to_resource() change | Michael Ellerman | 1 | -1/+5 |
2014-10-15 | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -3/+3 |
2014-10-13 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -4/+3 |
2014-10-13 | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -121/+77 |
2014-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe... | Linus Torvalds | 198 | -1551/+3177 |
2014-10-10 | Merge branch 'akpm' (fixes from Andrew Morton) | Linus Torvalds | 3 | -48/+18 |
2014-10-10 | nosave: consolidate __nosave_{begin,end} in <asm/sections.h> | Geert Uytterhoeven | 1 | -3/+1 |
2014-10-10 | mm: remove misleading ARCH_USES_NUMA_PROT_NONE | Mel Gorman | 2 | -45/+17 |
2014-10-09 | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 10 | -123/+51 |
2014-10-09 | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -1/+2 |
2014-10-09 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
2014-10-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -2/+3 |
2014-10-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 29 | -340/+792 |
2014-10-08 | powerpc/mm: Add hooks for cxl | Ian Munsie | 2 | -1/+7 |
2014-10-08 | powerpc/opal: Add PHB to cxl mode call | Ian Munsie | 2 | -0/+3 |
2014-10-08 | powerpc/mm: Add new hash_page_mm() | Ian Munsie | 2 | -7/+18 |
2014-10-08 | powerpc/powerpc: Add new PCIe functions for allocating cxl interrupts | Ian Munsie | 2 | -0/+185 |
2014-10-08 | powerpc/powernv: Split out set MSI IRQ chip code | Ian Munsie | 1 | -18/+24 |
2014-10-08 | powerpc/mm: Export mmu_kernel_ssize and mmu_linear_psize | Ian Munsie | 1 | -0/+2 |
2014-10-08 | powerpc/msi: Improve IRQ bitmap allocator | Ian Munsie | 1 | -11/+25 |
2014-10-08 | powerpc/cell: Make spu_flush_all_slbs() generic | Ian Munsie | 4 | -14/+21 |
2014-10-08 | powerpc/cell: Move data segment faulting code out of cell platform | Ian Munsie | 5 | -49/+69 |
2014-10-08 | powerpc/cell: Move spu_handle_mm_fault() out of cell platform | Ian Munsie | 8 | -14/+33 |
2014-10-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 3 | -4/+4 |
2014-10-07 | powerpc/pseries: Use new defines when calling H_SET_MODE | Michael Neuling | 1 | -6/+6 |
2014-10-07 | powerpc/perf/hv-24x7: Simplify catalog_read() | sukadev@linux.vnet.ibm.com | 1 | -87/+14 |
2014-10-07 | powerpc/perf/hv-24x7: use kmem_cache instead of aligned stack allocations | Cody P Schafer | 1 | -18/+37 |
2014-10-07 | powerpc/powernv: Fix endian bug in LPC bus debugfs accessors | Benjamin Herrenschmidt | 1 | -1/+3 |
2014-10-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman | 25 | -201/+580 |
2014-10-03 | powerpc: Enable CONFIG_CRASH_DUMP=y for ppc64_defconfig | Michael Ellerman | 1 | -0/+1 |
2014-10-03 | powerpc/kdump: crash_dump.c needs to include io.h | Michael Ellerman | 1 | -0/+1 |
2014-10-03 | powerpc: Don't build powernv for other platform defconfigs | Michael Ellerman | 5 | -0/+5 |
2014-10-03 | powerpc/pci: remove duplicate declaration of pci_bus_find_capability | Wei Yang | 1 | -1/+0 |
2014-10-03 | powerpc/iommu/ddw: Fix endianness | Alexey Kardashevskiy | 1 | -23/+28 |
2014-10-03 | sched, time: Fix build error with 64 bit cputime_t on 32 bit systems | Rik van Riel | 1 | -0/+2 |
2014-10-02 | powerpc: Add printk levels to powerpc code | Anton Blanchard | 5 | -10/+10 |
2014-10-02 | powerpc: Add printk levels to powernv platform code | Anton Blanchard | 2 | -4/+4 |
2014-10-02 | powerpc: Remove powerpc specific cmd_line | Anton Blanchard | 8 | -16/+10 |
2014-10-02 | powerpc: Use pr_fmt in module loader code | Anton Blanchard | 2 | -36/+31 |
2014-10-02 | powerpc: Fill in si_addr_lsb siginfo field | Anton Blanchard | 1 | -0/+8 |
2014-10-02 | powerpc: Add VM_FAULT_HWPOISON handling to powerpc page fault handler | Anton Blanchard | 1 | -6/+11 |
2014-10-02 | powerpc: Simplify do_sigbus | Anton Blanchard | 1 | -10/+10 |
2014-10-02 | powerpc: Speed up clear_page by unrolling it | Anton Blanchard | 1 | -11/+31 |
2014-10-01 | MSI/powerpc: Use __read_msi_msg() instead of read_msi_msg() | Yijing Wang | 1 | -1/+1 |
2014-10-01 | PCI/MSI/PPC: Remove arch_msi_check_device() | Alexander Gordeev | 10 | -122/+50 |
2014-10-01 | powerpc/eeh: Show hex prefix for PE state sysfs | Gavin Shan | 1 | -1/+1 |
2014-09-30 | powerpc/powernv: Override dma_get_required_mask() | Gavin Shan | 7 | -4/+62 |
2014-09-30 | powerpc/powernv: Fetch frozen PE on top level | Gavin Shan | 1 | -14/+34 |
2014-09-30 | powerpc/eeh: Dump PCI config space for all child devices | Gavin Shan | 1 | -15/+20 |
2014-09-30 | powerpc/eeh: Emulate EEH recovery for VFIO devices | Gavin Shan | 3 | -6/+144 |