summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.10-rc5 into tty-nextGreg Kroah-Hartman2013-06-0826-123/+237
|\
| * powerpc/cputable: Fix typo on P7+ cputable entryWill Schmidt2013-06-011-1/+1
| * powerpc/perf: Add missing SIER supportMichael Ellerman2013-06-011-12/+25
| * powerpc/perf: Revert to original NO_SIPR logicMichael Ellerman2013-06-011-24/+6
| * powerpc/pci: Remove the unused variables in pci_process_bridge_OF_rangesKevin Hao2013-06-011-4/+1
| * powerpc/pci: Remove the stale comments of pci_process_bridge_OF_rangesKevin Hao2013-06-011-9/+0
| * powerpc/pseries: Always enable CONFIG_HOTPLUG_CPU on PSERIES SMPSrivatsa S. Bhat2013-06-011-0/+2
| * powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulationPaul Mackerras2013-06-014-0/+34
| * powerpc/32bit:Store temporary result in r0 instead of r8Priyanka Jain2013-06-011-1/+1
| * powerpc/mm: Always invalidate tlb on hpte invalidate and updateAneesh Kumar K.V2013-06-011-8/+22
| * powerpc/pseries: Improve stream generation comments in copypage/userMichael Neuling2013-06-012-13/+18
| * powerpc/pseries: Kill all prefetch streams on context switchMichael Neuling2013-06-012-0/+18
| * powerpc/cputable: Fix oprofile_cpu_type on power8Nishanth Aravamudan2013-06-011-2/+2
| * powerpc/mpic: Fix irq distribution problem when MPIC_SINGLE_DEST_CPUchenhui zhao2013-06-011-2/+2
| * powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...Michael Neuling2013-06-016-36/+55
| * powerpc/tm: Move TM abort cause codes to uapiMichael Neuling2013-06-014-14/+21
| * powerpc/tm: Abort on emulation and alignment faultsMichael Neuling2013-06-012-0/+31
| * powerpc/tm: Make room for hypervisor in abort cause codesMichael Neuling2013-06-011-7/+8
* | serial/mpc52xx_uart: add MPC5125 PSC supportMatteo Facchinetti2013-06-031-0/+49
|/
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-05-2412-57/+127
|\
| * powerpc/pseries: Make 32-bit MSI quirk work on systems lacking firmware supportBrian King2013-05-241-3/+37
| * powerpc/powernv: Build a zImage.epaprBenjamin Herrenschmidt2013-05-241-0/+1
| * powerpc: Make radeon 32-bit MSI quirk work on powernvBenjamin Herrenschmidt2013-05-246-48/+38
| * powerpc: Context switch more PMU related SPRsMichael Ellerman2013-05-243-0/+40
| * powerpc/powernv: Fix condition for when to invalidate the TCE cacheBenjamin Herrenschmidt2013-05-241-1/+1
| * powerpc/pci: Fix bogus message at boot about empty memory resourcesBenjamin Herrenschmidt2013-05-241-3/+4
| * powerpc: Fix TLB cleanup at boot on POWER8Benjamin Herrenschmidt2013-05-241-2/+6
* | Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-05-231-1/+0
|\ \ | |/ |/|
| * USB: remove remaining instances of USB_SUSPENDAlan Stern2013-05-151-1/+0
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-05-1445-206/+763
|\ \ | |/ |/|
| * powerpc: Set show_unhandled_signals to 1 by defaultBenjamin Herrenschmidt2013-05-141-1/+1
| * powerpc/perf: Fix setting of "to" addresses for BHRBMichael Neuling2013-05-141-1/+30
| * powerpc/pmu: Fix order of interpreting BHRB target entriesMichael Neuling2013-05-141-43/+46
| * powerpc/perf: Move BHRB code into CONFIG_PPC64 regionMichael Neuling2013-05-141-121/+127
| * powerpc: select HAVE_CONTEXT_TRACKING for pSeriesLi Zhong2013-05-141-0/+1
| * powerpc: Use the new schedule_user API on userspace preemptionLi Zhong2013-05-142-1/+12
| * powerpc: Exit user context on notify resumeLi Zhong2013-05-141-0/+5
| * powerpc: Exception hooks for context tracking subsystemLi Zhong2013-05-143-45/+112
| * powerpc: Syscall hooks for context tracking subsystemLi Zhong2013-05-142-2/+10
| * powerpc/booke64: Fix kernel hangs at kernel_dbg_excScott Wood2013-05-142-4/+11
| * powerpc: Fix irq_set_affinity() return valuesAlexander Gordeev2013-05-144-4/+4
| * powerpc: Provide __bswapdi2David Woodhouse2013-05-143-1/+24
| * powerpc/powernv: Fix starting of secondary CPUs on OPALv2 and v3Benjamin Herrenschmidt2013-05-141-6/+56
| * powerpc/powernv: Detect OPAL v3 API versionBenjamin Herrenschmidt2013-05-144-4/+13
| * powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning againLi Zhong2013-05-143-4/+1
| * powerpc: Make CONFIG_RTAS_PROC depend on CONFIG_PROC_FSMichael Ellerman2013-05-141-1/+1
| * powerpc: Bring all threads online prior to migration/hibernationRobert Jennings2013-05-143-0/+137
| * powerpc/rtas_flash: Fix validate_flash buffer overflow issueVasant Hegde2013-05-141-4/+6
| * powerpc/kexec: Fix kexec when using VMX optimised memcpyAnton Blanchard2013-05-141-0/+4
| * powerpc: Fix build errors STRICT_MM_TYPECHECKSAneesh Kumar K.V2013-05-143-5/+5
OpenPOWER on IntegriCloud