summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-19powerpc/85xx: Enable USB support in p1023rds_defconfigChunhe Lan1-0/+6
2012-09-19powerpc/smp: Do not disable IPI interrupts during suspendZhao Chenhui1-1/+1
2012-09-18powerpc/eeh: Fix crash on converting OF node to edevGavin Shan2-1/+9
2012-09-18powerpc/eeh: Lock module while handling EEH eventGavin Shan1-21/+70
2012-09-18powerpc/kprobe: Don't emulate store when kprobe stwu r1Tiejun Chen1-2/+34
2012-09-18powerpc/kprobe: Complete kprobe and migrate exception frameTiejun Chen2-6/+76
2012-09-18powerpc/kprobe: Introduce a new thread flagTiejun Chen1-0/+3
2012-09-18powerpc: Remove unused __get_user64() and __put_user64()Bharat Bhushan1-11/+0
2012-09-18powerpc/eeh: Global mutex to protect PE treeGavin Shan1-7/+32
2012-09-18powerpc/eeh: Remove EEH PE for normal PCI hotplugGavin Shan7-30/+66
2012-09-18powerpc/eeh: Introduce EEH_PE_INVALID type PEGavin Shan2-14/+43
2012-09-18powerpc: Add an xmon command to dump one or all pacasMichael Ellerman1-1/+106
2012-09-17powerpc/powernv: Remove unused functionsGavin Shan1-441/+0
2012-09-17powerpc/powernv: Using PCI core to do resource assignmentGavin Shan1-36/+7
2012-09-17powerpc/powernv: Fix overrunning segment tracing arrayGavin Shan1-2/+2
2012-09-17powerpc/powernv: Skip check on PE if necessaryGavin Shan2-1/+19
2012-09-17powerpc/powernv: Initialize DMA for PEsGavin Shan1-0/+10
2012-09-17powerpc/powernv: I/O and MMIO resource assignment for PEsGavin Shan1-0/+89
2012-09-17powerpc/powernv: PE list based on creation orderGavin Shan2-11/+21
2012-09-17powerpc/powernv: Create bus sensitive PEsGavin Shan1-39/+57
2012-09-17powerpc/trace: Fix interrupt tracepoints vs. RCULi Zhong2-8/+8
2012-09-17powerpc/mm: Make some of the PGTABLE_RANGE dependency explicitAneesh Kumar K.V8-36/+47
2012-09-17powerpc/mm: Update VSID allocation documentationAneesh Kumar K.V2-26/+22
2012-09-17powerpc/mm: Add 64TB supportAneesh Kumar K.V7-16/+54
2012-09-17powerpc/mm: Use 32bit array for slb cacheAneesh Kumar K.V2-5/+5
2012-09-17powerpc/mm: Use the required number of VSID bits in slbmteAneesh Kumar K.V1-2/+10
2012-09-17powerpc/mm: Increase the slice range to 64TBAneesh Kumar K.V5-55/+109
2012-09-17powerpc/mm: Make KERN_VIRT_SIZE not dependend on PGTABLE_RANGEAneesh Kumar K.V1-1/+1
2012-09-17powerpc/mm: Convert virtual address to vpnAneesh Kumar K.V16-240/+324
2012-09-17powerpc/mm: Simplify hpte_decodeAneesh Kumar K.V1-21/+28
2012-09-17powerpc/mm: Use hpt_va to compute virtual addressAneesh Kumar K.V1-1/+1
2012-09-17powerpc/mm: Replace open coded CONTEXT_BITS valueAneesh Kumar K.V1-1/+1
2012-09-17powerpc/mm: Fix typo in PTRS_PER_PUDScott Wood1-1/+1
2012-09-17powerpc: Add denormalisation exception handling for POWER6/7Michael Neuling6-0/+137
2012-09-12powerpc/fsl-pci: Unify pci/pcie initialization codeJia Hongtao33-537/+249
2012-09-12powerpc/pci: Use PCIe IP block revision register instead of compatibleRoy Zang1-6/+8
2012-09-12powerpc/pci: Add IP revision register define for Freescale PCIe controllerRoy Zang1-1/+4
2012-09-12powerpc/p5040: fix dtb build warning of p5040ds.dtbShaohui Xie1-4/+4
2012-09-12powerpc/8544ds: add partition table for norflashWang Dongsheng2-1/+42
2012-09-12powerpc: add adt7461 thermal monitor support to applicable boardsJia Hongtao7-0/+28
2012-09-12powerpc/mpc85xx: Add new ext fields to Integrated FLash ControllerPrabhakar Kushwaha1-6/+8
2012-09-12powerpc: Update Integrated Flash controller device tree bindingsPrabhakar Kushwaha1-3/+6
2012-09-12powerpc/e5500: Add Power ISA properties to comply with ePAPR 1.1Olivia Yin3-0/+65
2012-09-12powerpc/e500mc: Add Power ISA properties to comply with ePAPR 1.1Olivia Yin4-0/+67
2012-09-12powerpc/e500v2: Add Power ISA properties to comply with ePAPR 1.1Olivia Yin17-0/+96
2012-09-12powerpc/mpic: FSL MPIC error interrupt support.Varun Sethi5-2/+229
2012-09-12powerpc/swiotlb: Enable at early stage and disable if not necessaryJia Hongtao7-14/+32
2012-09-12powerpc/booke: Add CPU_FTR_EMB_HV check for e5500.Varun Sethi1-0/+6
2012-09-12powerpc/booke: Separate out restore_e5500/setup_e5500 routines.Varun Sethi2-18/+32
2012-09-12powerpc/booke: Merge the 32 bit e5500/e500mc cpu setup code.Varun Sethi2-4/+7