aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powermac
Commit message (Expand)AuthorAge
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-08-14
|\
| * of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely2014-06-26
* | powerpc: Remove CONFIG_POWER4Michael Ellerman2014-07-28
|/
* powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-14
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-14
* Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-07
|\
| * of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-24
| * of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-24
* | powerpc: add explicit OF includesRob Herring2013-10-09
|/
* Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-07-06
|\
| * irqdomain: Clean up aftermath of irq_domain refactoringGrant Likely2013-06-10
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-07-04
|\ \
| * | powerpc: Delete __cpuinit usage from all usersPaul Gortmaker2013-06-30
| |/
* / cpufreq: powerpc: move cpufreq driver to drivers/cpufreqViresh Kumar2013-06-07
|/
* powerpc/pci: Support per-aperture memory offsetBenjamin Herrenschmidt2013-05-05
* cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-02
* POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-18
|\
| * powerpc/powermac/cpufreq_32: Set non-infinite transition time for 7447A driverAndreas Schwab2012-11-14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\ \
| * | Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-19
| |/
* / drivers/of: Constify device_node->name and ->path_component_nameGrant Likely2012-11-17
|/
* Merge branch 'merge' into nextBenjamin Herrenschmidt2012-05-08
|\
| * powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely2012-04-29
* | i2c/powermac: Register i2c devices from device-treeBenjamin Herrenschmidt2012-04-30
|/
* powerpc/pmac: Don't add_timer() twiceBenjamin Herrenschmidt2012-04-22
* irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely2012-04-12
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\
| * Disintegrate asm/system.h for PowerPCDavid Howells2012-03-28
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-23
|\ \ | |/ |/|
| * powerpc/PCI: make pci_probe_only default to 0Bjorn Helgaas2012-02-23
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-21
|\ \
| * | powerpc/pmac: Use string library in nvram codeAkinobu Mita2012-03-07
| * | powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett2012-02-22
| |/
* | irq_domain/powerpc: Replace custom xlate functions with library functionsGrant Likely2012-02-16
* | irq_domain/powerpc: constify irq_domain_opsGrant Likely2012-02-16
* | irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-16
* | irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-14
|/
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\
| * Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
| |\
| | * driver-core: remove sysdev.h usage.Kay Sievers2011-12-21
* | | powerpc/pmac: Fix SMP kernels on pre-core99 UP machinesBenjamin Herrenschmidt2011-12-15
* | | powerpc/pmac: Simplify old pmac PIC interrupt handlingBenjamin Herrenschmidt2011-12-15
* | | powerpc/mpic: Add in-core support for cascaded MPICsKyle Moffett2011-12-06
* | | powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett2011-12-06
* | | powerpc: Consolidate mpic_alloc() OF address translationKyle Moffett2011-12-06
* | | powerpc: Mark IPI interrupts IRQF_NO_THREADThomas Gleixner2011-11-24
* | | powerpc/powermac: Add missing of_node_putJulia Lawall2011-11-24
|/ /
* / powerpc/irq: Remove IRQF_DISABLEDYong Zhang2011-11-07
|/
* powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker2011-10-31