aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2013-06-13powerpc/pseries: Perform proper max_bus_speed detectionKleber Sacilotto de Souza
2013-06-13powerpc/pseries: Make 32-bit MSI quirk work on systems lacking firmware supportBrian King
2013-06-13powerpc/pseries: Force 32 bit MSIs for devices that require itBrian King
2013-06-13powerpc: Set default VGA deviceBrian King
2013-06-13powerpc: Fix build error in stable/3.9Guenter Roeck
2013-06-13powerpc/perf: Fix deadlock caused by calling printk() in PMU exceptionMichael Ellerman
2013-06-13powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regressionMichael Neuling
2013-06-13powerpc/eeh: Don't check RTAS token to get PE addrGavin Shan
2013-06-07powerpc/pseries: Always enable CONFIG_HOTPLUG_CPU on PSERIES SMPSrivatsa S. Bhat
2013-06-07powerpc/tm: Move TM abort cause codes to uapiMichael Neuling
2013-06-07powerpc/tm: Abort on emulation and alignment faultsMichael Neuling
2013-06-07powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...Michael Neuling
2013-06-07powerpc/tm: Make room for hypervisor in abort cause codesMichael Neuling
2013-06-07powerpc/32bit:Store temporary result in r0 instead of r8Priyanka Jain
2013-05-19powerpc/kexec: Fix kexec when using VMX optimised memcpyAnton Blanchard
2013-05-19powerpc: Bring all threads online prior to migration/hibernationRobert Jennings
2013-05-11powerpc: fix numa distance for form0 device treeVaidyanathan Srinivasan
2013-05-11powerpc/tm: Fix null pointer deference in flush_hash_pageMichael Neuling
2013-05-11powerpc: Emulate non privileged DSCR read and writeAnton Blanchard
2013-05-07powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()Michael Ellerman
2013-05-07powerpc/power8: Fix secondary CPUs hanging on boot for HV=0Michael Neuling
2013-05-07powerpc: Fix hardware IRQs with MMU on exceptions when HV=0Michael Neuling
2013-05-07powerpc: Add isync to copy_and_flushMichael Neuling
2013-04-16Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-04-15powerpc: add a missing label in resume_kernelKevin Hao
2013-04-15powerpc: Fix audit crash due to save/restore PPR changesAlistair Popple
2013-04-11kvm/ppc/e500: eliminate tlb_refsScott Wood
2013-04-11kvm/ppc/e500: g2h_tlb1_map: clear old bit before setting new bitScott Wood
2013-04-11kvm/ppc/e500: h2g_tlb1_rmap: esel 0 is validScott Wood
2013-04-11kvm/powerpc/e500mc: fix tlb invalidation on cpu migrationScott Wood
2013-04-10powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=nMichael Neuling
2013-04-08powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performe...Michael Wolf
2013-03-26powerpc: define the conditions where the ePAPR idle hcall can be supportedStuart Yoder
2013-03-25powerpc: make additional room in exception vector areaChen Gang
2013-03-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-03-18sgy-cts1000: Remove __dev* attributesBen Collins
2013-03-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-03-18Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2013-03-17powerpc: Rename USER_ESID_BITS* to ESID_BITS*Aneesh Kumar K.V
2013-03-17powerpc: Update kernel VSID rangeAneesh Kumar K.V
2013-03-17powerpc: Make VSID_BITS* dependency explicitAneesh Kumar K.V
2013-03-17powerpc: Make sure that we alays include CONFIG_BINFMT_ELFStephen Rothwell
2013-03-17powerpc/ptrace: Fix brk.len used uninitialisedMichael Neuling
2013-03-13perf/POWER7: Create a sysfs format entry for Power7 eventsSukadev Bhattiprolu
2013-03-13powerpc: Fix -mcmodel=medium breakage in prom_init.cAnton Blanchard
2013-03-13powerpc: Remove last traces of POWER4_ONLYPaul Bolle
2013-03-13powerpc: Fix cputable entry for 970MP rev 1.0Benjamin Herrenschmidt
2013-03-13powerpc: Fix STAB initializationBenjamin Herrenschmidt
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell
2013-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds