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