| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/pci: Support per-aperture memory offset | Benjamin Herrenschmidt | 2013-05-06 | 1 | -1/+1 |
* | cpufreq: Notify all policy->cpus in cpufreq_notify_transition() | Viresh Kumar | 2013-04-02 | 2 | -10/+9 |
* | POWERPC: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 2 | -7/+7 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2012-12-18 | 1 | -1/+4 |
|\ |
|
| * | powerpc/powermac/cpufreq_32: Set non-infinite transition time for 7447A driver | Andreas Schwab | 2012-11-15 | 1 | -1/+4 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix misspellings of "whether" in comments. | Adam Buchbinder | 2012-11-19 | 1 | -1/+1 |
| |/ |
|
* / | drivers/of: Constify device_node->name and ->path_component_name | Grant Likely | 2012-11-17 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'merge' into next | Benjamin Herrenschmidt | 2012-05-09 | 1 | -3/+3 |
|\ |
|
| * | powerpc/irqdomain: Fix broken NR_IRQ references | Grant Likely | 2012-04-30 | 1 | -3/+3 |
* | | i2c/powermac: Register i2c devices from device-tree | Benjamin Herrenschmidt | 2012-04-30 | 1 | -0/+1 |
|/ |
|
* | powerpc/pmac: Don't add_timer() twice | Benjamin Herrenschmidt | 2012-04-23 | 1 | -0/+9 |
* | irq_domain: Move irq_virq_count into NOMAP revmap | Grant Likely | 2012-04-12 | 1 | -1/+1 |
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-29 | 5 | -4/+2 |
|\ |
|
| * | Disintegrate asm/system.h for PowerPC | David Howells | 2012-03-28 | 5 | -4/+2 |
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-03-23 | 1 | -3/+0 |
|\ \
| |/
|/| |
|
| * | powerpc/PCI: make pci_probe_only default to 0 | Bjorn Helgaas | 2012-02-24 | 1 | -3/+0 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2012-03-22 | 2 | -24/+19 |
|\ \ |
|
| * | | powerpc/pmac: Use string library in nvram code | Akinobu Mita | 2012-03-07 | 1 | -23/+19 |
| * | | powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag | Kyle Moffett | 2012-02-23 | 1 | -1/+0 |
| |/ |
|
* | | irq_domain/powerpc: Replace custom xlate functions with library functions | Grant Likely | 2012-02-16 | 1 | -12/+1 |
* | | irq_domain/powerpc: constify irq_domain_ops | Grant Likely | 2012-02-16 | 2 | -2/+2 |
* | | irq_domain: Replace irq_alloc_host() with revmap-specific initializers | Grant Likely | 2012-02-16 | 2 | -5/+3 |
* | | irq_domain/powerpc: Use common irq_domain structure instead of irq_host | Grant Likely | 2012-02-14 | 2 | -10/+10 |
|/ |
|
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-07 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2012-01-06 | 1 | -1/+1 |
| |\ |
|
| | * | driver-core: remove sysdev.h usage. | Kay Sievers | 2011-12-22 | 1 | -1/+1 |
* | | | powerpc/pmac: Fix SMP kernels on pre-core99 UP machines | Benjamin Herrenschmidt | 2011-12-16 | 1 | -1/+1 |
* | | | powerpc/pmac: Simplify old pmac PIC interrupt handling | Benjamin Herrenschmidt | 2011-12-16 | 1 | -28/+6 |
* | | | powerpc/mpic: Add in-core support for cascaded MPICs | Kyle Moffett | 2011-12-07 | 1 | -31/+5 |
* | | | powerpc/mpic: Invert the meaning of MPIC_PRIMARY | Kyle Moffett | 2011-12-07 | 1 | -1/+1 |
* | | | powerpc: Consolidate mpic_alloc() OF address translation | Kyle Moffett | 2011-12-07 | 1 | -7/+1 |
* | | | powerpc: Mark IPI interrupts IRQF_NO_THREAD | Thomas Gleixner | 2011-11-25 | 1 | -2/+2 |
* | | | powerpc/powermac: Add missing of_node_put | Julia Lawall | 2011-11-25 | 1 | -2/+6 |
|/ / |
|
* / | powerpc/irq: Remove IRQF_DISABLED | Yong Zhang | 2011-11-08 | 2 | -3/+2 |
|/ |
|
* | powerpc: remove non-required uses of include <linux/module.h> | Paul Gortmaker | 2011-11-01 | 1 | -1/+0 |
* | powerpc: various straight conversions from module.h --> export.h | Paul Gortmaker | 2011-11-01 | 2 | -2/+2 |
* | powerpc: add export.h to files making use of EXPORT_SYMBOL | Paul Gortmaker | 2011-11-01 | 3 | -0/+3 |
* | powerpc: Fix device-tree matching for Apple U4 bridge | Benjamin Herrenschmidt | 2011-09-30 | 1 | -0/+14 |
* | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-07-27 | 1 | -3/+3 |
|\ |
|
| * | powerpc: rename ppc_pci_*_flags to pci_*_flags | Rob Herring | 2011-07-12 | 1 | -3/+3 |
* | | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-27 | 2 | -2/+2 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2011-07-26 | 2 | -4/+1 |
|\ \ |
|
| * | | powerpc: Move free_initmem to common code | Dave Carroll | 2011-06-30 | 1 | -3/+0 |
| * | | powerpc: Avoid extra indirect function call in sending IPIs | Paul Mackerras | 2011-06-20 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 | 3 | -7/+5 |
|\ \ |
|
| * | | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 3 | -7/+5 |
| |/ |
|
* / | pci/of: Match PCI devices to OF nodes dynamically | Benjamin Herrenschmidt | 2011-06-08 | 1 | -1/+2 |
|/ |
|
* | powerpc/pmac: Don't register pmac PIC syscore ops when HW not present | Benjamin Herrenschmidt | 2011-05-31 | 1 | -1/+2 |
* | Merge remote branch 'origin/master' into merge | Benjamin Herrenschmidt | 2011-05-20 | 1 | -31/+11 |
|\ |
|