aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2013-01-10powerpc: Disable relocation on exceptions whenever PR KVM is activeIan Munsie
2013-01-10powerpc: Build kernel with -mcmodel=mediumAnton Blanchard
2013-01-10powerpc/pseries/pci: Use NULL instead of 0 for pointersTushar Behera
2013-01-10powerpc: Hook up doorbells on serverIan Munsie
2013-01-10powerpc: Update Kconfig + Makefile to prepare for server doorbellsIan Munsie
2013-01-10powerpc/44x: Support OCM(On Chip Memory) for APM821xx SoC and Bluestone boardVinh Nguyen Huu Tuong
2013-01-10powerpc/pseries: Cleanup best_energy_hcall detectionMichael Neuling
2013-01-10powerpc/pseries: Allow firmware features to match partial stringsMichael Neuling
2013-01-10powerpc: Fix a lazy irq related WARING in arch_local_irq_restore()Li Zhong
2013-01-03Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03powerpc: Add missing NULL terminator to avoid boot panic on PPC40xGabor Juhos
2012-12-20vfs: turn is_dir argument to kern_path_create into a lookup_flags argJeff Layton
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-12-18Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2012-12-13Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-11Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds
2012-12-11bootmem: fix wrong call parameter for free_bootmem()Joonsoo Kim
2012-12-11Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-11Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-12-06powerpc: mpc5200: Add a3m071 board supportStefan Roese
2012-12-03powerpc/512x: don't compile any platform DIU code if the DIU is not enabledTimur Tabi
2012-12-03powerpc/mpc52xx: use module_platform_driver macroSrinivas Kandagatla
2012-11-29Merge branch 'pm-cpuidle'Rafael J. Wysocki
2012-11-27cpuidle: Measure idle state durations with monotonic clockJulius Werner
2012-11-26Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt
2012-11-26Merge branch 'merge' into nextBenjamin Herrenschmidt
2012-11-26powerpc/eeh: Do not invalidate PE properlyGavin Shan
2012-11-25powerpc/mpc85xx: Change spin table to cached memoryYork Sun
2012-11-25powerpc/86xx: fsl_pcibios_fixup_bus requires CONFIG_PCITimur Tabi
2012-11-25powerpc/85xx: p1022ds: Use NULL instead of 0 for pointersTushar Behera
2012-11-23powerpc/pseries: Fix oops with MSIs when missing EEH PEsAlexey Kardashevskiy
2012-11-19pidns: Use task_active_pid_ns where appropriateEric W. Biederman
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder
2012-11-17drivers/of: Constify device_node->name and ->path_component_nameGrant Likely
2012-11-15powerpc: Disable relocation on exceptions when kexecingIan Munsie
2012-11-15powerpc: Enable relocation on during exceptions at bootIan Munsie
2012-11-15powerpc: Add wrappers to enable/disable relocation on exceptionsIan Munsie
2012-11-15powerpc: Add set_mode hcallIan Munsie
2012-11-15Merge branch 'dt' into nextBenjamin Herrenschmidt
2012-11-15powerpc: Change free_bootmem() to kfree()JoonSoo Kim
2012-11-15powerpc: Fix typos in Freescale copyright claimsYang Li
2012-11-15powerpc/powermac/cpufreq_32: Set non-infinite transition time for 7447A driverAndreas Schwab
2012-11-15powerpc/pnv: Avoid bogus outputGavin Shan
2012-11-15powerpc+of: Remove the pSeries_reconfig.h fileNathan Fontenot
2012-11-15powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot
2012-11-15powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot
2012-11-15powerpc+of: Add /proc device tree updating to of node add/removeNathan Fontenot