| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 22 | -10/+21 |
|\ |
|
| * | powerpc: remove non-required uses of include <linux/module.h> | Paul Gortmaker | 2011-10-31 | 2 | -2/+0 |
| * | powerpc: various straight conversions from module.h --> export.h | Paul Gortmaker | 2011-10-31 | 8 | -8/+8 |
| * | powerpc: Fix up implicit sched.h users | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
| * | powerpc: Fix up implicit stat.h users | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
| * | powerpc: Fix up modules that should be including module.h | Paul Gortmaker | 2011-10-31 | 2 | -0/+2 |
| * | powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-10-31 | 2 | -0/+2 |
| * | powerpc: add export.h to files making use of EXPORT_SYMBOL | Paul Gortmaker | 2011-10-31 | 7 | -0/+7 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2011-11-06 | 12 | -447/+385 |
|\ \ |
|
| * | | powerpc/85xx: issue 15 EOI after core reset for FSL CoreNet devices | Matthew McClintock | 2011-11-03 | 1 | -0/+10 |
| * | | powerpc/cpm: Clear muram before it is in use. | Hongjun Chen | 2011-10-22 | 1 | -1/+2 |
| * | | powerpc/fsl_msi: add support for "msi-address-64" property | Timur Tabi | 2011-10-14 | 2 | -8/+15 |
| * | | powerpc/fsl_msi: fix support for multiple MSI ranges | Timur Tabi | 2011-10-11 | 1 | -3/+5 |
| * | | gpio: move mpc8xxx/512x gpio driver to drivers/gpio | Wolfram Sang | 2011-09-23 | 2 | -396/+0 |
| * | | powerpc/powernv: Add OPAL ICS backend | Benjamin Herrenschmidt | 2011-09-20 | 3 | -6/+247 |
| * | | powerpc/xics: Add __init to marker icp_native_init() | Arnaud Lacombe | 2011-09-20 | 1 | -1/+1 |
| * | | powerpc/4xx/pci: Add __init annotations for *init_port_hw() functions. | Tony Breeds | 2011-09-20 | 1 | -6/+6 |
| * | | powerpc/mpic: Add support for discontiguous cores | Timur Tabi | 2011-09-20 | 1 | -9/+15 |
| * | | Merge remote-tracking branch 'jwb/next' into next | Benjamin Herrenschmidt | 2011-08-30 | 2 | -17/+84 |
| |\ \ |
|
| | * | | powerpc/4xx: enable and fix pcie gen1/gen2 on the 460sx | Ayman El-Khashab | 2011-08-11 | 2 | -17/+84 |
* | | | | Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2011-11-04 | 1 | -6/+2 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'v3.1-rc10' into for-3.2/core | Jens Axboe | 2011-10-19 | 2 | -4/+6 |
| |\ \ \ \
| | |/ / / |
|
| * | | | | block: remove support for bio remapping from ->make_request | Christoph Hellwig | 2011-09-12 | 1 | -6/+2 |
| | |/ /
| |/| | |
|
* | | | | arch/powerpc/sysdev/fsl_rio.c: release rapidio port I/O region resource if po... | Liu Gang | 2011-11-02 | 1 | -0/+1 |
| |_|/
|/| | |
|
* | | | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2011-10-30 | 1 | -8/+17 |
|\ \ \ |
|
| * \ \ | Merge commit 'v3.1-rc9' into fbdev-next | Florian Tobias Schandinat | 2011-10-15 | 1 | -2/+3 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal... | Florian Tobias Schandinat | 2011-08-29 | 1 | -8/+17 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'fbdev/stable-updates' | Paul Mundt | 2011-07-13 | 2 | -23/+23 |
| | |\ \ \ |
|
| | * | | | | drivers/video: use strings to specify the Freescale DIU monitor port | Timur Tabi | 2011-07-13 | 1 | -8/+17 |
* | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-10-26 | 1 | -12/+12 |
|\ \ \ \ \ \ |
|
| * | | | | | | locking, powerpc: Annotate uic->lock as raw | Thomas Gleixner | 2011-09-13 | 1 | -12/+12 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | doc: fix broken references | Paul Bolle | 2011-09-27 | 1 | -1/+1 |
|/ / / / / |
|
* | | | | | arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear value | Liu Gang-B34182 | 2011-08-25 | 1 | -2/+3 |
|/ / / / |
|
* | | | | powerpc/4xx: Fix build of PCI code on 405 | Benjamin Herrenschmidt | 2011-08-05 | 1 | -2/+3 |
| |_|/
|/| | |
|
* | | | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-07-26 | 3 | -4/+4 |
|\ \ \ |
|
| * | | | powerpc: rename ppc_pci_*_flags to pci_*_flags | Rob Herring | 2011-07-12 | 3 | -4/+4 |
| | |/
| |/| |
|
* | | | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 2 | -2/+2 |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2011-07-25 | 7 | -163/+438 |
|\ \ \ |
|
| * | | | powerpc/4xx: Move PCIE printk to proper function | Josh Boyer | 2011-07-12 | 1 | -3/+2 |
| * | | | powerpc/4xx: Add check_link to struct ppc4xx_pciex_hwops | Tony Breeds | 2011-07-12 | 1 | -65/+83 |
| * | | | Merge remote branch 'origin/master' into next | Benjamin Herrenschmidt | 2011-06-30 | 3 | -26/+26 |
| |\ \ \
| | |/ / |
|
| * | | | powerpc/85xx: Add host-pci(e) bridge only for RC | Prabhakar Kushwaha | 2011-06-27 | 1 | -0/+13 |
| * | | | powerpc: add Freescale hypervisor partition control functions | Timur Tabi | 2011-06-27 | 2 | -0/+30 |
| * | | | powerpc: introduce the ePAPR embedded hypervisor vmpic driver | Ashish Kalra | 2011-06-27 | 2 | -0/+303 |
| * | | | powerpc: make irq_choose_cpu() available to all PIC drivers | Stuart Yoder | 2011-06-22 | 1 | -36/+0 |
| * | | | powerpc/fsl_pci: Simplify matching logic for PCI_FIXUP_HEADER | Kumar Gala | 2011-06-22 | 1 | -61/+9 |
| * | | | powerpc/mpic: Support compiling with DEBUG enabled | Dmitry Eremin-Solenikov | 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 | 15 | -28/+28 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'master' into for-next | Jiri Kosina | 2011-07-11 | 2 | -23/+23 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 15 | -28/+28 |
| | |_|/
| |/| | |
|