summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* 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/pasemi: Fix crash on rebootSteven Rostedt2013-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 tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-0336-101/+94
|\
| * POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-0336-101/+94
* | powerpc: Add missing NULL terminator to avoid boot panic on PPC40xGabor Juhos2013-01-031-1/+2
|/
* vfs: turn is_dir argument to kern_path_create into a lookup_flags argJeff Layton2012-12-201-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-1829-258/+259
|\
| * Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2012-12-186-39/+18
| |\
| | * powerpc: mpc5200: Add a3m071 board supportStefan Roese2012-12-061-0/+1
| | * powerpc/512x: don't compile any platform DIU code if the DIU is not enabledTimur Tabi2012-12-034-24/+16
| | * powerpc/mpc52xx: use module_platform_driver macroSrinivas Kandagatla2012-12-031-15/+1
| * | Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2012-11-263-14/+39
| |\ \
| | * | powerpc/mpc85xx: Change spin table to cached memoryYork Sun2012-11-251-13/+36
| | * | powerpc/86xx: fsl_pcibios_fixup_bus requires CONFIG_PCITimur Tabi2012-11-251-0/+2
| | * | powerpc/85xx: p1022ds: Use NULL instead of 0 for pointersTushar Behera2012-11-251-1/+1
| * | | Merge branch 'merge' into nextBenjamin Herrenschmidt2012-11-263-6/+8
| |\ \ \ | | |/ / | |/| / | | |/
| * | powerpc: Disable relocation on exceptions when kexecingIan Munsie2012-11-151-0/+33
| * | powerpc: Enable relocation on during exceptions at bootIan Munsie2012-11-151-0/+38
| * | powerpc: Add wrappers to enable/disable relocation on exceptionsIan Munsie2012-11-151-0/+25
| * | powerpc: Add set_mode hcallIan Munsie2012-11-152-0/+7
| * | Merge branch 'dt' into nextBenjamin Herrenschmidt2012-11-1510-179/+75
| |\ \
| | * | powerpc+of: Remove the pSeries_reconfig.h fileNathan Fontenot2012-11-151-1/+0
| | * | powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot2012-11-155-13/+13
| | * | powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot2012-11-156-97/+65
| | * | powerpc+of: Add /proc device tree updating to of node add/removeNathan Fontenot2012-11-152-71/+0
| * | | powerpc: Change free_bootmem() to kfree()JoonSoo Kim2012-11-151-5/+3
| * | | powerpc: Fix typos in Freescale copyright claimsYang Li2012-11-156-6/+6
| * | | powerpc/powermac/cpufreq_32: Set non-infinite transition time for 7447A driverAndreas Schwab2012-11-151-1/+4
| * | | powerpc/pnv: Avoid bogus outputGavin Shan2012-11-151-14/+11
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-171-1/+1
|\ \ \