Linus Torvalds 5375871d43 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 13 anos atrás
..
spufs 5375871d43 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 13 anos atrás
Kconfig 3b3bceef26 net: fix IBM EMAC driver after rename. 14 anos atrás
Makefile d4fc8fe1f6 powerpc: Remove stubbed beat smp support 14 anos atrás
axon_msi.c 9f70b8eb3c irq_domain/powerpc: constify irq_domain_ops 13 anos atrás
beat.c a3a9f3b47d powerpc/irq: Remove IRQF_DISABLED 13 anos atrás
beat.h ad2c698797 [POWERPC] celleb: Move miscellaneous files for Beat 17 anos atrás
beat_htab.c 7cc8a5e3f5 powerpc: Convert beat_htab_lock to raw_spinlock 15 anos atrás
beat_hvCall.S 5a96dfe84b [POWERPC] celleb: Move files for Beat hvcall interfaces 17 anos atrás
beat_interrupt.c 9f70b8eb3c irq_domain/powerpc: constify irq_domain_ops 13 anos atrás
beat_interrupt.h d4fc8fe1f6 powerpc: Remove stubbed beat smp support 14 anos atrás
beat_iommu.c 741d204cee powerpc/cell: Beat dma ops cleanup 14 anos atrás
beat_spu_priv1.c ead53f22dc powerpc: remove non-required uses of include <linux/module.h> 13 anos atrás
beat_syscall.h 5a96dfe84b [POWERPC] celleb: Move files for Beat hvcall interfaces 17 anos atrás
beat_udbg.c 19b0bd025d powerpc/cell: Use correct types in beat files 16 anos atrás
beat_wrapper.h 08f1e55cc7 powerpc: cell/beat_wrapper.h is implicitly using memcpy functions 13 anos atrás
cbe_cpufreq.c 7dfe293cf6 powerpc: Fix up modules that should be including module.h 13 anos atrás
cbe_cpufreq.h 74889e41d9 [CELL] cbe_cpufreq: reorganize code 18 anos atrás
cbe_cpufreq_pervasive.c 54cfd0d5ca powerpc/cell: local_irq_save takes an unsigned long 16 anos atrás
cbe_cpufreq_pmi.c 7dfe293cf6 powerpc: Fix up modules that should be including module.h 13 anos atrás
cbe_powerbutton.c 7dfe293cf6 powerpc: Fix up modules that should be including module.h 13 anos atrás
cbe_regs.c 4b16f8e2d6 powerpc: various straight conversions from module.h --> export.h 13 anos atrás
cbe_thermal.c 8a25a2fd12 cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem 13 anos atrás
celleb_pci.c a56555e573 powerpc: Remove alloc_maybe_bootmem for zalloc version 14 anos atrás
celleb_pci.h 3cc30d0726 powerpc/pci: Move IO workarounds to the common kernel dir 14 anos atrás
celleb_scc.h 884d04cd8d [POWERPC] celleb: Add support for PCI Express 17 anos atrás
celleb_scc_epci.c 28f65c11f2 treewide: Convert uses of struct resource to resource_size(ptr) 14 anos atrás
celleb_scc_pciex.c a3a9f3b47d powerpc/irq: Remove IRQF_DISABLED 13 anos atrás
celleb_scc_sio.c 11eef455c2 [POWERPC] celleb: Move the SCC related code for celleb 17 anos atrás
celleb_scc_uhc.c 11eef455c2 [POWERPC] celleb: Move the SCC related code for celleb 17 anos atrás
celleb_setup.c 66b15db69c powerpc: add export.h to files making use of EXPORT_SYMBOL 13 anos atrás
cpufreq_spudemand.c 7dfe293cf6 powerpc: Fix up modules that should be including module.h 13 anos atrás
interrupt.c 9f70b8eb3c irq_domain/powerpc: constify irq_domain_ops 13 anos atrás
interrupt.h d5a1c19370 powerpc/cell: Rename ipi functions to match current abstractions 14 anos atrás
iommu.c dbfc189cc5 powerpc/cell/iommu: Add missing of_node_put 13 anos atrás
pervasive.c 70694a8bab powerpc/cell: Cleanup sysreset_hack for IBM cell blades 17 anos atrás
pervasive.h 70694a8bab powerpc/cell: Cleanup sysreset_hack for IBM cell blades 17 anos atrás
pmu.c a3a9f3b47d powerpc/irq: Remove IRQF_DISABLED 13 anos atrás
qpace_setup.c 66b15db69c powerpc: add export.h to files making use of EXPORT_SYMBOL 13 anos atrás
ras.c 182f30e4b9 powerpc/cell: Add of_node_put to avoid memory leak 15 anos atrás
ras.h acf7d76827 [POWERPC] cell: add RAS support 19 anos atrás
setup.c e55d7f737d powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag 13 anos atrás
smp.c edbaa603eb driver-core: remove sysdev.h usage. 13 anos atrás
spider-pci.c 3cc30d0726 powerpc/pci: Move IO workarounds to the common kernel dir 14 anos atrás
spider-pic.c 9f70b8eb3c irq_domain/powerpc: constify irq_domain_ops 13 anos atrás
spu_base.c ff4b8a57f0 Merge branch 'driver-core-next' into Linux 3.2 13 anos atrás
spu_callbacks.c 4b16f8e2d6 powerpc: various straight conversions from module.h --> export.h 13 anos atrás
spu_fault.c 4b16f8e2d6 powerpc: various straight conversions from module.h --> export.h 13 anos atrás
spu_manage.c 4b16f8e2d6 powerpc: various straight conversions from module.h --> export.h 13 anos atrás
spu_notify.c 2a7156b9e8 powerpc: fix implicit notifier use in converting to export.h 13 anos atrás
spu_priv1_mmio.c ead53f22dc powerpc: remove non-required uses of include <linux/module.h> 13 anos atrás
spu_priv1_mmio.h e28b003136 [POWERPC] cell: abstract spu management routines 18 anos atrás
spu_syscalls.c 1bc94226d5 switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_t 13 anos atrás