Age | Commit message (Expand) | Author |
2011-07-26 | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-25 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-07-12 | powerpc/4xx: Move PCIE printk to proper function | Josh Boyer |
2011-07-12 | powerpc: rename ppc_pci_*_flags to pci_*_flags | Rob Herring |
2011-07-12 | powerpc/4xx: Add check_link to struct ppc4xx_pciex_hwops | Tony Breeds |
2011-07-12 | KVM: PPC: Allow book3s_hv guests to use SMT processor modes | Paul Mackerras |
2011-07-11 | Merge branch 'master' into for-next | Jiri Kosina |
2011-06-30 | Merge remote branch 'origin/master' into next | Benjamin Herrenschmidt |
2011-06-29 | arch/powerpc: use printk_ratelimited instead of printk_ratelimit | Christian Dietrich |
2011-06-27 | powerpc/85xx: Add host-pci(e) bridge only for RC | Prabhakar Kushwaha |
2011-06-27 | powerpc: add Freescale hypervisor partition control functions | Timur Tabi |
2011-06-27 | powerpc: introduce the ePAPR embedded hypervisor vmpic driver | Ashish Kalra |
2011-06-22 | powerpc: make irq_choose_cpu() available to all PIC drivers | Stuart Yoder |
2011-06-22 | powerpc/fsl_pci: Simplify matching logic for PCI_FIXUP_HEADER | Kumar Gala |
2011-06-22 | powerpc/e500: fix breakage with fsl_rio_mcheck_exception | Scott Wood |
2011-06-20 | powerpc/mpic: Support compiling with DEBUG enabled | Dmitry Eremin-Solenikov |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches |
2011-06-03 | powerpc/85xx: fix race bug of calling request_irq after enable elbc interrupts | Shaohui Xie |
2011-05-27 | Merge remote branch 'kumar/merge' into merge | Benjamin Herrenschmidt |
2011-05-26 | powerpc/4xx: Adding PCIe MSI support | Rupjyoti Sarmah |
2011-05-20 | powerpc/fsl_rio: Error interrupt handler for sRIO on MPC85xx | Shaohui Xie |
2011-05-20 | powerpc/fsl_rio: move machine_check handler | Shaohui Xie |
2011-05-20 | powerpc/fsl_lbc: Add workaround for ELBC-A001 erratum | Shengzhou Liu |
2011-05-20 | Merge remote branch 'origin/master' into merge | Benjamin Herrenschmidt |
2011-05-20 | Merge remote branch 'kumar/next' into next | Benjamin Herrenschmidt |
2011-05-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2011-05-19 | Merge branch 'merge' into next | Benjamin Herrenschmidt |
2011-05-19 | powerpc/mpic: add the mpic global timer support | Scott Wood |
2011-05-19 | powerpc/mpic: parse 4-cell intspec types other than zero | Scott Wood |
2011-05-19 | Merge remote branch 'benh/merge' into benh-next | Kumar Gala |
2011-05-19 | powerpc: Add virq_is_host to reduce virq_to_host usage | Milton Miller |
2011-05-19 | powerpc/fsl_msi: Use chip_data not handler_data | Milton Miller |
2011-05-19 | powerpc/fsl_msi: Don't abuse platform_data for driver_data | Milton Miller |
2011-05-19 | powerpc: Remove i8259 irq_host_ops->unmap | Milton Miller |
2011-05-19 | powerpc/xics: Cleanup xics_host_map and ipi | Milton Miller |
2011-05-19 | powerpc: Add kconfig for muxed smp ipi support | Milton Miller |
2011-05-19 | powerpc: Consolidate ipi message mux and demux | Milton Miller |
2011-05-19 | powerpc/mpic: Simplify ipi cpu mask handling | Milton Miller |
2011-05-19 | powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF | Milton Miller |
2011-05-19 | powerpc/mpic: Break cpumask abstraction earlier | Milton Miller |
2011-05-19 | powerpc/mpic: Limit NR_CPUS loop to 32 bit | Milton Miller |
2011-05-19 | powerpc: Remove ioremap_flags | Anton Blanchard |
2011-05-18 | drivercore: revert addition of of_match to struct device | Grant Likely |
2011-05-11 | PM / PowerPC: Use struct syscore_ops instead of sysdevs for PM | Rafael J. Wysocki |
2011-05-06 | powerpc: Add WSP platform | David Gibson |
2011-05-04 | powerpc/irq: Stop exporting irq_map | Grant Likely |
2011-04-20 | powerpc/nvram: Search for nvram using compatible | Benjamin Herrenschmidt |
2011-04-20 | powerpc/xics: Move irq_host matching into the ics backend | Michael Ellerman |