summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-091-0/+1
|\
| * fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-031-0/+1
* | powerpc/pseries/hvcserver: Fix strncpy buffer limit in location codeChen Gang2013-03-051-2/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-266-57/+31
|\
| * spufs_mkdir(): don't d_add() on negative parentAl Viro2013-02-221-43/+21
| * new helper: file_inode(file)Al Viro2013-02-226-14/+10
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-02-2332-280/+643
|\ \
| * \ Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2013-02-204-23/+51
| |\ \
| | * | powerpc/mpc512x: fix sparce warnings for non static symbolsAnatolij Gustschin2013-02-051-3/+4
| | * | powerpc/mpc512x: fix noderef sparse warningsAnatolij Gustschin2013-02-051-9/+9
| | * | powerpc/512x: add function for chip select parameter configurationAnatolij Gustschin2013-02-041-0/+30
| | * | powerpc/512x: initialize clocks before bus probingAnatolij Gustschin2013-01-291-1/+1
| | * | mpc5121: don't check PSC ac97 using node nameAnatolij Gustschin2013-01-151-1/+1
| | * | mpc5121: remove obsolete cell-index property from PSC clock codeAnatolij Gustschin2013-01-151-4/+3
| | * | powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dmaPhilippe De Muyter2013-01-032-5/+3
| * | | Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2013-02-1910-143/+198
| |\ \ \
| | * | | powerpc/e500/qemu-e500: enable coreintScott Wood2013-02-151-3/+4
| | * | | powerpc/85xx: Board support for ppa8548Stef van Os2013-02-153-0/+106
| | * | | powerpc/fsl: remove extraneous DIU platform functionsTimur Tabi2013-02-153-55/+0
| | * | | arch/powerpc/platforms/85xx/p1022_ds.c: adjust duplicate testJulia Lawall2013-02-151-1/+1
| | * | | powerpc/83xx: apply mpc8360e quirk for kmeter1 only when par_io is presentGerlando Falauto2013-02-131-5/+7
| | * | | powerpc/83xx: refactor mpc8360e quirk for kmeter1Gerlando Falauto2013-02-131-72/+77
| | * | | powerpc/83xx: fix checkpatch warnings for km83xx.cHolger Brunck2013-02-131-6/+4
| | * | | powerpc/82xx: fix checkpatch warnings for km82xx.cHolger Brunck2013-02-131-3/+3
| | * | | powerpc/85xx: use for_each_compatible_node() macroWei Yongjun2013-02-131-3/+1
| * | | | powerpc/ps3: Increase verbosity of htab errorsGeoff Levand2013-02-151-6/+8
| |/ / /
| * | | pseries/iommu: Remove DDW on kexecNishanth Aravamudan2013-02-081-38/+50
| * | | pseries/iommu: Restore_default_window does not use liobn parameterNishanth Aravamudan2013-02-081-2/+2
| * | | pseries/iommu: Ensure TCEs are cleared with non-huge DDWNishanth Aravamudan2013-01-291-10/+1
| * | | pseries/iommu: Fix iteration in DDW TCE clearrangeNishanth Aravamudan2013-01-291-0/+1
| * | | powerpc: Add support for CTS-1000 GPIO controlled system poweroffBenjamin Collins2013-01-293-0/+185
| * | | Merge branch 'merge' into nextBenjamin Herrenschmidt2013-01-291-0/+7
| |\ \ \
| * | | | powerpc/eeh: Fix crash when adding a device in a slot with DDWThadeu Lima de Souza Cascardo2013-01-101-1/+23
| * | | | powerpc: Add the DAWR support to the set_break()Michael Neuling2013-01-101-0/+12
| * | | | powerpc: Add helper functions set the DAWR and CIABR using set_modeIan Munsie2013-01-101-0/+10
| * | | | powerpc: Convert print_symbol to %pSRJoe Perches2013-01-101-7/+6
| * | | | powerpc/82xx: Use for_each_compatible_node() macroWei Yongjun2013-01-101-2/+2
| * | | | powerpc/celleb: Use for_each_compatible_node() macroWei Yongjun2013-01-101-3/+2
| * | | | powerpc: Disable relocation on exceptions whenever PR KVM is activeIan Munsie2013-01-101-3/+5
| * | | | powerpc: Build kernel with -mcmodel=mediumAnton Blanchard2013-01-102-2/+2
| * | | | powerpc/pseries/pci: Use NULL instead of 0 for pointersTushar Behera2013-01-101-1/+2
| * | | | powerpc: Hook up doorbells on serverIan Munsie2013-01-102-2/+32
| * | | | powerpc: Update Kconfig + Makefile to prepare for server doorbellsIan Munsie2013-01-101-0/+6
| * | | | powerpc/44x: Support OCM(On Chip Memory) for APM821xx SoC and Bluestone boardVinh Nguyen Huu Tuong2013-01-101-0/+8
| * | | | powerpc/pseries: Cleanup best_energy_hcall detectionMichael Neuling2013-01-102-35/+3
| * | | | powerpc/pseries: Allow firmware features to match partial stringsMichael Neuling2013-01-101-2/+18
| * | | | powerpc: Fix a lazy irq related WARING in arch_local_irq_restore()Li Zhong2013-01-102-0/+16
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-212-6/+6
|\ \ \ \
| * \ \ \ Merge branch 'master' into for-nextJiri Kosina2013-01-2972-375/+379
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | powerpc: fix typo (utilties -> utilities)Tim Blechmann2013-01-092-6/+6
OpenPOWER on IntegriCloud