Age | Commit message (Expand) | Author |
2018-04-07 | Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-04-05 | headers: untangle kmemleak.h from mm.h | Randy Dunlap |
2018-03-31 | Merge branch 'topic/paca' into next | Michael Ellerman |
2018-03-31 | powerpc/xive: Fix wrong xmon output caused by typo | Frederic Barrat |
2018-03-30 | powerpc/64: Use array of paca pointers and allocate pacas individually | Nicholas Piggin |
2018-03-30 | powerpc/mpic: Check if cpu_possible() in mpic_physmask() | Michael Ellerman |
2018-02-15 | powerpc/xive: Use hw CPU ids when configuring the CPU queues | Cédric Le Goater |
2018-02-10 | Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-02-06 | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-02-02 | Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-02-01 | Merge tag 'kvm-ppc-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Radim Krčmář |
2018-01-31 | Merge branch 'pci/resource' into next | Bjorn Helgaas |
2018-01-28 | powerpc/cell: Remove axonram driver | Michael Ellerman |
2018-01-22 | powerpc: Use octal numbers for file permissions | Russell Currey |
2018-01-21 | Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw... | Michael Ellerman |
2018-01-21 | Merge branch 'topic/ppc-kvm' into next | Michael Ellerman |
2018-01-20 | powerpc/sysdev: change CPM GPIO to platform_device | Christophe Leroy |
2018-01-20 | powerpc/fsl_pci: Fix ptr_ret.cocci warnings | Vasyl Gomonovych |
2018-01-20 | powerpc/fsl_pci: Correct fsl_pci_mcheck_exception | Joakim Tjernlund |
2018-01-21 | powerpc/mpic_timer: avoid struct timeval | Arnd Bergmann |
2018-01-19 | KVM: PPC: Book3S HV: Enable use of the new XIVE "single escalation" feature | Benjamin Herrenschmidt |
2018-01-16 | powerpc/xive: Remove incorrect debug code | Benjamin Herrenschmidt |
2018-01-15 | powerpc: rename swiotlb_dma_ops | Christoph Hellwig |
2018-01-12 | powerpc/xive: Add interrupt flag to disable automatic EOI | Benjamin Herrenschmidt |
2018-01-11 | powerpc/PCI: Deprecate pci_get_bus_and_slot() | Sinan Kaya |
2018-01-10 | powerpc: rename dma_direct_ to dma_nommu_ | Christoph Hellwig |
2017-12-28 | kernel/irq: Extend lockdep class for request mutex | Andrew Lunn |
2017-12-18 | powerpc: Set I/O port resource types correctly | Bjorn Helgaas |
2017-12-04 | powerpc: Use pr_warn instead of pr_warning | Joe Perches |
2017-11-16 | Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-11-10 | Merge branch 'fixes' into next | Michael Ellerman |
2017-11-06 | powerpc/ipic: Fix status get and status clear | Christophe Leroy |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-22 | powerpc/axonram: Drop unnecessary variable initialisation | Markus Elfring |
2017-10-06 | Merge tag 'powerpc-4.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-10-04 | powerpc/xive: Clear XIVE internal structures when a CPU is removed | Cédric Le Goater |
2017-10-04 | powerpc/xive: Fix IPI reset | Cédric Le Goater |
2017-10-03 | rapidio: remove global irq spinlocks from the subsystem | Ioan Nicu |
2017-09-08 | treewide: make "nr_cpu_ids" unsigned | Alexey Dobriyan |
2017-09-07 | Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-09-04 | powerpc/xive: Fix section __init warning | Cédric Le Goater |
2017-09-02 | powerpc/xive: improve debugging macros | Cédric Le Goater |
2017-09-02 | powerpc/xive: introduce H_INT_ESB hcall | Cédric Le Goater |
2017-09-02 | powerpc/xive: add the HW IRQ number under xive_irq_data | Cédric Le Goater |
2017-09-02 | powerpc/xive: introduce xive_esb_write() | Cédric Le Goater |
2017-09-02 | powerpc/xive: rename xive_poke_esb() in xive_esb_read() | Cédric Le Goater |
2017-09-02 | powerpc/xive: guest exploitation of the XIVE interrupt controller | Cédric Le Goater |
2017-09-02 | powerpc/xive: introduce a common routine xive_queue_page_alloc() | Cédric Le Goater |
2017-09-01 | axonram: Return directly after a failed kzalloc() in axon_ram_probe() | Markus Elfring |
2017-09-01 | axonram: Improve a size determination in axon_ram_probe() | Markus Elfring |