summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-6/+6
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-3/+2
2013-02-19Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-6/+7
2013-02-11sched, powerpc: Fix sched.h split-up build failureIngo Molnar1-0/+1
2013-01-29Merge branch 'master' into for-nextJiri Kosina72-375/+379
2013-01-29powerpc/pasemi: Fix crash on rebootSteven Rostedt1-0/+7
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker2-6/+6
2013-01-21arch/powerpc/platforms/cell: remove depends on CONFIG_EXPERIMENTALKees Cook1-1/+1
2013-01-21arch/powerpc/platforms/85xx: remove depends on CONFIG_EXPERIMENTALKees Cook1-1/+0
2013-01-11arch/powerpc/platforms/ps3: remove depends on CONFIG_EXPERIMENTALKees Cook1-1/+1
2013-01-09powerpc: fix typo (utilties -> utilities)Tim Blechmann2-6/+6
2013-01-03Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds36-101/+94
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman36-101/+94
2013-01-03powerpc: Add missing NULL terminator to avoid boot panic on PPC40xGabor Juhos1-1/+2
2012-12-20vfs: turn is_dir argument to kern_path_create into a lookup_flags argJeff Layton1-1/+1
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds29-258/+259
2012-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-1/+1
2012-12-18Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt6-39/+18
2012-12-13Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-6/+6
2012-12-11Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds1-2/+2
2012-12-11bootmem: fix wrong call parameter for free_bootmem()Joonsoo Kim1-2/+2
2012-12-11Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2012-12-11Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-3/+2
2012-12-06powerpc: mpc5200: Add a3m071 board supportStefan Roese1-0/+1
2012-12-03powerpc/512x: don't compile any platform DIU code if the DIU is not enabledTimur Tabi4-24/+16
2012-12-03powerpc/mpc52xx: use module_platform_driver macroSrinivas Kandagatla1-15/+1
2012-11-29Merge branch 'pm-cpuidle'Rafael J. Wysocki1-2/+2
2012-11-27cpuidle: Measure idle state durations with monotonic clockJulius Werner1-2/+2
2012-11-26Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt3-14/+39
2012-11-26Merge branch 'merge' into nextBenjamin Herrenschmidt3-6/+8
2012-11-26powerpc/eeh: Do not invalidate PE properlyGavin Shan1-1/+1
2012-11-25powerpc/mpc85xx: Change spin table to cached memoryYork Sun1-13/+36
2012-11-25powerpc/86xx: fsl_pcibios_fixup_bus requires CONFIG_PCITimur Tabi1-0/+2
2012-11-25powerpc/85xx: p1022ds: Use NULL instead of 0 for pointersTushar Behera1-1/+1
2012-11-23powerpc/pseries: Fix oops with MSIs when missing EEH PEsAlexey Kardashevskiy1-1/+2
2012-11-19pidns: Use task_active_pid_ns where appropriateEric W. Biederman1-1/+1
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder4-6/+6
2012-11-17drivers/of: Constify device_node->name and ->path_component_nameGrant Likely2-3/+2
2012-11-15powerpc: Disable relocation on exceptions when kexecingIan Munsie1-0/+33
2012-11-15powerpc: Enable relocation on during exceptions at bootIan Munsie1-0/+38
2012-11-15powerpc: Add wrappers to enable/disable relocation on exceptionsIan Munsie1-0/+25
2012-11-15powerpc: Add set_mode hcallIan Munsie2-0/+7
2012-11-15Merge branch 'dt' into nextBenjamin Herrenschmidt10-179/+75
2012-11-15powerpc: Change free_bootmem() to kfree()JoonSoo Kim1-5/+3
2012-11-15powerpc: Fix typos in Freescale copyright claimsYang Li6-6/+6
2012-11-15powerpc/powermac/cpufreq_32: Set non-infinite transition time for 7447A driverAndreas Schwab1-1/+4
2012-11-15powerpc/pnv: Avoid bogus outputGavin Shan1-14/+11
2012-11-15powerpc+of: Remove the pSeries_reconfig.h fileNathan Fontenot1-1/+0
2012-11-15powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot5-13/+13