aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev
AgeCommit message (Expand)Author
2015-02-13powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-12Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-02-12Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2015-01-30powerpc/fsl_pci: Convert PCI to use generic config accessorsRob Herring
2015-01-29powerpc/qe: Use strlcpy()Rickard Strandqvist
2015-01-29powerpc/fsl_pci: Fix pci stack build bug with FRAME_WARNKim Phillips
2015-01-23powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus()Emil Medve
2015-01-13Merge branch 'for-3.20/core' into for-3.20/driversJens Axboe
2015-01-13block: Change direct_access calling conventionMatthew Wilcox
2015-01-13axonram: Fix bug in direct_accessMatthew Wilcox
2014-12-29powerpc/4xx: Fix return value check in hsta_msi_probe()Wei Yongjun
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-11Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu
2014-11-19powerpc: Remove more traces of bootmemMichael Ellerman
2014-11-18Merge remote-tracking branch 'scottwood/next' into nextMichael Ellerman
2014-11-17powerpc/fsl_msi: mark the msi cascade handler IRQF_NO_THREADKevin Hao
2014-11-12powerpc/fsl-rio: add support for mapping inbound windowsMartijn de Gouw
2014-11-10powerpc/mpc5xxx: delete unneeded test before of_node_putJulia Lawall
2014-11-10powerpc/fsl: fsl_soc: delete unneeded test before of_node_putJulia Lawall
2014-11-10powerpc/4xx/cpm: delete unneeded test before of_node_putJulia Lawall
2014-11-10powerpc: make __ffs return unsigned longAnton Blanchard
2014-11-10powerpc: Remove superfluous bootmem includesAnton Blanchard
2014-11-05Merge branch 'topic/get-cpu-var' into nextMichael Ellerman
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-11-03powerpc: Convert power off logic to pm_power_offAlexander Graf
2014-11-03powerpc: Replace __get_cpu_var usesChristoph Lameter
2014-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds
2014-10-20powerpc: sysdev: qe_lib: drop owner assignment from platform_driversWolfram Sang
2014-10-20powerpc: sysdev: drop owner assignment from platform_driversWolfram Sang
2014-10-15powerpc/msi: Use WARN_ON() in msi bitmap selftestsMichael Ellerman
2014-10-15powerpc/msi: Fix the msi bitmap alignment testsMichael Ellerman
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds
2014-10-08powerpc/msi: Improve IRQ bitmap allocatorIan Munsie
2014-10-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2014-10-01PCI/MSI/PPC: Remove arch_msi_check_device()Alexander Gordeev
2014-09-25powerpc/powernv: Don't call generic code on offline cpusPaul Mackerras
2014-09-25powerpc: make of_device_ids constUwe Kleine-König
2014-09-25powerpc: Export dcr_ind_lock to fix build errorPranith Kumar
2014-09-25powerpc: Make a bunch of things staticAnton Blanchard
2014-09-19Revert "powerpc/fsl_msi: spread msi ints across different MSIRs"Scott Wood
2014-09-04powerpc/fsl_msi: spread msi ints across different MSIRsTudor Laurentiu
2014-09-04powerpc/fsl_msi: show more meaningful names in /proc/interruptsTudor Laurentiu
2014-09-04powerpc/fsl_msi: change the irq handler from chained to normalTudor Laurentiu
2014-09-04powerpc/fsl_msi: reorganize structs to improve clarity and flexibilityTudor Laurentiu
2014-09-03powerpc: fsl_pci: Add forced PCI Agent enumerationAaron Sierra
2014-09-03powerpc/fsl_msi: support vmpic msi with mpic 4.3Tudor Laurentiu