aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
Commit message (Expand)AuthorAge
...
| * powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
| * powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2011-10-31
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-06
|\ \
| * | powerpc/85xx: issue 15 EOI after core reset for FSL CoreNet devicesMatthew McClintock2011-11-03
| * | powerpc/cpm: Clear muram before it is in use.Hongjun Chen2011-10-22
| * | powerpc/fsl_msi: add support for "msi-address-64" propertyTimur Tabi2011-10-14
| * | powerpc/fsl_msi: fix support for multiple MSI rangesTimur Tabi2011-10-11
| * | gpio: move mpc8xxx/512x gpio driver to drivers/gpioWolfram Sang2011-09-22
| * | powerpc/powernv: Add OPAL ICS backendBenjamin Herrenschmidt2011-09-20
| * | powerpc/xics: Add __init to marker icp_native_init()Arnaud Lacombe2011-09-19
| * | powerpc/4xx/pci: Add __init annotations for *init_port_hw() functions.Tony Breeds2011-09-19
| * | powerpc/mpic: Add support for discontiguous coresTimur Tabi2011-09-19
| * | Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2011-08-30
| |\ \
| | * | powerpc/4xx: enable and fix pcie gen1/gen2 on the 460sxAyman El-Khashab2011-08-11
* | | | Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds2011-11-04
|\ \ \ \
| * | | | Merge branch 'v3.1-rc10' into for-3.2/coreJens Axboe2011-10-19
| |\| | |
| * | | | block: remove support for bio remapping from ->make_requestChristoph Hellwig2011-09-12
| | |/ / | |/| |
* | | | arch/powerpc/sysdev/fsl_rio.c: release rapidio port I/O region resource if po...Liu Gang2011-11-02
| |_|/ |/| |
* | | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2011-10-30
|\ \ \
| * \ \ Merge commit 'v3.1-rc9' into fbdev-nextFlorian Tobias Schandinat2011-10-14
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal...Florian Tobias Schandinat2011-08-29
| |\ \ \
| | * \ \ Merge branch 'fbdev/stable-updates'Paul Mundt2011-07-13
| | |\ \ \
| | * | | | drivers/video: use strings to specify the Freescale DIU monitor portTimur Tabi2011-07-13
* | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-26
|\ \ \ \ \ \
| * | | | | | locking, powerpc: Annotate uic->lock as rawThomas Gleixner2011-09-13
| | |_|_|/ / | |/| | | |
* / | | | | doc: fix broken referencesPaul Bolle2011-09-27
|/ / / / /
* / / / / arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear valueLiu Gang-B341822011-08-25
|/ / / /
* | | / powerpc/4xx: Fix build of PCI code on 405Benjamin Herrenschmidt2011-08-05
| |_|/ |/| |
* | | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-26
|\ \ \
| * | | powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring2011-07-12
| | |/ | |/|
* | | atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-07-26
|\ \ \
| * | | powerpc/4xx: Move PCIE printk to proper functionJosh Boyer2011-07-12
| * | | powerpc/4xx: Add check_link to struct ppc4xx_pciex_hwopsTony Breeds2011-07-12
| * | | Merge remote branch 'origin/master' into nextBenjamin Herrenschmidt2011-06-30
| |\| |
| * | | powerpc/85xx: Add host-pci(e) bridge only for RCPrabhakar Kushwaha2011-06-27
| * | | powerpc: add Freescale hypervisor partition control functionsTimur Tabi2011-06-27
| * | | powerpc: introduce the ePAPR embedded hypervisor vmpic driverAshish Kalra2011-06-27
| * | | powerpc: make irq_choose_cpu() available to all PIC driversStuart Yoder2011-06-22
| * | | powerpc/fsl_pci: Simplify matching logic for PCI_FIXUP_HEADERKumar Gala2011-06-22
| * | | powerpc/mpic: Support compiling with DEBUG enabledDmitry Eremin-Solenikov2011-06-19
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\ \ \ \
| * \ \ \ Merge branch 'master' into for-nextJiri Kosina2011-07-11
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
| | |_|/ | |/| |
* | | | KVM: PPC: Allow book3s_hv guests to use SMT processor modesPaul Mackerras2011-07-12
| |/ / |/| |
* | | arch/powerpc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich2011-06-29
* | | powerpc/e500: fix breakage with fsl_rio_mcheck_exceptionScott Wood2011-06-22
|/ /
* / powerpc/85xx: fix race bug of calling request_irq after enable elbc interruptsShaohui Xie2011-06-03
|/
* Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt2011-05-26
|\
| * powerpc/fsl_rio: Error interrupt handler for sRIO on MPC85xxShaohui Xie2011-05-20