Age | Commit message (Expand) | Author | Files | Lines |
2018-06-13 | treewide: kzalloc() -> kcalloc() | Kees Cook | 2 | -3/+3 |
2018-06-13 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 1 | -2/+3 |
2018-06-03 | powerpc: Remove core support for Marvell mv64x60 hostbridges | Mark Greer | 6 | -1171/+0 |
2018-06-03 | powerpc/xics: Add missing of_node_put() in error path | YueHaibing | 1 | -3/+4 |
2018-06-03 | powerpc: cpm_gpio: Remove owner assignment from platform_driver | Fabio Estevam | 1 | -1/+0 |
2018-06-03 | powerpc/xive: Remove (almost) unused macros | Russell Currey | 1 | -1/+1 |
2018-05-10 | powerpc/xive: prepare all hcalls to support long busy delays | Cédric Le Goater | 1 | -8/+28 |
2018-05-10 | powerpc/xive: fix hcall H_INT_RESET to support long busy delays | Cédric Le Goater | 1 | -5/+47 |
2018-04-18 | powerpc/xive: Fix trying to "push" an already active pool VP | Benjamin Herrenschmidt | 1 | -0/+4 |
2018-04-07 | Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 3 | -3/+3 |
2018-04-06 | headers: untangle kmemleak.h from mm.h | Randy Dunlap | 2 | -0/+2 |
2018-03-31 | Merge branch 'topic/paca' into next | Michael Ellerman | 2 | -2/+2 |
2018-03-30 | powerpc/xive: Fix wrong xmon output caused by typo | Frederic Barrat | 1 | -1/+1 |
2018-03-30 | powerpc/64: Use array of paca pointers and allocate pacas individually | Nicholas Piggin | 1 | -1/+1 |
2018-03-30 | powerpc/mpic: Check if cpu_possible() in mpic_physmask() | Michael Ellerman | 1 | -1/+1 |
2018-02-15 | powerpc/xive: Use hw CPU ids when configuring the CPU queues | Cédric Le Goater | 1 | -6/+10 |
2018-02-11 | Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -2/+16 |
2018-02-06 | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -5/+5 |
2018-02-02 | Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 16 | -511/+136 |
2018-02-01 | Merge tag 'kvm-ppc-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Radim Krčmář | 2 | -3/+18 |
2018-01-31 | Merge branch 'pci/resource' into next | Bjorn Helgaas | 1 | -3/+3 |
2018-01-28 | powerpc/cell: Remove axonram driver | Michael Ellerman | 2 | -384/+0 |
2018-01-21 | powerpc: Use octal numbers for file permissions | Russell Currey | 2 | -2/+2 |
2018-01-21 | Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw... | Michael Ellerman | 6 | -42/+96 |
2018-01-21 | Merge branch 'topic/ppc-kvm' into next | Michael Ellerman | 1 | -1/+2 |
2018-01-21 | powerpc/sysdev: change CPM GPIO to platform_device | Christophe Leroy | 5 | -38/+94 |
2018-01-21 | powerpc/fsl_pci: Fix ptr_ret.cocci warnings | Vasyl Gomonovych | 1 | -3/+1 |
2018-01-21 | powerpc/fsl_pci: Correct fsl_pci_mcheck_exception | Joakim Tjernlund | 1 | -1/+1 |
2018-01-21 | powerpc/mpic_timer: avoid struct timeval | Arnd Bergmann | 2 | -54/+17 |
2018-01-19 | KVM: PPC: Book3S HV: Enable use of the new XIVE "single escalation" feature | Benjamin Herrenschmidt | 1 | -2/+16 |
2018-01-16 | powerpc/xive: Remove incorrect debug code | Benjamin Herrenschmidt | 1 | -5/+0 |
2018-01-15 | powerpc: rename swiotlb_dma_ops | Christoph Hellwig | 1 | -1/+1 |
2018-01-12 | powerpc/xive: Add interrupt flag to disable automatic EOI | Benjamin Herrenschmidt | 1 | -1/+2 |
2018-01-12 | powerpc/PCI: Deprecate pci_get_bus_and_slot() | Sinan Kaya | 1 | -2/+2 |
2018-01-10 | powerpc: rename dma_direct_ to dma_nommu_ | Christoph Hellwig | 2 | -3/+3 |
2017-12-28 | kernel/irq: Extend lockdep class for request mutex | Andrew Lunn | 1 | -1/+3 |
2017-12-19 | powerpc: Set I/O port resource types correctly | Bjorn Helgaas | 1 | -3/+3 |
2017-12-04 | powerpc: Use pr_warn instead of pr_warning | Joe Perches | 6 | -24/+20 |
2017-11-16 | Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2 | -3/+3 |
2017-11-10 | Merge branch 'fixes' into next | Michael Ellerman | 2 | -0/+12 |
2017-11-06 | powerpc/ipic: Fix status get and status clear | Christophe Leroy | 1 | -2/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 14 | -0/+14 |
2017-10-22 | powerpc/axonram: Drop unnecessary variable initialisation | Markus Elfring | 1 | -1/+1 |
2017-10-06 | Merge tag 'powerpc-4.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2 | -0/+12 |
2017-10-04 | powerpc/xive: Clear XIVE internal structures when a CPU is removed | Cédric Le Goater | 1 | -0/+8 |
2017-10-04 | powerpc/xive: Fix IPI reset | Cédric Le Goater | 1 | -0/+4 |
2017-10-04 | rapidio: remove global irq spinlocks from the subsystem | Ioan Nicu | 2 | -2/+23 |
2017-09-09 | treewide: make "nr_cpu_ids" unsigned | Alexey Dobriyan | 1 | -2/+2 |
2017-09-07 | Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
2017-09-04 | powerpc/xive: Fix section __init warning | Cédric Le Goater | 1 | -1/+1 |